Trace number 1553848

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) 1199.82 1206.83

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications 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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

60.86/61.34	c SATzilla is building models for class 2
60.86/61.34	c run presolver march_dl2004 for 5 seconds ... 
60.86/61.34	c Bin: Executing march_dl2004
60.86/61.34	c spawning binary file with 5 seconds ...
60.86/61.34	c child exit by a signal
60.86/61.34	c march_dl2004 returned code 137.
60.86/61.34	c run presolver mxc-sr08 for 5 seconds ... 
60.86/61.34	c Bin: Executing mxc-sr08
60.86/61.34	c spawning binary file with 5 seconds ...
60.86/61.34	c child exit by a signal
60.86/61.34	c mxc-sr08 returned code 137.
60.86/61.34	c Orignal number of varibales is 249327, number of clauses is 746444 
60.86/61.34	c predicted feature computation time is 43.707850 
60.86/61.34	c Bin: Executing satelite
60.86/61.34	c spawning binary file with 240 seconds ...
60.86/61.34	c child exited successfully
60.86/61.34	c satzilla computing base features
60.86/61.34	c Number of variabe is: 76979, Number of clause is : 397738 
60.86/61.34	c Initializing...
60.86/61.34	c satzilla compute diameter ...
60.86/61.34	c start diameter features ...
60.86/61.34	c satzilla doing clause learning
60.86/61.34	c start clause learning features ...
60.86/61.34	c Bin: Executing zchaff07
60.86/61.34	c spawning binary file with 2 seconds ...
60.86/61.34	c child exit by a signal
60.86/61.34	c satzilla doing survey propogation probe
60.86/61.34	c do survay propogation for 2 second ...
60.86/61.34	c satzilla doing local search probe
60.86/61.34	c satzilla doing lobjois search-space size estimate
60.86/61.34	c features are:249327 746444 76979 397738 2.2389 0.876723 0.193542 0.495854 0.719227 1.47699 4.4506e-05 0.879237 2.59811e-05 0.00332558 1.38512 0.282872 0.778802 4.4506e-05 2.50544 1.75995e-05 0.00178007 2.28662 0.161938 0.187189 0 0.976923 2.29349 1.72953e-05 1.89643 2.51422e-06 0.000895062 1.97547 0.536157 3.96583e-05 2.87462 1.25711e-05 0.00191583 6.4 0.0765466 6 7 0.673012 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.335568 0.714563 8.9271e-05 1 0.604802 0.0674979 0.567926 0.0985697 0.307347 0.0640481 0.700601 -1.11022e-16 0.468123 0.13008 0.0252733 0.102139 0.0282061 0.0381746 23720 0 0 0 0 0 0 3.78961 0 1.77967 0 0.199097 0.597225 
60.86/61.34	c satzilla's ranking:
60.86/61.34	c 1) minisat20SAT07: 2.690644
60.86/61.34	c 2) zchaff_rand: 2.635096
60.86/61.34	c 3) minisat20: 2.362532
60.86/61.34	c 4) march_dl2004: 1.221739
60.86/61.34	c 5) vallst: -1.105569
60.86/61.34	c 6) mxc-sr08: -2.552130
60.86/61.34	c 7) tts-4-0: -2.754389
60.86/61.34	c 8) SATenstein: -10000.000000
60.86/61.34	c 9) gnovelty+: -10000.000000
60.86/61.34	c 10) adaptg2wsat+: -10000.000000
60.86/61.34	c 11) adaptg2wsat0: -10000.000000
60.86/61.34	c 12) picosat846: -10000.000000
60.86/61.34	c 13) kcnfs04SAT07: -10000.000000
60.86/61.34	c satzilla running minisat20SAT07 ... 
1199.76/1206.81	c Bin: Executing minisat20SAT07
1199.76/1206.81	c spawning binary file with 1139 seconds ...
1199.76/1206.81	c child exit by a signal
1199.76/1206.81	c minisat20SAT07 returned code 137.
1199.76/1206.81	c satzilla running zchaff_rand ... 
1199.76/1206.81	c Bin: Executing zchaff_rand
1199.76/1206.81	c zchaff_rand returned code 1.
1199.76/1206.81	c satzilla running minisat20 ... 
1199.76/1206.81	c Bin: Executing minisat20
1199.76/1206.81	c minisat20 returned code 1.
1199.76/1206.81	c satzilla running march_dl2004 ... 
1199.76/1206.81	c Bin: Executing march_dl2004
1199.76/1206.81	c march_dl2004 returned code 1.
1199.76/1206.81	c satzilla running vallst ... 
1199.76/1206.81	c Bin: Executing vallst
1199.76/1206.81	c vallst returned code 1.
1199.76/1206.81	c satzilla running mxc-sr08 ... 
1199.76/1206.81	c Bin: Executing mxc-sr08
1199.76/1206.81	c mxc-sr08 returned code 1.
1199.76/1206.81	c satzilla running tts-4-0 ... 
1199.76/1206.81	c Bin: Executing tts-4-0
1199.76/1206.81	c tts-4-0 returned code 1.
1199.76/1206.81	c satzilla running SATenstein ... 
1199.76/1206.81	c Bin: Executing SATenstein
1199.76/1206.81	c SATenstein returned code 1.
1199.76/1206.81	c satzilla running gnovelty+ ... 
1199.76/1206.81	c Bin: Executing gnovelty+
1199.76/1206.81	c gnovelty+ returned code 1.
1199.76/1206.81	c satzilla running adaptg2wsat+ ... 
1199.76/1206.81	c Bin: Executing adaptg2wsat+
1199.76/1206.81	c adaptg2wsat+ returned code 1.
1199.76/1206.81	c satzilla running adaptg2wsat0 ... 
1199.76/1206.81	c Bin: Executing adaptg2wsat0
1199.76/1206.82	c adaptg2wsat0 returned code 1.
1199.76/1206.82	c satzilla running picosat846 ... 
1199.76/1206.82	c Bin: Executing picosat846
1199.76/1206.82	c picosat846 returned code 1.
1199.76/1206.82	c satzilla running kcnfs04SAT07 ... 
1199.76/1206.82	c Bin: Executing kcnfs04SAT07
1199.76/1206.82	c kcnfs04SAT07 returned code 1.
1199.76/1206.82	c ERROR: All Failed! 
1199.76/1206.82	c SATZILLA_TIME=1199.970000

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-1553848-1238719311/watcher-1553848-1238719311 -o /tmp/evaluation-result-1553848-1238719311/solver-1553848-1238719311 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1553848-1238719311.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.91 1.97 1.99 4/85 10339
/proc/meminfo: memFree=1397104/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=18576 CPUtime=0
/proc/10339/stat : 10339 (runsolver) R 10337 10339 10025 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1144592169 19021824 292 1992294400 4194304 4302564 548682068464 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10339/statm: 4644 292 257 26 0 2626 0

