Trace number 1731966

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.47 1199.76

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-133-100.cnf
MD5SUM3efe57b20c55b2dfc482f2ebb30d6794
Bench CategoryCRAFTED (crafted 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 variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

15.58/15.64	c SATzilla is building models for class 2
15.58/15.64	c run presolver march_dl2004 for 5 seconds ... 
15.58/15.64	c Bin: Executing march_dl2004
15.58/15.64	c spawning binary file with 5 seconds ...
15.58/15.64	c child exit by a signal
15.58/15.64	c march_dl2004 returned code 137.
15.58/15.64	c run presolver mxc-sr08 for 5 seconds ... 
15.58/15.64	c Bin: Executing mxc-sr08
15.58/15.64	c spawning binary file with 5 seconds ...
15.58/15.64	c child exit by a signal
15.58/15.64	c mxc-sr08 returned code 137.
15.58/15.64	c Orignal number of varibales is 133, number of clauses is 276 
15.58/15.64	c predicted feature computation time is 6.877763 
15.58/15.64	c Bin: Executing satelite
15.58/15.64	c spawning binary file with 240 seconds ...
15.58/15.64	c child exited successfully
15.58/15.64	c satzilla computing base features
15.58/15.64	c Number of variabe is: 133, Number of clause is : 276 
15.58/15.64	c Initializing...
15.58/15.64	c satzilla compute diameter ...
15.58/15.64	c start diameter features ...
15.58/15.64	c satzilla doing clause learning
15.58/15.64	c start clause learning features ...
15.58/15.64	c Bin: Executing zchaff07
15.58/15.64	c spawning binary file with 2 seconds ...
15.58/15.64	c child exit by a signal
15.58/15.64	c satzilla doing survey propogation probe
15.58/15.64	c do survay propogation for 2 second ...
15.58/15.64	c satzilla doing local search probe
15.58/15.64	c satzilla doing lobjois search-space size estimate
15.58/15.64	c features are:133 276 133 276 0 0 0.481884 1 0 -0 0.0225564 0 0.0225564 0.0225564 -0 0 1 0.0225564 0.12707 0.0217391 0.0326087 0.266856 0.0250627 0.0878981 0 0.333333 0.266856 0.0112782 0.18332 0.0108696 0.0217391 0.160221 0.5 0.0220116 0.0434051 0.0217391 0.0253623 6 0 6 6 -0 4160.6 0.0553606 3908 4554 4554 3908 4277 4026 4038 19.5213 0.0711495 18.1021 21.7512 21.7512 18.1021 20.5071 18.4319 18.814 0.0342264 1.61891 9.20674e-05 0.216441 0.07674 0.00133196 0.0552291 0.00321853 0.0121029 0.316907 0.0484241 0.26427 0.325424 0.324513 0.313547 0.323676 0.316206 0.322484 2.9442 0.513324 19.2252 0.156937 19 15 23 0.810141 0.299041 0.849362 0.0794955 0.807431 0.960455 
15.58/15.64	c satzilla's ranking:
15.58/15.64	c 1) tts-4-0: 2.695298
15.58/15.64	c 2) mxc-sr08: 2.300160
15.58/15.64	c 3) minisat20SAT07: 1.791972
15.58/15.64	c 4) minisat20: 1.154012
15.58/15.64	c 5) march_dl2004: 0.458000
15.58/15.64	c 6) vallst: -0.135334
15.58/15.64	c 7) zchaff_rand: -0.145681
15.58/15.64	c 8) SATenstein: -10000.000000
15.58/15.64	c 9) gnovelty+: -10000.000000
15.58/15.64	c 10) adaptg2wsat+: -10000.000000
15.58/15.64	c 11) adaptg2wsat0: -10000.000000
15.58/15.64	c 12) picosat846: -10000.000000
15.58/15.64	c 13) kcnfs04SAT07: -10000.000000
15.58/15.64	c satzilla running tts-4-0 ... 
1199.38/1199.75	c Bin: Executing tts-4-0
1199.38/1199.75	c spawning binary file with 1184 seconds ...
1199.38/1199.75	c child exit by a signal
1199.38/1199.75	c tts-4-0 returned code 137.
1199.38/1199.75	c satzilla running mxc-sr08 ... 
1199.38/1199.75	c Bin: Executing mxc-sr08
1199.38/1199.75	c mxc-sr08 returned code 1.
1199.38/1199.75	c satzilla running minisat20SAT07 ... 
1199.38/1199.75	c Bin: Executing minisat20SAT07
1199.38/1199.75	c minisat20SAT07 returned code 1.
1199.38/1199.75	c satzilla running minisat20 ... 
1199.38/1199.75	c Bin: Executing minisat20
1199.38/1199.75	c minisat20 returned code 1.
1199.38/1199.75	c satzilla running march_dl2004 ... 
1199.38/1199.75	c Bin: Executing march_dl2004
1199.38/1199.75	c march_dl2004 returned code 1.
1199.38/1199.75	c satzilla running vallst ... 
1199.38/1199.75	c Bin: Executing vallst
1199.38/1199.75	c vallst returned code 1.
1199.38/1199.75	c satzilla running zchaff_rand ... 
1199.38/1199.75	c Bin: Executing zchaff_rand
1199.38/1199.75	c zchaff_rand returned code 1.
1199.38/1199.75	c satzilla running SATenstein ... 
1199.38/1199.75	c Bin: Executing SATenstein
1199.38/1199.75	c SATenstein returned code 1.
1199.38/1199.75	c satzilla running gnovelty+ ... 
1199.38/1199.75	c Bin: Executing gnovelty+
1199.38/1199.75	c gnovelty+ returned code 1.
1199.38/1199.75	c satzilla running adaptg2wsat+ ... 
1199.38/1199.75	c Bin: Executing adaptg2wsat+
1199.38/1199.75	c adaptg2wsat+ returned code 1.
1199.38/1199.75	c satzilla running adaptg2wsat0 ... 
1199.38/1199.75	c Bin: Executing adaptg2wsat0
1199.38/1199.75	c adaptg2wsat0 returned code 1.
1199.38/1199.75	c satzilla running picosat846 ... 
1199.38/1199.75	c Bin: Executing picosat846
1199.38/1199.75	c picosat846 returned code 1.
1199.38/1199.75	c satzilla running kcnfs04SAT07 ... 
1199.38/1199.75	c Bin: Executing kcnfs04SAT07
1199.38/1199.75	c kcnfs04SAT07 returned code 1.
1199.38/1199.75	c ERROR: All Failed! 
1199.38/1199.75	c SATZILLA_TIME=1199.640000

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-1731966-1240776576/watcher-1731966-1240776576 -o /tmp/evaluation-result-1731966-1240776576/solver-1731966-1240776576 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1731966-1240776576.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: 0.26 1.10 1.15 3/64 28305
/proc/meminfo: memFree=1668048/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=2056 CPUtime=0
/proc/28305/stat : 28305 (SATzilla2009_C) R 28303 28305 28268 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105691702 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 1 0 0
/proc/28305/statm: 514 112 96 399 0 111 0
[pid=28306] ppid=28305 vsize=640 CPUtime=0
/proc/28306/stat : 28306 (march_dl2004) R 28305 28305 28268 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 105691702 655360 115 1992294400 134512640 134996440 4294956192 18446744073709551615 134566108 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28306/statm: 160 115 74 118 0 39 0

