Trace number 1716019

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) 1199.51 1200.16

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

60.52/60.68	c SATzilla is building models for class 3
60.52/60.68	c run presolver mxc-sr08 for 10 seconds ... 
60.52/60.68	c Bin: Executing mxc-sr08
60.52/60.68	c spawning binary file with 10 seconds ...
60.52/60.68	c child exit by a signal
60.52/60.68	c mxc-sr08 returned code 137.
60.52/60.68	c run presolver picosat846 for 5 seconds ... 
60.52/60.68	c Bin: Executing picosat846
60.52/60.68	c spawning binary file with 5 seconds ...
60.52/60.68	c child exit by a signal
60.52/60.68	c picosat846 returned code 137.
60.52/60.68	c Orignal number of varibales is 293864, number of clauses is 1370917 
60.52/60.68	c predicted feature computation time is 47.117577 
60.52/60.68	c Bin: Executing satelite
60.52/60.68	c spawning binary file with 240 seconds ...
60.52/60.68	c child exited successfully
60.52/60.68	c satzilla computing base features
60.52/60.68	c Number of variabe is: 84762, Number of clause is : 534198 
60.52/60.68	c Initializing...
60.52/60.68	c satzilla doing clause learning
60.52/60.68	c start clause learning features ...
60.52/60.68	c Bin: Executing zchaff07
60.52/60.68	c spawning binary file with 2 seconds ...
60.52/60.68	c child exit by a signal
60.52/60.68	c satzilla doing survey propogation probe
60.52/60.68	c do survay propogation for 2 second ...
60.52/60.68	c satzilla doing local search probe
60.52/60.68	c features are:293864 1.37092e+06 84762 534198 2.46693 1.56631 0.158672 0.34994 1.04198 1.31322 3.09245e-05 0.388139 2.35955e-05 0.000141573 0.980386 0.566412 0.9247 3.09245e-05 0.546327 1.12318e-05 7.67506e-05 2.83431 0.241515 0.160615 0 0.809524 3.10001 1.96887e-05 0.499188 5.6159e-06 5.2415e-05 2.58593 0.744857 3.03741e-05 0.545342 7.48786e-06 7.11347e-05 33 0 33 33 33 33 33 33 33 2.90909 0 2.90909 2.90909 2.90909 2.90909 2.90909 2.90909 2.90909 0.508847 0.608629 1.18617e-10 0.97759 0.852154 0.0313279 0.79356 0.188146 0.618902 0.014247 0.887149 2.22545e-07 0.208063 0.0308431 3.13415e-06 0.0241738 0.000215481 0.013895 11388 0 28283 0 28283 28283 28283 3.05514 0 0.993135 0 
60.52/60.68	c satzilla's ranking:
60.52/60.68	c 1) mxc-sr08: 3.240564
60.52/60.68	c 2) picosat846: 2.776767
60.52/60.68	c 3) zchaff_rand: 2.602677
60.52/60.68	c 4) minisat20SAT07: 1.192571
60.52/60.68	c 5) march_dl2004: 0.216298
60.52/60.68	c 6) SATenstein: -10000.000000
60.52/60.68	c 7) gnovelty+: -10000.000000
60.52/60.68	c 8) adaptg2wsat+: -10000.000000
60.52/60.68	c 9) adaptg2wsat0: -10000.000000
60.52/60.68	c 10) tts-4-0: -10000.000000
60.52/60.68	c 11) vallst: -10000.000000
60.52/60.68	c 12) minisat20: -10000.000000
60.52/60.68	c 13) kcnfs04SAT07: -10000.000000
60.52/60.68	c satzilla running mxc-sr08 ... 
1199.41/1200.14	c Bin: Executing mxc-sr08
1199.41/1200.14	c spawning binary file with 1139 seconds ...
1199.41/1200.14	c child exit by a signal
1199.41/1200.14	c mxc-sr08 returned code 137.
1199.41/1200.14	c satzilla running picosat846 ... 
1199.41/1200.14	c Bin: Executing picosat846
1199.41/1200.14	c picosat846 returned code 1.
1199.41/1200.14	c satzilla running zchaff_rand ... 
1199.41/1200.14	c Bin: Executing zchaff_rand
1199.41/1200.14	c zchaff_rand returned code 1.
1199.41/1200.14	c satzilla running minisat20SAT07 ... 
1199.41/1200.14	c Bin: Executing minisat20SAT07
1199.41/1200.14	c minisat20SAT07 returned code 1.
1199.41/1200.14	c satzilla running march_dl2004 ... 
1199.41/1200.14	c Bin: Executing march_dl2004
1199.41/1200.14	c march_dl2004 returned code 1.
1199.41/1200.14	c satzilla running SATenstein ... 
1199.41/1200.14	c Bin: Executing SATenstein
1199.41/1200.14	c SATenstein returned code 1.
1199.41/1200.14	c satzilla running gnovelty+ ... 
1199.41/1200.14	c Bin: Executing gnovelty+
1199.41/1200.14	c gnovelty+ returned code 1.
1199.41/1200.14	c satzilla running adaptg2wsat+ ... 
1199.41/1200.14	c Bin: Executing adaptg2wsat+
1199.41/1200.14	c adaptg2wsat+ returned code 1.
1199.41/1200.14	c satzilla running adaptg2wsat0 ... 
1199.41/1200.14	c Bin: Executing adaptg2wsat0
1199.41/1200.14	c adaptg2wsat0 returned code 1.
1199.41/1200.14	c satzilla running tts-4-0 ... 
1199.41/1200.14	c Bin: Executing tts-4-0
1199.41/1200.14	c tts-4-0 returned code 1.
1199.41/1200.14	c satzilla running vallst ... 
1199.41/1200.14	c Bin: Executing vallst
1199.41/1200.14	c vallst returned code 1.
1199.41/1200.14	c satzilla running minisat20 ... 
1199.41/1200.14	c Bin: Executing minisat20
1199.41/1200.14	c minisat20 returned code 1.
1199.41/1200.14	c satzilla running kcnfs04SAT07 ... 
1199.41/1200.14	c Bin: Executing kcnfs04SAT07
1199.41/1200.14	c kcnfs04SAT07 returned code 1.
1199.41/1200.14	c ERROR: All Failed! 
1199.41/1200.14	c SATZILLA_TIME=1199.660000

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-1716019-1240610051/watcher-1716019-1240610051 -o /tmp/evaluation-result-1716019-1240610051/solver-1716019-1240610051 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1716019-1240610051.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.92 0.98 0.90 3/64 19827
/proc/meminfo: memFree=1078728/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=2056 CPUtime=0
/proc/19827/stat : 19827 (SATzilla2009_I) R 19825 19827 19565 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 89039328 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/19827/statm: 514 112 96 399 0 111 0
[pid=19828] ppid=19827 vsize=25652 CPUtime=0
/proc/19828/stat : 19828 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 722 0 0 0 0 0 0 0 18 0 1 0 89039328 26267648 718 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19828/statm: 6413 724 44 138 0 6272 0