[startup+0.0334779 s]
/proc/loadavg: 1.91 1.97 1.99 4/85 10339
/proc/meminfo: memFree=1397104/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=2056 CPUtime=0
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1144592169 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.101481 s]
/proc/loadavg: 1.91 1.97 1.99 4/85 10339
/proc/meminfo: memFree=1397104/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=2056 CPUtime=0
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1144592169 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301497 s]
/proc/loadavg: 1.91 1.97 1.99 4/85 10339
/proc/meminfo: memFree=1397104/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=2056 CPUtime=0
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1144592169 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701539 s]
/proc/loadavg: 1.91 1.97 1.99 4/85 10339
/proc/meminfo: memFree=1397104/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=2056 CPUtime=0
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1144592169 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50162 s]
/proc/loadavg: 1.91 1.97 1.99 3/87 10341
/proc/meminfo: memFree=1365536/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=2056 CPUtime=0
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1144592169 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 514 112 96 399 0 111 0
[pid=10341] ppid=10339 vsize=69608 CPUtime=1.46
/proc/10341/stat : 10341 (march_dl2004) R 10339 10339 10025 0 -1 4194304 15586 0 0 0 137 9 0 0 25 0 1 0 1144592170 71278592 13873 1992294400 134512640 134996440 4294956176 18446744073709551615 134544583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10341/statm: 17402 13873 53 118 0 17281 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 71664

