Trace number 314931

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, and are wall clock time (not CPU 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
SATzilla FULL? (TO) 1200.08 1200.51

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
Bench CategoryINDUST (industrial 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 variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

Solver Data (download as text)

12.57/12.63	c run March_dl for 5 seconds ... 
12.57/12.63	c Bin: Executing march_dl
12.57/12.63	c child exit by a signal
12.57/12.63	c march_dl returned code 137.
12.57/12.63	c run saps for 2 seconds ... 
12.57/12.63	c Bin: Executing ubcsat2006
12.57/12.63	c child exited successfully
12.57/12.63	c ubcsat2006 returned code 0.
12.57/12.63	c satzilla computing base features
12.57/12.63	c satzilla doing unit-prop probe
12.57/12.63	c satzilla doing local search probe
12.57/12.63	c satzilla doing lobjois search-space size estimate
12.57/12.63	c satzilla's ranking:
12.57/12.63	c 1) minisat20: 1.241249
12.57/12.63	c 2) eureka: 2.224396
12.57/12.63	c 3) vallst: 3.021628
12.57/12.63	c 4) zchaff_rand: 3.252752
12.57/12.63	c 5) kcnfs: 4.149023
12.57/12.63	c 6) march_dl: 4.694704
12.57/12.63	c 7) kcnfs+P: 999.000000
12.57/12.63	c 8) march_dl+P: 999.000000
12.57/12.63	c 9) vallst+P: 999.000000
12.57/12.63	c 10) zchaff_rand+P: 999.000000
12.57/12.63	c 11) rsat+P: 999.000000
12.57/12.63	c 12) eureka+P: 999.000000
12.57/12.63	c 13) minisat20+P: 999.000000
12.57/12.63	c 14) rsat: 999.000000
12.57/12.63	c satzilla running minisat20 ... 
12.57/12.63	This is MiniSat 2.0 beta
12.57/12.63	WARNING: for repeatability, setting FPU to use double precision
12.57/12.63	============================[ Problem Statistics ]=============================
12.57/12.63	|                                                                             |
12.57/12.63	|  Number of variables:  21734                                                |
12.57/12.63	|  Number of clauses:    79766                                                |
12.57/12.68	|  Parsing time:         0.05         s                                       |
12.57/12.69	============================[ Search Statistics ]==============================
12.57/12.69	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.57/12.69	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.57/12.69	===============================================================================
12.57/12.69	|         0 |   21508    78817   208932 |    26272        0    nan |  0.000 % |
12.60/12.70	|       101 |   21508    78817   208932 |    28899      101      6 |  1.040 % |
12.60/12.73	|       252 |   21508    78817   208932 |    31789      252     21 |  1.040 % |
12.60/12.80	|       478 |   21508    78817   208932 |    34968      478     20 |  1.040 % |
12.60/12.89	|       815 |   21508    78817   208932 |    38465      815     17 |  1.040 % |
12.60/13.00	|      1322 |   21508    78817   208932 |    42311     1322     49 |  1.040 % |
13.05/13.20	|      2081 |   21507    78813   208922 |    46543     2080     43 |  1.044 % |
13.35/13.47	|      3220 |   21507    78813   208922 |    51197     3219     42 |  1.045 % |
13.95/14.07	|      4928 |   21507    78813   208922 |    56317     4927     67 |  1.045 % |
14.45/14.59	|      7491 |   21507    78813   208922 |    61948     7490     67 |  1.044 % |
15.15/15.27	|     11335 |   21507    78813   208922 |    68143    11334     58 |  1.044 % |
17.25/17.40	|     17101 |   21507    78813   208922 |    74958    17100     77 |  1.045 % |
19.75/19.82	|     25751 |   21505    78809   208912 |    82453    25748     80 |  1.054 % |
23.34/23.48	|     38726 |   21505    78809   208912 |    90699    38723     78 |  1.054 % |
35.55/35.65	|     58188 |   21505    78804   208900 |    99769    58185     92 |  1.054 % |
53.34/53.42	|     87382 |   21503    78799   208890 |   109746    87376     87 |  1.063 % |
90.53/90.67	|    131174 |   21500    78782   208850 |   120720    36092     96 |  1.077 % |
139.72/139.89	|    196859 |   21498    78774   208830 |   132792   101775    116 |  1.086 % |
198.61/198.77	|    295385 |   21494    78759   208791 |   146072    84634     78 |  1.105 % |
310.98/311.17	|    443176 |   21493    78755   208781 |   160679    96834    129 |  1.109 % |
564.86/565.14	|    664859 |   21493    78755   208781 |   176747    32615     97 |  1.109 % |
882.93/883.30	|    997384 |   21490    78742   208749 |   194421    39356    137 |  1.123 % |
1199.34/1199.89	c Bin: Executing minisat20
1199.34/1199.89	c child exit by a signal
1199.34/1199.89	c minisat20 returned code 137.
1199.34/1199.89	c minisat20 returned code 137.
1199.34/1199.89	c satzilla running eureka ... 
1199.34/1199.89	c Bin: Executing eureka
1199.34/1199.89	c eureka returned code 1.
1199.34/1199.89	c eureka returned code 1.
1199.34/1199.89	c satzilla running vallst ... 
1199.34/1199.89	c Bin: Executing vallst
1199.34/1199.89	c vallst returned code 1.
1199.34/1199.89	c vallst returned code 1.
1199.34/1199.89	c satzilla running zchaff_rand ... 
1199.34/1199.89	c Bin: Executing zchaff_rand
1199.34/1199.89	c zchaff_rand returned code 1.
1199.34/1199.89	c zchaff_rand returned code 1.
1199.34/1199.89	c satzilla running kcnfs ... 
1199.34/1199.89	c Bin: Executing kcnfs
1199.34/1199.89	c kcnfs returned code 1.
1199.34/1199.89	c kcnfs returned code 1.
1199.34/1199.89	c satzilla running march_dl ... 
1199.34/1199.89	c Bin: Executing march_dl
1199.34/1199.89	c march_dl returned code 1.
1199.34/1199.89	c march_dl returned code 1.
1199.34/1199.89	c satzilla running kcnfs with preprocessing ... 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node67/watcher-314931-1172645526 -o ROOT/results/node67/solver-314931-1172645526 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314931-1172645526/SATzilla2007_F /tmp/evaluation/314931-1172645526/instance-314931-1172645526.cnf 

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): 2400 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: 0.91 0.95 0.96 3/64 2573
/proc/meminfo: memFree=1077136/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=1512 CPUtime=0
/proc/2573/stat : 2573 (SATzilla2007_F) R 2571 2573 1249 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 284510223 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/2573/statm: 378 125 110 260 0 84 0
[pid=2574] ppid=2573 vsize=2264 CPUtime=0
/proc/2574/stat : 2574 (march_dl) R 2573 2573 1249 0 -1 4194304 374 0 0 0 0 0 0 0 18 0 1 0 284510223 2318336 368 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2574/statm: 566 370 49 118 0 445 0

