Trace number 1715811

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.26 1199.78

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-15-s.cnf
MD5SUMa6b04ec2cace5c4e6bef212c7f2df796
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark228.902
Satisfiable
(Un)Satisfiability was proved
Number of variables261020
Number of clauses1211106
Sum of the clauses size2788072
Maximum clause length10
Minimum clause length1
Number of clauses of size 119537
Number of clauses of size 2952032
Number of clauses of size 3190917
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

Solver Data

90.33/90.40	c SATzilla is building models for class 3
90.33/90.40	c run presolver mxc-sr08 for 10 seconds ... 
90.33/90.40	c Bin: Executing mxc-sr08
90.33/90.40	c spawning binary file with 10 seconds ...
90.33/90.40	c child exit by a signal
90.33/90.40	c mxc-sr08 returned code 137.
90.33/90.40	c run presolver picosat846 for 5 seconds ... 
90.33/90.40	c Bin: Executing picosat846
90.33/90.40	c spawning binary file with 5 seconds ...
90.33/90.40	c child exit by a signal
90.33/90.40	c picosat846 returned code 137.
90.33/90.40	c Orignal number of varibales is 261020, number of clauses is 1211106 
90.33/90.40	c predicted feature computation time is 37.331853 
90.33/90.40	c Bin: Executing satelite
90.33/90.40	c spawning binary file with 240 seconds ...
90.33/90.40	c child exited successfully
90.33/90.40	c satzilla computing base features
90.33/90.40	c Number of variabe is: 124771, Number of clause is : 708950 
90.33/90.40	c Initializing...
90.33/90.40	c satzilla doing clause learning
90.33/90.40	c start clause learning features ...
90.33/90.40	c Bin: Executing zchaff07
90.33/90.40	c spawning binary file with 2 seconds ...
90.33/90.40	c child exit by a signal
90.33/90.40	c satzilla doing survey propogation probe
90.33/90.40	c do survay propogation for 2 second ...
90.33/90.40	c satzilla doing local search probe
90.33/90.40	c features are:261020 1.21111e+06 124771 708950 1.09199 0.708309 0.175994 0.387783 0.994383 1.38126 2.1915e-05 0.480247 1.60294e-05 8.01468e-05 1.02922 0.598656 0.875406 2.1915e-05 0.506692 9.87376e-06 5.21899e-05 2.56977 0.263736 0.163381 0 0.8 2.89802 1.29795e-05 0.500923 4.23161e-06 3.38529e-05 2.34884 0.739316 2.35826e-05 0.491839 5.64215e-06 5.64215e-05 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.582081 0.544686 7.32709e-09 0.962644 0.884954 0.0707226 0.842456 0.274941 0.756623 0.0157941 0.809216 5.92533e-08 0.158775 0.0301189 7.67993e-06 0.0225088 0.00643725 0.0156488 39183 0 0 0 0 0 0 3.39684 0 1.41938 0 
90.33/90.40	c satzilla's ranking:
90.33/90.40	c 1) mxc-sr08: 2.690450
90.33/90.40	c 2) picosat846: 2.582204
90.33/90.40	c 3) minisat20SAT07: 1.258717
90.33/90.40	c 4) zchaff_rand: 0.658952
90.33/90.40	c 5) march_dl2004: -0.059072
90.33/90.40	c 6) SATenstein: -10000.000000
90.33/90.40	c 7) gnovelty+: -10000.000000
90.33/90.40	c 8) adaptg2wsat+: -10000.000000
90.33/90.40	c 9) adaptg2wsat0: -10000.000000
90.33/90.40	c 10) tts-4-0: -10000.000000
90.33/90.40	c 11) vallst: -10000.000000
90.33/90.40	c 12) minisat20: -10000.000000
90.33/90.40	c 13) kcnfs04SAT07: -10000.000000
90.33/90.40	c satzilla running mxc-sr08 ... 
1199.15/1199.75	c Bin: Executing mxc-sr08
1199.15/1199.75	c spawning binary file with 1109 seconds ...
1199.15/1199.75	c child exit by a signal
1199.15/1199.75	c mxc-sr08 returned code 137.
1199.15/1199.75	c satzilla running picosat846 ... 
1199.15/1199.75	c Bin: Executing picosat846
1199.15/1199.75	c picosat846 returned code 1.
1199.15/1199.75	c satzilla running minisat20SAT07 ... 
1199.15/1199.75	c Bin: Executing minisat20SAT07
1199.15/1199.75	c minisat20SAT07 returned code 1.
1199.15/1199.75	c satzilla running zchaff_rand ... 
1199.15/1199.75	c Bin: Executing zchaff_rand
1199.15/1199.75	c zchaff_rand returned code 1.
1199.15/1199.75	c satzilla running march_dl2004 ... 
1199.15/1199.75	c Bin: Executing march_dl2004
1199.15/1199.75	c march_dl2004 returned code 1.
1199.15/1199.75	c satzilla running SATenstein ... 
1199.15/1199.75	c Bin: Executing SATenstein
1199.15/1199.75	c SATenstein returned code 1.
1199.15/1199.75	c satzilla running gnovelty+ ... 
1199.15/1199.75	c Bin: Executing gnovelty+
1199.15/1199.75	c gnovelty+ returned code 1.
1199.15/1199.75	c satzilla running adaptg2wsat+ ... 
1199.15/1199.75	c Bin: Executing adaptg2wsat+
1199.15/1199.75	c adaptg2wsat+ returned code 1.
1199.15/1199.75	c satzilla running adaptg2wsat0 ... 
1199.15/1199.75	c Bin: Executing adaptg2wsat0
1199.15/1199.75	c adaptg2wsat0 returned code 1.
1199.15/1199.75	c satzilla running tts-4-0 ... 
1199.15/1199.75	c Bin: Executing tts-4-0
1199.15/1199.75	c tts-4-0 returned code 1.
1199.15/1199.75	c satzilla running vallst ... 
1199.15/1199.75	c Bin: Executing vallst
1199.15/1199.75	c vallst returned code 1.
1199.15/1199.75	c satzilla running minisat20 ... 
1199.15/1199.75	c Bin: Executing minisat20
1199.15/1199.75	c minisat20 returned code 1.
1199.15/1199.75	c satzilla running kcnfs04SAT07 ... 
1199.15/1199.75	c Bin: Executing kcnfs04SAT07
1199.15/1199.75	c kcnfs04SAT07 returned code 1.
1199.15/1199.75	c ERROR: All Failed! 
1199.15/1199.75	c SATZILLA_TIME=1199.410000

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-1715811-1240607550/watcher-1715811-1240607550 -o /tmp/evaluation-result-1715811-1240607550/solver-1715811-1240607550 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1715811-1240607550.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 14726
/proc/meminfo: memFree=1062512/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=2056 CPUtime=0
/proc/14726/stat : 14726 (SATzilla2009_I) R 14724 14726 14624 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 88782966 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/14726/statm: 514 112 96 399 0 111 0
[pid=14727] ppid=14726 vsize=22584 CPUtime=0
/proc/14727/stat : 14727 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 730 0 0 0 0 0 0 0 18 0 1 0 88782966 23126016 726 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14727/statm: 5646 732 44 138 0 5505 0