[startup+0.0998451 s]
/proc/loadavg: 0.26 1.10 1.15 3/64 28305
/proc/meminfo: memFree=1668048/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=2056 CPUtime=0
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105691702 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28305/statm: 514 112 96 399 0 111 0
[pid=28306] ppid=28305 vsize=772 CPUtime=0.09
/proc/28306/stat : 28306 (march_dl2004) R 28305 28305 28268 0 -1 4194304 129 0 0 0 9 0 0 0 19 0 1 0 105691702 790528 121 1992294400 134512640 134996440 4294956192 18446744073709551615 134564391 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28306/statm: 193 121 74 118 0 72 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2828

[startup+0.101844 s]
/proc/loadavg: 0.26 1.10 1.15 3/64 28305
/proc/meminfo: memFree=1668048/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=2056 CPUtime=0
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105691702 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28305/statm: 514 112 96 399 0 111 0
[pid=28306] ppid=28305 vsize=772 CPUtime=0.09
/proc/28306/stat : 28306 (march_dl2004) R 28305 28305 28268 0 -1 4194304 129 0 0 0 9 0 0 0 19 0 1 0 105691702 790528 121 1992294400 134512640 134996440 4294956192 18446744073709551615 134552292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28306/statm: 193 121 74 118 0 72 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2828

