Trace number 1727328

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
SATzilla2009_I 2009-03-22? (exit code) 1199.79 1201.36

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
Bench CategoryCRAFTED (crafted 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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

Solver Data

55.83/57.15	c SATzilla is building models for class 3
55.83/57.15	c run presolver mxc-sr08 for 10 seconds ... 
55.83/57.15	c Bin: Executing mxc-sr08
55.83/57.15	c spawning binary file with 10 seconds ...
55.83/57.15	c child exit by a signal
55.83/57.15	c mxc-sr08 returned code 137.
55.83/57.15	c run presolver picosat846 for 5 seconds ... 
55.83/57.15	c Bin: Executing picosat846
55.83/57.15	c spawning binary file with 5 seconds ...
55.83/57.15	c child exit by a signal
55.83/57.15	c picosat846 returned code 137.
55.83/57.15	c Orignal number of varibales is 36304, number of clauses is 1711065 
55.83/57.15	c predicted feature computation time is 28.982924 
55.83/57.15	c Bin: Executing satelite
55.83/57.15	c spawning binary file with 240 seconds ...
55.83/57.15	c child exited successfully
55.83/57.15	c satzilla computing base features
55.83/57.15	c Number of variabe is: 32046, Number of clause is : 1666604 
55.83/57.15	c Initializing...
55.83/57.15	c satzilla doing clause learning
55.83/57.15	c start clause learning features ...
55.83/57.15	c Bin: Executing zchaff07
55.83/57.15	c spawning binary file with 2 seconds ...
55.83/57.15	c child exit by a signal
55.83/57.15	c satzilla doing survey propogation probe
55.83/57.15	c do survay propogation for 2 second ...
55.83/57.15	c satzilla doing local search probe
55.83/57.15	c features are:36304 1.71106e+06 32046 1.6666e+06 0.132871 0.0266776 0.0192283 0.466964 1.02176 1.22974 9.28981e-05 0.825413 6.24103e-05 0.000561693 0.607482 0.858684 0.85904 9.28981e-05 0.825001 1.14004e-05 0.00133925 5.58008 0.340314 0.20067 0 0.972851 4.24579 4.12018e-05 0.850191 3.00011e-06 0.000682226 5.0412 0.649394 8.53962e-05 0.794661 1.02004e-05 0.000939035 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.836163 0.267127 0 1 0.998819 0.495803 0.986377 0.792716 0.929537 0.105569 1.17025 -1.11022e-16 0.5 0.289885 0.000112165 0.162605 0.00699181 0.0576004 4684 0 0 0 0 0 0 25.8314 0 1.01342 0 
55.83/57.15	c satzilla's ranking:
55.83/57.15	c 1) zchaff_rand: 3.115606
55.83/57.15	c 2) mxc-sr08: 2.805761
55.83/57.15	c 3) picosat846: 2.570531
55.83/57.15	c 4) minisat20SAT07: 1.284717
55.83/57.15	c 5) march_dl2004: 0.391663
55.83/57.15	c 6) SATenstein: -10000.000000
55.83/57.15	c 7) gnovelty+: -10000.000000
55.83/57.15	c 8) adaptg2wsat+: -10000.000000
55.83/57.15	c 9) adaptg2wsat0: -10000.000000
55.83/57.15	c 10) tts-4-0: -10000.000000
55.83/57.15	c 11) vallst: -10000.000000
55.83/57.15	c 12) minisat20: -10000.000000
55.83/57.15	c 13) kcnfs04SAT07: -10000.000000
55.83/57.15	c satzilla running zchaff_rand ... 
1199.70/1201.33	c Bin: Executing zchaff_rand
1199.70/1201.33	c spawning binary file with 1144 seconds ...
1199.70/1201.33	c child exit by a signal
1199.70/1201.33	c zchaff_rand returned code 137.
1199.70/1201.33	c satzilla running mxc-sr08 ... 
1199.70/1201.33	c Bin: Executing mxc-sr08
1199.70/1201.33	c mxc-sr08 returned code 1.
1199.70/1201.33	c satzilla running picosat846 ... 
1199.70/1201.33	c Bin: Executing picosat846
1199.70/1201.33	c picosat846 returned code 1.
1199.70/1201.33	c satzilla running minisat20SAT07 ... 
1199.70/1201.33	c Bin: Executing minisat20SAT07
1199.70/1201.33	c minisat20SAT07 returned code 1.
1199.70/1201.33	c satzilla running march_dl2004 ... 
1199.70/1201.33	c Bin: Executing march_dl2004
1199.70/1201.33	c march_dl2004 returned code 1.
1199.70/1201.33	c satzilla running SATenstein ... 
1199.70/1201.33	c Bin: Executing SATenstein
1199.70/1201.33	c SATenstein returned code 1.
1199.70/1201.33	c satzilla running gnovelty+ ... 
1199.70/1201.33	c Bin: Executing gnovelty+
1199.70/1201.33	c gnovelty+ returned code 1.
1199.70/1201.33	c satzilla running adaptg2wsat+ ... 
1199.70/1201.33	c Bin: Executing adaptg2wsat+
1199.70/1201.33	c adaptg2wsat+ returned code 1.
1199.70/1201.33	c satzilla running adaptg2wsat0 ... 
1199.70/1201.33	c Bin: Executing adaptg2wsat0
1199.70/1201.33	c adaptg2wsat0 returned code 1.
1199.70/1201.33	c satzilla running tts-4-0 ... 
1199.70/1201.33	c Bin: Executing tts-4-0
1199.70/1201.33	c tts-4-0 returned code 1.
1199.70/1201.33	c satzilla running vallst ... 
1199.70/1201.33	c Bin: Executing vallst
1199.70/1201.33	c vallst returned code 1.
1199.70/1201.33	c satzilla running minisat20 ... 
1199.70/1201.33	c Bin: Executing minisat20
1199.70/1201.33	c minisat20 returned code 1.
1199.70/1201.33	c satzilla running kcnfs04SAT07 ... 
1199.70/1201.33	c Bin: Executing kcnfs04SAT07
1199.70/1201.33	c kcnfs04SAT07 returned code 1.
1199.70/1201.33	c ERROR: All Failed! 
1199.70/1201.33	c SATZILLA_TIME=1199.930000

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-1727328-1240723434/watcher-1727328-1240723434 -o /tmp/evaluation-result-1727328-1240723434/solver-1727328-1240723434 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1727328-1240723434.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): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 10897
/proc/meminfo: memFree=1773744/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=2052 CPUtime=0
/proc/10897/stat : 10897 (SATzilla2009_I) D 10895 10897 10639 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 100373386 2101248 99 1992294400 134512640 136149169 4294956224 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/10897/statm: 513 99 88 399 0 110 0

