Trace number 314731

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.03 1200.41

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark409.474
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data (download as text)

22.87/22.93	c run March_dl for 5 seconds ... 
22.87/22.93	c Bin: Executing march_dl
22.87/22.93	c child exit by a signal
22.87/22.93	c march_dl returned code 137.
22.87/22.93	c run saps for 2 seconds ... 
22.87/22.93	c Bin: Executing ubcsat2006
22.87/22.93	c child exited successfully
22.87/22.93	c ubcsat2006 returned code 0.
22.87/22.93	c satzilla computing base features
22.87/22.93	c satzilla doing unit-prop probe
22.87/22.93	c satzilla doing local search probe
22.87/22.93	c satzilla doing lobjois search-space size estimate
22.87/22.93	c satzilla's ranking:
22.87/22.93	c 1) minisat20: 2.024526
22.87/22.93	c 2) eureka: 2.507052
22.87/22.93	c 3) zchaff_rand: 2.605874
22.87/22.93	c 4) vallst: 3.555071
22.87/22.93	c 5) march_dl: 3.795533
22.87/22.93	c 6) kcnfs: 4.104793
22.87/22.93	c 7) kcnfs+P: 999.000000
22.87/22.93	c 8) march_dl+P: 999.000000
22.87/22.93	c 9) vallst+P: 999.000000
22.87/22.93	c 10) zchaff_rand+P: 999.000000
22.87/22.93	c 11) rsat+P: 999.000000
22.87/22.93	c 12) eureka+P: 999.000000
22.87/22.93	c 13) minisat20+P: 999.000000
22.87/22.93	c 14) rsat: 999.000000
22.87/22.93	c satzilla running minisat20 ... 
22.87/22.93	This is MiniSat 2.0 beta
22.87/22.93	WARNING: for repeatability, setting FPU to use double precision
22.87/22.93	============================[ Problem Statistics ]=============================
22.87/22.93	|                                                                             |
22.87/22.93	|  Number of variables:  52382                                                |
22.87/22.93	|  Number of clauses:    182485                                               |
22.95/23.06	|  Parsing time:         0.11         s                                       |
22.95/23.06	============================[ Search Statistics ]==============================
22.95/23.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.95/23.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
22.95/23.06	===============================================================================
22.95/23.06	|         0 |   52201   181871   470932 |    60623        0    nan |  0.000 % |
23.06/23.15	|       104 |   52201   181871   470932 |    66686      104     48 |  0.346 % |
23.25/23.36	|       256 |   47164   158164   410720 |    73354      253    117 |  9.961 % |
23.95/24.08	|       481 |   47164   158164   410720 |    80690      478    246 |  9.961 % |
24.65/24.75	|       820 |   47095   157773   409721 |    88759      814    174 | 10.103 % |
25.35/25.44	|      1328 |   47090   157759   409687 |    97635     1321    140 | 10.108 % |
25.55/25.66	|      2087 |   47087   157751   409667 |   107398     2080    132 | 10.108 % |
26.65/26.74	|      3227 |   47082   157743   409647 |   118138     3217    118 | 11.325 % |
29.75/29.84	|      4936 |   46447   155211   403147 |   129952     4686    128 | 11.332 % |
31.75/31.84	|      7498 |   46446   155205   403133 |   142947     7247    119 | 11.336 % |
37.84/37.99	|     11348 |   46437   155179   403071 |   157242    11094    128 | 11.349 % |
46.74/46.84	|     17114 |   46437   155179   403071 |   172966    16860    141 | 11.349 % |
67.14/67.21	|     25767 |   46437   155179   403071 |   190263    25513    135 | 11.349 % |
87.53/87.60	|     38741 |   46432   155167   403043 |   209289    38483    135 | 11.365 % |
111.03/111.12	|     58202 |   46425   155143   402987 |   230218    57941    156 | 11.376 % |
184.51/184.61	|     87397 |   46425   155143   402987 |   253240    87136    178 | 11.376 % |
293.37/293.51	|    131189 |   46415   155113   402917 |   278564   130919    196 | 11.412 % |
517.02/517.22	|    196873 |   45906   151917   395272 |   306420   176304    202 | 12.363 % |
914.82/915.14	|    295401 |   45902   151905   395244 |   337062   274829    222 | 12.375 % |
1199.70/1200.17	c Bin: Executing minisat20
1199.70/1200.17	c child exit by a signal
1199.70/1200.17	c minisat20 returned code 137.
1199.70/1200.17	c minisat20 returned code 137.
1199.70/1200.17	c satzilla running eureka ... 
1199.70/1200.17	c Bin: Executing eureka
1199.70/1200.17	c eureka returned code 1.
1199.70/1200.17	c eureka returned code 1.
1199.70/1200.17	c satzilla running zchaff_rand ... 
1199.70/1200.17	c Bin: Executing zchaff_rand
1199.70/1200.17	c zchaff_rand returned code 1.
1199.70/1200.17	c zchaff_rand returned code 1.
1199.70/1200.17	c satzilla running vallst ... 
1199.70/1200.17	c Bin: Executing vallst
1199.70/1200.17	c vallst returned code 1.
1199.70/1200.17	c vallst returned code 1.
1199.70/1200.17	c satzilla running march_dl ... 
1199.70/1200.17	c Bin: Executing march_dl
1199.70/1200.17	c march_dl returned code 1.
1199.70/1200.17	c march_dl returned code 1.
1199.70/1200.17	c satzilla running kcnfs ... 
1199.70/1200.17	c Bin: Executing kcnfs
1199.70/1200.17	c kcnfs returned code 1.
1199.70/1200.17	c kcnfs returned code 1.
1199.70/1200.17	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/node25/watcher-314731-1172641291 -o ROOT/results/node25/solver-314731-1172641291 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314731-1172641291/SATzilla2007_F /tmp/evaluation/314731-1172641291/instance-314731-1172641291.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.99 0.97 0.98 3/64 25725
/proc/meminfo: memFree=1709728/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=1512 CPUtime=0
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 58751374 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 378 125 110 260 0 84 0
[pid=25726] ppid=25725 vsize=3628 CPUtime=0
/proc/25726/stat : 25726 (march_dl) R 25725 25725 24854 0 -1 4194304 447 0 0 0 0 0 0 0 19 0 1 0 58751374 3715072 441 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25726/statm: 907 445 49 118 0 786 0