[startup+3.10178 s]
/proc/loadavg: 1.91 1.97 1.99 3/87 10341
/proc/meminfo: memFree=1320672/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=2056 CPUtime=0
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1144592169 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 514 112 96 399 0 111 0
[pid=10341] ppid=10339 vsize=81336 CPUtime=3.05
/proc/10341/stat : 10341 (march_dl2004) R 10339 10339 10025 0 -1 4194304 30585 0 0 0 287 18 0 0 25 0 1 0 1144592170 83288064 17350 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10341/statm: 20334 17350 55 118 0 20213 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 83392

[startup+6.30209 s]
/proc/loadavg: 1.92 1.97 1.99 3/87 10342
/proc/meminfo: memFree=1328928/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=2056 CPUtime=5
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 152 67588 0 0 0 0 462 38 16 0 1 0 1144592169 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 514 121 104 399 0 111 0
[pid=10342] ppid=10339 vsize=107072 CPUtime=1.22
/proc/10342/stat : 10342 (mxc-sr08) R 10339 10339 10025 0 -1 4194304 26389 0 0 0 112 10 0 0 25 0 1 0 1144592676 109641728 22975 1992294400 134512640 135078026 4294956176 18446744073709551615 134552871 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10342/statm: 26768 22975 55 138 0 26627 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 109128

[startup+12.7017 s]
/proc/loadavg: 1.93 1.97 1.99 3/87 10343
/proc/meminfo: memFree=1290208/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=2056 CPUtime=10.02
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 179 115366 0 0 0 0 942 60 16 0 1 0 1144592169 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 514 138 120 399 0 111 0
[pid=10343] ppid=10339 vsize=109392 CPUtime=2.55
/proc/10343/stat : 10343 (satelite) R 10339 10339 10025 0 -1 4194304 27940 0 0 0 237 18 0 0 25 0 1 0 1144593182 112017408 25868 1992294400 134512640 135037501 4294956160 18446744073709551615 134570427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10343/statm: 27348 25868 67 128 0 27217 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 111448

[startup+25.502 s]
/proc/loadavg: 1.94 1.97 1.99 3/86 10343
/proc/meminfo: memFree=1366056/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=42520 CPUtime=25.29
/proc/10339/stat : 10339 (SATzilla2009_C) R 10337 10339 10025 0 -1 4194304 9864 151016 0 0 81 5 2339 104 25 0 1 0 1144592169 43540480 9815 1992294400 134512640 136149437 4294956208 18446744073709551615 134535653 0 0 4096 0 0 0 0 17 1 0 0
/proc/10339/statm: 10630 9815 135 399 0 10227 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 42520

[startup+51.1015 s]
/proc/loadavg: 1.96 1.97 1.99 3/87 10344
/proc/meminfo: memFree=1348448/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=30412 CPUtime=49.88
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 13088 151016 0 0 2538 7 2339 104 25 0 1 0 1144592169 31141888 7088 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 7603 7088 136 399 0 7200 0
[pid=10344] ppid=10339 vsize=22484 CPUtime=0.82
/proc/10344/stat : 10344 (zchaff07) R 10339 10339 10025 0 -1 4194304 6879 0 0 0 80 2 0 0 25 0 1 0 1144597195 23023616 5201 1992294400 134512640 135538726 4294956240 18446744073709551615 135135750 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10344/statm: 5621 5201 103 250 0 5368 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 52896

