Trace number 1825810

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_C 2009-03-22? (exit code) 4998.33 5000.47

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4109.89
Satisfiable
(Un)Satisfiability was proved
Number of variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

22.98/23.09	c SATzilla is building models for class 2
22.98/23.09	c run presolver march_dl2004 for 5 seconds ... 
22.98/23.09	c Bin: Executing march_dl2004
22.98/23.09	c spawning binary file with 5 seconds ...
22.98/23.09	c child exit by a signal
22.98/23.09	c march_dl2004 returned code 137.
22.98/23.09	c run presolver mxc-sr08 for 5 seconds ... 
22.98/23.09	c Bin: Executing mxc-sr08
22.98/23.09	c spawning binary file with 5 seconds ...
22.98/23.09	c child exit by a signal
22.98/23.09	c mxc-sr08 returned code 137.
22.98/23.09	c Orignal number of varibales is 574, number of clauses is 118394 
22.98/23.09	c predicted feature computation time is 9.588330 
22.98/23.09	c Bin: Executing satelite
22.98/23.09	c spawning binary file with 240 seconds ...
22.98/23.09	c child exited successfully
22.98/23.09	c satzilla computing base features
22.98/23.09	c Number of variabe is: 362, Number of clause is : 53231 
22.98/23.09	c Initializing...
22.98/23.09	c satzilla compute diameter ...
22.98/23.09	c start diameter features ...
22.98/23.09	c satzilla doing clause learning
22.98/23.09	c start clause learning features ...
22.98/23.09	c Bin: Executing zchaff07
22.98/23.09	c spawning binary file with 2 seconds ...
22.98/23.09	c child exit by a signal
22.98/23.09	c satzilla doing survey propogation probe
22.98/23.09	c do survay propogation for 2 second ...
22.98/23.09	c satzilla doing local search probe
22.98/23.09	c satzilla doing lobjois search-space size estimate
22.98/23.09	c features are:574 118394 362 53231 0.585635 1.22416 0.00680055 0.419158 0.563089 2.01549 0.015196 0.308436 0.00552486 0.0552486 1.39629 0.0236328 0.0236328 0.015196 0.865305 1.8786e-05 0.0806673 3.57166 0.19994 0.353368 0 1 1.51065 0.00600188 1.05109 0 0.0766659 3.42914 0.458793 0.00226782 0.6024 0.000263005 0.00603032 3.39889 0.144068 3 4 0.67256 2553.25 0.187569 1767 3016 3016 1767 3016 2587 2843 19.2468 0.128673 15.9327 22.834 22.834 15.9327 22.834 18.5427 19.6777 0.300527 1.29614 2.28046e-06 1 0.957891 7.80557e-05 0.768077 0.000267224 0.0763554 0.228335 0.8862 4.44089e-16 1 0.462142 4.88346e-06 0.460172 0.00277304 0.159358 31.8241 5.8148 74.75 0.168983 77 59 88 20.86 0.270651 0.990241 0.0971295 0.291729 0.753946 
22.98/23.09	c satzilla's ranking:
22.98/23.09	c 1) vallst: 11.144148
22.98/23.09	c 2) minisat20: 8.743156
22.98/23.09	c 3) minisat20SAT07: 5.617700
22.98/23.09	c 4) zchaff_rand: 3.930668
22.98/23.09	c 5) march_dl2004: 3.686847
22.98/23.09	c 6) mxc-sr08: 1.489546
22.98/23.09	c 7) tts-4-0: 0.292895
22.98/23.09	c 8) SATenstein: -10000.000000
22.98/23.09	c 9) gnovelty+: -10000.000000
22.98/23.09	c 10) adaptg2wsat+: -10000.000000
22.98/23.09	c 11) adaptg2wsat0: -10000.000000
22.98/23.09	c 12) picosat846: -10000.000000
22.98/23.09	c 13) kcnfs04SAT07: -10000.000000
22.98/23.09	c satzilla running vallst ... 
4998.23/5000.47	c Bin: Executing vallst
4998.23/5000.47	c spawning binary file with 4976 seconds ...
4998.23/5000.47	c child exit by a signal
4998.23/5000.47	c vallst returned code 137.
4998.23/5000.47	c satzilla running minisat20 ... 
4998.23/5000.47	c Bin: Executing minisat20
4998.23/5000.47	c minisat20 returned code 1.
4998.23/5000.47	c satzilla running minisat20SAT07 ... 
4998.23/5000.47	c Bin: Executing minisat20SAT07
4998.23/5000.47	c minisat20SAT07 returned code 1.
4998.23/5000.47	c satzilla running zchaff_rand ... 
4998.23/5000.47	c Bin: Executing zchaff_rand
4998.23/5000.47	c zchaff_rand returned code 1.
4998.23/5000.47	c satzilla running march_dl2004 ... 
4998.23/5000.47	c Bin: Executing march_dl2004
4998.23/5000.47	c march_dl2004 returned code 1.
4998.23/5000.47	c satzilla running mxc-sr08 ... 
4998.23/5000.47	c Bin: Executing mxc-sr08
4998.23/5000.47	c mxc-sr08 returned code 1.
4998.23/5000.47	c satzilla running tts-4-0 ... 
4998.23/5000.47	c Bin: Executing tts-4-0
4998.23/5000.47	c tts-4-0 returned code 1.
4998.23/5000.47	c satzilla running SATenstein ... 
4998.23/5000.47	c Bin: Executing SATenstein
4998.23/5000.47	c SATenstein returned code 1.
4998.23/5000.47	c satzilla running gnovelty+ ... 
4998.23/5000.47	c Bin: Executing gnovelty+
4998.23/5000.47	c gnovelty+ returned code 1.
4998.23/5000.47	c satzilla running adaptg2wsat+ ... 
4998.23/5000.47	c Bin: Executing adaptg2wsat+
4998.23/5000.47	c adaptg2wsat+ returned code 1.
4998.23/5000.47	c satzilla running adaptg2wsat0 ... 
4998.23/5000.47	c Bin: Executing adaptg2wsat0
4998.23/5000.47	c adaptg2wsat0 returned code 1.
4998.23/5000.47	c satzilla running picosat846 ... 
4998.23/5000.47	c Bin: Executing picosat846
4998.23/5000.47	c picosat846 returned code 1.
4998.23/5000.47	c satzilla running kcnfs04SAT07 ... 
4998.23/5000.47	c Bin: Executing kcnfs04SAT07
4998.23/5000.47	c kcnfs04SAT07 returned code 1.
4998.23/5000.47	c ERROR: All Failed! 
4998.23/5000.47	c SATZILLA_TIME=4999.070000

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-1825810-1242512986/watcher-1825810-1242512986 -o /tmp/evaluation-result-1825810-1242512986/solver-1825810-1242512986 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825810-1242512986.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 582
/proc/meminfo: memFree=1587360/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=2056 CPUtime=0
/proc/582/stat : 582 (SATzilla2009_C) R 580 582 545 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279327249 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/582/statm: 514 112 96 399 0 111 0
[pid=583] ppid=582 vsize=1564 CPUtime=0
/proc/583/stat : 583 (march_dl2004) R 582 582 545 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 279327250 1601536 199 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/583/statm: 391 199 50 118 0 270 0

