Trace number 1785361

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) 5000.08 5002.22

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2480.93
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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.09/0.18	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.18	c ============================[ Problem Statistics ]=============================
0.09/0.18	c |                                                                             |
0.09/0.18	c |  Number of variables:  3073                                                 |
0.09/0.18	c |  Number of clauses:    19521                                                |
0.17/0.21	c |  Parsing time:         0.03         s                                       |
0.17/0.26	c ============================[ Search Statistics ]==============================
0.17/0.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.17/0.26	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.17/0.26	c ===============================================================================
0.17/0.26	c |         0 |    2819    15245    50702 |     5081        0    nan |  0.000 % |
0.17/0.27	c |       100 |    2819    15245    50702 |     5589      100     22 |  3.970 % |
0.17/0.28	c |       250 |    2819    15245    50702 |     6148      250     20 |  3.970 % |
0.17/0.32	c |       475 |    2819    15245    50702 |     6763      475     33 |  3.970 % |
0.17/0.42	c |       813 |    2819    15245    50702 |     7440      813     52 |  3.970 % |
0.17/0.56	c |      1319 |    2819    15245    50702 |     8184     1319     71 |  3.970 % |
0.17/0.74	c |      2079 |    2819    15245    50702 |     9002     2079     71 |  3.971 % |
0.99/1.08	c |      3219 |    2819    15245    50702 |     9902     3219     79 |  3.970 % |
1.48/1.55	c |      4928 |    2812    15168    50487 |    10893     4898     72 |  4.198 % |
2.18/2.28	c |      7491 |    2812    15168    50487 |    11982     7461     73 |  4.199 % |
3.68/3.73	c |     11336 |    2803    15082    50247 |    13180    11281     73 |  4.491 % |
5.98/6.01	c |     17102 |    2803    15082    50247 |    14498     9768     86 |  4.491 % |
10.18/10.27	c |     25754 |    2803    15082    50247 |    15948    10726     62 |  4.491 % |
17.97/18.07	c |     38729 |    2803    15082    50247 |    17543    15421     67 |  4.491 % |
29.27/29.38	c |     58191 |    2803    15082    50247 |    19297    16324     48 |  4.491 % |
46.76/46.81	c |     87383 |    2803    15082    50247 |    21227    15403     44 |  4.491 % |
75.95/76.03	c |    131173 |    2803    15082    50247 |    23350    15018     63 |  4.491 % |
120.63/120.78	c |    196857 |    2803    15082    50247 |    25685    20675     70 |  4.491 % |
191.50/191.65	c |    295383 |    2802    15074    50221 |    28253    26342     83 |  4.524 % |
312.64/312.86	c |    443174 |    2802    15074    50221 |    31079    28593     79 |  4.523 % |
499.86/500.19	c |    664858 |    2802    15074    50221 |    34186    25212     70 |  4.523 % |
823.74/824.10	c |    997383 |    2802    15074    50221 |    37605    20051     22 |  4.523 % |
1296.51/1297.16	c |   1496171 |    2802    15074    50221 |    41366    23115     26 |  4.523 % |
2140.67/2141.69	c |   2244354 |    2802    15074    50221 |    45502    28807     39 |  4.523 % |
3152.36/3153.71	c |   3366628 |    2802    15074    50221 |    50053    30955     44 |  4.524 % |
5000.04/5002.21	sh: line 1:  8319 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.04/5002.21	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-1785361-1241909019/watcher-1785361-1241909019 -o /tmp/evaluation-result-1785361-1241909019/solver-1785361-1241909019 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785361-1241909019.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8316
/proc/meminfo: memFree=1906640/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=1668 CPUtime=0
/proc/8316/stat : 8316 (IUT_BMB_SAT) R 8314 8316 8241 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 218929281 1708032 197 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/8316/statm: 417 198 92 274 0 140 0