[startup+102.308 s]
/proc/loadavg: 1.98 1.97 1.99 3/87 10347
/proc/meminfo: memFree=1149536/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=196112 CPUtime=40.71
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 46643 0 0 0 4051 20 0 0 25 0 1 0 1144598304 200818688 46638 1992294400 134512640 135078472 4294956176 18446744073709551615 134532681 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 49028 46638 72 138 0 48887 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 250484

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=1156064/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=187648 CPUtime=100.37
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 48580 0 0 0 10016 21 0 0 25 0 1 0 1144598304 192151552 44943 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 46912 44943 74 138 0 46771 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 242020

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=1156192/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=187648 CPUtime=160.02
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 48580 0 0 0 15981 21 0 0 25 0 1 0 1144598304 192151552 44943 1992294400 134512640 135078472 4294956176 18446744073709551615 134555078 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 46912 44943 74 138 0 46771 0
Current children cumulated CPU time (s) 220.92
Current children cumulated vsize (KiB) 242020

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=1156256/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=187648 CPUtime=219.69
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 48593 0 0 0 21947 22 0 0 25 0 1 0 1144598304 192151552 44956 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 46912 44956 74 138 0 46771 0
Current children cumulated CPU time (s) 280.59
Current children cumulated vsize (KiB) 242020

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=1155232/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=187648 CPUtime=279.34
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 48868 0 0 0 27912 22 0 0 25 0 1 0 1144598304 192151552 45231 1992294400 134512640 135078472 4294956176 18446744073709551615 134550622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 46912 45231 74 138 0 46771 0
Current children cumulated CPU time (s) 340.24
Current children cumulated vsize (KiB) 242020

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=1139104/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=203736 CPUtime=338.99
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 52967 0 0 0 33872 27 0 0 25 0 1 0 1144598304 208625664 49330 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 50934 49330 74 138 0 50793 0
Current children cumulated CPU time (s) 399.89
Current children cumulated vsize (KiB) 258108

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=1124000/2055920 swapFree=4169424/4192956

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