[startup+0.0346501 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 2573
/proc/meminfo: memFree=1077136/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=1512 CPUtime=0
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284510223 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2573/statm: 378 125 110 260 0 84 0
[pid=2574] ppid=2573 vsize=2888 CPUtime=0.03
/proc/2574/stat : 2574 (march_dl) R 2573 2573 1249 0 -1 4194304 578 0 0 0 3 0 0 0 19 0 1 0 284510223 2957312 572 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2574/statm: 722 573 50 118 0 601 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4400

[startup+0.101656 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 2573
/proc/meminfo: memFree=1077136/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=1512 CPUtime=0
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284510223 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2573/statm: 378 125 110 260 0 84 0
[pid=2574] ppid=2573 vsize=3680 CPUtime=0.09
/proc/2574/stat : 2574 (march_dl) R 2573 2573 1249 0 -1 4194304 827 0 0 0 9 0 0 0 19 0 1 0 284510223 3768320 821 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2574/statm: 920 821 50 118 0 799 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5192

[startup+0.301677 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 2573
/proc/meminfo: memFree=1077136/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=1512 CPUtime=0
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284510223 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2573/statm: 378 125 110 260 0 84 0
[pid=2574] ppid=2573 vsize=6844 CPUtime=0.29
/proc/2574/stat : 2574 (march_dl) R 2573 2573 1249 0 -1 4194304 2922 0 0 0 28 1 0 0 21 0 1 0 284510223 7008256 1304 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134671537 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2574/statm: 1635 1263 55 118 0 1514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8356

[startup+0.701719 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 2573
/proc/meminfo: memFree=1077136/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=1512 CPUtime=0
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284510223 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2573/statm: 378 125 110 260 0 84 0
[pid=2574] ppid=2573 vsize=17016 CPUtime=0.69
/proc/2574/stat : 2574 (march_dl) R 2573 2573 1249 0 -1 4194304 7633 0 0 0 66 3 0 0 24 0 1 0 284510223 17424384 3833 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2574/statm: 4254 3833 69 118 0 4133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18528

[startup+1.5018 s]
/proc/loadavg: 0.91 0.95 0.96 2/66 2575
/proc/meminfo: memFree=1061824/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=1512 CPUtime=0
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284510223 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2573/statm: 378 125 110 260 0 84 0
[pid=2574] ppid=2573 vsize=16484 CPUtime=1.49
/proc/2574/stat : 2574 (march_dl) R 2573 2573 1249 0 -1 4194304 8304 0 0 0 145 4 0 0 25 0 1 0 284510223 16879616 3765 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134543493 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2574/statm: 4121 3765 69 118 0 4000 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17996

[startup+3.10197 s]
/proc/loadavg: 0.91 0.95 0.96 2/66 2575
/proc/meminfo: memFree=1061696/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=1512 CPUtime=0
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 284510223 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2573/statm: 378 125 110 260 0 84 0
[pid=2574] ppid=2573 vsize=28228 CPUtime=3.09
/proc/2574/stat : 2574 (march_dl) R 2573 2573 1249 0 -1 4194304 11550 0 0 0 304 5 0 0 25 0 1 0 284510223 28905472 6596 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134542394 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2574/statm: 7057 6596 73 118 0 6936 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29740

[startup+6.30131 s]
/proc/loadavg: 0.92 0.95 0.96 2/66 2576
/proc/meminfo: memFree=1071368/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=1512 CPUtime=4.99
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 149 11652 0 0 0 0 493 6 16 0 1 0 284510223 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 378 125 110 260 0 84 0
[pid=2576] ppid=2573 vsize=10288 CPUtime=1.28
/proc/2576/stat : 2576 (ubcsat2006) R 2573 2573 1249 0 -1 4194304 1503 0 0 0 127 1 0 0 25 0 1 0 284510724 10534912 1485 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2576/statm: 2572 1485 156 64 0 2153 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11800

[startup+12.702 s]
/proc/loadavg: 0.93 0.95 0.96 2/65 2576
/proc/meminfo: memFree=1071696/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 6508

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.96 2/66 2577
/proc/meminfo: memFree=1051088/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=21948 CPUtime=12.85
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 5311 0 0 0 1281 4 0 0 25 0 1 0 284511487 22474752 5304 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 5487 5304 59 118 0 5365 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 28456

[startup+51.102 s]
/proc/loadavg: 0.96 0.96 0.96 2/66 2577
/proc/meminfo: memFree=1034512/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=38720 CPUtime=38.44
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 9503 0 0 0 3835 9 0 0 25 0 1 0 284511487 39649280 9496 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 9680 9496 59 118 0 9558 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 45228

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/66 2577
/proc/meminfo: memFree=1017936/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=55012 CPUtime=89.63
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 13558 0 0 0 8950 13 0 0 25 0 1 0 284511487 56332288 13551 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527508 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 13753 13551 59 118 0 13631 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 61520

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2577
/proc/meminfo: memFree=1002128/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=70996 CPUtime=149.61
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 17579 0 0 0 14944 17 0 0 25 0 1 0 284511487 72699904 17572 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 17749 17572 59 118 0 17627 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 77504

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2577
/proc/meminfo: memFree=1000144/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=72580 CPUtime=209.6
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 17986 0 0 0 20941 19 0 0 25 0 1 0 284511487 74321920 17979 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 18145 17979 59 118 0 18023 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 79088

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2577
/proc/meminfo: memFree=988880/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=84096 CPUtime=269.58
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 20806 0 0 0 26936 22 0 0 25 0 1 0 284511487 86114304 20799 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 21024 20799 59 118 0 20902 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 90604

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2577
/proc/meminfo: memFree=984528/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=88848 CPUtime=329.56
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 21978 0 0 0 32933 23 0 0 25 0 1 0 284511487 90980352 21971 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 22212 21971 59 118 0 22090 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 95356


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

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2577
/proc/meminfo: memFree=950224/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=122680 CPUtime=509.52
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 30443 0 0 0 50921 31 0 0 25 0 1 0 284511487 125624320 30436 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 30670 30436 59 118 0 30548 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 129188

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/72 2691
/proc/meminfo: memFree=948832/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=122680 CPUtime=569.45
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 30447 0 0 0 56912 33 0 0 25 0 1 0 284511487 125624320 30440 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 30670 30440 59 118 0 30548 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 129188

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2775
/proc/meminfo: memFree=949648/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=122680 CPUtime=629.38
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 30449 0 0 0 62904 34 0 0 25 0 1 0 284511487 125624320 30442 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 30670 30442 59 118 0 30548 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 129188

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2775
/proc/meminfo: memFree=949648/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=122680 CPUtime=689.36
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 30465 0 0 0 68902 34 0 0 25 0 1 0 284511487 125624320 30458 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 30670 30458 59 118 0 30548 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 129188

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2775
/proc/meminfo: memFree=949648/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=122680 CPUtime=749.36
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 30465 0 0 0 74901 35 0 0 25 0 1 0 284511487 125624320 30458 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 30670 30458 59 118 0 30548 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 129188

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2775
/proc/meminfo: memFree=949712/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=122680 CPUtime=809.34
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 30465 0 0 0 80899 35 0 0 25 0 1 0 284511487 125624320 30458 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 30670 30458 59 118 0 30548 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 129188

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2775
/proc/meminfo: memFree=941264/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=131260 CPUtime=869.32
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 32621 0 0 0 86894 38 0 0 25 0 1 0 284511487 134410240 32614 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527591 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 32815 32614 59 118 0 32693 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 137768

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2775
/proc/meminfo: memFree=941264/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=131260 CPUtime=929.3
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 32621 0 0 0 92892 38 0 0 25 0 1 0 284511487 134410240 32614 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 32815 32614 59 118 0 32693 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 137768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2775
/proc/meminfo: memFree=941264/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=131260 CPUtime=989.29
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 32621 0 0 0 98891 38 0 0 25 0 1 0 284511487 134410240 32614 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 32815 32614 59 118 0 32693 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 137768

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2775
/proc/meminfo: memFree=941264/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=131260 CPUtime=1049.27
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 32621 0 0 0 104889 38 0 0 25 0 1 0 284511487 134410240 32614 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 32815 32614 59 118 0 32693 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 137768

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2775
/proc/meminfo: memFree=934864/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=137912 CPUtime=1109.26
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 34241 0 0 0 110886 40 0 0 25 0 1 0 284511487 141221888 34234 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 34478 34234 59 118 0 34356 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 144420

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 2775
/proc/meminfo: memFree=921232/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=6508 CPUtime=12.6
/proc/2573/stat : 2573 (SATzilla2007_F) S 2571 2573 1249 0 -1 4194304 5291 13161 0 0 545 4 702 9 25 0 1 0 284510223 6664192 1427 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2573/statm: 1627 1427 170 260 0 1333 0
[pid=2577] ppid=2573 vsize=151644 CPUtime=1169.24
/proc/2577/stat : 2577 (minisat20) R 2573 2573 1249 0 -1 4194304 37676 0 0 0 116880 44 0 0 25 0 1 0 284511487 155283456 37669 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2577/statm: 37911 37669 59 118 0 37789 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 158152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2775
/proc/meminfo: memFree=1058456/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=29772 CPUtime=1200.04
/proc/2573/stat : 2573 (SATzilla2007_F) R 2571 2573 1249 0 -1 4194304 8810 50933 0 0 601 8 119339 56 23 0 1 0 284510223 30486528 4771 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/2573/statm: 7443 4771 177 260 0 7149 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 29772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2775
/proc/meminfo: memFree=1058456/2055920 swapFree=4178840/4192956
[pid=2573] ppid=2571 vsize=29772 CPUtime=1200.04
/proc/2573/stat : 2573 (SATzilla2007_F) R 2571 2573 1249 0 -1 4194304 8810 50933 0 0 601 8 119339 56 23 0 1 0 284510223 30486528 4771 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/2573/statm: 7443 4771 177 260 0 7149 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 29772

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.42
CPU system time (s): 0.660899
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 158548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.42
system time used= 0.660899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59743
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= 28
involuntary context switches= 2184

runsolver used 0.98485 second user time and 2.58261 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Wed Feb 28 06:52:06 UTC 2007

IDJOB= 314931
IDBENCH= 20403
IDSOLVER= 136
FILE ID= node67/314931-1172645526

PBS_JOBID= 3981158

Free space on /tmp= 66534 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-26.cnf
COMMAND LINE= /tmp/evaluation/314931-1172645526/SATzilla2007_F /tmp/evaluation/314931-1172645526/instance-314931-1172645526.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-314931-1172645526 -o ROOT/results/node67/solver-314931-1172645526 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314931-1172645526/SATzilla2007_F /tmp/evaluation/314931-1172645526/instance-314931-1172645526.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  0cf155110f71a43081221b427d368ee8

RANDOM SEED= 766507659

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.236
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.236
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:       1077544 kB
Buffers:         27824 kB
Cached:         821704 kB
SwapCached:       8292 kB
Active:         310052 kB
Inactive:       625932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1077544 kB
SwapTotal:     4192956 kB
SwapFree:      4178840 kB
Dirty:           11492 kB
Writeback:           0 kB
Mapped:          86868 kB
Slab:            28160 kB
Committed_AS:   871896 kB
PageTables:       1624 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= 66534 MiB

End job on node67 on Wed Feb 28 07:12:09 UTC 2007