[startup+0.00838 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8316
/proc/meminfo: memFree=1906640/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=1992 CPUtime=0
/proc/8316/stat : 8316 (IUT_BMB_SAT) R 8314 8316 8241 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 218929281 2039808 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/8316/statm: 498 292 97 274 0 221 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1992

[startup+0.101388 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8316
/proc/meminfo: memFree=1906640/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.09
/proc/8316/stat : 8316 (IUT_BMB_SAT) R 8314 8316 8241 0 -1 4194304 554 0 0 0 8 1 0 0 18 0 1 0 218929281 2985984 537 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/8316/statm: 729 537 101 274 0 452 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2916

[startup+0.301405 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8316
/proc/meminfo: memFree=1906640/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2916

[startup+0.70144 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8316
/proc/meminfo: memFree=1906640/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2916

[startup+1.50151 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8319
/proc/meminfo: memFree=1901432/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=4732 CPUtime=1.31
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 954 0 0 0 131 0 0 0 25 0 1 0 218929299 4845568 892 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 1183 892 84 178 0 1003 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13004

[startup+3.10166 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8319
/proc/meminfo: memFree=1900088/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=6316 CPUtime=2.91
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 1348 0 0 0 291 0 0 0 25 0 1 0 218929299 6467584 1286 1992294400 134512640 135243223 4294956320 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 1579 1286 84 178 0 1399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14588

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8319
/proc/meminfo: memFree=1897016/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=8296 CPUtime=6.11
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 1851 0 0 0 610 1 0 0 25 0 1 0 218929299 8495104 1789 1992294400 134512640 135243223 4294956320 18446744073709551615 134558589 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2074 1789 84 178 0 1894 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16568

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8319
/proc/meminfo: memFree=1896824/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=8428 CPUtime=12.51
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 1883 0 0 0 1250 1 0 0 25 0 1 0 218929299 8630272 1821 1992294400 134512640 135243223 4294956320 18446744073709551615 134565449 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2107 1821 84 178 0 1927 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16700

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8319
/proc/meminfo: memFree=1895800/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=9536 CPUtime=25.3
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 2150 0 0 0 2529 1 0 0 25 0 1 0 218929299 9764864 2088 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2384 2088 84 178 0 2204 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17808

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8319
/proc/meminfo: memFree=1895736/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=9536 CPUtime=50.89
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 2153 0 0 0 5088 1 0 0 25 0 1 0 218929299 9764864 2091 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2384 2091 84 178 0 2204 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17808

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8319
/proc/meminfo: memFree=1894072/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=11120 CPUtime=102.08
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 2569 0 0 0 10206 2 0 0 25 0 1 0 218929299 11386880 2507 1992294400 134512640 135243223 4294956320 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 2780 2507 84 178 0 2600 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19392

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8319
/proc/meminfo: memFree=1892856/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=12308 CPUtime=162.04
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 2876 0 0 0 16202 2 0 0 25 0 1 0 218929299 12603392 2814 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 3077 2814 84 178 0 2897 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 20580

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8319
/proc/meminfo: memFree=1890168/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=15048 CPUtime=222
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 3524 0 0 0 22198 2 0 0 25 0 1 0 218929299 15409152 3462 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 3762 3462 84 178 0 3582 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23320

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8319
/proc/meminfo: memFree=1889720/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=15444 CPUtime=281.98

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

/proc/meminfo: memFree=1874424/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=29276 CPUtime=4420.25
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7013 0 0 0 442015 10 0 0 25 0 1 0 218929299 29978624 6951 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7319 6951 84 178 0 7139 0
Current children cumulated CPU time (s) 4420.42
Current children cumulated vsize (KiB) 37548

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8327
/proc/meminfo: memFree=1874424/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=29276 CPUtime=4480.2
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7014 0 0 0 448010 10 0 0 25 0 1 0 218929299 29978624 6952 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7319 6952 84 178 0 7139 0
Current children cumulated CPU time (s) 4480.37
Current children cumulated vsize (KiB) 37548

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8327
/proc/meminfo: memFree=1874360/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=29276 CPUtime=4540.17
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7015 0 0 0 454007 10 0 0 25 0 1 0 218929299 29978624 6953 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7319 6953 84 178 0 7139 0
Current children cumulated CPU time (s) 4540.34
Current children cumulated vsize (KiB) 37548

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8327
/proc/meminfo: memFree=1874168/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=29276 CPUtime=4600.16
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7015 0 0 0 460006 10 0 0 25 0 1 0 218929299 29978624 6953 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7319 6953 84 178 0 7139 0
Current children cumulated CPU time (s) 4600.33
Current children cumulated vsize (KiB) 37548

[startup+4662.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 8333
/proc/meminfo: memFree=1874040/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=29276 CPUtime=4660.12
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7015 0 0 0 466002 10 0 0 25 0 1 0 218929299 29978624 6953 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7319 6953 84 178 0 7139 0
Current children cumulated CPU time (s) 4660.29
Current children cumulated vsize (KiB) 37548

[startup+4722.31 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 8333
/proc/meminfo: memFree=1874040/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=29276 CPUtime=4720.09
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7015 0 0 0 471999 10 0 0 25 0 1 0 218929299 29978624 6953 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7319 6953 84 178 0 7139 0
Current children cumulated CPU time (s) 4720.26
Current children cumulated vsize (KiB) 37548

[startup+4782.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 8333
/proc/meminfo: memFree=1874040/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=29276 CPUtime=4780.06
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7015 0 0 0 477996 10 0 0 25 0 1 0 218929299 29978624 6953 1992294400 134512640 135243223 4294956320 18446744073709551615 134564621 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7319 6953 84 178 0 7139 0
Current children cumulated CPU time (s) 4780.23
Current children cumulated vsize (KiB) 37548

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8333
/proc/meminfo: memFree=1874040/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=29276 CPUtime=4840.03
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7015 0 0 0 483993 10 0 0 25 0 1 0 218929299 29978624 6953 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7319 6953 84 178 0 7139 0
Current children cumulated CPU time (s) 4840.2
Current children cumulated vsize (KiB) 37548

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8333
/proc/meminfo: memFree=1874040/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=29276 CPUtime=4900
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7015 0 0 0 489990 10 0 0 25 0 1 0 218929299 29978624 6953 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7319 6953 84 178 0 7139 0
Current children cumulated CPU time (s) 4900.17
Current children cumulated vsize (KiB) 37548

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8333
/proc/meminfo: memFree=1873976/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=29276 CPUtime=4959.98
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7015 0 0 0 495988 10 0 0 25 0 1 0 218929299 29978624 6953 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7319 6953 84 178 0 7139 0
Current children cumulated CPU time (s) 4960.15
Current children cumulated vsize (KiB) 37548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8333
/proc/meminfo: memFree=1872568/2055920 swapFree=4178772/4192956
[pid=8316] ppid=8314 vsize=2916 CPUtime=0.17
/proc/8316/stat : 8316 (IUT_BMB_SAT) S 8314 8316 8241 0 -1 4194304 560 0 0 0 10 7 0 0 18 0 1 0 218929281 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8316/statm: 729 542 106 274 0 452 0
[pid=8318] ppid=8316 vsize=5356 CPUtime=0
/proc/8318/stat : 8318 (sh) S 8316 8316 8241 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218929299 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8318/statm: 1339 232 193 169 0 50 0
[pid=8319] ppid=8318 vsize=30860 CPUtime=4999.87
/proc/8319/stat : 8319 (minisat) R 8318 8316 8241 0 -1 4194304 7421 0 0 0 499976 11 0 0 25 0 1 0 218929299 31600640 7359 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/8319/statm: 7715 7359 84 178 0 7535 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 39132

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 5002.22
CPU time (s): 5000.08
CPU user time (s): 4999.88
CPU system time (s): 0.198969
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 39132

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

runsolver used 4.36434 second user time and 13.8349 second system time

The end

Launcher Data

Begin job on node55 at 2009-05-10 00:43:39
IDJOB=1785361
IDBENCH=24754
IDSOLVER=638
FILE ID=node55/1785361-1241909019
PBS_JOBID= 9264821
Free space on /tmp= 66248 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785361-1241909019/watcher-1785361-1241909019 -o /tmp/evaluation-result-1785361-1241909019/solver-1785361-1241909019 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785361-1241909019.cnf HOME

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

MD5SUM BENCH= 4bdea1a05617ff95eaeaf981037754e7
RANDOM SEED=932114659

node55.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.240
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.240
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:       1907128 kB
Buffers:         39696 kB
Cached:          61776 kB
SwapCached:       8416 kB
Active:          62748 kB
Inactive:        49068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907128 kB
SwapTotal:     4192956 kB
SwapFree:      4178772 kB
Dirty:            2592 kB
Writeback:           0 kB
Mapped:          15576 kB
Slab:            23056 kB
Committed_AS:   624952 kB
PageTables:       1364 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= 66248 MiB
End job on node55 at 2009-05-10 02:07:01