Trace number 1538721

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.66 1200.35

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S1989329161-018.cnf
MD5SUMb323780c0efe36d916bbe48c23a818f7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.0329
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.76/20.85	c SATzilla is building models for class 2
20.76/20.85	c run presolver march_dl2004 for 5 seconds ... 
20.76/20.85	c Bin: Executing march_dl2004
20.76/20.85	c spawning binary file with 5 seconds ...
20.76/20.85	c child exit by a signal
20.76/20.85	c march_dl2004 returned code 137.
20.76/20.85	c run presolver mxc-sr08 for 5 seconds ... 
20.76/20.85	c Bin: Executing mxc-sr08
20.76/20.85	c spawning binary file with 5 seconds ...
20.76/20.85	c child exit by a signal
20.76/20.85	c mxc-sr08 returned code 137.
20.76/20.85	c Orignal number of varibales is 16000, number of clauses is 67200 
20.76/20.85	c predicted feature computation time is 10.920647 
20.76/20.85	c Bin: Executing satelite
20.76/20.85	c spawning binary file with 240 seconds ...
20.76/20.85	c child exited successfully
20.76/20.85	c satzilla computing base features
20.76/20.85	c Number of variabe is: 15565, Number of clause is : 66670 
20.76/20.85	c Initializing...
20.76/20.85	c satzilla compute diameter ...
20.76/20.85	c start diameter features ...
20.76/20.85	c satzilla doing clause learning
20.76/20.85	c start clause learning features ...
20.76/20.85	c Bin: Executing zchaff07
20.76/20.85	c spawning binary file with 2 seconds ...
20.76/20.85	c child exit by a signal
20.76/20.85	c satzilla doing survey propogation probe
20.76/20.85	c do survay propogation for 2 second ...
20.76/20.85	c satzilla doing local search probe
20.76/20.85	c satzilla doing lobjois search-space size estimate
20.76/20.85	c features are:16000 67200 15565 66670 0.0279473 0.0079496 0.233463 0.496891 0.587652 0.724902 0.000195294 0.0672332 0.00019274 0.00038548 0.16868 0 0.962022 0.000195294 0.292848 2.99985e-05 0.000569972 2.72489 0.228105 0.172747 0 1 3.3675 9.57967e-05 0.398509 0 0.000299985 2.32997 0.49322 0.000396217 0.29654 5.9997e-05 0.00118494 5.12621 0.0647827 5 6 0.379125 12.3167 0.376901 6 25 20 7 16 9 11 64.9835 0.176109 31.2 87.125 81.8571 52.7778 72.9 58.1111 65.1667 0.392587 0.580204 0.000111995 1 0.707466 0.0859634 0.568018 0.203722 0.385867 0.0923702 0.661384 0.00163859 0.766797 0.174221 0.0280922 0.12388 0.0468681 0.0794887 374.167 0.299105 3383.33 0.00784152 3379 3350 3411 0.181358 0.689443 0.8334 0.0162134 0.229134 0.28268 
20.76/20.85	c satzilla's ranking:
20.76/20.85	c 1) march_dl2004: 3.015705
20.76/20.85	c 2) minisat20SAT07: 2.956770
20.76/20.85	c 3) mxc-sr08: 2.802519
20.76/20.85	c 4) minisat20: 2.765233
20.76/20.85	c 5) zchaff_rand: 1.741581
20.76/20.85	c 6) vallst: 0.384528
20.76/20.85	c 7) tts-4-0: 0.279070
20.76/20.85	c 8) SATenstein: -10000.000000
20.76/20.85	c 9) gnovelty+: -10000.000000
20.76/20.85	c 10) adaptg2wsat+: -10000.000000
20.76/20.85	c 11) adaptg2wsat0: -10000.000000
20.76/20.85	c 12) picosat846: -10000.000000
20.76/20.85	c 13) kcnfs04SAT07: -10000.000000
20.76/20.85	c satzilla running march_dl2004 ... 
1199.58/1200.34	c Bin: Executing march_dl2004
1199.58/1200.34	c spawning binary file with 1179 seconds ...
1199.58/1200.34	c child exit by a signal
1199.58/1200.34	c march_dl2004 returned code 137.
1199.58/1200.34	c satzilla running minisat20SAT07 ... 
1199.58/1200.34	c Bin: Executing minisat20SAT07
1199.58/1200.34	c minisat20SAT07 returned code 1.
1199.58/1200.34	c satzilla running mxc-sr08 ... 
1199.58/1200.34	c Bin: Executing mxc-sr08
1199.58/1200.34	c mxc-sr08 returned code 1.
1199.58/1200.34	c satzilla running minisat20 ... 
1199.58/1200.34	c Bin: Executing minisat20
1199.58/1200.34	c minisat20 returned code 1.
1199.58/1200.34	c satzilla running zchaff_rand ... 
1199.58/1200.34	c Bin: Executing zchaff_rand
1199.58/1200.34	c zchaff_rand returned code 1.
1199.58/1200.34	c satzilla running vallst ... 
1199.58/1200.34	c Bin: Executing vallst
1199.58/1200.34	c vallst returned code 1.
1199.58/1200.34	c satzilla running tts-4-0 ... 
1199.58/1200.34	c Bin: Executing tts-4-0
1199.58/1200.34	c tts-4-0 returned code 1.
1199.58/1200.34	c satzilla running SATenstein ... 
1199.58/1200.34	c Bin: Executing SATenstein
1199.58/1200.34	c SATenstein returned code 1.
1199.58/1200.34	c satzilla running gnovelty+ ... 
1199.58/1200.34	c Bin: Executing gnovelty+
1199.58/1200.34	c gnovelty+ returned code 1.
1199.58/1200.34	c satzilla running adaptg2wsat+ ... 
1199.58/1200.34	c Bin: Executing adaptg2wsat+
1199.58/1200.34	c adaptg2wsat+ returned code 1.
1199.58/1200.34	c satzilla running adaptg2wsat0 ... 
1199.58/1200.34	c Bin: Executing adaptg2wsat0
1199.58/1200.34	c adaptg2wsat0 returned code 1.
1199.58/1200.34	c satzilla running picosat846 ... 
1199.58/1200.34	c Bin: Executing picosat846
1199.58/1200.34	c picosat846 returned code 1.
1199.58/1200.34	c satzilla running kcnfs04SAT07 ... 
1199.58/1200.34	c Bin: Executing kcnfs04SAT07
1199.58/1200.34	c kcnfs04SAT07 returned code 1.
1199.58/1200.34	c ERROR: All Failed! 
1199.58/1200.34	c SATZILLA_TIME=1199.820000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538721-1238439365/watcher-1538721-1238439365 -o /tmp/evaluation-result-1538721-1238439365/solver-1538721-1238439365 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538721-1238439365.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.00 1.00 1.08 3/76 377
/proc/meminfo: memFree=1354768/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=2056 CPUtime=0
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116597526 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 514 112 96 399 0 111 0
[pid=378] ppid=377 vsize=2100 CPUtime=0
/proc/378/stat : 378 (march_dl2004) R 377 377 32581 0 -1 4194304 370 0 0 0 0 0 0 0 19 0 1 0 1116597526 2150400 365 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/378/statm: 525 365 50 118 0 404 0

