Trace number 1775010

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 9997.59 10001.6

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

25.97/26.10	c SATzilla is building models for class 3
25.97/26.10	c run presolver mxc-sr08 for 10 seconds ... 
25.97/26.10	c Bin: Executing mxc-sr08
25.97/26.10	c spawning binary file with 10 seconds ...
25.97/26.10	c child exit by a signal
25.97/26.10	c mxc-sr08 returned code 137.
25.97/26.10	c run presolver picosat846 for 5 seconds ... 
25.97/26.10	c Bin: Executing picosat846
25.97/26.10	c spawning binary file with 5 seconds ...
25.97/26.10	c child exit by a signal
25.97/26.10	c picosat846 returned code 137.
25.97/26.10	c Orignal number of varibales is 2316, number of clauses is 216962 
25.97/26.10	c predicted feature computation time is 1.888036 
25.97/26.10	c Bin: Executing satelite
25.97/26.10	c spawning binary file with 240 seconds ...
25.97/26.10	c child exited successfully
25.97/26.10	c satzilla computing base features
25.97/26.10	c Number of variabe is: 1435, Number of clause is : 215680 
25.97/26.10	c Initializing...
25.97/26.10	c satzilla doing clause learning
25.97/26.10	c start clause learning features ...
25.97/26.10	c Bin: Executing zchaff07
25.97/26.10	c spawning binary file with 2 seconds ...
25.97/26.10	c child exit by a signal
25.97/26.10	c satzilla doing survey propogation probe
25.97/26.10	c do survay propogation for 2 second ...
25.97/26.10	c satzilla doing local search probe
25.97/26.10	c features are:2316 216962 1435 215680 0.613937 0.00594399 0.00665338 0.465229 0.570076 0.653111 0.00306722 1.1667 0.00139373 0.0229965 0.456232 0.0167099 0.917313 0.00306722 1.15785 3.24555e-05 0.0113733 4.14972 0.288132 0.284881 0 0.93921 2.61315 0.00190608 0.914255 2.7819e-05 0.00575389 4.0604 0.917313 0.00121916 0.982918 2.7819e-05 0.00382047 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.548072 0.482704 0.000649831 0.97947 0.944875 0.0893356 0.707689 0.434527 0.568138 0.00751095 2.83734 -1.11022e-16 0.188272 0.0260177 0 0.00163475 8.52818e-13 3.01858e-06 466 0.922577 280.5 1.41421 280.5 0 0 66.4358 0.683602 1.01698 0.0253233 
25.97/26.10	c satzilla's ranking:
25.97/26.10	c 1) mxc-sr08: 3.574866
25.97/26.10	c 2) picosat846: 3.100114
25.97/26.10	c 3) zchaff_rand: 2.443812
25.97/26.10	c 4) minisat20SAT07: 1.985463
25.97/26.10	c 5) march_dl2004: 0.230647
25.97/26.10	c 6) SATenstein: -10000.000000
25.97/26.10	c 7) gnovelty+: -10000.000000
25.97/26.10	c 8) adaptg2wsat+: -10000.000000
25.97/26.10	c 9) adaptg2wsat0: -10000.000000
25.97/26.10	c 10) tts-4-0: -10000.000000
25.97/26.10	c 11) vallst: -10000.000000
25.97/26.10	c 12) minisat20: -10000.000000
25.97/26.10	c 13) kcnfs04SAT07: -10000.000000
25.97/26.10	c satzilla running mxc-sr08 ... 
9997.47/10001.60	c Bin: Executing mxc-sr08
9997.47/10001.60	c spawning binary file with 9973 seconds ...
9997.47/10001.60	c child exit by a signal
9997.47/10001.60	c mxc-sr08 returned code 137.
9997.47/10001.60	c satzilla running picosat846 ... 
9997.47/10001.60	c Bin: Executing picosat846
9997.47/10001.60	c picosat846 returned code 1.
9997.47/10001.60	c satzilla running zchaff_rand ... 
9997.47/10001.60	c Bin: Executing zchaff_rand
9997.47/10001.60	c zchaff_rand returned code 1.
9997.47/10001.60	c satzilla running minisat20SAT07 ... 
9997.47/10001.60	c Bin: Executing minisat20SAT07
9997.47/10001.60	c minisat20SAT07 returned code 1.
9997.47/10001.60	c satzilla running march_dl2004 ... 
9997.47/10001.60	c Bin: Executing march_dl2004
9997.47/10001.60	c march_dl2004 returned code 1.
9997.47/10001.60	c satzilla running SATenstein ... 
9997.47/10001.60	c Bin: Executing SATenstein
9997.47/10001.60	c SATenstein returned code 1.
9997.47/10001.60	c satzilla running gnovelty+ ... 
9997.47/10001.60	c Bin: Executing gnovelty+
9997.47/10001.60	c gnovelty+ returned code 1.
9997.47/10001.60	c satzilla running adaptg2wsat+ ... 
9997.47/10001.60	c Bin: Executing adaptg2wsat+
9997.47/10001.60	c adaptg2wsat+ returned code 1.
9997.47/10001.60	c satzilla running adaptg2wsat0 ... 
9997.47/10001.60	c Bin: Executing adaptg2wsat0
9997.47/10001.60	c adaptg2wsat0 returned code 1.
9997.47/10001.60	c satzilla running tts-4-0 ... 
9997.47/10001.60	c Bin: Executing tts-4-0
9997.47/10001.60	c tts-4-0 returned code 1.
9997.47/10001.60	c satzilla running vallst ... 
9997.47/10001.60	c Bin: Executing vallst
9997.47/10001.60	c vallst returned code 1.
9997.47/10001.60	c satzilla running minisat20 ... 
9997.47/10001.60	c Bin: Executing minisat20
9997.47/10001.60	c minisat20 returned code 1.
9997.47/10001.60	c satzilla running kcnfs04SAT07 ... 
9997.47/10001.60	c Bin: Executing kcnfs04SAT07
9997.47/10001.60	c kcnfs04SAT07 returned code 1.
9997.47/10001.60	c ERROR: All Failed! 
9997.47/10001.60	c SATZILLA_TIME=9999.080000

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-1775010-1241356773/watcher-1775010-1241356773 -o /tmp/evaluation-result-1775010-1241356773/solver-1775010-1241356773 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775010-1241356773.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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: 1.10 1.07 1.01 3/64 3880
/proc/meminfo: memFree=1398912/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=2056 CPUtime=0
/proc/3880/stat : 3880 (SATzilla2009_I) R 3878 3880 3743 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163711385 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/3880/statm: 514 112 96 399 0 111 0
[pid=3881] ppid=3880 vsize=4232 CPUtime=0
/proc/3881/stat : 3881 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 680 0 0 0 0 0 0 0 18 0 1 0 163711385 4333568 676 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3881/statm: 1058 683 44 138 0 917 0

