Trace number 1773490

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.76 10002.6

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark445.091
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

30.15/30.23	c SATzilla is building models for class 3
30.15/30.23	c run presolver mxc-sr08 for 10 seconds ... 
30.15/30.23	c Bin: Executing mxc-sr08
30.15/30.23	c spawning binary file with 10 seconds ...
30.15/30.23	c child exit by a signal
30.15/30.23	c mxc-sr08 returned code 137.
30.15/30.23	c run presolver picosat846 for 5 seconds ... 
30.15/30.23	c Bin: Executing picosat846
30.15/30.23	c spawning binary file with 5 seconds ...
30.15/30.23	c child exit by a signal
30.15/30.23	c picosat846 returned code 137.
30.15/30.23	c Orignal number of varibales is 6228, number of clauses is 484871 
30.15/30.23	c predicted feature computation time is 3.639470 
30.15/30.23	c Bin: Executing satelite
30.15/30.23	c spawning binary file with 240 seconds ...
30.15/30.23	c child exited successfully
30.15/30.23	c satzilla computing base features
30.15/30.23	c Number of variabe is: 6212, Number of clause is : 479096 
30.15/30.23	c Initializing...
30.15/30.23	c satzilla doing clause learning
30.15/30.23	c start clause learning features ...
30.15/30.23	c Bin: Executing zchaff07
30.15/30.23	c spawning binary file with 2 seconds ...
30.15/30.23	c child exit by a signal
30.15/30.23	c satzilla doing survey propogation probe
30.15/30.23	c do survay propogation for 2 second ...
30.15/30.23	c satzilla doing local search probe
30.15/30.23	c features are:6228 484871 6212 479096 0.00257566 0.012054 0.0129661 0.396514 0.802126 1.06048 0.00127371 0.0782779 0.000321958 0.00128783 0.182359 0.00971622 0.00979136 0.00127371 0.299402 2.08726e-06 0.00284285 4.92564 0.274702 0.288655 0.00403226 1 1.3217 3.86507e-06 1.98783 2.08726e-06 0.000183679 0.88273 0.0103758 0.000576649 0.287836 2.08726e-06 0.00126697 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.370025 0.820253 0.00803213 1 0.904673 0.195833 0.617991 0.196429 0.197297 0.452751 0.188366 0.215599 1 0.5 0.309171 0.5 0.49303 0.5 742 0.0696476 1032.7 0.352115 1142 0 1178 0.897336 0.467519 0.980402 0.154039 
30.15/30.23	c satzilla's ranking:
30.15/30.23	c 1) minisat20SAT07: 2.158510
30.15/30.23	c 2) picosat846: 2.143939
30.15/30.23	c 3) mxc-sr08: 1.924185
30.15/30.23	c 4) zchaff_rand: 0.438900
30.15/30.23	c 5) march_dl2004: -0.203596
30.15/30.23	c 6) SATenstein: -10000.000000
30.15/30.23	c 7) gnovelty+: -10000.000000
30.15/30.23	c 8) adaptg2wsat+: -10000.000000
30.15/30.23	c 9) adaptg2wsat0: -10000.000000
30.15/30.23	c 10) tts-4-0: -10000.000000
30.15/30.23	c 11) vallst: -10000.000000
30.15/30.23	c 12) minisat20: -10000.000000
30.15/30.23	c 13) kcnfs04SAT07: -10000.000000
30.15/30.23	c satzilla running minisat20SAT07 ... 
9997.70/10002.60	c Bin: Executing minisat20SAT07
9997.70/10002.60	c spawning binary file with 9969 seconds ...
9997.70/10002.60	c child exit by a signal
9997.70/10002.60	c minisat20SAT07 returned code 137.
9997.70/10002.60	c satzilla running picosat846 ... 
9997.70/10002.60	c Bin: Executing picosat846
9997.70/10002.60	c picosat846 returned code 1.
9997.70/10002.60	c satzilla running mxc-sr08 ... 
9997.70/10002.60	c Bin: Executing mxc-sr08
9997.70/10002.60	c mxc-sr08 returned code 1.
9997.70/10002.60	c satzilla running zchaff_rand ... 
9997.70/10002.60	c Bin: Executing zchaff_rand
9997.70/10002.60	c zchaff_rand returned code 1.
9997.70/10002.60	c satzilla running march_dl2004 ... 
9997.70/10002.60	c Bin: Executing march_dl2004
9997.70/10002.60	c march_dl2004 returned code 1.
9997.70/10002.60	c satzilla running SATenstein ... 
9997.70/10002.60	c Bin: Executing SATenstein
9997.70/10002.60	c SATenstein returned code 1.
9997.70/10002.60	c satzilla running gnovelty+ ... 
9997.70/10002.60	c Bin: Executing gnovelty+
9997.70/10002.60	c gnovelty+ returned code 1.
9997.70/10002.60	c satzilla running adaptg2wsat+ ... 
9997.70/10002.60	c Bin: Executing adaptg2wsat+
9997.70/10002.60	c adaptg2wsat+ returned code 1.
9997.70/10002.60	c satzilla running adaptg2wsat0 ... 
9997.70/10002.60	c Bin: Executing adaptg2wsat0
9997.70/10002.60	c adaptg2wsat0 returned code 1.
9997.70/10002.60	c satzilla running tts-4-0 ... 
9997.70/10002.60	c Bin: Executing tts-4-0
9997.70/10002.60	c tts-4-0 returned code 1.
9997.70/10002.60	c satzilla running vallst ... 
9997.70/10002.60	c Bin: Executing vallst
9997.70/10002.60	c vallst returned code 1.
9997.70/10002.60	c satzilla running minisat20 ... 
9997.70/10002.60	c Bin: Executing minisat20
9997.70/10002.60	c minisat20 returned code 1.
9997.70/10002.60	c satzilla running kcnfs04SAT07 ... 
9997.70/10002.60	c Bin: Executing kcnfs04SAT07
9997.70/10002.60	c kcnfs04SAT07 returned code 1.
9997.70/10002.60	c ERROR: All Failed! 
9997.70/10002.60	c SATZILLA_TIME=9999.240000

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-1773490-1241349044/watcher-1773490-1241349044 -o /tmp/evaluation-result-1773490-1241349044/solver-1773490-1241349044 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773490-1241349044.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: 0.99 0.97 0.99 3/64 2932
/proc/meminfo: memFree=1347712/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=2056 CPUtime=0
/proc/2932/stat : 2932 (SATzilla2009_I) R 2930 2932 2863 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162938449 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/2932/statm: 514 112 96 399 0 111 0
[pid=2933] ppid=2932 vsize=21276 CPUtime=0
/proc/2933/stat : 2933 (mxc-sr08) R 2932 2932 2863 0 -1 4194304 698 0 0 0 0 0 0 0 18 0 1 0 162938449 21786624 694 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2933/statm: 5319 701 44 138 0 5178 0