[startup+0.075953 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 10897
/proc/meminfo: memFree=1773744/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=2052 CPUtime=0
/proc/10897/stat : 10897 (SATzilla2009_I) D 10895 10897 10639 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 100373386 2101248 99 1992294400 134512640 136149169 4294956224 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/10897/statm: 513 99 88 399 0 110 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2052

[startup+0.101956 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 10897
/proc/meminfo: memFree=1773744/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=2052 CPUtime=0
/proc/10897/stat : 10897 (SATzilla2009_I) D 10895 10897 10639 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 100373386 2101248 99 1992294400 134512640 136149169 4294956224 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/10897/statm: 513 99 88 399 0 110 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2052

[startup+0.301979 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 10897
/proc/meminfo: memFree=1773744/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=2052 CPUtime=0
/proc/10897/stat : 10897 (SATzilla2009_I) D 10895 10897 10639 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 100373386 2101248 99 1992294400 134512640 136149169 4294956224 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/10897/statm: 513 99 88 399 0 110 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2052

[startup+0.70103 s]
/proc/loadavg: 1.09 1.02 1.01 3/65 10897
/proc/meminfo: memFree=1773744/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=2052 CPUtime=0
/proc/10897/stat : 10897 (SATzilla2009_I) D 10895 10897 10639 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 100373386 2101248 99 1992294400 134512640 136149169 4294956224 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/10897/statm: 513 99 88 399 0 110 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2052

[startup+1.50113 s]
/proc/loadavg: 1.09 1.02 1.01 1/66 10898
/proc/meminfo: memFree=1773608/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=2056 CPUtime=0
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100373386 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10897/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+3.10233 s]
/proc/loadavg: 1.09 1.02 1.01 2/67 10899
/proc/meminfo: memFree=1716192/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=2056 CPUtime=0
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100373386 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10897/statm: 514 112 96 399 0 111 0
[pid=10899] ppid=10897 vsize=92288 CPUtime=2.03
/proc/10899/stat : 10899 (mxc-sr08) R 10897 10897 10639 0 -1 4194304 21614 0 0 0 193 10 0 0 25 0 1 0 100373492 94502912 21610 1992294400 134512640 135078026 4294956192 18446744073709551615 134566063 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10899/statm: 23072 21610 54 138 0 22931 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 94344
heavy processes:

[startup+6.30173 s]
/proc/loadavg: 1.24 1.05 1.02 2/67 10899
/proc/meminfo: memFree=1678496/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=2056 CPUtime=0
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100373386 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10897/statm: 514 112 96 399 0 111 0
[pid=10899] ppid=10897 vsize=101944 CPUtime=5.22
/proc/10899/stat : 10899 (mxc-sr08) R 10897 10897 10639 0 -1 4194304 29813 0 0 0 508 14 0 0 25 0 1 0 100373492 104390656 23755 1992294400 134512640 135078026 4294956192 18446744073709551615 134560793 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10899/statm: 25486 23755 55 138 0 25345 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 104000

[startup+12.7015 s]
/proc/loadavg: 1.22 1.05 1.02 2/67 10900
/proc/meminfo: memFree=1729760/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=2056 CPUtime=10
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 152 29813 0 0 0 0 984 16 19 0 1 0 100373386 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 514 121 104 399 0 111 0
[pid=10900] ppid=10897 vsize=65464 CPUtime=1.46
/proc/10900/stat : 10900 (picosat846) R 10897 10897 10639 0 -1 4194304 15704 0 9 0 137 9 0 0 25 0 1 0 100374494 67035136 15702 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10900/statm: 16366 15702 85 14 0 16032 0
Current children cumulated CPU time (s) 11.46
Current children cumulated vsize (KiB) 67520

[startup+25.5011 s]
/proc/loadavg: 1.17 1.05 1.01 2/67 10901
/proc/meminfo: memFree=1626336/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=2056 CPUtime=15.01
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 180 45536 0 9 0 0 1475 26 16 0 1 0 100373386 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 514 139 121 399 0 111 0
[pid=10901] ppid=10897 vsize=173948 CPUtime=9.23
/proc/10901/stat : 10901 (satelite) R 10897 10897 10639 0 -1 4194304 36305 0 0 0 900 23 0 0 25 0 1 0 100375009 178122752 36057 1992294400 134512640 135037501 4294956176 18446744073709551615 134573891 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10901/statm: 43487 36057 67 128 0 43356 0
Current children cumulated CPU time (s) 24.24
Current children cumulated vsize (KiB) 176004

[startup+51.1013 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 10902
/proc/meminfo: memFree=1558952/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=186608 CPUtime=49.84
/proc/10897/stat : 10897 (SATzilla2009_I) R 10895 10897 10639 0 -1 4194304 60664 101199 0 9 1758 33 3117 76 25 0 1 0 100373386 191086592 45499 1992294400 134512640 136149169 4294956224 18446744073709551615 134847717 0 0 4096 3 0 0 0 17 1 0 0
/proc/10897/statm: 46652 45499 151 399 0 46249 0
Current children cumulated CPU time (s) 49.84
Current children cumulated vsize (KiB) 186608

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.01 2/67 10903
/proc/meminfo: memFree=1543840/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=223332 CPUtime=45.12
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 41009 0 0 0 4480 32 0 0 25 0 1 0 100379101 228691968 27991 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 55833 27991 112 208 0 55605 0
Current children cumulated CPU time (s) 101.01
Current children cumulated vsize (KiB) 309696

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 10903
/proc/meminfo: memFree=1541600/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=225724 CPUtime=105.1
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 44244 0 0 0 10466 44 0 0 25 0 1 0 100379101 231141376 28599 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 56431 28599 112 208 0 56203 0
Current children cumulated CPU time (s) 160.99
Current children cumulated vsize (KiB) 312088

[startup+222.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 10903
/proc/meminfo: memFree=1539616/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=227628 CPUtime=165.08
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 46838 0 0 0 16454 54 0 0 25 0 1 0 100379101 233091072 29063 1992294400 134512640 135365884 4294956176 18446744073709551615 134542907 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 56907 29063 112 208 0 56679 0
Current children cumulated CPU time (s) 220.97
Current children cumulated vsize (KiB) 313992

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 10903
/proc/meminfo: memFree=1538272/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=228880 CPUtime=225.06
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 49088 0 0 0 22445 61 0 0 25 0 1 0 100379101 234373120 29396 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 57220 29396 112 208 0 56992 0
Current children cumulated CPU time (s) 280.95
Current children cumulated vsize (KiB) 315244

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 10903
/proc/meminfo: memFree=1536288/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=230748 CPUtime=285.05
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 51262 0 0 0 28438 67 0 0 25 0 1 0 100379101 236285952 29866 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 57687 29866 112 208 0 57459 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 317112

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10903
/proc/meminfo: memFree=1530848/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=232440 CPUtime=345.03
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 54128 0 0 0 34429 74 0 0 25 0 1 0 100379101 238018560 31241 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 58110 31241 112 208 0 57882 0
Current children cumulated CPU time (s) 400.92
Current children cumulated vsize (KiB) 318804

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10903
/proc/meminfo: memFree=1526176/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10903
/proc/meminfo: memFree=1503520/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=272968 CPUtime=704.93
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 68190 0 0 0 70386 107 0 0 25 0 1 0 100379101 279519232 38061 1992294400 134512640 135365884 4294956176 18446744073709551615 134542913 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 68242 38061 112 208 0 68014 0
Current children cumulated CPU time (s) 760.82
Current children cumulated vsize (KiB) 359332

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10903
/proc/meminfo: memFree=1500192/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=274000 CPUtime=764.92
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 70028 0 0 0 76381 111 0 0 25 0 1 0 100379101 280576000 38834 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 68500 38834 112 208 0 68272 0
Current children cumulated CPU time (s) 820.81
Current children cumulated vsize (KiB) 360364

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10903
/proc/meminfo: memFree=1499168/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=274656 CPUtime=824.9
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 71293 0 0 0 82376 114 0 0 25 0 1 0 100379101 281247744 39105 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 68664 39105 112 208 0 68436 0
Current children cumulated CPU time (s) 880.79
Current children cumulated vsize (KiB) 361020

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1496928/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=275568 CPUtime=884.88
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 72734 0 0 0 88370 118 0 0 25 0 1 0 100379101 282181632 39623 1992294400 134512640 135365884 4294956176 18446744073709551615 134553825 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 68892 39623 112 208 0 68664 0
Current children cumulated CPU time (s) 940.77
Current children cumulated vsize (KiB) 361932

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1492000/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=276376 CPUtime=944.87
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 75018 0 0 0 94364 123 0 0 25 0 1 0 100379101 283009024 40913 1992294400 134512640 135365884 4294956176 18446744073709551615 134544055 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 69094 40913 112 208 0 68866 0
Current children cumulated CPU time (s) 1000.76
Current children cumulated vsize (KiB) 362740

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1489632/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=277400 CPUtime=1004.84
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 76602 0 0 0 100357 127 0 0 25 0 1 0 100379101 284057600 41503 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 69350 41503 112 208 0 69122 0
Current children cumulated CPU time (s) 1060.73
Current children cumulated vsize (KiB) 363764

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1487072/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=278488 CPUtime=1064.83
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 78046 0 0 0 106353 130 0 0 25 0 1 0 100379101 285171712 42095 1992294400 134512640 135365884 4294956176 18446744073709551615 134544055 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 69622 42095 112 208 0 69394 0
Current children cumulated CPU time (s) 1120.72
Current children cumulated vsize (KiB) 364852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1483488/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=279720 CPUtime=1124.82
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 79910 0 0 0 112347 135 0 0 25 0 1 0 100379101 286433280 43036 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 69930 43036 112 208 0 69702 0
Current children cumulated CPU time (s) 1180.71
Current children cumulated vsize (KiB) 366084

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1482144/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=279720 CPUtime=1132.81
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 80300 0 0 0 113146 135 0 0 25 0 1 0 100379101 286433280 43355 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 69930 43355 112 208 0 69702 0
Current children cumulated CPU time (s) 1188.7
Current children cumulated vsize (KiB) 366084

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1481824/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=279860 CPUtime=1139.22
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 80419 0 0 0 113786 136 0 0 25 0 1 0 100379101 286576640 43403 1992294400 134512640 135365884 4294956176 18446744073709551615 134553813 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 69965 43403 112 208 0 69737 0
Current children cumulated CPU time (s) 1195.11
Current children cumulated vsize (KiB) 366224

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1481696/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=279860 CPUtime=1142.41
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 80499 0 0 0 114105 136 0 0 25 0 1 0 100379101 286576640 43412 1992294400 134512640 135365884 4294956176 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 69965 43412 112 208 0 69737 0
Current children cumulated CPU time (s) 1198.3
Current children cumulated vsize (KiB) 366224

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1481696/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=279860 CPUtime=1143.21
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 80502 0 0 0 114185 136 0 0 25 0 1 0 100379101 286576640 43415 1992294400 134512640 135365884 4294956176 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 69965 43415 112 208 0 69737 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 366224

[startup+1201.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1481696/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=279860 CPUtime=1143.62
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 80502 0 0 0 114226 136 0 0 25 0 1 0 100379101 286576640 43415 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 69965 43415 112 208 0 69737 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 366224

[startup+1201.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10905
/proc/meminfo: memFree=1481696/2055920 swapFree=4192812/4192956
[pid=10897] ppid=10895 vsize=86364 CPUtime=55.89
/proc/10897/stat : 10897 (SATzilla2009_I) S 10895 10897 10639 0 -1 4194304 77594 101199 0 9 2352 44 3117 76 25 0 1 0 100373386 88436736 21337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10897/statm: 21591 21337 216 399 0 21188 0
[pid=10903] ppid=10897 vsize=279860 CPUtime=1143.81
/proc/10903/stat : 10903 (zchaff_rand) R 10897 10897 10639 0 -1 4194304 80507 0 0 0 114245 136 0 0 25 0 1 0 100379101 286576640 43420 1992294400 134512640 135365884 4294956176 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10903/statm: 69965 43420 112 208 0 69737 0
Current children cumulated CPU time (s) 1199.7
Current children cumulated vsize (KiB) 366224

Child status: 17
Real time (s): 1201.36
CPU time (s): 1199.79
CPU user time (s): 1197.16
CPU system time (s): 2.6266
CPU usage (%): 99.869
Max. virtual memory (cumulated for all children) (KiB): 366248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.16
system time used= 2.6266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259318
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 2244

runsolver used 0.970852 second user time and 3.41248 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-26 07:23:58
IDJOB=1727328
IDBENCH=24635
IDSOLVER=528
FILE ID=node92/1727328-1240723434
PBS_JOBID= 9186869
Free space on /tmp= 66528 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727328-1240723434/watcher-1727328-1240723434 -o /tmp/evaluation-result-1727328-1240723434/solver-1727328-1240723434 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1727328-1240723434.cnf

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

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=1770503714

node92.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1774544 kB
Buffers:          8180 kB
Cached:         202616 kB
SwapCached:        140 kB
Active:          79028 kB
Inactive:       145688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           55748 kB
Writeback:           0 kB
Mapped:          23572 kB
Slab:            42404 kB
Committed_AS:   177060 kB
PageTables:       1460 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= 66500 MiB
End job on node92 at 2009-04-26 07:44:01