[startup+0.0364449 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 25725
/proc/meminfo: memFree=1709728/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=1512 CPUtime=0
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 58751374 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 378 125 110 260 0 84 0
[pid=25726] ppid=25725 vsize=5568 CPUtime=0.02
/proc/25726/stat : 25726 (march_dl) R 25725 25725 24854 0 -1 4194304 1115 0 0 0 2 0 0 0 19 0 1 0 58751374 5701632 1109 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25726/statm: 1392 1109 50 118 0 1271 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7080

[startup+0.10145 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 25725
/proc/meminfo: memFree=1709728/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=1512 CPUtime=0
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 58751374 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 378 125 110 260 0 84 0
[pid=25726] ppid=25725 vsize=6360 CPUtime=0.09
/proc/25726/stat : 25726 (march_dl) R 25725 25725 24854 0 -1 4194304 1356 0 0 0 9 0 0 0 19 0 1 0 58751374 6512640 1350 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25726/statm: 1590 1350 50 118 0 1469 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7872

[startup+0.301468 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 25725
/proc/meminfo: memFree=1709728/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=1512 CPUtime=0
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 58751374 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 378 125 110 260 0 84 0
[pid=25726] ppid=25725 vsize=16680 CPUtime=0.29
/proc/25726/stat : 25726 (march_dl) R 25725 25725 24854 0 -1 4194304 3594 0 0 0 28 1 0 0 21 0 1 0 58751374 17080320 3377 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134547149 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25726/statm: 4170 3377 52 118 0 4049 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18192

[startup+0.701503 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 25725
/proc/meminfo: memFree=1709728/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=1512 CPUtime=0
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 58751374 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 378 125 110 260 0 84 0
[pid=25726] ppid=25725 vsize=16808 CPUtime=0.69
/proc/25726/stat : 25726 (march_dl) R 25725 25725 24854 0 -1 4194304 5567 0 0 0 67 2 0 0 24 0 1 0 58751374 17211392 3426 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134547157 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25726/statm: 4202 3426 55 118 0 4081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18320

[startup+1.50158 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25727
/proc/meminfo: memFree=1692048/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=1512 CPUtime=0
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 58751374 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 378 125 110 260 0 84 0
[pid=25726] ppid=25725 vsize=20148 CPUtime=1.49
/proc/25726/stat : 25726 (march_dl) R 25725 25725 24854 0 -1 4194304 9955 0 0 0 144 5 0 0 25 0 1 0 58751374 20631552 4286 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134543068 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25726/statm: 5037 4286 57 118 0 4916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21660

[startup+3.10172 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25727
/proc/meminfo: memFree=1673680/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=1512 CPUtime=0
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 58751374 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 378 125 110 260 0 84 0
[pid=25726] ppid=25725 vsize=45236 CPUtime=3.09
/proc/25726/stat : 25726 (march_dl) R 25725 25725 24854 0 -1 4194304 19688 0 0 0 299 10 0 0 25 0 1 0 58751374 46321664 10333 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134656045 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25726/statm: 11309 10333 69 118 0 11188 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46748

[startup+6.30201 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25728
/proc/meminfo: memFree=1697424/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=1512 CPUtime=4.99
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 149 21204 0 0 0 0 488 11 16 0 1 0 58751374 1548288 125 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25725/statm: 378 125 110 260 0 84 0
[pid=25728] ppid=25725 vsize=18488 CPUtime=1.28
/proc/25728/stat : 25728 (ubcsat2006) R 25725 25725 24854 0 -1 4194304 3149 0 0 0 127 1 0 0 25 0 1 0 58751875 18931712 3131 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25728/statm: 4622 3131 156 64 0 4203 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 20000

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 25728
/proc/meminfo: memFree=1691480/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=20280 CPUtime=12.67
/proc/25725/stat : 25725 (SATzilla2007_F) R 25723 25725 24854 0 -1 4194304 4697 24359 0 0 539 3 712 13 25 0 1 0 58751374 20766720 4665 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 1 0 0
/proc/25725/statm: 5070 4665 135 260 0 4776 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20280

[startup+25.5027 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25729
/proc/meminfo: memFree=1685968/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=13536 CPUtime=2.55
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 3153 0 0 0 254 1 0 0 25 0 1 0 58753668 13860864 3138 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525958 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 3384 3138 59 118 0 3262 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 26500

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25729
/proc/meminfo: memFree=1675856/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=23776 CPUtime=28.14
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 5677 0 0 0 2811 3 0 0 25 0 1 0 58753668 24346624 5662 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 5944 5662 59 118 0 5822 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 36740

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25729
/proc/meminfo: memFree=1653136/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=46360 CPUtime=79.34
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 11317 0 0 0 7925 9 0 0 25 0 1 0 58753668 47472640 11302 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527480 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 11590 11302 59 118 0 11468 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 59324

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25729
/proc/meminfo: memFree=1629776/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=69888 CPUtime=139.31
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 17197 0 0 0 13917 14 0 0 25 0 1 0 58753668 71565312 17182 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 17472 17182 59 118 0 17350 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 82852

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25729
/proc/meminfo: memFree=1607888/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=91656 CPUtime=199.3
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 22613 0 0 0 19910 20 0 0 25 0 1 0 58753668 93855744 22598 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527874 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 22914 22598 59 118 0 22792 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 104620

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 25729
/proc/meminfo: memFree=1585104/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=114500 CPUtime=259.29
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 28346 0 0 0 25902 27 0 0 25 0 1 0 58753668 117248000 28331 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527559 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 28625 28331 59 118 0 28503 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 127464

[startup+342.301 s]
/proc/loadavg: 1.10 1.00 0.99 2/66 25729
/proc/meminfo: memFree=1572048/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=127456 CPUtime=319.27
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 31517 0 0 0 31897 30 0 0 25 0 1 0 58753668 130514944 31502 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 31864 31502 59 118 0 31742 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 140420


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

[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=154700 CPUtime=439.24
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 38311 0 0 0 43887 37 0 0 25 0 1 0 58753668 158412800 38296 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 38675 38296 59 118 0 38553 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 167664

[startup+522.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 25729
/proc/meminfo: memFree=1538640/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=160976 CPUtime=499.21
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 39875 0 0 0 49883 38 0 0 25 0 1 0 58753668 164839424 39860 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 40244 39860 59 118 0 40122 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 173940

[startup+582.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 25729
/proc/meminfo: memFree=1522768/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=176660 CPUtime=559.2
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 43819 0 0 0 55877 43 0 0 25 0 1 0 58753668 180899840 43804 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 44165 43804 59 118 0 44043 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 189624

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25729
/proc/meminfo: memFree=1505296/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=194436 CPUtime=619.19
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 48143 0 0 0 61871 48 0 0 25 0 1 0 58753668 199102464 48128 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 48609 48128 59 118 0 48487 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 207400

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25729
/proc/meminfo: memFree=1488720/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=211040 CPUtime=679.16
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 52290 0 0 0 67865 51 0 0 25 0 1 0 58753668 216104960 52275 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134528820 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 52760 52275 59 118 0 52638 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 224004

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25729
/proc/meminfo: memFree=1472208/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=227312 CPUtime=739.16
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 56390 0 0 0 73861 55 0 0 25 0 1 0 58753668 232767488 56375 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 56828 56375 59 118 0 56706 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 240276

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25729
/proc/meminfo: memFree=1457808/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=241900 CPUtime=799.14
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 60032 0 0 0 79855 59 0 0 25 0 1 0 58753668 247705600 60017 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527437 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 60475 60017 59 118 0 60353 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 254864

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25729
/proc/meminfo: memFree=1443536/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=256036 CPUtime=859.12
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 63550 0 0 0 85850 62 0 0 25 0 1 0 58753668 262180864 63535 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 64009 63535 59 118 0 63887 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 269000

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25729
/proc/meminfo: memFree=1433232/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=266332 CPUtime=919.11
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 66095 0 0 0 91846 65 0 0 25 0 1 0 58753668 272723968 66080 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 66583 66080 59 118 0 66461 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 279296

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25729
/proc/meminfo: memFree=1420752/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=278724 CPUtime=979.09
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 69218 0 0 0 97842 67 0 0 25 0 1 0 58753668 285413376 69203 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 69681 69203 59 118 0 69559 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 291688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25729
/proc/meminfo: memFree=1401296/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=298128 CPUtime=1039.08
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 74105 0 0 0 103836 72 0 0 25 0 1 0 58753668 305283072 74090 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134527380 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 74532 74090 59 118 0 74410 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 311092

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25729
/proc/meminfo: memFree=1388880/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=311172 CPUtime=1099.06
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 77177 0 0 0 109830 76 0 0 25 0 1 0 58753668 318640128 77162 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 77793 77162 59 118 0 77671 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 324136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 25801
/proc/meminfo: memFree=1369376/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=12964 CPUtime=22.9
/proc/25725/stat : 25725 (SATzilla2007_F) S 25723 25725 24854 0 -1 4194304 11780 24359 0 0 1555 10 712 13 25 0 1 0 58751374 13275136 3011 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25725/statm: 3241 3011 170 260 0 2947 0
[pid=25729] ppid=25725 vsize=329472 CPUtime=1159.01
/proc/25729/stat : 25729 (minisat20) R 25725 25725 24854 0 -1 4194304 81752 0 0 0 115820 81 0 0 25 0 1 0 58753668 337379328 81737 18446744073709551615 134512640 134998072 4294956640 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25729/statm: 82368 81737 59 118 0 82246 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 342436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 25833
/proc/meminfo: memFree=1689704/2055920 swapFree=4183588/4192956
[pid=25725] ppid=25723 vsize=19700 CPUtime=1200
/proc/25725/stat : 25725 (SATzilla2007_F) R 25723 25725 24854 0 -1 4194304 13538 107486 0 0 1577 11 118311 101 20 0 1 0 58751374 20172800 4665 18446744073709551615 134512640 135581085 4294956624 18446744073709551615 135065386 0 0 4096 0 0 0 0 17 0 0 0
/proc/25725/statm: 4925 4665 171 260 0 4631 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 19700

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.03
CPU user time (s): 1198.89
CPU system time (s): 1.13383
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 347848

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

runsolver used 0.922859 second user time and 2.51962 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Wed Feb 28 05:41:32 UTC 2007

IDJOB= 314731
IDBENCH= 20398
IDSOLVER= 136
FILE ID= node25/314731-1172641291

PBS_JOBID= 3981152

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  65057bcebbeecf6a7f3bc3fcfb2de009

RANDOM SEED= 919828400

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.232
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.232
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:       1710136 kB
Buffers:         10680 kB
Cached:         285864 kB
SwapCached:       3132 kB
Active:          50684 kB
Inactive:       255344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710136 kB
SwapTotal:     4192956 kB
SwapFree:      4183588 kB
Dirty:           13420 kB
Writeback:           0 kB
Mapped:          15392 kB
Slab:            25804 kB
Committed_AS:   177708 kB
PageTables:       1472 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= 66533 MiB

End job on node25 on Wed Feb 28 06:01:34 UTC 2007