[startup+0.0963981 s]
/proc/loadavg: 1.10 1.07 1.01 3/64 3880
/proc/meminfo: memFree=1398912/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=2056 CPUtime=0
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163711385 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3880/statm: 514 112 96 399 0 111 0
[pid=3881] ppid=3880 vsize=11948 CPUtime=0.08
/proc/3881/stat : 3881 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 2853 0 0 0 7 1 0 0 19 0 1 0 163711385 12234752 2849 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3881/statm: 2987 2851 54 138 0 2846 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14004

[startup+0.101396 s]
/proc/loadavg: 1.10 1.07 1.01 3/64 3880
/proc/meminfo: memFree=1398912/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=2056 CPUtime=0
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163711385 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3880/statm: 514 112 96 399 0 111 0
[pid=3881] ppid=3880 vsize=12212 CPUtime=0.09
/proc/3881/stat : 3881 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 2952 0 0 0 8 1 0 0 19 0 1 0 163711385 12505088 2948 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3881/statm: 3053 2948 54 138 0 2912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14268

[startup+0.301415 s]
/proc/loadavg: 1.10 1.07 1.01 3/64 3880
/proc/meminfo: memFree=1398912/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=2056 CPUtime=0
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163711385 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3880/statm: 514 112 96 399 0 111 0
[pid=3881] ppid=3880 vsize=13892 CPUtime=0.29
/proc/3881/stat : 3881 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 4047 0 0 0 27 2 0 0 21 0 1 0 163711385 14225408 3168 1992294400 134512640 135078026 4294956192 18446744073709551615 134560876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3881/statm: 3473 3168 55 138 0 3332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15948

