Trace number 1726424

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.04 1200.61

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
MD5SUMc2cb7643bd8a1926480278b8bba0ef3d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark714.136
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses8767
Sum of the clauses size26476
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38592
Number of clauses of size 4175
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.01/0.07	c WARNING: for repeatability, setting FPU to use double precision
0.01/0.07	c ============================[ Problem Statistics ]=============================
0.01/0.07	c |                                                                             |
0.01/0.07	c |  Number of variables:  700                                                  |
0.01/0.07	c |  Number of clauses:    8767                                                 |
0.01/0.08	c |  Parsing time:         0.01         s                                       |
0.06/0.13	c ============================[ Search Statistics ]==============================
0.06/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.06/0.13	c ===============================================================================
0.06/0.13	c |         0 |     525     8592    28726 |     2864        0    nan |  0.000 % |
0.06/0.13	c |       102 |     525     8592    28726 |     3150      102     12 |  0.000 % |
0.06/0.14	c |       252 |     525     8592    28726 |     3465      252     20 |  0.000 % |
0.06/0.16	c |       477 |     525     8592    28726 |     3811      477     19 |  0.000 % |
0.06/0.18	c |       815 |     525     8592    28726 |     4193      815     19 |  0.000 % |
0.06/0.22	c |      1321 |     525     8592    28726 |     4612     1321     19 |  0.000 % |
0.06/0.28	c |      2080 |     525     8592    28726 |     5073     2080     19 |  0.000 % |
0.06/0.38	c |      3220 |     525     8592    28726 |     5581     3220     18 |  0.000 % |
0.06/0.56	c |      4929 |     525     8592    28726 |     6139     4929     18 |  0.000 % |
0.06/0.85	c |      7491 |     525     8592    28726 |     6753     4398     16 |  0.000 % |
1.28/1.32	c |     11336 |     525     8592    28726 |     7428     4842     17 |  0.000 % |
1.98/2.02	c |     17102 |     525     8592    28726 |     8171     6870     16 |  0.001 % |
3.08/3.19	c |     25751 |     525     8592    28726 |     8988     7287     16 |  0.000 % |
4.98/5.02	c |     38727 |     525     8592    28726 |     9887     6704     17 |  0.000 % |
7.58/7.69	c |     58188 |     525     8592    28726 |    10876     6310     18 |  0.000 % |
11.88/11.98	c |     87380 |     525     8592    28726 |    11963     8156     19 |  0.000 % |
18.37/18.44	c |    131169 |     525     8592    28726 |    13160     9827     17 |  0.001 % |
29.97/30.01	c |    196855 |     525     8592    28726 |    14476     9446     20 |  0.000 % |
48.06/48.16	c |    295382 |     525     8592    28726 |    15923    13510     17 |  0.001 % |
78.25/78.39	c |    443171 |     525     8592    28726 |    17515     9556     16 |  0.001 % |
125.03/125.13	c |    664855 |     525     8592    28726 |    19267    11645     19 |  0.001 % |
195.49/195.69	c |    997380 |     525     8592    28726 |    21194    15662     19 |  0.000 % |
319.22/319.46	c |   1496168 |     525     8592    28726 |    23313    15138     16 |  0.000 % |
515.43/515.78	c |   2244351 |     525     8592    28726 |    25645    15711     19 |  0.000 % |
843.84/844.37	c |   3366625 |     524     8508    28464 |    28209    22182     20 |  0.143 % |
1200.01/1200.60	sh: line 1: 17059 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.01/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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726424-1240711976/watcher-1726424-1240711976 -o /tmp/evaluation-result-1726424-1240711976/solver-1726424-1240711976 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1726424-1240711976.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.00 1.00 1.00 3/64 17056
/proc/meminfo: memFree=1467696/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1436 CPUtime=0
/proc/17056/stat : 17056 (IUT_BMB_SAT) R 17054 17056 14759 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 99230233 1470464 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/17056/statm: 359 175 97 274 0 82 0

