Trace number 1533996

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 1200.1 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S1750991629-037.cnf
MD5SUM73e1213f2abc37c0c09958a5583a1b69
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  560                                                  |
0.00/0.02	c |  Number of clauses:    2380                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     551     2372     7178 |      790        0    nan |  0.000 % |
0.00/0.03	c |       101 |     551     2372     7178 |      869      101     27 |  0.000 % |
0.01/0.03	c |       252 |     551     2372     7178 |      956      252     26 |  0.000 % |
0.01/0.04	c |       477 |     551     2372     7178 |     1052      477     26 |  0.000 % |
0.01/0.05	c |       815 |     551     2372     7178 |     1157      815     25 |  0.000 % |
0.01/0.07	c |      1326 |     551     2372     7178 |     1273      713     23 |  0.000 % |
0.01/0.10	c |      2085 |     551     2372     7178 |     1400      800     23 |  0.000 % |
0.01/0.15	c |      3224 |     551     2372     7178 |     1540     1204     25 |  0.000 % |
0.01/0.23	c |      4935 |     551     2372     7178 |     1694     1311     23 |  0.000 % |
0.01/0.35	c |      7498 |     551     2372     7178 |     1864     1244     23 |  0.000 % |
0.01/0.53	c |     11343 |     551     2372     7178 |     2050     1221     24 |  0.000 % |
0.01/0.83	c |     17113 |     551     2372     7178 |     2255     1725     23 |  0.000 % |
1.18/1.27	c |     25763 |     551     2372     7178 |     2481     2248     24 |  0.000 % |
1.88/1.96	c |     38737 |     551     2372     7178 |     2729     1277     21 |  0.000 % |
2.98/3.04	c |     58198 |     551     2372     7178 |     3002     2625     23 |  0.000 % |
4.58/4.69	c |     87391 |     551     2372     7178 |     3302     2737     24 |  0.000 % |
7.18/7.29	c |    131181 |     551     2372     7178 |     3633     2808     23 |  0.000 % |
11.28/11.32	c |    196867 |     551     2372     7178 |     3996     2105     22 |  0.000 % |
17.48/17.58	c |    295393 |     551     2372     7178 |     4396     3201     24 |  0.000 % |
27.07/27.17	c |    443183 |     551     2372     7178 |     4835     3947     25 |  0.000 % |
42.37/42.42	c |    664866 |     551     2372     7178 |     5319     2827     23 |  0.000 % |
66.35/66.47	c |    997391 |     551     2372     7178 |     5851     4150     25 |  0.000 % |
103.63/103.73	c |   1496179 |     551     2372     7178 |     6436     3300     23 |  0.000 % |
162.81/162.93	c |   2244361 |     551     2372     7178 |     7079     4363     25 |  0.000 % |
256.37/256.52	c |   3366636 |     551     2372     7178 |     7787     5293     24 |  0.000 % |
402.32/402.55	c |   5050049 |     551     2372     7178 |     8566     5536     26 |  0.000 % |
631.60/631.97	c |   7575165 |     551     2372     7178 |     9423     7548     27 |  0.000 % |
995.65/996.11	c |  11362841 |     551     2372     7178 |    10365     6986     23 |  0.000 % |
1200.08/1200.60	sh: line 1:  6954 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.08/1200.60	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533996-1238515934/watcher-1533996-1238515934 -o /tmp/evaluation-result-1533996-1238515934/solver-1533996-1238515934 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533996-1238515934.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.02 1.16 3/64 6951
/proc/meminfo: memFree=1530224/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0
/proc/6951/stat : 6951 (IUT_BMB_SAT) R 6949 6951 6688 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 1124255471 1449984 150 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/6951/statm: 354 150 97 274 0 77 0