[startup+0.0218601 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 19827
/proc/meminfo: memFree=1078728/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=2056 CPUtime=0
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89039328 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19827/statm: 514 112 96 399 0 111 0
[pid=19828] ppid=19827 vsize=25652 CPUtime=0.02
/proc/19828/stat : 19828 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 3601 0 0 0 0 2 0 0 19 0 1 0 89039328 26267648 3598 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19828/statm: 6413 3605 44 138 0 6272 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27708

[startup+0.101882 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 19827
/proc/meminfo: memFree=1078728/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=2056 CPUtime=0
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89039328 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19827/statm: 514 112 96 399 0 111 0
[pid=19828] ppid=19827 vsize=66004 CPUtime=0.09
/proc/19828/stat : 19828 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 14050 0 0 0 3 6 0 0 19 0 1 0 89039328 67588096 14022 1992294400 134512640 135078026 4294956192 18446744073709551615 134554581 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19828/statm: 16501 14022 52 138 0 16360 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68060

[startup+0.30192 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 19827
/proc/meminfo: memFree=1078728/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=2056 CPUtime=0
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89039328 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19827/statm: 514 112 96 399 0 111 0
[pid=19828] ppid=19827 vsize=93540 CPUtime=0.29
/proc/19828/stat : 19828 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 20641 0 0 0 19 10 0 0 21 0 1 0 89039328 95784960 20569 1992294400 134512640 135078026 4294956192 18446744073709551615 134566013 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19828/statm: 23385 20569 54 138 0 23244 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 95596

[startup+0.70299 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 19827
/proc/meminfo: memFree=1078728/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=2056 CPUtime=0
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89039328 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19827/statm: 514 112 96 399 0 111 0
[pid=19828] ppid=19827 vsize=116924 CPUtime=0.69
/proc/19828/stat : 19828 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 26341 0 0 0 56 13 0 0 25 0 1 0 89039328 119730176 26269 1992294400 134512640 135078026 4294956192 18446744073709551615 134566013 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19828/statm: 29231 26269 54 138 0 29090 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118980

[startup+1.50213 s]
/proc/loadavg: 0.92 0.98 0.90 2/66 19829
/proc/meminfo: memFree=961144/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=2056 CPUtime=0
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89039328 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19827/statm: 514 112 96 399 0 111 0
[pid=19828] ppid=19827 vsize=156084 CPUtime=1.49
/proc/19828/stat : 19828 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 35602 0 0 0 130 19 0 0 25 0 1 0 89039328 159830016 35530 1992294400 134512640 135078026 4294956192 18446744073709551615 134544031 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19828/statm: 39021 35530 54 138 0 38880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 158140

[startup+3.1014 s]
/proc/loadavg: 0.92 0.98 0.90 2/66 19829
/proc/meminfo: memFree=953464/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=2056 CPUtime=0
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89039328 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19827/statm: 514 112 96 399 0 111 0
[pid=19828] ppid=19827 vsize=149600 CPUtime=3.08
/proc/19828/stat : 19828 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 40340 0 0 0 286 22 0 0 25 0 1 0 89039328 153190400 34038 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19828/statm: 37400 34038 55 138 0 37259 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 151656

[startup+6.30296 s]
/proc/loadavg: 0.93 0.98 0.90 2/66 19829
/proc/meminfo: memFree=920184/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=2056 CPUtime=0
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89039328 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19827/statm: 514 112 96 399 0 111 0
[pid=19828] ppid=19827 vsize=155364 CPUtime=6.29
/proc/19828/stat : 19828 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 47099 0 0 0 603 26 0 0 25 0 1 0 89039328 159092736 35579 1992294400 134512640 135078026 4294956192 18446744073709551615 134729784 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19828/statm: 38841 35579 56 138 0 38700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 157420

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.90 2/66 19830
/proc/meminfo: memFree=1012280/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=2056 CPUtime=10.01
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 152 48412 0 0 0 0 972 29 16 0 1 0 89039328 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 514 121 104 399 0 111 0
[pid=19830] ppid=19827 vsize=72368 CPUtime=2.65
/proc/19830/stat : 19830 (picosat846) R 19827 19827 19565 0 -1 4194304 16868 0 0 0 258 7 0 0 25 0 1 0 89040332 74104832 16857 1992294400 134512640 134570484 4294956208 18446744073709551615 134552943 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19830/statm: 18092 16857 85 14 0 17758 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 74424

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.91 2/66 19831
/proc/meminfo: memFree=918392/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=15932 CPUtime=25.45
/proc/19827/stat : 19827 (SATzilla2009_I) R 19825 19827 19565 0 -1 4194304 2377 124929 0 0 15 1 2451 78 19 0 1 0 89039328 16314368 2329 1992294400 134512640 136149169 4294956224 18446744073709551615 135485270 0 0 4096 0 0 0 0 17 0 0 0
/proc/19827/statm: 3983 2330 126 399 0 3580 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 15932

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.91 2/65 19831
/proc/meminfo: memFree=1021184/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=50556 CPUtime=51.04
/proc/19827/stat : 19827 (SATzilla2009_I) R 19825 19827 19565 0 -1 4194304 12228 124929 0 0 2570 5 2451 78 25 0 1 0 89039328 51769344 12179 1992294400 134512640 136149169 4294956224 18446744073709551615 134535467 0 0 4096 0 0 0 0 17 0 0 0
/proc/19827/statm: 12639 12179 135 399 0 12236 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 50556

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.91 2/66 19833
/proc/meminfo: memFree=865976/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=155876 CPUtime=41.59
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 48437 0 0 0 4138 21 0 0 25 0 1 0 89045397 159617024 36265 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 38969 36265 71 138 0 38828 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 216340

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 19833
/proc/meminfo: memFree=865976/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=155876 CPUtime=101.55
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 48437 0 0 0 10134 21 0 0 25 0 1 0 89045397 159617024 36265 1992294400 134512640 135078026 4294956192 18446744073709551615 134523974 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 38969 36265 71 138 0 38828 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 216340

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 19833
/proc/meminfo: memFree=865976/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=155876 CPUtime=161.52
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 48438 0 0 0 16131 21 0 0 25 0 1 0 89045397 159617024 36266 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 38969 36266 71 138 0 38828 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 216340

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 19833
/proc/meminfo: memFree=865912/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=156136 CPUtime=221.5
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 48477 0 0 0 22129 21 0 0 25 0 1 0 89045397 159883264 36305 1992294400 134512640 135078026 4294956192 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 39034 36305 71 138 0 38893 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 216600

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 19833
/proc/meminfo: memFree=865912/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=156136 CPUtime=281.46
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 48484 0 0 0 28125 21 0 0 25 0 1 0 89045397 159883264 36312 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 39034 36312 71 138 0 38893 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 216600

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 19833
/proc/meminfo: memFree=865464/2055920 swapFree=4192956/4192956

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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=842744/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=180060 CPUtime=701.22
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 54262 0 0 0 70095 27 0 0 25 0 1 0 89045397 184381440 42090 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 45015 42090 71 138 0 44874 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 240524

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=836472/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=187392 CPUtime=761.2
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 55879 0 0 0 76091 29 0 0 25 0 1 0 89045397 191889408 43707 1992294400 134512640 135078026 4294956192 18446744073709551615 134534478 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 46848 43707 71 138 0 46707 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 247856

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=835320/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=188448 CPUtime=821.17
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 56130 0 0 0 82088 29 0 0 25 0 1 0 89045397 192970752 43958 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 47112 43958 71 138 0 46971 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 248912

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=835320/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=188448 CPUtime=881.14
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 56137 0 0 0 88085 29 0 0 25 0 1 0 89045397 192970752 43965 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 47112 43965 71 138 0 46971 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 248912

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=835256/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=188448 CPUtime=941.11
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 56150 0 0 0 94082 29 0 0 25 0 1 0 89045397 192970752 43978 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 47112 43978 71 138 0 46971 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 248912

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=835000/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=188844 CPUtime=1001.07
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 56226 0 0 0 100078 29 0 0 25 0 1 0 89045397 193376256 44054 1992294400 134512640 135078026 4294956192 18446744073709551615 134534673 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 47211 44054 71 138 0 47070 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 249308

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=832376/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=191372 CPUtime=1061.05
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 56883 0 0 0 106075 30 0 0 25 0 1 0 89045397 195964928 44711 1992294400 134512640 135078026 4294956192 18446744073709551615 134534627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 47843 44711 71 138 0 47702 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 251836

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=827064/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=196780 CPUtime=1121.01
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 58230 0 0 0 112070 31 0 0 25 0 1 0 89045397 201502720 46058 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 49195 46058 71 138 0 49054 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 257244

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=826360/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=197440 CPUtime=1129
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 58383 0 0 0 112869 31 0 0 25 0 1 0 89045397 202178560 46211 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 49360 46211 71 138 0 49219 0
Current children cumulated CPU time (s) 1189.61
Current children cumulated vsize (KiB) 257904

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=825976/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=197704 CPUtime=1135.4
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 58476 0 0 0 113509 31 0 0 25 0 1 0 89045397 202448896 46304 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 49426 46304 71 138 0 49285 0
Current children cumulated CPU time (s) 1196.01
Current children cumulated vsize (KiB) 258168

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=825912/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=197836 CPUtime=1137
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 58496 0 0 0 113669 31 0 0 25 0 1 0 89045397 202584064 46324 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 49459 46324 71 138 0 49318 0
Current children cumulated CPU time (s) 1197.61
Current children cumulated vsize (KiB) 258300

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=825912/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=197836 CPUtime=1137.8
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 58503 0 0 0 113749 31 0 0 25 0 1 0 89045397 202584064 46331 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 49459 46331 71 138 0 49318 0
Current children cumulated CPU time (s) 1198.41
Current children cumulated vsize (KiB) 258300

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=825912/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=197968 CPUtime=1138.6
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 58516 0 0 0 113829 31 0 0 25 0 1 0 89045397 202719232 46344 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 49492 46344 71 138 0 49351 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 258432

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 19839
/proc/meminfo: memFree=825848/2055920 swapFree=4192956/4192956
[pid=19827] ppid=19825 vsize=60464 CPUtime=60.61
/proc/19827/stat : 19827 (SATzilla2009_I) S 19825 19827 19565 0 -1 4194304 24882 140963 0 0 3317 15 2642 87 25 0 1 0 89039328 61915136 14811 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19827/statm: 15116 14811 217 399 0 14713 0
[pid=19833] ppid=19827 vsize=197968 CPUtime=1138.8
/proc/19833/stat : 19833 (mxc-sr08) R 19827 19827 19565 0 -1 4194304 58519 0 0 0 113849 31 0 0 25 0 1 0 89045397 202719232 46347 1992294400 134512640 135078026 4294956192 18446744073709551615 134522999 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19833/statm: 49492 46347 71 138 0 49351 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 258432

Child status: 17
Real time (s): 1200.16
CPU time (s): 1199.51
CPU user time (s): 1198.11
CPU system time (s): 1.39679
CPU usage (%): 99.9459
Max. virtual memory (cumulated for all children) (KiB): 258432

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

runsolver used 0.98585 second user time and 3.38848 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-24 23:54:13
IDJOB=1716019
IDBENCH=20365
IDSOLVER=528
FILE ID=node4/1716019-1240610051
PBS_JOBID= 9186310
Free space on /tmp= 66184 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716019-1240610051/watcher-1716019-1240610051 -o /tmp/evaluation-result-1716019-1240610051/solver-1716019-1240610051 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1716019-1240610051.cnf

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED=1897369491

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:       1079208 kB
Buffers:         95296 kB
Cached:         779592 kB
SwapCached:          0 kB
Active:         230596 kB
Inactive:       658264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1079208 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           56368 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            73860 kB
Committed_AS:   376976 kB
PageTables:       1480 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= 66152 MiB
End job on node4 at 2009-04-25 00:14:14