[startup+0.30186 s]
/proc/loadavg: 0.26 1.10 1.15 3/64 28305
/proc/meminfo: memFree=1668048/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=2056 CPUtime=0
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105691702 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28305/statm: 514 112 96 399 0 111 0
[pid=28306] ppid=28305 vsize=772 CPUtime=0.29
/proc/28306/stat : 28306 (march_dl2004) R 28305 28305 28268 0 -1 4194304 131 0 0 0 29 0 0 0 20 0 1 0 105691702 790528 123 1992294400 134512640 134996440 4294956192 18446744073709551615 134588475 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28306/statm: 193 123 74 118 0 72 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2828

[startup+0.701892 s]
/proc/loadavg: 0.26 1.10 1.15 3/64 28305
/proc/meminfo: memFree=1668048/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=2056 CPUtime=0
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105691702 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28305/statm: 514 112 96 399 0 111 0
[pid=28306] ppid=28305 vsize=772 CPUtime=0.69
/proc/28306/stat : 28306 (march_dl2004) R 28305 28305 28268 0 -1 4194304 132 0 0 0 69 0 0 0 24 0 1 0 105691702 790528 124 1992294400 134512640 134996440 4294956192 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28306/statm: 193 124 74 118 0 72 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2828

[startup+1.50196 s]
/proc/loadavg: 0.32 1.10 1.15 2/66 28307
/proc/meminfo: memFree=1667648/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=2056 CPUtime=0
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105691702 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28305/statm: 514 112 96 399 0 111 0
[pid=28306] ppid=28305 vsize=772 CPUtime=1.49
/proc/28306/stat : 28306 (march_dl2004) R 28305 28305 28268 0 -1 4194304 133 0 0 0 149 0 0 0 25 0 1 0 105691702 790528 125 1992294400 134512640 134996440 4294956192 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28306/statm: 193 125 74 118 0 72 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2828

[startup+3.10109 s]
/proc/loadavg: 0.32 1.10 1.15 2/66 28307
/proc/meminfo: memFree=1667520/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=2056 CPUtime=0
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 105691702 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28305/statm: 514 112 96 399 0 111 0
[pid=28306] ppid=28305 vsize=772 CPUtime=3.09
/proc/28306/stat : 28306 (march_dl2004) R 28305 28305 28268 0 -1 4194304 134 0 0 0 309 0 0 0 25 0 1 0 105691702 790528 126 1992294400 134512640 134996440 4294956192 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28306/statm: 193 126 74 118 0 72 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2828

[startup+6.30135 s]
/proc/loadavg: 0.32 1.10 1.15 2/66 28308
/proc/meminfo: memFree=1666432/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=2056 CPUtime=4.99
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 156 135 0 0 0 0 499 0 16 0 1 0 105691702 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 514 125 107 399 0 111 0
[pid=28308] ppid=28305 vsize=1664 CPUtime=1.29
/proc/28308/stat : 28308 (mxc-sr08) R 28305 28305 28268 0 -1 4194304 320 0 0 0 129 0 0 0 25 0 1 0 105692202 1703936 316 1992294400 134512640 135078026 4294956192 18446744073709551615 134534244 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28308/statm: 416 316 71 138 0 275 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3720

[startup+12.7019 s]
/proc/loadavg: 0.42 1.09 1.14 2/66 28310
/proc/meminfo: memFree=1664512/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=7180 CPUtime=12.67
/proc/28305/stat : 28305 (SATzilla2009_C) R 28303 28305 28268 0 -1 4194304 378 1824 0 0 56 12 1195 4 24 0 1 0 105691702 7352320 308 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 1 0 0
/proc/28305/statm: 1795 308 207 399 0 1392 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7180