[startup+0.0671001 s]
/proc/loadavg: 1.00 1.00 1.08 3/76 377
/proc/meminfo: memFree=1354768/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=2056 CPUtime=0
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116597526 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 514 112 96 399 0 111 0
[pid=378] ppid=377 vsize=2760 CPUtime=0.06
/proc/378/stat : 378 (march_dl2004) R 377 377 32581 0 -1 4194304 580 0 0 0 6 0 0 0 19 0 1 0 1116597526 2826240 575 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/378/statm: 690 575 50 118 0 569 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4816

[startup+0.101106 s]
/proc/loadavg: 1.00 1.00 1.08 3/76 377
/proc/meminfo: memFree=1354768/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=2056 CPUtime=0
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116597526 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 514 112 96 399 0 111 0
[pid=378] ppid=377 vsize=4788 CPUtime=0.09
/proc/378/stat : 378 (march_dl2004) R 377 377 32581 0 -1 4194304 745 0 0 0 9 0 0 0 19 0 1 0 1116597526 4902912 739 1992294400 134512640 134996440 4294956176 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/378/statm: 1197 742 50 118 0 1076 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6844

[startup+0.301143 s]
/proc/loadavg: 1.00 1.00 1.08 3/76 377
/proc/meminfo: memFree=1354768/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=2056 CPUtime=0
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116597526 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 514 112 96 399 0 111 0
[pid=378] ppid=377 vsize=5692 CPUtime=0.29
/proc/378/stat : 378 (march_dl2004) R 377 377 32581 0 -1 4194304 3073 0 0 0 28 1 0 0 21 0 1 0 1116597526 5828608 1042 1992294400 134512640 134996440 4294956176 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/378/statm: 1423 1042 55 118 0 1302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7748