[startup+0.032453 s]
/proc/loadavg: 1.05 1.02 1.16 3/64 6951
/proc/meminfo: memFree=1530224/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.102459 s]
/proc/loadavg: 1.05 1.02 1.16 3/64 6951
/proc/meminfo: memFree=1530224/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301476 s]
/proc/loadavg: 1.05 1.02 1.16 3/64 6951
/proc/meminfo: memFree=1530224/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.702512 s]
/proc/loadavg: 1.05 1.02 1.16 3/64 6951
/proc/meminfo: memFree=1530224/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50158 s]
/proc/loadavg: 1.05 1.02 1.16 2/67 6954
/proc/meminfo: memFree=1528920/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=2560 CPUtime=1.47
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 298 0 0 0 147 0 0 0 25 0 1 0 1124255473 2621440 278 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 640 278 84 178 0 460 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9332

[startup+3.10173 s]
/proc/loadavg: 1.04 1.02 1.16 2/67 6954
/proc/meminfo: memFree=1528664/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=2692 CPUtime=3.07
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 335 0 0 0 307 0 0 0 25 0 1 0 1124255473 2756608 315 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 673 315 84 178 0 493 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9464

[startup+6.30202 s]
/proc/loadavg: 1.04 1.02 1.16 2/67 6954
/proc/meminfo: memFree=1528280/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=2824 CPUtime=6.27
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 379 0 0 0 627 0 0 0 25 0 1 0 1124255473 2891776 359 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 706 359 84 178 0 526 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9596

[startup+12.7016 s]
/proc/loadavg: 1.04 1.02 1.15 2/67 6954
/proc/meminfo: memFree=1527968/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=3088 CPUtime=12.67
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 447 0 0 0 1267 0 0 0 25 0 1 0 1124255473 3162112 427 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 772 427 84 178 0 592 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9860

[startup+25.5027 s]
/proc/loadavg: 1.03 1.02 1.15 2/67 6954
/proc/meminfo: memFree=1527712/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=3484 CPUtime=25.46
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 530 0 0 0 2546 0 0 0 25 0 1 0 1124255473 3567616 510 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 871 510 84 178 0 691 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10256

[startup+51.102 s]
/proc/loadavg: 1.02 1.02 1.15 2/67 6954
/proc/meminfo: memFree=1527200/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=4016 CPUtime=51.05
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 672 0 0 0 5105 0 0 0 25 0 1 0 1124255473 4112384 652 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1004 652 84 178 0 824 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10788

[startup+102.307 s]
/proc/loadavg: 1.01 1.01 1.14 2/67 6954
/proc/meminfo: memFree=1526560/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=4548 CPUtime=102.23
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 801 0 0 0 10223 0 0 0 25 0 1 0 1124255473 4657152 781 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1137 781 84 178 0 957 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11320

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 6954
/proc/meminfo: memFree=1525984/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=5076 CPUtime=162.2
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 931 0 0 0 16220 0 0 0 25 0 1 0 1124255473 5197824 911 1992294400 134512640 135243223 4294956304 18446744073709551615 134565488 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1269 911 84 178 0 1089 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11848

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 6954
/proc/meminfo: memFree=1525536/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=5468 CPUtime=222.18
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1036 0 0 0 22218 0 0 0 25 0 1 0 1124255473 5599232 1016 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1367 1016 84 178 0 1187 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 12240

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 6954
/proc/meminfo: memFree=1525152/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0

################
# More data... #
################

