Trace number 1732316

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

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-180-100.cnf
MD5SUM7303360aac56e0d882ae2452d62f8544
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.18221
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses432
Sum of the clauses size1080
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2360
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 572
Number of clauses of size over 50

Solver Data

16.37/16.43	c SATzilla is building models for class 2
16.37/16.43	c run presolver march_dl2004 for 5 seconds ... 
16.37/16.43	c Bin: Executing march_dl2004
16.37/16.43	c spawning binary file with 5 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c march_dl2004 returned code 137.
16.37/16.43	c run presolver mxc-sr08 for 5 seconds ... 
16.37/16.43	c Bin: Executing mxc-sr08
16.37/16.43	c spawning binary file with 5 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c mxc-sr08 returned code 137.
16.37/16.43	c Orignal number of varibales is 180, number of clauses is 432 
16.37/16.43	c predicted feature computation time is 6.889157 
16.37/16.43	c Bin: Executing satelite
16.37/16.43	c spawning binary file with 240 seconds ...
16.37/16.43	c child exited successfully
16.37/16.43	c satzilla computing base features
16.37/16.43	c Number of variabe is: 180, Number of clause is : 432 
16.37/16.43	c Initializing...
16.37/16.43	c satzilla compute diameter ...
16.37/16.43	c start diameter features ...
16.37/16.43	c satzilla doing clause learning
16.37/16.43	c start clause learning features ...
16.37/16.43	c Bin: Executing zchaff07
16.37/16.43	c spawning binary file with 2 seconds ...
16.37/16.43	c child exit by a signal
16.37/16.43	c satzilla doing survey propogation probe
16.37/16.43	c do survay propogation for 2 second ...
16.37/16.43	c satzilla doing local search probe
16.37/16.43	c satzilla doing lobjois search-space size estimate
16.37/16.43	c features are:180 432 180 432 0 0 0.416667 1 0 -0 0.0138889 0.447214 0.0111111 0.0277778 0.450561 0.833333 0.833333 0.0138889 0 0.0138889 0.0138889 -0 0.333333 0 0.333333 0.333333 -0 0.00925926 0 0.00925926 0.00925926 -0 0.833333 0.0275977 0.0224641 0.025463 0.0277778 4.24022 0.100754 4 5 0.551337 4530 0.0105349 4482 4609 4609 4482 4609 4508 4521 33.2077 0.0381785 31.8744 35.2354 35.2354 31.8744 35.2354 32.4738 33.2471 0.583176 0.000102873 0.582955 0.583345 0.583246 0.583106 0.583212 0.583152 0.583175 0.229509 0.000123667 0.229464 0.229589 0.229558 0.229477 0.229522 0.229489 0.229504 6.45276 0.28087 46.8464 0.130108 47 39 55 1.11603 0.224615 0.933032 0.0330293 0.677493 0.834161 
16.37/16.43	c satzilla's ranking:
16.37/16.43	c 1) tts-4-0: 2.937226
16.37/16.43	c 2) march_dl2004: 1.369612
16.37/16.43	c 3) zchaff_rand: 0.676238
16.37/16.43	c 4) vallst: 0.355621
16.37/16.43	c 5) minisat20: 0.115190
16.37/16.43	c 6) minisat20SAT07: -0.390005
16.37/16.43	c 7) mxc-sr08: -1.140570
16.37/16.43	c 8) SATenstein: -10000.000000
16.37/16.43	c 9) gnovelty+: -10000.000000
16.37/16.43	c 10) adaptg2wsat+: -10000.000000
16.37/16.43	c 11) adaptg2wsat0: -10000.000000
16.37/16.43	c 12) picosat846: -10000.000000
16.37/16.43	c 13) kcnfs04SAT07: -10000.000000
16.37/16.43	c satzilla running tts-4-0 ... 
1199.22/1199.31	c Bin: Executing tts-4-0
1199.22/1199.31	c spawning binary file with 1183 seconds ...
1199.22/1199.31	c child exit by a signal
1199.22/1199.31	c tts-4-0 returned code 137.
1199.22/1199.31	c satzilla running march_dl2004 ... 
1199.22/1199.31	c Bin: Executing march_dl2004
1199.22/1199.31	c march_dl2004 returned code 1.
1199.22/1199.31	c satzilla running zchaff_rand ... 
1199.22/1199.31	c Bin: Executing zchaff_rand
1199.22/1199.31	c zchaff_rand returned code 1.
1199.22/1199.31	c satzilla running vallst ... 
1199.22/1199.31	c Bin: Executing vallst
1199.22/1199.31	c vallst returned code 1.
1199.22/1199.31	c satzilla running minisat20 ... 
1199.22/1199.31	c Bin: Executing minisat20
1199.22/1199.31	c minisat20 returned code 1.
1199.22/1199.31	c satzilla running minisat20SAT07 ... 
1199.22/1199.31	c Bin: Executing minisat20SAT07
1199.22/1199.31	c minisat20SAT07 returned code 1.
1199.22/1199.31	c satzilla running mxc-sr08 ... 
1199.22/1199.31	c Bin: Executing mxc-sr08
1199.22/1199.31	c mxc-sr08 returned code 1.
1199.22/1199.31	c satzilla running SATenstein ... 
1199.22/1199.31	c Bin: Executing SATenstein
1199.22/1199.31	c SATenstein returned code 1.
1199.22/1199.31	c satzilla running gnovelty+ ... 
1199.22/1199.31	c Bin: Executing gnovelty+
1199.22/1199.31	c gnovelty+ returned code 1.
1199.22/1199.31	c satzilla running adaptg2wsat+ ... 
1199.22/1199.31	c Bin: Executing adaptg2wsat+
1199.22/1199.31	c adaptg2wsat+ returned code 1.
1199.22/1199.31	c satzilla running adaptg2wsat0 ... 
1199.22/1199.31	c Bin: Executing adaptg2wsat0
1199.22/1199.31	c adaptg2wsat0 returned code 1.
1199.22/1199.31	c satzilla running picosat846 ... 
1199.22/1199.31	c Bin: Executing picosat846
1199.22/1199.31	c picosat846 returned code 1.
1199.22/1199.31	c satzilla running kcnfs04SAT07 ... 
1199.22/1199.31	c Bin: Executing kcnfs04SAT07
1199.22/1199.31	c kcnfs04SAT07 returned code 1.
1199.22/1199.31	c ERROR: All Failed! 
1199.22/1199.31	c SATZILLA_TIME=1199.430000

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-1732316-1240780098/watcher-1732316-1240780098 -o /tmp/evaluation-result-1732316-1240780098/solver-1732316-1240780098 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1732316-1240780098.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.99 3/64 26016
/proc/meminfo: memFree=1615560/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=2056 CPUtime=0
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106043234 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 514 112 96 399 0 111 0
[pid=26017] ppid=26016 vsize=904 CPUtime=0
/proc/26017/stat : 26017 (march_dl2004) R 26016 26016 25913 0 -1 4194304 158 0 0 0 0 0 0 0 19 0 1 0 106043234 925696 150 1992294400 134512640 134996440 4294956192 18446744073709551615 134559492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26017/statm: 226 150 72 118 0 105 0