[startup+0.701456 s]
/proc/loadavg: 1.10 1.07 1.01 3/64 3880
/proc/meminfo: memFree=1398912/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=2056 CPUtime=0
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163711385 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3880/statm: 514 112 96 399 0 111 0
[pid=3881] ppid=3880 vsize=13892 CPUtime=0.69
/proc/3881/stat : 3881 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 4047 0 0 0 67 2 0 0 25 0 1 0 163711385 14225408 3168 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3881/statm: 3473 3168 55 138 0 3332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15948

[startup+1.50153 s]
/proc/loadavg: 1.10 1.07 1.01 2/66 3882
/proc/meminfo: memFree=1386096/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=2056 CPUtime=0
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163711385 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3880/statm: 514 112 96 399 0 111 0
[pid=3881] ppid=3880 vsize=13892 CPUtime=1.49
/proc/3881/stat : 3881 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 4047 0 0 0 147 2 0 0 25 0 1 0 163711385 14225408 3168 1992294400 134512640 135078026 4294956192 18446744073709551615 134560834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3881/statm: 3473 3168 55 138 0 3332 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15948

[startup+3.10169 s]
/proc/loadavg: 1.10 1.07 1.01 2/66 3882
/proc/meminfo: memFree=1385904/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=2056 CPUtime=0
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163711385 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3880/statm: 514 112 96 399 0 111 0
[pid=3881] ppid=3880 vsize=19852 CPUtime=3.09
/proc/3881/stat : 3881 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 5669 0 0 0 306 3 0 0 25 0 1 0 163711385 20328448 4790 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3881/statm: 4963 4790 55 138 0 4822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21908

[startup+6.30201 s]
/proc/loadavg: 1.09 1.07 1.01 2/66 3882
/proc/meminfo: memFree=1379120/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=2056 CPUtime=0
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163711385 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3880/statm: 514 112 96 399 0 111 0
[pid=3881] ppid=3880 vsize=19852 CPUtime=6.29
/proc/3881/stat : 3881 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 5670 0 0 0 626 3 0 0 25 0 1 0 163711385 20328448 4791 1992294400 134512640 135078026 4294956192 18446744073709551615 134569283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3881/statm: 4963 4791 55 138 0 4822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21908

[startup+12.7016 s]
/proc/loadavg: 1.08 1.06 1.01 2/66 3883
/proc/meminfo: memFree=1389424/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=2056 CPUtime=9.99
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 152 7107 0 0 0 0 995 4 16 0 1 0 163711385 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 514 121 104 399 0 111 0
[pid=3883] ppid=3880 vsize=11816 CPUtime=2.68
/proc/3883/stat : 3883 (picosat846) R 3880 3880 3743 0 -1 4194304 2655 0 0 0 266 2 0 0 25 0 1 0 163712386 12099584 2644 1992294400 134512640 134570484 4294956192 18446744073709551615 134553215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3883/statm: 2954 2644 85 14 0 2620 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13872

[startup+25.5019 s]
/proc/loadavg: 1.07 1.06 1.01 2/65 3885
/proc/meminfo: memFree=1361656/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=38444 CPUtime=25.47
/proc/3880/stat : 3880 (SATzilla2009_I) R 3878 3880 3743 0 -1 4194304 11321 20984 0 0 508 5 2018 16 25 0 1 0 163711385 39366656 8466 1992294400 134512640 136149169 4294956224 18446744073709551615 134579751 0 0 4096 3 0 0 0 17 0 0 0
/proc/3880/statm: 9611 8466 207 399 0 9208 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 38444