[startup+0.0238439 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 2932
/proc/meminfo: memFree=1347712/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=2056 CPUtime=0
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162938449 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2932/statm: 514 112 96 399 0 111 0
[pid=2933] ppid=2932 vsize=21276 CPUtime=0.02
/proc/2933/stat : 2933 (mxc-sr08) R 2932 2932 2863 0 -1 4194304 3825 0 0 0 0 2 0 0 18 0 1 0 162938449 21786624 3821 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2933/statm: 5319 3827 44 138 0 5178 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23332

[startup+0.101857 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 2932
/proc/meminfo: memFree=1347712/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=2056 CPUtime=0
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162938449 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2932/statm: 514 112 96 399 0 111 0
[pid=2933] ppid=2932 vsize=28008 CPUtime=0.09
/proc/2933/stat : 2933 (mxc-sr08) R 2932 2932 2863 0 -1 4194304 6805 0 0 0 6 3 0 0 19 0 1 0 162938449 28680192 6801 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2933/statm: 7002 6801 54 138 0 6861 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30064

[startup+0.301892 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 2932
/proc/meminfo: memFree=1347712/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=2056 CPUtime=0
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162938449 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2932/statm: 514 112 96 399 0 111 0
[pid=2933] ppid=2932 vsize=43536 CPUtime=0.29
/proc/2933/stat : 2933 (mxc-sr08) R 2932 2932 2863 0 -1 4194304 10697 0 0 0 24 5 0 0 21 0 1 0 162938449 44580864 10693 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2933/statm: 10884 10695 54 138 0 10743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45592

[startup+0.701961 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 2932
/proc/meminfo: memFree=1347712/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=2056 CPUtime=0
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162938449 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2932/statm: 514 112 96 399 0 111 0
[pid=2933] ppid=2932 vsize=74576 CPUtime=0.69
/proc/2933/stat : 2933 (mxc-sr08) R 2932 2932 2863 0 -1 4194304 18074 0 0 0 60 9 0 0 25 0 1 0 162938449 76365824 18070 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2933/statm: 18644 18070 3297 138 0 18503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76632

[startup+1.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2934
/proc/meminfo: memFree=1293680/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=2056 CPUtime=0
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162938449 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2932/statm: 514 112 96 399 0 111 0
[pid=2933] ppid=2932 vsize=54296 CPUtime=1.49
/proc/2933/stat : 2933 (mxc-sr08) R 2932 2932 2863 0 -1 4194304 18279 0 0 0 140 9 0 0 25 0 1 0 162938449 55599104 13139 1992294400 134512640 135078026 4294956192 18446744073709551615 134560760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2933/statm: 13574 13139 55 138 0 13433 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56352

[startup+3.10138 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2934
/proc/meminfo: memFree=1293616/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=2056 CPUtime=0
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162938449 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2932/statm: 514 112 96 399 0 111 0
[pid=2933] ppid=2932 vsize=56192 CPUtime=3.09
/proc/2933/stat : 2933 (mxc-sr08) R 2932 2932 2863 0 -1 4194304 18683 0 0 0 299 10 0 0 25 0 1 0 162938449 57540608 13543 1992294400 134512640 135078026 4294956192 18446744073709551615 134560831 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2933/statm: 14048 13543 55 138 0 13907 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58248

[startup+6.30194 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2934
/proc/meminfo: memFree=1291888/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=2056 CPUtime=0
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162938449 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2932/statm: 514 112 96 399 0 111 0
[pid=2933] ppid=2932 vsize=59164 CPUtime=6.29
/proc/2933/stat : 2933 (mxc-sr08) R 2932 2932 2863 0 -1 4194304 19478 0 0 0 619 10 0 0 25 0 1 0 162938449 60583936 14338 1992294400 134512640 135078026 4294956192 18446744073709551615 134558947 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2933/statm: 14791 14338 55 138 0 14650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61220

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2935
/proc/meminfo: memFree=1318128/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=2056 CPUtime=10
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 152 19532 0 0 0 0 989 11 16 0 1 0 162938449 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 514 121 104 399 0 111 0
[pid=2935] ppid=2932 vsize=32500 CPUtime=2.67
/proc/2935/stat : 2935 (picosat846) R 2932 2932 2863 0 -1 4194304 7824 0 0 0 262 5 0 0 25 0 1 0 162939450 33280000 7813 1992294400 134512640 134570484 4294956192 18446744073709551615 134553018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2935/statm: 8125 7813 85 14 0 7791 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 34556

[startup+25.5013 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 2937
/proc/meminfo: memFree=1231352/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=98908 CPUtime=25.45
/proc/2932/stat : 2932 (SATzilla2009_I) R 2930 2932 2863 0 -1 4194304 32032 51682 0 0 598 15 1893 39 25 0 1 0 162938449 101281792 24140 1992294400 134512640 136149169 4294956224 18446744073709551615 134873194 0 0 4096 3 0 0 0 17 0 0 0
/proc/2932/statm: 24727 24140 151 399 0 24324 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 98908

[startup+51.1018 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 2938
/proc/meminfo: memFree=1222000/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=59684 CPUtime=20.84
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 14556 0 0 0 2075 9 0 0 25 0 1 0 162941472 61116416 14551 1992294400 134512640 135078472 4294956192 18446744073709551615 134530601 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 14921 14551 70 138 0 14780 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 108976

[startup+102.306 s]
/proc/loadavg: 1.02 0.99 0.99 2/66 2938
/proc/meminfo: memFree=1218224/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=63612 CPUtime=71.99
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 17504 0 0 0 7188 11 0 0 25 0 1 0 162941472 65138688 15501 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2938/statm: 15903 15501 74 138 0 15762 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 112904

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2938
/proc/meminfo: memFree=1199024/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=83268 CPUtime=131.96
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 22374 0 0 0 13180 16 0 0 25 0 1 0 162941472 85266432 20371 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 20817 20371 74 138 0 20676 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 132560

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2938
/proc/meminfo: memFree=1183088/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=99588 CPUtime=191.94
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 26309 0 0 0 19174 20 0 0 25 0 1 0 162941472 101978112 24306 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 24897 24306 74 138 0 24756 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 148880

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2938
/proc/meminfo: memFree=1170032/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=112532 CPUtime=251.9
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 29630 0 0 0 25168 22 0 0 25 0 1 0 162941472 115232768 27627 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 28133 27627 74 138 0 27992 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 161824

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 2938
/proc/meminfo: memFree=1157872/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=124492 CPUtime=311.87
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 32631 0 0 0 31163 24 0 0 25 0 1 0 162941472 127479808 30628 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 31123 30628 74 138 0 30982 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 173784

[startup+402.301 s]

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


[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=979312/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=307772 CPUtime=9307.54
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 76990 0 0 0 930682 72 0 0 25 0 1 0 162941472 315158528 74987 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 76943 74987 74 138 0 76802 0
Current children cumulated CPU time (s) 9337.72
Current children cumulated vsize (KiB) 357064

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=979312/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=307972 CPUtime=9367.52
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77017 0 0 0 936679 73 0 0 25 0 1 0 162941472 315363328 75014 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 76993 75014 74 138 0 76852 0
Current children cumulated CPU time (s) 9397.7
Current children cumulated vsize (KiB) 357264

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978992/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=308300 CPUtime=9427.48
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77104 0 0 0 942675 73 0 0 25 0 1 0 162941472 315699200 75101 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 77075 75101 74 138 0 76934 0
Current children cumulated CPU time (s) 9457.66
Current children cumulated vsize (KiB) 357592

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978800/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=308584 CPUtime=9487.45
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77161 0 0 0 948672 73 0 0 25 0 1 0 162941472 315990016 75158 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 77146 75158 74 138 0 77005 0
Current children cumulated CPU time (s) 9517.63
Current children cumulated vsize (KiB) 357876

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978544/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=308748 CPUtime=9547.42
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77216 0 0 0 954669 73 0 0 25 0 1 0 162941472 316157952 75213 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 77187 75213 74 138 0 77046 0
Current children cumulated CPU time (s) 9577.6
Current children cumulated vsize (KiB) 358040

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978544/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=308748 CPUtime=9607.39
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77224 0 0 0 960666 73 0 0 25 0 1 0 162941472 316157952 75221 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2938/statm: 77187 75221 74 138 0 77046 0
Current children cumulated CPU time (s) 9637.57
Current children cumulated vsize (KiB) 358040

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978160/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=309068 CPUtime=9667.36
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77280 0 0 0 966663 73 0 0 25 0 1 0 162941472 316485632 75277 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 77267 75277 74 138 0 77126 0
Current children cumulated CPU time (s) 9697.54
Current children cumulated vsize (KiB) 358360

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978096/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=309068 CPUtime=9727.34
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77294 0 0 0 972661 73 0 0 25 0 1 0 162941472 316485632 75291 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 77267 75291 74 138 0 77126 0
Current children cumulated CPU time (s) 9757.52
Current children cumulated vsize (KiB) 358360

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978096/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=309068 CPUtime=9787.31
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77303 0 0 0 978657 74 0 0 25 0 1 0 162941472 316485632 75300 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2938/statm: 77267 75300 74 138 0 77126 0
Current children cumulated CPU time (s) 9817.49
Current children cumulated vsize (KiB) 358360

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978032/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=309068 CPUtime=9847.28
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77305 0 0 0 984654 74 0 0 25 0 1 0 162941472 316485632 75302 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 77267 75302 74 138 0 77126 0
Current children cumulated CPU time (s) 9877.46
Current children cumulated vsize (KiB) 358360

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978032/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=309068 CPUtime=9907.25
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77307 0 0 0 990651 74 0 0 25 0 1 0 162941472 316485632 75304 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 77267 75304 74 138 0 77126 0
Current children cumulated CPU time (s) 9937.43
Current children cumulated vsize (KiB) 358360

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978032/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=309068 CPUtime=9967.22
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77309 0 0 0 996648 74 0 0 25 0 1 0 162941472 316485632 75306 1992294400 134512640 135078472 4294956192 18446744073709551615 134550611 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 77267 75306 74 138 0 77126 0
Current children cumulated CPU time (s) 9997.4
Current children cumulated vsize (KiB) 358360

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

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978032/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=309068 CPUtime=9967.42
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4194304 77309 0 0 0 996668 74 0 0 25 0 1 0 162941472 316485632 75306 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 77267 75306 74 138 0 77126 0
Current children cumulated CPU time (s) 9997.6
Current children cumulated vsize (KiB) 358360

[startup+10002.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2956
/proc/meminfo: memFree=978032/2055920 swapFree=4180136/4192956
[pid=2932] ppid=2930 vsize=49292 CPUtime=30.18
/proc/2932/stat : 2932 (SATzilla2009_I) S 2930 2932 2863 0 -1 4194304 42211 51682 0 0 1062 24 1893 39 25 0 1 0 162938449 50475008 12094 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2932/statm: 12323 12094 216 399 0 11920 0
[pid=2938] ppid=2932 vsize=0 CPUtime=9967.52
/proc/2938/stat : 2938 (minisat20SAT07) R 2932 2932 2863 0 -1 4195332 77309 0 0 0 996674 78 0 0 25 0 1 0 162941472 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/2938/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.7
Current children cumulated vsize (KiB) 49292

Child status: 17
Real time (s): 10002.6
CPU time (s): 9997.76
CPU user time (s): 9996.31
CPU system time (s): 1.44978
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 358360

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

runsolver used 8.97264 second user time and 27.4048 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-03 13:10:45
IDJOB=1773490
IDBENCH=69600
IDSOLVER=616
FILE ID=node4/1773490-1241349044
PBS_JOBID= 9225541
Free space on /tmp= 66400 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773490-1241349044/watcher-1773490-1241349044 -o /tmp/evaluation-result-1773490-1241349044/solver-1773490-1241349044 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773490-1241349044.cnf

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED=1325835164

node4.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.265
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.265
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:       1348256 kB
Buffers:         78192 kB
Cached:         550096 kB
SwapCached:       7308 kB
Active:         170136 kB
Inactive:       467424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348256 kB
SwapTotal:     4192956 kB
SwapFree:      4180136 kB
Dirty:           51992 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            56152 kB
Committed_AS:   865956 kB
PageTables:       1468 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= 66368 MiB
End job on node4 at 2009-05-03 15:57:28