[startup+25.5019 s]
/proc/loadavg: 0.51 1.09 1.14 2/66 28311
/proc/meminfo: memFree=1661504/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=6832 CPUtime=9.84
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 1656 0 0 0 984 0 0 0 25 0 1 0 105693266 6995968 1651 1992294400 134512640 134965848 4294956208 18446744073709551615 134591008 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 1708 1651 68 110 0 1595 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9912

[startup+51.102 s]
/proc/loadavg: 0.68 1.08 1.14 2/66 28311
/proc/meminfo: memFree=1652224/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=16444 CPUtime=35.43
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 4047 0 0 0 3542 1 0 0 25 0 1 0 105693266 16838656 4042 1992294400 134512640 134965848 4294956208 18446744073709551615 134537395 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 4111 4042 68 110 0 3998 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19524

[startup+102.305 s]
/proc/loadavg: 0.87 1.06 1.13 2/66 28311
/proc/meminfo: memFree=1640640/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=27928 CPUtime=86.62
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 6906 0 0 0 8659 3 0 0 25 0 1 0 105693266 28598272 6901 1992294400 134512640 134965848 4294956208 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 6982 6901 68 110 0 6869 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 31008

[startup+162.301 s]
/proc/loadavg: 0.95 1.05 1.11 2/66 28311
/proc/meminfo: memFree=1632896/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=35664 CPUtime=146.61
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 8843 0 0 0 14656 5 0 0 25 0 1 0 105693266 36519936 8838 1992294400 134512640 134965848 4294956208 18446744073709551615 134534170 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 8916 8838 68 110 0 8803 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 38744

[startup+222.302 s]
/proc/loadavg: 0.98 1.04 1.10 2/66 28311
/proc/meminfo: memFree=1629312/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=39180 CPUtime=206.59
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 9709 0 0 0 20653 6 0 0 25 0 1 0 105693266 40120320 9704 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 9795 9704 68 110 0 9682 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 42260

[startup+282.302 s]
/proc/loadavg: 0.99 1.03 1.09 2/66 28311
/proc/meminfo: memFree=1625728/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=43164 CPUtime=266.58
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 10684 0 0 0 26651 7 0 0 25 0 1 0 105693266 44199936 10679 1992294400 134512640 134965848 4294956208 18446744073709551615 134534080 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 10791 10679 68 110 0 10678 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 46244

[startup+342.302 s]
/proc/loadavg: 0.99 1.02 1.08 2/66 28311
/proc/meminfo: memFree=1616512/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=51840 CPUtime=326.57
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 12906 0 0 0 32648 9 0 0 25 0 1 0 105693266 53084160 12901 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 12960 12901 68 110 0 12847 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 54920


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