[startup+0.052001 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26016
/proc/meminfo: memFree=1615560/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=2056 CPUtime=0
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106043234 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 514 112 96 399 0 111 0
[pid=26017] ppid=26016 vsize=904 CPUtime=0.05
/proc/26017/stat : 26017 (march_dl2004) R 26016 26016 25913 0 -1 4194304 173 0 0 0 5 0 0 0 19 0 1 0 106043234 925696 165 1992294400 134512640 134996440 4294956192 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26017/statm: 226 165 74 118 0 105 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2960

[startup+0.101985 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26016
/proc/meminfo: memFree=1615560/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=2056 CPUtime=0
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106043234 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 514 112 96 399 0 111 0
[pid=26017] ppid=26016 vsize=904 CPUtime=0.1
/proc/26017/stat : 26017 (march_dl2004) R 26016 26016 25913 0 -1 4194304 176 0 0 0 10 0 0 0 19 0 1 0 106043234 925696 168 1992294400 134512640 134996440 4294956192 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26017/statm: 226 168 74 118 0 105 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2960

[startup+0.301927 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26016
/proc/meminfo: memFree=1615560/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=2056 CPUtime=0
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106043234 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 514 112 96 399 0 111 0
[pid=26017] ppid=26016 vsize=904 CPUtime=0.3
/proc/26017/stat : 26017 (march_dl2004) R 26016 26016 25913 0 -1 4194304 178 0 0 0 30 0 0 0 21 0 1 0 106043234 925696 170 1992294400 134512640 134996440 4294956192 18446744073709551615 134551609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26017/statm: 226 170 74 118 0 105 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2960

[startup+0.701814 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26016
/proc/meminfo: memFree=1615560/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=2056 CPUtime=0
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106043234 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 514 112 96 399 0 111 0
[pid=26017] ppid=26016 vsize=904 CPUtime=0.7
/proc/26017/stat : 26017 (march_dl2004) R 26016 26016 25913 0 -1 4194304 180 0 0 0 70 0 0 0 25 0 1 0 106043234 925696 172 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26017/statm: 226 172 74 118 0 105 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2960

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26018
/proc/meminfo: memFree=1615032/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=2056 CPUtime=0
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106043234 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 514 112 96 399 0 111 0
[pid=26017] ppid=26016 vsize=904 CPUtime=1.5
/proc/26017/stat : 26017 (march_dl2004) R 26016 26016 25913 0 -1 4194304 185 0 0 0 150 0 0 0 25 0 1 0 106043234 925696 177 1992294400 134512640 134996440 4294956192 18446744073709551615 134533070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26017/statm: 226 177 74 118 0 105 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2960

[startup+3.10114 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26018
/proc/meminfo: memFree=1614904/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=2056 CPUtime=0
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 106043234 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 514 112 96 399 0 111 0
[pid=26017] ppid=26016 vsize=904 CPUtime=3.08
/proc/26017/stat : 26017 (march_dl2004) R 26016 26016 25913 0 -1 4194304 185 0 0 0 308 0 0 0 25 0 1 0 106043234 925696 177 1992294400 134512640 134996440 4294956192 18446744073709551615 134551622 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26017/statm: 226 177 74 118 0 105 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2960

[startup+6.30123 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26019
/proc/meminfo: memFree=1614840/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=2056 CPUtime=4.99
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 156 185 0 0 0 0 499 0 19 0 1 0 106043234 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 514 125 107 399 0 111 0
[pid=26019] ppid=26016 vsize=1524 CPUtime=1.28
/proc/26019/stat : 26019 (mxc-sr08) R 26016 26016 25913 0 -1 4194304 299 0 0 0 128 0 0 0 25 0 1 0 106043735 1560576 295 1992294400 134512640 135078026 4294956192 18446744073709551615 134523996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26019/statm: 381 295 71 138 0 240 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3580

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26021
/proc/meminfo: memFree=1611704/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=7316 CPUtime=12.67
/proc/26016/stat : 26016 (SATzilla2009_C) R 26014 26016 25913 0 -1 4194304 387 1997 0 0 56 12 1196 3 25 0 1 0 106043234 7491584 316 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/26016/statm: 1829 316 207 399 0 1426 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7316

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26022
/proc/meminfo: memFree=1606008/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=10320 CPUtime=9.05
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 2477 0 0 0 904 1 0 0 25 0 1 0 106044878 10567680 2472 1992294400 134512640 134965848 4294956208 18446744073709551615 134513245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 2580 2472 68 110 0 2467 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13484

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 26022
/proc/meminfo: memFree=1592632/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=23692 CPUtime=34.64
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 5813 0 0 0 3461 3 0 0 25 0 1 0 106044878 24260608 5808 1992294400 134512640 134965848 4294956208 18446744073709551615 134534047 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 5923 5808 68 110 0 5810 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 26856

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 26022
/proc/meminfo: memFree=1579256/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=36588 CPUtime=85.84
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 9090 0 0 0 8579 5 0 0 25 0 1 0 106044878 37466112 9085 1992294400 134512640 134965848 4294956208 18446744073709551615 134534030 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 9147 9085 68 110 0 9034 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 39752

[startup+162.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1567224/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=49012 CPUtime=145.84
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 12155 0 0 0 14576 8 0 0 25 0 1 0 106044878 50188288 12150 1992294400 134512640 134965848 4294956208 18446744073709551615 134590718 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 12253 12150 68 110 0 12140 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 52176

[startup+222.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1554360/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=61436 CPUtime=205.84
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 15294 0 0 0 20574 10 0 0 25 0 1 0 106044878 62910464 15289 1992294400 134512640 134965848 4294956208 18446744073709551615 134534098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 15359 15289 68 110 0 15246 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 64600

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1544376/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=71516 CPUtime=265.83
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 17800 0 0 0 26571 12 0 0 25 0 1 0 106044878 73232384 17795 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 17879 17795 68 110 0 17766 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 74680

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1536184/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=79720 CPUtime=325.83
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 19870 0 0 0 32569 14 0 0 25 0 1 0 106044878 81633280 19865 1992294400 134512640 134965848 4294956208 18446744073709551615 134534088 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 19930 19865 68 110 0 19817 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 82884


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1496440/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=119336 CPUtime=745.85
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 29738 0 0 0 74561 24 0 0 25 0 1 0 106044878 122200064 29733 1992294400 134512640 134965848 4294956208 18446744073709551615 134534022 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 29834 29733 68 110 0 29721 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 122500

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1491064/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=124724 CPUtime=805.84
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 31110 0 0 0 80558 26 0 0 25 0 1 0 106044878 127717376 31105 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26022/statm: 31181 31105 68 110 0 31068 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 127888

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1485048/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=130820 CPUtime=865.84
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 32604 0 0 0 86556 28 0 0 25 0 1 0 106044878 133959680 32599 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 32705 32599 68 110 0 32592 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 133984

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1482104/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=133632 CPUtime=925.83
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 33344 0 0 0 92555 28 0 0 25 0 1 0 106044878 136839168 33339 1992294400 134512640 134965848 4294956208 18446744073709551615 134534120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 33408 33339 68 110 0 33295 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 136796

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1475960/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=139728 CPUtime=985.83
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 34860 0 0 0 98553 30 0 0 25 0 1 0 106044878 143081472 34855 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 34932 34855 68 110 0 34819 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 142892

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1471224/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=144648 CPUtime=1045.81
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 36068 0 0 0 104550 31 0 0 25 0 1 0 106044878 148119552 36063 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 36162 36063 68 110 0 36049 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 147812

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1467128/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=148632 CPUtime=1105.82
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 37059 0 0 0 110550 32 0 0 25 0 1 0 106044878 152199168 37054 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 37158 37054 68 110 0 37045 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 151796

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1462072/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=153792 CPUtime=1165.82
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 38338 0 0 0 116549 33 0 0 25 0 1 0 106044878 157483008 38333 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 38448 38333 68 110 0 38335 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 156956

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1461496/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=154024 CPUtime=1173.82
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 38451 0 0 0 117349 33 0 0 25 0 1 0 106044878 157720576 38446 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 38506 38446 68 110 0 38393 0
Current children cumulated CPU time (s) 1190.22
Current children cumulated vsize (KiB) 157188

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1461240/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=154492 CPUtime=1177.02
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 38514 0 0 0 117669 33 0 0 25 0 1 0 106044878 158199808 38509 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 38623 38509 68 110 0 38510 0
Current children cumulated CPU time (s) 1193.42
Current children cumulated vsize (KiB) 157656

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1461112/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=154492 CPUtime=1180.22
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 38554 0 0 0 117989 33 0 0 25 0 1 0 106044878 158199808 38549 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 38623 38549 68 110 0 38510 0
Current children cumulated CPU time (s) 1196.62
Current children cumulated vsize (KiB) 157656

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1461048/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=154728 CPUtime=1181.82
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 38579 0 0 0 118149 33 0 0 25 0 1 0 106044878 158441472 38574 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 38682 38574 68 110 0 38569 0
Current children cumulated CPU time (s) 1198.22
Current children cumulated vsize (KiB) 157892

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1460920/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=154728 CPUtime=1182.62
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4194304 38596 0 0 0 118229 33 0 0 25 0 1 0 106044878 158441472 38591 1992294400 134512640 134965848 4294956208 18446744073709551615 134534067 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 38682 38591 68 110 0 38569 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 157892

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26022
/proc/meminfo: memFree=1460920/2055920 swapFree=4181368/4192956
[pid=26016] ppid=26014 vsize=3164 CPUtime=16.4
/proc/26016/stat : 26016 (SATzilla2009_C) S 26014 26016 25913 0 -1 4194304 449 1997 0 0 400 41 1196 3 25 0 1 0 106043234 3239936 325 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26016/statm: 791 325 219 399 0 388 0
[pid=26022] ppid=26016 vsize=0 CPUtime=1182.82
/proc/26022/stat : 26022 (tts-4-0) R 26016 26016 25913 0 -1 4195332 38598 0 0 0 118248 34 0 0 25 0 1 0 106044878 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/26022/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 3164

Child status: 17
Real time (s): 1199.32
CPU time (s): 1199.26
CPU user time (s): 1198.46
CPU system time (s): 0.805877
CPU usage (%): 99.9953
Max. virtual memory (cumulated for all children) (KiB): 157892

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

runsolver used 0.971852 second user time and 3.39948 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-26 23:08:18
IDJOB=1732316
IDBENCH=71115
IDSOLVER=527
FILE ID=node16/1732316-1240780098
PBS_JOBID= 9187265
Free space on /tmp= 66324 MiB

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

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

MD5SUM BENCH= 7303360aac56e0d882ae2452d62f8544
RANDOM SEED=1030493611

node16.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.234
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.234
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:       1616040 kB
Buffers:         53244 kB
Cached:         330244 kB
SwapCached:       5472 kB
Active:         212496 kB
Inactive:       178984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616040 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:           31460 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            34424 kB
Committed_AS:   418540 kB
PageTables:       1436 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= 66292 MiB
End job on node16 at 2009-04-26 23:28:18