[startup+51.1014 s]
/proc/loadavg: 1.04 1.05 1.01 2/66 3886
/proc/meminfo: memFree=1339696/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=28032 CPUtime=24.97
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 8091 0 0 0 2493 4 0 0 25 0 1 0 163713995 28704768 6746 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 7008 6746 71 138 0 6867 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 58276

[startup+102.306 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 3886
/proc/meminfo: memFree=1334384/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=33652 CPUtime=76.15
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 9390 0 0 0 7609 6 0 0 25 0 1 0 163713995 34459648 8045 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 8413 8045 71 138 0 8272 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 63896

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 3886
/proc/meminfo: memFree=1326000/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=42772 CPUtime=136.13
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 11485 0 0 0 13604 9 0 0 25 0 1 0 163713995 43798528 10140 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 10693 10140 71 138 0 10552 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 73016

[startup+222.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 3886
/proc/meminfo: memFree=1323056/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=45844 CPUtime=196.11
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 12228 0 0 0 19601 10 0 0 25 0 1 0 163713995 46944256 10883 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 11461 10883 71 138 0 11320 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 76088

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 3886
/proc/meminfo: memFree=1321584/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=47824 CPUtime=256.08
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 12593 0 0 0 25598 10 0 0 25 0 1 0 163713995 48971776 11248 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 11956 11248 71 138 0 11815 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 78068

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3886
/proc/meminfo: memFree=1319664/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=50056 CPUtime=316.05
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 13084 0 0 0 31595 10 0 0 25 0 1 0 163713995 51257344 11739 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 12514 11739 71 138 0 12373 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 80300

[startup+402.301 s]

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

/proc/3886/statm: 32822 27941 71 138 0 32681 0
Current children cumulated CPU time (s) 9638.39
Current children cumulated vsize (KiB) 161532

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253872/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=131288 CPUtime=9672.3
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29302 0 0 0 967191 39 0 0 25 0 1 0 163713995 134438912 27957 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 32822 27957 71 138 0 32681 0
Current children cumulated CPU time (s) 9698.37
Current children cumulated vsize (KiB) 161532

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253872/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=131800 CPUtime=9732.29
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29322 0 0 0 973189 40 0 0 25 0 1 0 163713995 134963200 27977 1992294400 134512640 135078026 4294956192 18446744073709551615 134534356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 32950 27977 71 138 0 32809 0
Current children cumulated CPU time (s) 9758.36
Current children cumulated vsize (KiB) 162044

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253808/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=131800 CPUtime=9792.26
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29340 0 0 0 979186 40 0 0 25 0 1 0 163713995 134963200 27995 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 32950 27995 71 138 0 32809 0
Current children cumulated CPU time (s) 9818.33
Current children cumulated vsize (KiB) 162044

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253744/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=132056 CPUtime=9852.24
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29367 0 0 0 985184 40 0 0 25 0 1 0 163713995 135225344 28022 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 33014 28022 71 138 0 32873 0
Current children cumulated CPU time (s) 9878.31
Current children cumulated vsize (KiB) 162300

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253680/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=132056 CPUtime=9912.22
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29375 0 0 0 991182 40 0 0 25 0 1 0 163713995 135225344 28030 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 33014 28030 71 138 0 32873 0
Current children cumulated CPU time (s) 9938.29
Current children cumulated vsize (KiB) 162300

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253680/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=132056 CPUtime=9928.21
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29375 0 0 0 992781 40 0 0 25 0 1 0 163713995 135225344 28030 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 33014 28030 71 138 0 32873 0
Current children cumulated CPU time (s) 9954.28
Current children cumulated vsize (KiB) 162300

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253680/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=132312 CPUtime=9953.8
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29388 0 0 0 995340 40 0 0 25 0 1 0 163713995 135487488 28043 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 33078 28043 71 138 0 32937 0
Current children cumulated CPU time (s) 9979.87
Current children cumulated vsize (KiB) 162556

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253680/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=132312 CPUtime=9960.2
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29388 0 0 0 995980 40 0 0 25 0 1 0 163713995 135487488 28043 1992294400 134512640 135078026 4294956192 18446744073709551615 134534344 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 33078 28043 71 138 0 32937 0
Current children cumulated CPU time (s) 9986.27
Current children cumulated vsize (KiB) 162556

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253680/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=132312 CPUtime=9966.6
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29388 0 0 0 996620 40 0 0 25 0 1 0 163713995 135487488 28043 1992294400 134512640 135078026 4294956192 18446744073709551615 134534909 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 33078 28043 71 138 0 32937 0
Current children cumulated CPU time (s) 9992.67
Current children cumulated vsize (KiB) 162556

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253680/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=132312 CPUtime=9969.8
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29388 0 0 0 996940 40 0 0 25 0 1 0 163713995 135487488 28043 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 33078 28043 71 138 0 32937 0
Current children cumulated CPU time (s) 9995.87
Current children cumulated vsize (KiB) 162556

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253680/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=132312 CPUtime=9970.6
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29388 0 0 0 997020 40 0 0 25 0 1 0 163713995 135487488 28043 1992294400 134512640 135078026 4294956192 18446744073709551615 134534478 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 33078 28043 71 138 0 32937 0
Current children cumulated CPU time (s) 9996.67
Current children cumulated vsize (KiB) 162556

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253680/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=132312 CPUtime=9971
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29388 0 0 0 997060 40 0 0 25 0 1 0 163713995 135487488 28043 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3886/statm: 33078 28043 71 138 0 32937 0
Current children cumulated CPU time (s) 9997.07
Current children cumulated vsize (KiB) 162556

[startup+10001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253680/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=30244 CPUtime=26.07
/proc/3880/stat : 3880 (SATzilla2009_I) S 3878 3880 3743 0 -1 4194304 11338 20984 0 0 568 5 2018 16 25 0 1 0 163711385 30969856 7337 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3880/statm: 7561 7337 217 399 0 7158 0
[pid=3886] ppid=3880 vsize=132312 CPUtime=9971.4
/proc/3886/stat : 3886 (mxc-sr08) R 3880 3880 3743 0 -1 4194304 29388 0 0 0 997100 40 0 0 25 0 1 0 163713995 135487488 28043 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3886/statm: 33078 28043 71 138 0 32937 0
Current children cumulated CPU time (s) 9997.47
Current children cumulated vsize (KiB) 162556

[startup+10001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3910
/proc/meminfo: memFree=1253680/2055920 swapFree=4175308/4192956
[pid=3880] ppid=3878 vsize=0 CPUtime=9997.58
/proc/3880/stat : 3880 (SATzilla2009_I) R 3878 3880 3743 0 -1 4194308 11357 50372 0 0 568 6 999126 58 16 0 1 0 163711385 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/3880/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.58
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 10001.6
CPU time (s): 9997.59
CPU user time (s): 9996.94
CPU system time (s): 0.649901
CPU usage (%): 99.9599
Max. virtual memory (cumulated for all children) (KiB): 162556

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

runsolver used 9.52355 second user time and 26.8479 second system time

The end

Launcher Data

Begin job on node12 at 2009-05-03 15:19:34
IDJOB=1775010
IDBENCH=71074
IDSOLVER=616
FILE ID=node12/1775010-1241356773
PBS_JOBID= 9225579
Free space on /tmp= 66480 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_11_UNSAT.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775010-1241356773/watcher-1775010-1241356773 -o /tmp/evaluation-result-1775010-1241356773/solver-1775010-1241356773 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1775010-1241356773.cnf

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED=941565608

node12.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.213
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.213
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:       1399392 kB
Buffers:         85628 kB
Cached:         463448 kB
SwapCached:      11992 kB
Active:          57976 kB
Inactive:       505464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399392 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:           34956 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            79064 kB
Committed_AS:   845968 kB
PageTables:       1376 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= 66448 MiB
End job on node12 at 2009-05-03 18:06:16