[startup+882.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=1033376/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=310324 CPUtime=816.23
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 79252 0 0 0 81570 53 0 0 25 0 1 0 1144598304 317771776 75615 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 77581 75615 74 138 0 77440 0
Current children cumulated CPU time (s) 877.13
Current children cumulated vsize (KiB) 364696

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=1015776/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=328120 CPUtime=875.9
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 83720 0 0 0 87532 58 0 0 25 0 1 0 1144598304 335994880 80083 1992294400 134512640 135078472 4294956176 18446744073709551615 134550254 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 82030 80083 74 138 0 81889 0
Current children cumulated CPU time (s) 936.8
Current children cumulated vsize (KiB) 382492

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=997024/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=346740 CPUtime=935.55
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 88372 0 0 0 93493 62 0 0 25 0 1 0 1144598304 355061760 84735 1992294400 134512640 135078472 4294956176 18446744073709551615 134556024 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 86685 84735 74 138 0 86544 0
Current children cumulated CPU time (s) 996.45
Current children cumulated vsize (KiB) 401112

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=980704/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=363332 CPUtime=995.21
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 92452 0 0 0 99455 66 0 0 25 0 1 0 1144598304 372051968 88815 1992294400 134512640 135078472 4294956176 18446744073709551615 134555078 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 90833 88815 74 138 0 90692 0
Current children cumulated CPU time (s) 1056.11
Current children cumulated vsize (KiB) 417704

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10347
/proc/meminfo: memFree=967008/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=377096 CPUtime=1054.86
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 95882 0 0 0 105417 69 0 0 25 0 1 0 1144598304 386146304 92245 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 94274 92245 74 138 0 94133 0
Current children cumulated CPU time (s) 1115.76
Current children cumulated vsize (KiB) 431468

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10353
/proc/meminfo: memFree=949144/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=394980 CPUtime=1114.5
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 100339 0 0 0 111376 74 0 0 25 0 1 0 1144598304 404459520 96702 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 98745 96702 74 138 0 98604 0
Current children cumulated CPU time (s) 1175.4
Current children cumulated vsize (KiB) 449352

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

[startup+1190.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10353
/proc/meminfo: memFree=946648/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=397224 CPUtime=1122.46
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 100917 0 0 0 112170 76 0 0 25 0 1 0 1144598304 406757376 97280 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 99306 97280 74 138 0 99165 0
Current children cumulated CPU time (s) 1183.36
Current children cumulated vsize (KiB) 451596

[startup+1196.7 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10353
/proc/meminfo: memFree=944664/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=399204 CPUtime=1128.83
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 101404 0 0 0 112806 77 0 0 25 0 1 0 1144598304 408784896 97767 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 99801 97767 74 138 0 99660 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 453576

[startup+1203.1 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10353
/proc/meminfo: memFree=942872/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=401184 CPUtime=1135.19
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 101900 0 0 0 113442 77 0 0 25 0 1 0 1144598304 410812416 98263 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 100296 98263 74 138 0 100155 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 455556

[startup+1204.7 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10353
/proc/meminfo: memFree=942168/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=401712 CPUtime=1136.78
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 102045 0 0 0 113601 77 0 0 25 0 1 0 1144598304 411353088 98408 1992294400 134512640 135078472 4294956176 18446744073709551615 134550706 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 100428 98408 74 138 0 100287 0
Current children cumulated CPU time (s) 1197.68
Current children cumulated vsize (KiB) 456084

[startup+1205.5 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10353
/proc/meminfo: memFree=941784/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=401976 CPUtime=1137.58
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 102107 0 0 0 113681 77 0 0 25 0 1 0 1144598304 411623424 98470 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 100494 98470 74 138 0 100353 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 456348

[startup+1206.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10353
/proc/meminfo: memFree=941784/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=402240 CPUtime=1138.37
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 102165 0 0 0 113760 77 0 0 25 0 1 0 1144598304 411893760 98528 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 100560 98528 74 138 0 100419 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 456612

[startup+1206.71 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10353
/proc/meminfo: memFree=941464/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=402372 CPUtime=1138.76
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4194304 102201 0 0 0 113799 77 0 0 25 0 1 0 1144598304 412028928 98564 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 100593 98564 74 138 0 100452 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 456744

[startup+1206.8 s]
/proc/loadavg: 1.99 1.97 1.99 3/87 10353
/proc/meminfo: memFree=941464/2055920 swapFree=4169424/4192956
[pid=10339] ppid=10337 vsize=54372 CPUtime=60.9
/proc/10339/stat : 10339 (SATzilla2009_C) S 10337 10339 10025 0 -1 4194304 23250 162442 0 0 3434 12 2533 111 25 0 1 0 1144592169 55676928 13224 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/10339/statm: 13593 13224 220 399 0 13190 0
[pid=10345] ppid=10339 vsize=0 CPUtime=1138.86
/proc/10345/stat : 10345 (minisat20SAT07) R 10339 10339 10025 0 -1 4195332 102205 0 0 0 113804 82 0 0 25 0 1 0 1144598304 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.76
Current children cumulated vsize (KiB) 54372

Child status: 17
Real time (s): 1206.83
CPU time (s): 1199.82
CPU user time (s): 1197.72
CPU system time (s): 2.10168
CPU usage (%): 99.4194
Max. virtual memory (cumulated for all children) (KiB): 456744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.72
system time used= 2.10168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287913
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= 17
involuntary context switches= 14641

runsolver used 1.72274 second user time and 4.85626 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-03 02:41:52
IDJOB=1553848
IDBENCH=70769
IDSOLVER=527
FILE ID=node70/1553848-1238719311
PBS_JOBID= 9085326
Free space on /tmp= 65244 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553848-1238719311/watcher-1553848-1238719311 -o /tmp/evaluation-result-1553848-1238719311/solver-1553848-1238719311 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1553848-1238719311.cnf

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=670256736

node70.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.234
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.234
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:       1397584 kB
Buffers:         83720 kB
Cached:         486780 kB
SwapCached:       8928 kB
Active:         289776 kB
Inactive:       291180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1397584 kB
SwapTotal:     4192956 kB
SwapFree:      4169424 kB
Dirty:           44816 kB
Writeback:           0 kB
Mapped:          15416 kB
Slab:            61464 kB
Committed_AS:  2208324 kB
PageTables:       2668 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= 65212 MiB
End job on node70 at 2009-04-03 03:01:59