[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 28311
/proc/meminfo: memFree=1594048/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=74108 CPUtime=746.47
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 18449 0 0 0 74633 14 0 0 25 0 1 0 105693266 75886592 18444 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 18527 18444 68 110 0 18414 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 77188

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 28311
/proc/meminfo: memFree=1592000/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=76216 CPUtime=806.46
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 18965 0 0 0 80631 15 0 0 25 0 1 0 105693266 78045184 18960 1992294400 134512640 134965848 4294956208 18446744073709551615 134534060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 19054 18960 68 110 0 18941 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 79296

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 28311
/proc/meminfo: memFree=1591040/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=77152 CPUtime=866.44
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 19200 0 0 0 86629 15 0 0 25 0 1 0 105693266 79003648 19195 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 19288 19195 68 110 0 19175 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 80232

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 28311
/proc/meminfo: memFree=1589376/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=78792 CPUtime=926.43
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 19625 0 0 0 92627 16 0 0 25 0 1 0 105693266 80683008 19620 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 19698 19620 68 110 0 19585 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 81872

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 28311
/proc/meminfo: memFree=1584064/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=83952 CPUtime=986.42
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 20929 0 0 0 98625 17 0 0 25 0 1 0 105693266 85966848 20924 1992294400 134512640 134965848 4294956208 18446744073709551615 134534147 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 20988 20924 68 110 0 20875 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 87032

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.01 2/66 28311
/proc/meminfo: memFree=1580480/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=87468 CPUtime=1046.4
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 21810 0 0 0 104622 18 0 0 25 0 1 0 105693266 89567232 21805 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 21867 21805 68 110 0 21754 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 90548

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.01 2/66 28311
/proc/meminfo: memFree=1578560/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=89576 CPUtime=1106.38
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 22296 0 0 0 110620 18 0 0 25 0 1 0 105693266 91725824 22291 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 22394 22291 68 110 0 22281 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 92656

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28311
/proc/meminfo: memFree=1575168/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=92856 CPUtime=1166.37
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 23139 0 0 0 116618 19 0 0 25 0 1 0 105693266 95084544 23134 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 23214 23134 68 110 0 23101 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 95936

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28311
/proc/meminfo: memFree=1574784/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=93092 CPUtime=1174.37
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 23217 0 0 0 117418 19 0 0 25 0 1 0 105693266 95326208 23212 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 23273 23212 68 110 0 23160 0
Current children cumulated CPU time (s) 1189.99
Current children cumulated vsize (KiB) 96172

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28311
/proc/meminfo: memFree=1574592/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=93328 CPUtime=1180.77
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 23263 0 0 0 118058 19 0 0 25 0 1 0 105693266 95567872 23258 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 23332 23258 68 110 0 23219 0
Current children cumulated CPU time (s) 1196.39
Current children cumulated vsize (KiB) 96408

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28311
/proc/meminfo: memFree=1574592/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=93328 CPUtime=1182.36
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 23270 0 0 0 118217 19 0 0 25 0 1 0 105693266 95567872 23265 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 23332 23265 68 110 0 23219 0
Current children cumulated CPU time (s) 1197.98
Current children cumulated vsize (KiB) 96408

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28311
/proc/meminfo: memFree=1574592/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=93328 CPUtime=1183.16
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 23271 0 0 0 118297 19 0 0 25 0 1 0 105693266 95567872 23266 1992294400 134512640 134965848 4294956208 18446744073709551615 134534114 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 23332 23266 68 110 0 23219 0
Current children cumulated CPU time (s) 1198.78
Current children cumulated vsize (KiB) 96408

[startup+1199.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28311
/proc/meminfo: memFree=1574592/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=93328 CPUtime=1183.56
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 23273 0 0 0 118337 19 0 0 25 0 1 0 105693266 95567872 23268 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 23332 23268 68 110 0 23219 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 96408

[startup+1199.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28311
/proc/meminfo: memFree=1574592/2055920 swapFree=4192812/4192956
[pid=28305] ppid=28303 vsize=3080 CPUtime=15.62
/proc/28305/stat : 28305 (SATzilla2009_C) S 28303 28305 28268 0 -1 4194304 436 1824 0 0 332 31 1195 4 25 0 1 0 105691702 3153920 317 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 770 317 219 399 0 367 0
[pid=28311] ppid=28305 vsize=93328 CPUtime=1183.76
/proc/28311/stat : 28311 (tts-4-0) R 28305 28305 28268 0 -1 4194304 23276 0 0 0 118357 19 0 0 25 0 1 0 105693266 95567872 23271 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28311/statm: 23332 23271 68 110 0 23219 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 96408

Child status: 17
Real time (s): 1199.76
CPU time (s): 1199.47
CPU user time (s): 1198.9
CPU system time (s): 0.570913
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 96408

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

runsolver used 1.36779 second user time and 2.90156 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-26 22:09:36
IDJOB=1731966
IDBENCH=71107
IDSOLVER=527
FILE ID=node3/1731966-1240776576
PBS_JOBID= 9187249
Free space on /tmp= 66032 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-133-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731966-1240776576/watcher-1731966-1240776576 -o /tmp/evaluation-result-1731966-1240776576/solver-1731966-1240776576 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1731966-1240776576.cnf

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

MD5SUM BENCH= 3efe57b20c55b2dfc482f2ebb30d6794
RANDOM SEED=671843281

node3.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.212
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.212
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:       1668528 kB
Buffers:         40220 kB
Cached:         261088 kB
SwapCached:          0 kB
Active:         141064 kB
Inactive:       174592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31716 kB
Writeback:           0 kB
Mapped:          24072 kB
Slab:            57848 kB
Committed_AS:   417824 kB
PageTables:       1372 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= 66000 MiB
End job on node3 at 2009-04-26 22:29:37