/proc/meminfo: memFree=1524064/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=7028 CPUtime=642
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1425 0 0 0 64200 0 0 0 25 0 1 0 1124255473 7196672 1405 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1757 1405 84 178 0 1577 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 13800

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 6954
/proc/meminfo: memFree=1523808/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=7296 CPUtime=701.95
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1467 0 0 0 70195 0 0 0 25 0 1 0 1124255473 7471104 1447 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1824 1447 84 178 0 1644 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 14068

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 6954
/proc/meminfo: memFree=1523680/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=7428 CPUtime=761.94
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1518 0 0 0 76194 0 0 0 25 0 1 0 1124255473 7606272 1498 1992294400 134512640 135243223 4294956304 18446744073709551615 134567746 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1857 1498 84 178 0 1677 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 14200

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 6954
/proc/meminfo: memFree=1523616/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=7572 CPUtime=821.91
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1548 0 0 0 82191 0 0 0 25 0 1 0 1124255473 7753728 1528 1992294400 134512640 135243223 4294956304 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1893 1528 84 178 0 1713 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 14344

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 6954
/proc/meminfo: memFree=1523488/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=7704 CPUtime=881.88
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1576 0 0 0 88188 0 0 0 25 0 1 0 1124255473 7888896 1556 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1926 1556 84 178 0 1746 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 14476

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 6954
/proc/meminfo: memFree=1523424/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=7704 CPUtime=941.86
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1597 0 0 0 94186 0 0 0 25 0 1 0 1124255473 7888896 1577 1992294400 134512640 135243223 4294956304 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1926 1577 84 178 0 1746 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 14476

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 6954
/proc/meminfo: memFree=1523296/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=7960 CPUtime=1001.84
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1643 0 0 0 100183 1 0 0 25 0 1 0 1124255473 8151040 1623 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 1990 1623 84 178 0 1810 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 14732

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 6954
/proc/meminfo: memFree=1523040/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=8096 CPUtime=1061.82
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1681 0 0 0 106181 1 0 0 25 0 1 0 1124255473 8290304 1661 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 2024 1661 84 178 0 1844 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 14868

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 6954
/proc/meminfo: memFree=1522912/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=8232 CPUtime=1121.8
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1710 0 0 0 112179 1 0 0 25 0 1 0 1124255473 8429568 1690 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 2058 1690 84 178 0 1878 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 15004

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 6954
/proc/meminfo: memFree=1522784/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=8360 CPUtime=1181.77
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1752 0 0 0 118176 1 0 0 25 0 1 0 1124255473 8560640 1732 1992294400 134512640 135243223 4294956304 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 2090 1732 84 178 0 1910 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 15132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 6954
/proc/meminfo: memFree=1522656/2055920 swapFree=4176708/4192956
[pid=6951] ppid=6949 vsize=1416 CPUtime=0.01
/proc/6951/stat : 6951 (IUT_BMB_SAT) S 6949 6951 6688 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1124255471 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6951/statm: 354 174 105 274 0 77 0
[pid=6953] ppid=6951 vsize=5356 CPUtime=0
/proc/6953/stat : 6953 (sh) S 6951 6951 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124255473 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6953/statm: 1339 232 193 169 0 50 0
[pid=6954] ppid=6953 vsize=8496 CPUtime=1200.07
/proc/6954/stat : 6954 (minisat) R 6953 6951 6688 0 -1 4194304 1763 0 0 0 120006 1 0 0 25 0 1 0 1124255473 8699904 1743 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/6954/statm: 2124 1743 84 178 0 1944 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 15268

Sending SIGTERM to process tree (bottom up)

Sleeping Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1200.08
CPU system time (s): 0.027995
CPU usage (%): 99.9579
Max. virtual memory (cumulated for all children) (KiB): 15268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.08
system time used= 0.027995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2290
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 3512

runsolver used 1.04384 second user time and 3.33349 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-31 18:12:14
IDJOB=1533996
IDBENCH=70573
IDSOLVER=523
FILE ID=node51/1533996-1238515934
PBS_JOBID= 9062001
Free space on /tmp= 65256 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S1750991629-037.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533996-1238515934/watcher-1533996-1238515934 -o /tmp/evaluation-result-1533996-1238515934/solver-1533996-1238515934 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533996-1238515934.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 73e1213f2abc37c0c09958a5583a1b69
RANDOM SEED=1551762267

node51.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1530712 kB
Buffers:         86868 kB
Cached:         341272 kB
SwapCached:      10052 kB
Active:         205068 kB
Inactive:       234576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530712 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          17188 kB
Slab:            71580 kB
Committed_AS:  3067640 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65252 MiB
End job on node51 at 2009-03-31 18:32:15