[startup+0.0787489 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 582
/proc/meminfo: memFree=1587360/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=2056 CPUtime=0
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279327249 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/582/statm: 514 112 96 399 0 111 0
[pid=583] ppid=582 vsize=2620 CPUtime=0.07
/proc/583/stat : 583 (march_dl2004) R 582 582 545 0 -1 4194304 501 0 0 0 7 0 0 0 19 0 1 0 279327250 2682880 496 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/583/statm: 655 496 50 118 0 534 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4676

[startup+0.10175 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 582
/proc/meminfo: memFree=1587360/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=2056 CPUtime=0
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279327249 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/582/statm: 514 112 96 399 0 111 0
[pid=583] ppid=582 vsize=3016 CPUtime=0.09
/proc/583/stat : 583 (march_dl2004) R 582 582 545 0 -1 4194304 594 0 0 0 9 0 0 0 19 0 1 0 279327250 3088384 589 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/583/statm: 754 589 50 118 0 633 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5072

[startup+0.301769 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 582
/proc/meminfo: memFree=1587360/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=2056 CPUtime=0
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279327249 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/582/statm: 514 112 96 399 0 111 0
[pid=583] ppid=582 vsize=7108 CPUtime=0.29
/proc/583/stat : 583 (march_dl2004) R 582 582 545 0 -1 4194304 2027 0 0 0 28 1 0 0 21 0 1 0 279327250 7278592 1198 1992294400 134512640 134996440 4294956192 18446744073709551615 134544588 0 0 8392704 0 0 0 0 17 0 0 0
/proc/583/statm: 1777 1198 53 118 0 1656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9164

[startup+0.701808 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 582
/proc/meminfo: memFree=1587360/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=2056 CPUtime=0
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279327249 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/582/statm: 514 112 96 399 0 111 0
[pid=583] ppid=582 vsize=6996 CPUtime=0.69
/proc/583/stat : 583 (march_dl2004) R 582 582 545 0 -1 4194304 8038 0 0 0 65 4 0 0 25 0 1 0 279327250 7163904 1235 1992294400 134512640 134996440 4294956192 18446744073709551615 134542301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/583/statm: 1749 1235 65 118 0 1628 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9052

[startup+1.50189 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 584
/proc/meminfo: memFree=1581840/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=2056 CPUtime=0
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279327249 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/582/statm: 514 112 96 399 0 111 0
[pid=583] ppid=582 vsize=8852 CPUtime=1.49
/proc/583/stat : 583 (march_dl2004) R 582 582 545 0 -1 4194304 8542 0 0 0 145 4 0 0 25 0 1 0 279327250 9064448 1419 1992294400 134512640 134996440 4294956192 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 0 0 0
/proc/583/statm: 2213 1419 67 118 0 2092 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10908

[startup+3.10105 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 584
/proc/meminfo: memFree=1577360/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=2056 CPUtime=0
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279327249 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/582/statm: 514 112 96 399 0 111 0
[pid=583] ppid=582 vsize=12472 CPUtime=3.09
/proc/583/stat : 583 (march_dl2004) R 582 582 545 0 -1 4194304 9891 0 0 0 284 25 0 0 25 0 1 0 279327250 12771328 2509 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/583/statm: 3118 2509 73 118 0 2997 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14528

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 585
/proc/meminfo: memFree=1575696/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=2056 CPUtime=4.99
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 152 9891 0 0 0 0 446 53 16 0 1 0 279327249 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 514 121 104 399 0 111 0
[pid=585] ppid=582 vsize=12116 CPUtime=1.28
/proc/585/stat : 585 (mxc-sr08) R 582 582 545 0 -1 4194304 3627 0 0 0 126 2 0 0 25 0 1 0 279327750 12406784 2812 1992294400 134512640 135078026 4294956192 18446744073709551615 134560895 0 0 8392704 0 0 0 0 17 0 0 0
/proc/585/statm: 3029 2812 55 138 0 2888 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14172

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 586
/proc/meminfo: memFree=1575064/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=2056 CPUtime=9.99
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 179 13536 0 0 0 0 943 56 19 0 1 0 279327249 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 514 138 120 399 0 111 0
[pid=586] ppid=582 vsize=14168 CPUtime=2.68
/proc/586/stat : 586 (satelite) R 582 582 545 0 -1 4194304 3561 0 0 0 266 2 0 0 25 0 1 0 279328250 14508032 3229 1992294400 134512640 135037501 4294956176 18446744073709551615 134543040 0 0 8392704 3 0 0 0 17 0 0 0
/proc/586/statm: 3542 3229 67 128 0 3411 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16224

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 588
/proc/meminfo: memFree=1571224/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=22268 CPUtime=2.39
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 1665 0 0 0 228 11 0 0 25 0 1 0 279329558 22802432 1648 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 5567 1648 150 55 0 5157 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 33468

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 588
/proc/meminfo: memFree=1569504/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=22796 CPUtime=27.98
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 2079 0 0 0 2736 62 0 0 25 0 1 0 279329558 23343104 2062 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 5699 2062 150 55 0 5289 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33996

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 588
/proc/meminfo: memFree=1568480/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=23432 CPUtime=79.17
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 2355 0 0 0 7812 105 0 0 25 0 1 0 279329558 23994368 2338 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 5858 2338 151 55 0 5448 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34632

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 588
/proc/meminfo: memFree=1567648/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=24180 CPUtime=139.14
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 2578 0 0 0 13776 138 0 0 25 0 1 0 279329558 24760320 2561 1992294400 134512640 134738160 4294956192 18446744073709551615 134586160 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 6045 2561 151 55 0 5635 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 35380

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 588
/proc/meminfo: memFree=1567136/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=24312 CPUtime=199.12
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 2707 0 0 0 19748 164 0 0 25 0 1 0 279329558 24895488 2619 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 6078 2619 151 55 0 5668 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 35512

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 588
/proc/meminfo: memFree=1566880/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=24584 CPUtime=259.09
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 3015 0 0 0 25724 185 0 0 25 0 1 0 279329558 25174016 2688 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 6146 2688 151 55 0 5736 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 35784

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 588
/proc/meminfo: memFree=1566304/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=25440 CPUtime=319.07
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 3321 0 0 0 31705 202 0 0 25 0 1 0 279329558 26050560 2879 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 6360 2879 151 55 0 5950 0
Current children cumulated CPU time (s) 342.13

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1556960/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=32228 CPUtime=4697.19
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 28942 0 0 0 468901 818 0 0 25 0 1 0 279329558 33001472 5098 1992294400 134512640 134738160 4294956192 18446744073709551615 134586185 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 8057 5098 151 55 0 7647 0
Current children cumulated CPU time (s) 4720.25
Current children cumulated vsize (KiB) 43428

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1554720/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=34628 CPUtime=4757.16
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 29515 0 0 0 474894 822 0 0 25 0 1 0 279329558 35459072 5671 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 8657 5671 151 55 0 8247 0
Current children cumulated CPU time (s) 4780.22
Current children cumulated vsize (KiB) 45828

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1552544/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=36788 CPUtime=4817.13
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 30052 0 0 0 480886 827 0 0 25 0 1 0 279329558 37670912 6208 1992294400 134512640 134738160 4294956192 18446744073709551615 134575719 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 9197 6208 151 55 0 8787 0
Current children cumulated CPU time (s) 4840.19
Current children cumulated vsize (KiB) 47988

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1555872/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=33092 CPUtime=4877.11
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 30515 0 0 0 486874 837 0 0 25 0 1 0 279329558 33886208 5324 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 8273 5324 151 55 0 7863 0
Current children cumulated CPU time (s) 4900.17
Current children cumulated vsize (KiB) 44292

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1554400/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=35012 CPUtime=4937.09
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 30938 0 0 0 492867 842 0 0 25 0 1 0 279329558 35852288 5747 1992294400 134512640 134738160 4294956192 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 8753 5747 151 55 0 8343 0
Current children cumulated CPU time (s) 4960.15
Current children cumulated vsize (KiB) 46212

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1554272/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=35012 CPUtime=4941.08
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 30984 0 0 0 493266 842 0 0 25 0 1 0 279329558 35852288 5793 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 8753 5793 151 55 0 8343 0
Current children cumulated CPU time (s) 4964.14
Current children cumulated vsize (KiB) 46212

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1553760/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=35492 CPUtime=4953.88
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 31096 0 0 0 494545 843 0 0 25 0 1 0 279329558 36343808 5905 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 8873 5905 151 55 0 8463 0
Current children cumulated CPU time (s) 4976.94
Current children cumulated vsize (KiB) 46692

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 598
/proc/meminfo: memFree=1553440/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=35972 CPUtime=4966.68
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 31177 0 0 0 495822 846 0 0 25 0 1 0 279329558 36835328 5986 1992294400 134512640 134738160 4294956192 18446744073709551615 134575954 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 8993 5986 151 55 0 8583 0
Current children cumulated CPU time (s) 4989.74
Current children cumulated vsize (KiB) 47172

[startup+4995.11 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 598
/proc/meminfo: memFree=1553312/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=35972 CPUtime=4969.88
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 31208 0 0 0 496142 846 0 0 25 0 1 0 279329558 36835328 6017 1992294400 134512640 134738160 4294956192 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 8993 6017 151 55 0 8583 0
Current children cumulated CPU time (s) 4992.94
Current children cumulated vsize (KiB) 47172

[startup+4998.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 598
/proc/meminfo: memFree=1553184/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=36212 CPUtime=4973.08
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 31245 0 0 0 496462 846 0 0 25 0 1 0 279329558 37081088 6054 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 9053 6054 151 55 0 8643 0
Current children cumulated CPU time (s) 4996.14
Current children cumulated vsize (KiB) 47412

[startup+4999.1 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 598
/proc/meminfo: memFree=1553184/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=36212 CPUtime=4973.87
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 31252 0 0 0 496541 846 0 0 25 0 1 0 279329558 37081088 6061 1992294400 134512640 134738160 4294956192 18446744073709551615 134586188 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 9053 6061 151 55 0 8643 0
Current children cumulated CPU time (s) 4996.93
Current children cumulated vsize (KiB) 47412

[startup+4999.9 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 598
/proc/meminfo: memFree=1553120/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=36212 CPUtime=4974.67
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 31259 0 0 0 496621 846 0 0 25 0 1 0 279329558 37081088 6068 1992294400 134512640 134738160 4294956192 18446744073709551615 134585609 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 9053 6068 151 55 0 8643 0
Current children cumulated CPU time (s) 4997.73
Current children cumulated vsize (KiB) 47412

[startup+5000.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 598
/proc/meminfo: memFree=1553120/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=36212 CPUtime=4975.07
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 31263 0 0 0 496661 846 0 0 25 0 1 0 279329558 37081088 6072 1992294400 134512640 134738160 4294956192 18446744073709551615 134588727 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 9053 6072 151 55 0 8643 0
Current children cumulated CPU time (s) 4998.13
Current children cumulated vsize (KiB) 47412

[startup+5000.4 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 598
/proc/meminfo: memFree=1553120/2055920 swapFree=4181464/4192956
[pid=582] ppid=580 vsize=11200 CPUtime=23.06
/proc/582/stat : 582 (SATzilla2009_C) S 580 582 545 0 -1 4194304 3466 19212 0 0 782 2 1460 62 25 0 1 0 279327249 11468800 2555 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/582/statm: 2800 2555 219 399 0 2397 0
[pid=588] ppid=582 vsize=36212 CPUtime=4975.17
/proc/588/stat : 588 (vallst) R 582 582 545 0 -1 4194304 31264 0 0 0 496671 846 0 0 25 0 1 0 279329558 37081088 6073 1992294400 134512640 134738160 4294956192 18446744073709551615 134575331 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/588/statm: 9053 6073 151 55 0 8643 0
Current children cumulated CPU time (s) 4998.23
Current children cumulated vsize (KiB) 47412

Child status: 17
Real time (s): 5000.47
CPU time (s): 4998.33
CPU user time (s): 4989.21
CPU system time (s): 9.11561
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 49972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4989.21
system time used= 9.11561
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53959
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= 16
involuntary context switches= 13273

runsolver used 4.49632 second user time and 13.6939 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-17 00:29:46
IDJOB=1825810
IDBENCH=71139
IDSOLVER=668
FILE ID=node36/1825810-1242512986
PBS_JOBID= 9307081
Free space on /tmp= 66288 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825810-1242512986/watcher-1825810-1242512986 -o /tmp/evaluation-result-1825810-1242512986/solver-1825810-1242512986 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825810-1242512986.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1105016454

node36.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.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:       1587912 kB
Buffers:         83204 kB
Cached:         295932 kB
SwapCached:       5268 kB
Active:         175752 kB
Inactive:       211164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587912 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:           34916 kB
Writeback:           0 kB
Mapped:          13416 kB
Slab:            67204 kB
Committed_AS:  1016748 kB
PageTables:       1356 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= 66256 MiB
End job on node36 at 2009-05-17 01:53:07