[startup+0.701221 s]
/proc/loadavg: 1.00 1.00 1.08 3/76 377
/proc/meminfo: memFree=1354768/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=2056 CPUtime=0
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116597526 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 514 112 96 399 0 111 0
[pid=378] ppid=377 vsize=7808 CPUtime=0.68
/proc/378/stat : 378 (march_dl2004) R 377 377 32581 0 -1 4194304 7471 0 0 0 65 3 0 0 25 0 1 0 1116597526 7995392 1622 1992294400 134512640 134996440 4294956176 18446744073709551615 134523698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/378/statm: 1952 1622 57 118 0 1831 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9864

[startup+1.50137 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 379
/proc/meminfo: memFree=1346304/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=2056 CPUtime=0
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116597526 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 514 112 96 399 0 111 0
[pid=378] ppid=377 vsize=19040 CPUtime=1.48
/proc/378/stat : 378 (march_dl2004) R 377 377 32581 0 -1 4194304 13966 0 0 0 124 24 0 0 25 0 1 0 1116597526 19496960 4255 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/378/statm: 4760 4255 72 118 0 4639 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21096

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 379
/proc/meminfo: memFree=1340224/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=2056 CPUtime=0
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116597526 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 514 112 96 399 0 111 0
[pid=378] ppid=377 vsize=17556 CPUtime=3.09
/proc/378/stat : 378 (march_dl2004) R 377 377 32581 0 -1 4194304 15496 0 0 0 273 36 0 0 25 0 1 0 1116597526 17977344 3967 1992294400 134512640 134996440 4294956176 18446744073709551615 134587112 0 0 8392704 0 0 0 0 17 0 0 0
/proc/378/statm: 4389 3967 74 118 0 4268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19612

[startup+6.3013 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 380
/proc/meminfo: memFree=1346496/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=2056 CPUtime=4.99
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 156 15528 0 0 0 0 463 36 19 0 1 0 1116597526 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 514 125 107 399 0 111 0
[pid=380] ppid=377 vsize=10144 CPUtime=1.28
/proc/380/stat : 380 (mxc-sr08) R 377 377 32581 0 -1 4194304 2779 0 0 0 127 1 0 0 25 0 1 0 1116598027 10387456 2241 1992294400 134512640 135078026 4294956176 18446744073709551615 134522227 0 0 8392704 0 0 0 0 17 0 0 0
/proc/380/statm: 2536 2241 71 138 0 2395 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12200

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.08 2/77 381
/proc/meminfo: memFree=1347720/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=7848 CPUtime=12.67
/proc/377/stat : 377 (SATzilla2009_C) R 375 377 32581 0 -1 4194304 2371 20890 0 0 235 1 991 40 25 0 1 0 1116597526 8036352 1596 1992294400 134512640 136149437 4294956208 18446744073709551615 134532640 0 0 4096 0 0 0 0 17 0 0 0
/proc/377/statm: 1962 1596 135 399 0 1559 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7848

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 383
/proc/meminfo: memFree=1329728/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=17572 CPUtime=4.63
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 15501 0 0 0 424 39 0 0 25 0 1 0 1116599612 17993728 3972 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 4393 3972 74 118 0 4272 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 27776

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.08 2/78 383
/proc/meminfo: memFree=1326784/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=21208 CPUtime=30.2
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16218 0 0 0 2980 40 0 0 25 0 1 0 1116599612 21716992 4689 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5302 4689 74 118 0 5181 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 31412

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.07 2/78 383
/proc/meminfo: memFree=1326208/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=21836 CPUtime=81.37
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16364 0 0 0 8097 40 0 0 25 0 1 0 1116599612 22360064 4835 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5459 4835 74 118 0 5338 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 32040

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 383
/proc/meminfo: memFree=1325824/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=22224 CPUtime=141.34
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16473 0 0 0 14094 40 0 0 25 0 1 0 1116599612 22757376 4944 1992294400 134512640 134996440 4294956176 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5556 4944 74 118 0 5435 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 32428

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 383
/proc/meminfo: memFree=1325568/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=22480 CPUtime=201.3
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16530 0 0 0 20090 40 0 0 25 0 1 0 1116599612 23019520 5001 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5620 5001 74 118 0 5499 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 32684

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 383
/proc/meminfo: memFree=1325376/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=22604 CPUtime=261.27
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16576 0 0 0 26087 40 0 0 25 0 1 0 1116599612 23146496 5047 1992294400 134512640 134996440 4294956176 18446744073709551615 134587477 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5651 5047 74 118 0 5530 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 32808

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 389
/proc/meminfo: memFree=1325056/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=22724 CPUtime=321.24
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16615 0 0 0 32083 41 0 0 25 0 1 0 1116599612 23269376 5086 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5681 5086 74 118 0 5560 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 32928


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 389
/proc/meminfo: memFree=1324480/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23476 CPUtime=741
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16797 0 0 0 74059 41 0 0 25 0 1 0 1116599612 24039424 5268 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5869 5268 74 118 0 5748 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 33680

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324416/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23604 CPUtime=800.97
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16816 0 0 0 80056 41 0 0 25 0 1 0 1116599612 24170496 5287 1992294400 134512640 134996440 4294956176 18446744073709551615 134551409 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5901 5287 74 118 0 5780 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 33808

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324352/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23604 CPUtime=860.94
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16831 0 0 0 86053 41 0 0 25 0 1 0 1116599612 24170496 5302 1992294400 134512640 134996440 4294956176 18446744073709551615 134526930 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5901 5302 74 118 0 5780 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 33808

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324288/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23724 CPUtime=920.9
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16848 0 0 0 92049 41 0 0 25 0 1 0 1116599612 24293376 5319 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5931 5319 74 118 0 5810 0
Current children cumulated CPU time (s) 941.71
Current children cumulated vsize (KiB) 33928

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324224/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23724 CPUtime=980.87
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16868 0 0 0 98046 41 0 0 25 0 1 0 1116599612 24293376 5339 1992294400 134512640 134996440 4294956176 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5931 5339 74 118 0 5810 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 33928

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324160/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23844 CPUtime=1040.84
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16883 0 0 0 104043 41 0 0 25 0 1 0 1116599612 24416256 5354 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5961 5354 74 118 0 5840 0
Current children cumulated CPU time (s) 1061.65
Current children cumulated vsize (KiB) 34048

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324160/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23844 CPUtime=1100.81
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16896 0 0 0 110039 42 0 0 25 0 1 0 1116599612 24416256 5367 1992294400 134512640 134996440 4294956176 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5961 5367 74 118 0 5840 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 34048

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324096/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23960 CPUtime=1160.78
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16908 0 0 0 116036 42 0 0 25 0 1 0 1116599612 24535040 5379 1992294400 134512640 134996440 4294956176 18446744073709551615 134514003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5990 5379 74 118 0 5869 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 34164

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324096/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23960 CPUtime=1168.78
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16911 0 0 0 116836 42 0 0 25 0 1 0 1116599612 24535040 5382 1992294400 134512640 134996440 4294956176 18446744073709551615 134551671 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5990 5382 74 118 0 5869 0
Current children cumulated CPU time (s) 1189.59
Current children cumulated vsize (KiB) 34164

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324096/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23960 CPUtime=1175.18
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16913 0 0 0 117476 42 0 0 25 0 1 0 1116599612 24535040 5384 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5990 5384 74 118 0 5869 0
Current children cumulated CPU time (s) 1195.99
Current children cumulated vsize (KiB) 34164

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324096/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23960 CPUtime=1176.77
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16913 0 0 0 117635 42 0 0 25 0 1 0 1116599612 24535040 5384 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5990 5384 74 118 0 5869 0
Current children cumulated CPU time (s) 1197.58
Current children cumulated vsize (KiB) 34164

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324096/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23960 CPUtime=1177.57
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16913 0 0 0 117715 42 0 0 25 0 1 0 1116599612 24535040 5384 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5990 5384 74 118 0 5869 0
Current children cumulated CPU time (s) 1198.38
Current children cumulated vsize (KiB) 34164

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324096/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23960 CPUtime=1178.37
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16913 0 0 0 117795 42 0 0 25 0 1 0 1116599612 24535040 5384 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5990 5384 74 118 0 5869 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 34164

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 389
/proc/meminfo: memFree=1324096/2055920 swapFree=4127460/4192956
[pid=377] ppid=375 vsize=10204 CPUtime=20.81
/proc/377/stat : 377 (SATzilla2009_C) S 375 377 32581 0 -1 4194304 5476 23623 0 0 833 17 1173 58 25 0 1 0 1116597526 10448896 2311 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/377/statm: 2551 2311 220 399 0 2148 0
[pid=383] ppid=377 vsize=23960 CPUtime=1178.77
/proc/383/stat : 383 (march_dl2004) R 377 377 32581 0 -1 4194304 16913 0 0 0 117835 42 0 0 25 0 1 0 1116599612 24535040 5384 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/383/statm: 5990 5384 74 118 0 5869 0
Current children cumulated CPU time (s) 1199.58
Current children cumulated vsize (KiB) 34164

Child status: 17
Real time (s): 1200.35
CPU time (s): 1199.66
CPU user time (s): 1198.48
CPU system time (s): 1.18682
CPU usage (%): 99.9429
Max. virtual memory (cumulated for all children) (KiB): 34164

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

runsolver used 1.20682 second user time and 3.22151 second system time

The end

Launcher Data

Begin job on node63 at 2009-03-30 20:56:05
IDJOB=1538721
IDBENCH=70353
IDSOLVER=527
FILE ID=node63/1538721-1238439365
PBS_JOBID= 9061620
Free space on /tmp= 66484 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S1989329161-018.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538721-1238439365/watcher-1538721-1238439365 -o /tmp/evaluation-result-1538721-1238439365/solver-1538721-1238439365 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538721-1238439365.cnf

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

MD5SUM BENCH= b323780c0efe36d916bbe48c23a818f7
RANDOM SEED=189274229

node63.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.285
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.285
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:       1355312 kB
Buffers:         89924 kB
Cached:         472360 kB
SwapCached:      55360 kB
Active:         169540 kB
Inactive:       449604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355312 kB
SwapTotal:     4192956 kB
SwapFree:      4127460 kB
Dirty:           32728 kB
Writeback:           0 kB
Mapped:          14636 kB
Slab:            66104 kB
Committed_AS:  3306164 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node63 at 2009-03-30 21:16:06