[startup+0.0179011 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17056
/proc/meminfo: memFree=1467696/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1700 CPUtime=0.01
/proc/17056/stat : 17056 (IUT_BMB_SAT) R 17054 17056 14759 0 -1 4194304 244 0 0 0 1 0 0 0 18 0 1 0 99230233 1740800 227 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/17056/statm: 425 227 97 274 0 148 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1700

[startup+0.101912 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17056
/proc/meminfo: memFree=1467696/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1832

[startup+0.301935 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17056
/proc/meminfo: memFree=1467696/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1832

[startup+0.701983 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17056
/proc/meminfo: memFree=1467696/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1832

[startup+1.50108 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17059
/proc/meminfo: memFree=1464984/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=3428 CPUtime=1.42
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 533 0 0 0 142 0 0 0 25 0 1 0 99230240 3510272 511 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 857 511 84 178 0 677 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10616

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17059
/proc/meminfo: memFree=1464664/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=3560 CPUtime=3.02
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 586 0 0 0 301 1 0 0 25 0 1 0 99230240 3645440 564 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 890 564 84 178 0 710 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10748

[startup+6.30166 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17059
/proc/meminfo: memFree=1464088/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=3956 CPUtime=6.22
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 675 0 0 0 621 1 0 0 25 0 1 0 99230240 4050944 653 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 989 653 84 178 0 809 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11144

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17059
/proc/meminfo: memFree=1463704/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=4352 CPUtime=12.62
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 775 0 0 0 1261 1 0 0 25 0 1 0 99230240 4456448 753 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 1088 753 84 178 0 908 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11540

[startup+25.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17059
/proc/meminfo: memFree=1463256/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=4760 CPUtime=25.41
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 856 0 0 0 2540 1 0 0 25 0 1 0 99230240 4874240 834 1992294400 134512640 135243223 4294956304 18446744073709551615 134558589 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 1190 834 84 178 0 1010 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11948

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17059
/proc/meminfo: memFree=1462808/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=5296 CPUtime=51
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 996 0 0 0 5099 1 0 0 25 0 1 0 99230240 5423104 974 1992294400 134512640 135243223 4294956304 18446744073709551615 134565513 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 1324 974 84 178 0 1144 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12484

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17059
/proc/meminfo: memFree=1462168/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=5708 CPUtime=102.18
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1117 0 0 0 10217 1 0 0 25 0 1 0 99230240 5844992 1095 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 1427 1095 84 178 0 1247 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 12896

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17059
/proc/meminfo: memFree=1461464/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=6532 CPUtime=162.15
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1285 0 0 0 16214 1 0 0 25 0 1 0 99230240 6688768 1263 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 1633 1263 84 178 0 1453 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 13720

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17059
/proc/meminfo: memFree=1461208/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=6688 CPUtime=222.12
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1341 0 0 0 22211 1 0 0 25 0 1 0 99230240 6848512 1319 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 1672 1319 84 178 0 1492 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 13876

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17059
/proc/meminfo: memFree=1461016/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1419672/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=8240 CPUtime=641.87
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1716 0 0 0 64169 18 0 0 25 0 1 0 99230240 8437760 1694 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2060 1694 84 178 0 1880 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 15428

[startup+702.303 s]
/proc/loadavg: 1.39 1.29 1.11 2/67 19651
/proc/meminfo: memFree=1417752/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=8412 CPUtime=701.84
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1735 0 0 0 70165 19 0 0 25 0 1 0 99230240 8613888 1713 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2103 1713 84 178 0 1923 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 15600

[startup+762.307 s]
/proc/loadavg: 1.14 1.23 1.10 2/67 19651
/proc/meminfo: memFree=1417816/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=8552 CPUtime=761.82
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1769 0 0 0 76163 19 0 0 25 0 1 0 99230240 8757248 1747 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2138 1747 84 178 0 1958 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 15740

[startup+822.302 s]
/proc/loadavg: 1.05 1.19 1.09 2/67 19651
/proc/meminfo: memFree=1417816/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=8552 CPUtime=821.79
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1773 0 0 0 82160 19 0 0 25 0 1 0 99230240 8757248 1751 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2138 1751 84 178 0 1958 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 15740

[startup+882.302 s]
/proc/loadavg: 1.02 1.15 1.08 2/67 19651
/proc/meminfo: memFree=1417624/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=8716 CPUtime=881.77
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1826 0 0 0 88158 19 0 0 25 0 1 0 99230240 8925184 1804 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2179 1804 84 178 0 1999 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 15904

[startup+942.302 s]
/proc/loadavg: 1.00 1.12 1.08 2/67 19651
/proc/meminfo: memFree=1417496/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=8868 CPUtime=941.75
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1855 0 0 0 94155 20 0 0 25 0 1 0 99230240 9080832 1833 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2217 1833 84 178 0 2037 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 16056

[startup+1002.3 s]
/proc/loadavg: 1.00 1.10 1.07 2/67 19651
/proc/meminfo: memFree=1417176/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=9272 CPUtime=1001.73
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1953 0 0 0 100153 20 0 0 25 0 1 0 99230240 9494528 1931 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2318 1931 84 178 0 2138 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 16460

[startup+1062.3 s]
/proc/loadavg: 1.00 1.08 1.07 2/67 19651
/proc/meminfo: memFree=1417112/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=9272 CPUtime=1061.71
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1953 0 0 0 106151 20 0 0 25 0 1 0 99230240 9494528 1931 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2318 1931 84 178 0 2138 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 16460

[startup+1122.3 s]
/proc/loadavg: 1.00 1.06 1.06 2/67 19651
/proc/meminfo: memFree=1417112/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=9272 CPUtime=1121.68
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1953 0 0 0 112148 20 0 0 25 0 1 0 99230240 9494528 1931 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2318 1931 84 178 0 2138 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 16460

[startup+1182.3 s]
/proc/loadavg: 1.00 1.05 1.05 2/67 19651
/proc/meminfo: memFree=1417048/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=9272 CPUtime=1181.65
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1954 0 0 0 118145 20 0 0 25 0 1 0 99230240 9494528 1932 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2318 1932 84 178 0 2138 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 16460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.04 1.05 2/67 19651
/proc/meminfo: memFree=1416984/2055920 swapFree=4192812/4192956
[pid=17056] ppid=17054 vsize=1832 CPUtime=0.06
/proc/17056/stat : 17056 (IUT_BMB_SAT) S 17054 17056 14759 0 -1 4194304 286 0 0 0 3 3 0 0 18 0 1 0 99230233 1875968 268 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17056/statm: 458 268 105 274 0 181 0
[pid=17058] ppid=17056 vsize=5356 CPUtime=0
/proc/17058/stat : 17058 (sh) S 17056 17056 14759 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 99230240 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17058/statm: 1339 232 193 169 0 50 0
[pid=17059] ppid=17058 vsize=9272 CPUtime=1199.95
/proc/17059/stat : 17059 (minisat) R 17058 17056 14759 0 -1 4194304 1965 0 0 0 119975 20 0 0 25 0 1 0 99230240 9494528 1943 1992294400 134512640 135243223 4294956304 18446744073709551615 134567512 0 0 4096 3 0 0 0 17 0 0 0
/proc/17059/statm: 2318 1943 84 178 0 2138 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 16460

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.04
CPU user time (s): 1199.79
CPU system time (s): 0.241963
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 16460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.241963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2651
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= 3762

runsolver used 1.02784 second user time and 3.44747 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-26 04:12:56
IDJOB=1726424
IDBENCH=24613
IDSOLVER=523
FILE ID=node33/1726424-1240711976
PBS_JOBID= 9186851
Free space on /tmp= 66424 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s925928766.sat05-538.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726424-1240711976/watcher-1726424-1240711976 -o /tmp/evaluation-result-1726424-1240711976/solver-1726424-1240711976 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1726424-1240711976.cnf HOME

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

MD5SUM BENCH= c2cb7643bd8a1926480278b8bba0ef3d
RANDOM SEED=1040904490

node33.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.212
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.212
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:       1468240 kB
Buffers:         53608 kB
Cached:         449388 kB
SwapCached:          0 kB
Active:         194284 kB
Inactive:       322656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1468240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2312 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            56884 kB
Committed_AS:   330824 kB
PageTables:       1388 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= 66420 MiB
End job on node33 at 2009-04-26 04:32:57