[startup+0.0136581 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 14726
/proc/meminfo: memFree=1062512/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=2056 CPUtime=0
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88782966 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14726/statm: 514 112 96 399 0 111 0
[pid=14727] ppid=14726 vsize=22584 CPUtime=0.01
/proc/14727/stat : 14727 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 2185 0 0 0 0 1 0 0 19 0 1 0 88782966 23126016 2181 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14727/statm: 5646 2187 44 138 0 5505 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24640

[startup+0.101665 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 14726
/proc/meminfo: memFree=1062512/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=2056 CPUtime=0
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88782966 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14726/statm: 514 112 96 399 0 111 0
[pid=14727] ppid=14726 vsize=63080 CPUtime=0.09
/proc/14727/stat : 14727 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 13650 0 0 0 3 6 0 0 19 0 1 0 88782966 64593920 13622 1992294400 134512640 135078026 4294956176 18446744073709551615 134554627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14727/statm: 15770 13625 52 138 0 15629 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65136

[startup+0.301697 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 14726
/proc/meminfo: memFree=1062512/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=2056 CPUtime=0
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88782966 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14726/statm: 514 112 96 399 0 111 0
[pid=14727] ppid=14726 vsize=88824 CPUtime=0.29
/proc/14727/stat : 14727 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 19115 0 0 0 20 9 0 0 21 0 1 0 88782966 90955776 19043 1992294400 134512640 135078026 4294956176 18446744073709551615 134566063 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14727/statm: 22206 19043 54 138 0 22065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90880

[startup+0.701735 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 14726
/proc/meminfo: memFree=1062512/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=2056 CPUtime=0
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88782966 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14726/statm: 514 112 96 399 0 111 0
[pid=14727] ppid=14726 vsize=110888 CPUtime=0.69
/proc/14727/stat : 14727 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 24445 0 0 0 57 12 0 0 25 0 1 0 88782966 113549312 24373 1992294400 134512640 135078026 4294956176 18446744073709551615 134545873 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14727/statm: 27722 24373 54 138 0 27581 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112944

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 14728
/proc/meminfo: memFree=947680/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=2056 CPUtime=0
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88782966 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14726/statm: 514 112 96 399 0 111 0
[pid=14727] ppid=14726 vsize=126620 CPUtime=1.48
/proc/14727/stat : 14727 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 33349 0 0 0 133 15 0 0 25 0 1 0 88782966 129658880 27814 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14727/statm: 31655 27814 55 138 0 31514 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 128676

[startup+3.10195 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 14728
/proc/meminfo: memFree=945312/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=2056 CPUtime=0
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88782966 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14726/statm: 514 112 96 399 0 111 0
[pid=14727] ppid=14726 vsize=154248 CPUtime=3.08
/proc/14727/stat : 14727 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 40115 0 0 0 290 18 0 0 25 0 1 0 88782966 157949952 34580 1992294400 134512640 135078026 4294956176 18446744073709551615 134568783 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14727/statm: 38562 34580 55 138 0 38421 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 156304

[startup+6.30127 s]
/proc/loadavg: 1.08 1.02 0.94 2/67 14728
/proc/meminfo: memFree=930144/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=2056 CPUtime=0
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 88782966 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14726/statm: 514 112 96 399 0 111 0
[pid=14727] ppid=14726 vsize=141256 CPUtime=6.28
/proc/14727/stat : 14727 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 43186 0 0 0 608 20 0 0 25 0 1 0 88782966 144646144 32743 1992294400 134512640 135078026 4294956176 18446744073709551615 134533894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14727/statm: 35314 32743 71 138 0 35173 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 143312

[startup+12.7029 s]
/proc/loadavg: 1.15 1.03 0.95 2/67 14729
/proc/meminfo: memFree=1003744/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=2056 CPUtime=10.01
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 152 43190 0 0 0 0 978 23 16 0 1 0 88782966 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 514 121 104 399 0 111 0
[pid=14729] ppid=14726 vsize=64572 CPUtime=2.65
/proc/14729/stat : 14729 (picosat846) R 14726 14726 14624 0 -1 4194304 14959 0 0 0 258 7 0 0 25 0 1 0 88783969 66121728 14948 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14729/statm: 16143 14948 85 14 0 15809 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 66628

[startup+25.5011 s]
/proc/loadavg: 1.12 1.03 0.95 2/66 14730
/proc/meminfo: memFree=985128/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=68232 CPUtime=25.45
/proc/14726/stat : 14726 (SATzilla2009_I) R 14724 14726 14624 0 -1 4194304 16015 108564 0 0 149 7 2320 69 25 0 1 0 88782966 69869568 15966 1992294400 134512640 136149169 4294956208 18446744073709551615 134535038 0 0 4096 0 0 0 0 17 0 0 0
/proc/14726/statm: 17058 15966 135 399 0 16655 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 68232

[startup+51.1016 s]
/proc/loadavg: 1.08 1.03 0.95 2/66 14730
/proc/meminfo: memFree=984168/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=68232 CPUtime=51.05
/proc/14726/stat : 14726 (SATzilla2009_I) R 14724 14726 14624 0 -1 4194304 16297 108564 0 0 2708 8 2320 69 25 0 1 0 88782966 69869568 16248 1992294400 134512640 136149169 4294956208 18446744073709551615 134535043 0 0 4096 0 0 0 0 17 0 0 0
/proc/14726/statm: 17058 16248 135 399 0 16655 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 68232

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 0.95 2/67 14732
/proc/meminfo: memFree=839776/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=141256 CPUtime=11.88
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 43193 0 0 0 1167 21 0 0 25 0 1 0 88792006 144646144 32750 1992294400 134512640 135078026 4294956176 18446744073709551615 134523880 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 35314 32750 71 138 0 35173 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 221728

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 0.95 2/67 14732
/proc/meminfo: memFree=839712/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=141256 CPUtime=71.85
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 43204 0 0 0 7164 21 0 0 25 0 1 0 88792006 144646144 32761 1992294400 134512640 135078026 4294956176 18446744073709551615 134534524 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 35314 32761 71 138 0 35173 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 221728

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 0.95 2/67 14732
/proc/meminfo: memFree=828192/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=152876 CPUtime=131.83
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 46084 0 0 0 13158 25 0 0 25 0 1 0 88792006 156545024 35641 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 38219 35641 71 138 0 38078 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 233348

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=817568/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=163620 CPUtime=191.8
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 48780 0 0 0 19153 27 0 0 25 0 1 0 88792006 167546880 38337 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 40905 38337 71 138 0 40764 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 244092

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=803936/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=177012 CPUtime=251.78
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 52135 0 0 0 25147 31 0 0 25 0 1 0 88792006 181260288 41692 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 44253 41692 71 138 0 44112 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 257484

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=791008/2055920 swapFree=4192956/4192956

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=702304/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=278380 CPUtime=671.61
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 77476 0 0 0 67104 57 0 0 25 0 1 0 88792006 285061120 67033 1992294400 134512640 135078026 4294956176 18446744073709551615 134523802 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 69595 67033 71 138 0 69454 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 358852

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=702304/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=278380 CPUtime=731.59
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 77476 0 0 0 73102 57 0 0 25 0 1 0 88792006 285061120 67033 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 69595 67033 71 138 0 69454 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 358852

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=702304/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=278380 CPUtime=791.56
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 77476 0 0 0 79099 57 0 0 25 0 1 0 88792006 285061120 67033 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 69595 67033 71 138 0 69454 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 358852

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=702176/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=278776 CPUtime=851.52
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 77588 0 0 0 85095 57 0 0 25 0 1 0 88792006 285466624 67145 1992294400 134512640 135078026 4294956176 18446744073709551615 134533942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 69694 67145 71 138 0 69553 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 359248

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=677920/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=303124 CPUtime=911.51
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 83613 0 0 0 91088 63 0 0 25 0 1 0 88792006 310398976 73170 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 75781 73170 71 138 0 75640 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 383596

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=649696/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=331692 CPUtime=971.47
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 90772 0 0 0 97078 69 0 0 25 0 1 0 88792006 339652608 80329 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 82923 80329 71 138 0 82782 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 412164

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=624608/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=356312 CPUtime=1031.45
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 96907 0 0 0 103069 76 0 0 25 0 1 0 88792006 364863488 86464 1992294400 134512640 135078026 4294956176 18446744073709551615 134523771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 89078 86464 71 138 0 88937 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 436784

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=604704/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=375948 CPUtime=1091.42
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 101849 0 0 0 109062 80 0 0 25 0 1 0 88792006 384970752 91406 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 93987 91406 71 138 0 93846 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 456420

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=604704/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=375948 CPUtime=1099.42
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 101849 0 0 0 109862 80 0 0 25 0 1 0 88792006 384970752 91406 1992294400 134512640 135078026 4294956176 18446744073709551615 134523981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 93987 91406 71 138 0 93846 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 456420

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=604704/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=375948 CPUtime=1105.82
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 101849 0 0 0 110502 80 0 0 25 0 1 0 88792006 384970752 91406 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 93987 91406 71 138 0 93846 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 456420

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=604704/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=375948 CPUtime=1107.41
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 101849 0 0 0 110661 80 0 0 25 0 1 0 88792006 384970752 91406 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 93987 91406 71 138 0 93846 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 456420

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=604704/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=375948 CPUtime=1108.21
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 101849 0 0 0 110741 80 0 0 25 0 1 0 88792006 384970752 91406 1992294400 134512640 135078026 4294956176 18446744073709551615 134523813 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 93987 91406 71 138 0 93846 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 456420

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=604704/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=375948 CPUtime=1108.61
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 101849 0 0 0 110781 80 0 0 25 0 1 0 88792006 384970752 91406 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 93987 91406 71 138 0 93846 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 456420

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/67 14732
/proc/meminfo: memFree=604704/2055920 swapFree=4192956/4192956
[pid=14726] ppid=14724 vsize=80472 CPUtime=90.34
/proc/14726/stat : 14726 (SATzilla2009_I) S 14724 14726 14624 0 -1 4194304 33395 126685 0 0 6425 19 2511 79 25 0 1 0 88782966 82403328 19773 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14726/statm: 20118 19773 216 399 0 19715 0
[pid=14732] ppid=14726 vsize=375948 CPUtime=1108.81
/proc/14732/stat : 14732 (mxc-sr08) R 14726 14726 14624 0 -1 4194304 101849 0 0 0 110801 80 0 0 25 0 1 0 88792006 384970752 91406 1992294400 134512640 135078026 4294956176 18446744073709551615 134538090 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14732/statm: 93987 91406 71 138 0 93846 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 456420

Child status: 17
Real time (s): 1199.78
CPU time (s): 1199.26
CPU user time (s): 1197.39
CPU system time (s): 1.86672
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 456420

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

runsolver used 1.05384 second user time and 3.31649 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-24 23:12:32
IDJOB=1715811
IDBENCH=20352
IDSOLVER=528
FILE ID=node56/1715811-1240607550
PBS_JOBID= 9186262
Free space on /tmp= 102984 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-15-s.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715811-1240607550/watcher-1715811-1240607550 -o /tmp/evaluation-result-1715811-1240607550/solver-1715811-1240607550 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1715811-1240607550.cnf

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

MD5SUM BENCH= a6b04ec2cace5c4e6bef212c7f2df796
RANDOM SEED=778698379

node56.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.218
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.218
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:       1062928 kB
Buffers:         92780 kB
Cached:         790880 kB
SwapCached:          0 kB
Active:         232680 kB
Inactive:       665472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1062928 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           53328 kB
Writeback:           0 kB
Mapped:          24432 kB
Slab:            80676 kB
Committed_AS:   242464 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= 102956 MiB
End job on node56 at 2009-04-24 23:32:32