Trace number 1539387

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.14 1199.77

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S104085281-076.cnf
MD5SUM5ab9251cccb4c72968393b6f409a56b6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.2563
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.26/16.34	c SATzilla is building models for class 2
16.26/16.34	c run presolver march_dl2004 for 5 seconds ... 
16.26/16.34	c Bin: Executing march_dl2004
16.26/16.34	c spawning binary file with 5 seconds ...
16.26/16.34	c child exit by a signal
16.26/16.34	c march_dl2004 returned code 137.
16.26/16.34	c run presolver mxc-sr08 for 5 seconds ... 
16.26/16.34	c Bin: Executing mxc-sr08
16.26/16.34	c spawning binary file with 5 seconds ...
16.26/16.34	c child exit by a signal
16.26/16.34	c mxc-sr08 returned code 137.
16.26/16.34	c Orignal number of varibales is 400, number of clauses is 1700 
16.26/16.34	c predicted feature computation time is 6.954683 
16.26/16.34	c Bin: Executing satelite
16.26/16.34	c spawning binary file with 240 seconds ...
16.26/16.34	c child exited successfully
16.26/16.34	c satzilla computing base features
16.26/16.34	c Number of variabe is: 390, Number of clause is : 1690 
16.26/16.34	c Initializing...
16.26/16.34	c satzilla compute diameter ...
16.26/16.34	c start diameter features ...
16.26/16.34	c satzilla doing clause learning
16.26/16.34	c start clause learning features ...
16.26/16.34	c Bin: Executing zchaff07
16.26/16.34	c spawning binary file with 2 seconds ...
16.26/16.34	c child exit by a signal
16.26/16.34	c satzilla doing survey propogation probe
16.26/16.34	c do survay propogation for 2 second ...
16.26/16.34	c satzilla doing local search probe
16.26/16.34	c satzilla doing lobjois search-space size estimate
16.26/16.34	c features are:400 1700 390 1690 0.025641 0.00591716 0.230769 0.510394 0.586239 0.722717 0.00778638 0.063946 0.00769231 0.0128205 0.158568 0 0.964497 0.00778638 0.294628 0.00236686 0.0159763 2.71995 0.225633 0.168954 0 1 3.30534 0.00382491 0.41087 0 0.0106509 2.35879 0.492899 0.0152663 0.290889 0.00473373 0.0301775 4 0 4 4 -0 3954.75 0.0153958 3864 4033 4033 3864 4033 3947 3975 24.3096 0.0734082 21.9419 26.5336 26.5336 21.9419 26.5336 23.3385 25.4245 0.379077 0.574399 0.00244732 1 0.671999 0.0916735 0.549752 0.193533 0.363778 0.0832903 0.692376 0.00540107 0.388216 0.162068 0.0223429 0.114652 0.0409254 0.0710403 22.0724 0.211765 85.489 0.0771799 85 77 94 0.85303 0.252946 0.879412 0.0387822 0.324342 0.561649 
16.26/16.34	c satzilla's ranking:
16.26/16.34	c 1) minisat20SAT07: 3.740629
16.26/16.34	c 2) mxc-sr08: 3.556837
16.26/16.34	c 3) march_dl2004: 3.397412
16.26/16.34	c 4) minisat20: 3.316612
16.26/16.34	c 5) vallst: 0.993855
16.26/16.34	c 6) zchaff_rand: 0.385932
16.26/16.34	c 7) tts-4-0: 0.279793
16.26/16.34	c 8) SATenstein: -10000.000000
16.26/16.34	c 9) gnovelty+: -10000.000000
16.26/16.34	c 10) adaptg2wsat+: -10000.000000
16.26/16.34	c 11) adaptg2wsat0: -10000.000000
16.26/16.34	c 12) picosat846: -10000.000000
16.26/16.34	c 13) kcnfs04SAT07: -10000.000000
16.26/16.34	c satzilla running minisat20SAT07 ... 
1199.05/1199.77	c Bin: Executing minisat20SAT07
1199.05/1199.77	c spawning binary file with 1183 seconds ...
1199.05/1199.77	c child exit by a signal
1199.05/1199.77	c minisat20SAT07 returned code 137.
1199.05/1199.77	c satzilla running mxc-sr08 ... 
1199.05/1199.77	c Bin: Executing mxc-sr08
1199.05/1199.77	c mxc-sr08 returned code 1.
1199.05/1199.77	c satzilla running march_dl2004 ... 
1199.05/1199.77	c Bin: Executing march_dl2004
1199.05/1199.77	c march_dl2004 returned code 1.
1199.05/1199.77	c satzilla running minisat20 ... 
1199.05/1199.77	c Bin: Executing minisat20
1199.05/1199.77	c minisat20 returned code 1.
1199.05/1199.77	c satzilla running vallst ... 
1199.05/1199.77	c Bin: Executing vallst
1199.05/1199.77	c vallst returned code 1.
1199.05/1199.77	c satzilla running zchaff_rand ... 
1199.05/1199.77	c Bin: Executing zchaff_rand
1199.05/1199.77	c zchaff_rand returned code 1.
1199.05/1199.77	c satzilla running tts-4-0 ... 
1199.05/1199.77	c Bin: Executing tts-4-0
1199.05/1199.77	c tts-4-0 returned code 1.
1199.05/1199.77	c satzilla running SATenstein ... 
1199.05/1199.77	c Bin: Executing SATenstein
1199.05/1199.77	c SATenstein returned code 1.
1199.05/1199.77	c satzilla running gnovelty+ ... 
1199.05/1199.77	c Bin: Executing gnovelty+
1199.05/1199.77	c gnovelty+ returned code 1.
1199.05/1199.77	c satzilla running adaptg2wsat+ ... 
1199.05/1199.77	c Bin: Executing adaptg2wsat+
1199.05/1199.77	c adaptg2wsat+ returned code 1.
1199.05/1199.77	c satzilla running adaptg2wsat0 ... 
1199.05/1199.77	c Bin: Executing adaptg2wsat0
1199.05/1199.77	c adaptg2wsat0 returned code 1.
1199.05/1199.77	c satzilla running picosat846 ... 
1199.05/1199.77	c Bin: Executing picosat846
1199.05/1199.77	c picosat846 returned code 1.
1199.05/1199.77	c satzilla running kcnfs04SAT07 ... 
1199.05/1199.77	c Bin: Executing kcnfs04SAT07
1199.05/1199.77	c kcnfs04SAT07 returned code 1.
1199.05/1199.77	c ERROR: All Failed! 
1199.05/1199.77	c SATZILLA_TIME=1199.310000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1539387-1238517753/watcher-1539387-1238517753 -o /tmp/evaluation-result-1539387-1238517753/solver-1539387-1238517753 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539387-1238517753.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.91 0.97 0.99 3/70 7639
/proc/meminfo: memFree=982872/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=2056 CPUtime=0
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1124437941 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 514 112 96 399 0 111 0
[pid=7640] ppid=7639 vsize=772 CPUtime=0
/proc/7640/stat : 7640 (march_dl2004) R 7639 7639 7229 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 1124437941 790528 106 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7640/statm: 193 106 55 118 0 72 0

[startup+0.0319051 s]
/proc/loadavg: 0.91 0.97 0.99 3/70 7639
/proc/meminfo: memFree=982872/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=2056 CPUtime=0
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1124437941 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 514 112 96 399 0 111 0
[pid=7640] ppid=7639 vsize=1000 CPUtime=0.03
/proc/7640/stat : 7640 (march_dl2004) R 7639 7639 7229 0 -1 4194304 209 0 0 0 3 0 0 0 19 0 1 0 1124437941 1024000 201 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7640/statm: 250 201 74 118 0 129 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3056

[startup+0.102917 s]
/proc/loadavg: 0.91 0.97 0.99 3/70 7639
/proc/meminfo: memFree=982872/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=2056 CPUtime=0
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1124437941 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 514 112 96 399 0 111 0
[pid=7640] ppid=7639 vsize=1152 CPUtime=0.1
/proc/7640/stat : 7640 (march_dl2004) R 7639 7639 7229 0 -1 4194304 224 0 0 0 10 0 0 0 20 0 1 0 1124437941 1179648 216 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7640/statm: 288 216 74 118 0 167 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3208

[startup+0.302952 s]
/proc/loadavg: 0.91 0.97 0.99 3/70 7639
/proc/meminfo: memFree=982872/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=2056 CPUtime=0
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1124437941 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 514 112 96 399 0 111 0
[pid=7640] ppid=7639 vsize=1152 CPUtime=0.3
/proc/7640/stat : 7640 (march_dl2004) R 7639 7639 7229 0 -1 4194304 234 0 0 0 30 0 0 0 22 0 1 0 1124437941 1179648 226 1992294400 134512640 134996440 4294956176 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7640/statm: 288 226 74 118 0 167 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3208

[startup+0.702026 s]
/proc/loadavg: 0.91 0.97 0.99 3/70 7639
/proc/meminfo: memFree=982872/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=2056 CPUtime=0
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1124437941 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 514 112 96 399 0 111 0
[pid=7640] ppid=7639 vsize=1152 CPUtime=0.7
/proc/7640/stat : 7640 (march_dl2004) R 7639 7639 7229 0 -1 4194304 239 0 0 0 70 0 0 0 25 0 1 0 1124437941 1179648 231 1992294400 134512640 134996440 4294956176 18446744073709551615 134553195 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7640/statm: 288 231 74 118 0 167 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3208

[startup+1.50117 s]
/proc/loadavg: 0.91 0.97 0.99 2/72 7641
/proc/meminfo: memFree=982088/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=2056 CPUtime=0
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1124437941 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 514 112 96 399 0 111 0
[pid=7640] ppid=7639 vsize=1152 CPUtime=1.49
/proc/7640/stat : 7640 (march_dl2004) R 7639 7639 7229 0 -1 4194304 245 0 0 0 149 0 0 0 25 0 1 0 1124437941 1179648 237 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7640/statm: 288 237 74 118 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3208

[startup+3.10146 s]
/proc/loadavg: 0.91 0.97 0.99 2/72 7641
/proc/meminfo: memFree=981896/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=2056 CPUtime=0
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1124437941 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 514 112 96 399 0 111 0
[pid=7640] ppid=7639 vsize=1284 CPUtime=3.09
/proc/7640/stat : 7640 (march_dl2004) R 7639 7639 7229 0 -1 4194304 249 0 0 0 309 0 0 0 25 0 1 0 1124437941 1314816 241 1992294400 134512640 134996440 4294956176 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7640/statm: 321 241 74 118 0 200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3340

[startup+6.30104 s]
/proc/loadavg: 1.00 0.98 0.99 2/72 7642
/proc/meminfo: memFree=982216/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=2056 CPUtime=4.99
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 156 253 0 0 0 0 499 0 19 0 1 0 1124437941 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 514 125 107 399 0 111 0
[pid=7642] ppid=7639 vsize=1524 CPUtime=1.27
/proc/7642/stat : 7642 (mxc-sr08) R 7639 7639 7229 0 -1 4194304 288 0 0 0 127 0 0 0 25 0 1 0 1124438442 1560576 284 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7642/statm: 381 284 71 138 0 240 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 3580

[startup+12.7012 s]
/proc/loadavg: 1.00 0.98 0.99 2/72 7644
/proc/meminfo: memFree=979720/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=7444 CPUtime=12.66
/proc/7639/stat : 7639 (SATzilla2009_C) R 7637 7639 7229 0 -1 4194304 477 1790 0 0 60 6 1198 2 23 0 1 0 1124437941 7622656 388 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/7639/statm: 1861 388 207 399 0 1458 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7444

[startup+25.5025 s]
/proc/loadavg: 1.08 1.00 1.00 2/72 7645
/proc/meminfo: memFree=981640/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=2544 CPUtime=9.14
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 304 0 0 0 914 0 0 0 25 0 1 0 1124439575 2605056 299 1992294400 134512640 135078472 4294956176 18446744073709551615 134551025 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 636 299 73 138 0 495 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 5888

[startup+51.1022 s]
/proc/loadavg: 1.05 1.00 1.00 2/72 7647
/proc/meminfo: memFree=980936/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=2940 CPUtime=34.72
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 420 0 0 0 3472 0 0 0 25 0 1 0 1124439575 3010560 415 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 735 415 73 138 0 594 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 6284

[startup+102.306 s]
/proc/loadavg: 1.08 1.01 1.00 2/72 7647
/proc/meminfo: memFree=980616/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=3472 CPUtime=85.89
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 539 0 0 0 8589 0 0 0 25 0 1 0 1124439575 3555328 534 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 868 534 73 138 0 727 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 6816

[startup+162.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/72 7647
/proc/meminfo: memFree=980296/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=3872 CPUtime=145.86
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 626 0 0 0 14586 0 0 0 25 0 1 0 1124439575 3964928 621 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 968 621 73 138 0 827 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 7216

[startup+222.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/72 7647
/proc/meminfo: memFree=979976/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=4132 CPUtime=205.83
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 701 0 0 0 20583 0 0 0 25 0 1 0 1124439575 4231168 696 1992294400 134512640 135078472 4294956176 18446744073709551615 134556080 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1033 696 73 138 0 892 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 7476

[startup+282.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/72 7647
/proc/meminfo: memFree=979848/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=4268 CPUtime=265.8
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 748 0 0 0 26580 0 0 0 25 0 1 0 1124439575 4370432 743 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1067 743 73 138 0 926 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 7612

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 7647
/proc/meminfo: memFree=979656/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=4532 CPUtime=325.76
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 799 0 0 0 32576 0 0 0 25 0 1 0 1124439575 4640768 794 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1133 794 73 138 0 992 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 7876


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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 7647
/proc/meminfo: memFree=978824/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=5320 CPUtime=745.56
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1000 0 0 0 74555 1 0 0 25 0 1 0 1124439575 5447680 995 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1330 995 73 138 0 1189 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 8664

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 7647
/proc/meminfo: memFree=978632/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=5452 CPUtime=805.53
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1049 0 0 0 80552 1 0 0 25 0 1 0 1124439575 5582848 1044 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1363 1044 73 138 0 1222 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 8796

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 7647
/proc/meminfo: memFree=978568/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=5584 CPUtime=865.49
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1079 0 0 0 86548 1 0 0 25 0 1 0 1124439575 5718016 1074 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1396 1074 73 138 0 1255 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 8928

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 7647
/proc/meminfo: memFree=978440/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=5724 CPUtime=925.46
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1097 0 0 0 92545 1 0 0 25 0 1 0 1124439575 5861376 1092 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1431 1092 73 138 0 1290 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 9068

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 7647
/proc/meminfo: memFree=978440/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=5724 CPUtime=985.45
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1117 0 0 0 98543 2 0 0 25 0 1 0 1124439575 5861376 1112 1992294400 134512640 135078472 4294956176 18446744073709551615 134556391 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1431 1112 73 138 0 1290 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 9068

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 7647
/proc/meminfo: memFree=978248/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=5864 CPUtime=1045.41
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1144 0 0 0 104539 2 0 0 25 0 1 0 1124439575 6004736 1139 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1466 1139 73 138 0 1325 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 9208

[startup+1122.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/72 7653
/proc/meminfo: memFree=978056/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=6000 CPUtime=1105.38
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1158 0 0 0 110536 2 0 0 25 0 1 0 1124439575 6144000 1153 1992294400 134512640 135078472 4294956176 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1500 1153 73 138 0 1359 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 9344

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/72 7653
/proc/meminfo: memFree=978056/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=6000 CPUtime=1165.35
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1172 0 0 0 116533 2 0 0 25 0 1 0 1124439575 6144000 1167 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1500 1167 73 138 0 1359 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 9344

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

[startup+1190.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/72 7653
/proc/meminfo: memFree=978056/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=6000 CPUtime=1173.35
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1172 0 0 0 117333 2 0 0 25 0 1 0 1124439575 6144000 1167 1992294400 134512640 135078472 4294956176 18446744073709551615 134551946 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1500 1167 73 138 0 1359 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 9344

[startup+1196.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/72 7653
/proc/meminfo: memFree=978056/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=6000 CPUtime=1179.74
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1175 0 0 0 117972 2 0 0 25 0 1 0 1124439575 6144000 1170 1992294400 134512640 135078472 4294956176 18446744073709551615 134550611 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1500 1170 73 138 0 1359 0
Current children cumulated CPU time (s) 1196.05
Current children cumulated vsize (KiB) 9344

[startup+1198.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/72 7653
/proc/meminfo: memFree=978056/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=6000 CPUtime=1181.34
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1175 0 0 0 118132 2 0 0 25 0 1 0 1124439575 6144000 1170 1992294400 134512640 135078472 4294956176 18446744073709551615 134555832 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1500 1170 73 138 0 1359 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 9344

[startup+1199.1 s]
/proc/loadavg: 1.02 1.01 1.00 2/72 7653
/proc/meminfo: memFree=978056/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=6000 CPUtime=1182.14
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1175 0 0 0 118212 2 0 0 25 0 1 0 1124439575 6144000 1170 1992294400 134512640 135078472 4294956176 18446744073709551615 134550556 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1500 1170 73 138 0 1359 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 9344

[startup+1199.5 s]
/proc/loadavg: 1.02 1.01 1.00 2/72 7653
/proc/meminfo: memFree=978056/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=6000 CPUtime=1182.54
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1175 0 0 0 118252 2 0 0 25 0 1 0 1124439575 6144000 1170 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1500 1170 73 138 0 1359 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 9344

[startup+1199.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/72 7653
/proc/meminfo: memFree=978056/2055920 swapFree=4170584/4192956
[pid=7639] ppid=7637 vsize=3344 CPUtime=16.31
/proc/7639/stat : 7639 (SATzilla2009_C) S 7637 7639 7229 0 -1 4194304 514 1790 0 0 407 24 1198 2 25 0 1 0 1124437941 3424256 363 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7639/statm: 836 363 219 399 0 433 0
[pid=7645] ppid=7639 vsize=6000 CPUtime=1182.74
/proc/7645/stat : 7645 (minisat20SAT07) R 7639 7639 7229 0 -1 4194304 1175 0 0 0 118272 2 0 0 25 0 1 0 1124439575 6144000 1170 1992294400 134512640 135078472 4294956176 18446744073709551615 134550562 0 0 8392704 3 0 0 0 17 0 0 0
/proc/7645/statm: 1500 1170 73 138 0 1359 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 9344

Child status: 17
Real time (s): 1199.77
CPU time (s): 1199.14
CPU user time (s): 1198.85
CPU system time (s): 0.291955
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 9344

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

runsolver used 0.91486 second user time and 3.46247 second system time

The end

Launcher Data

Begin job on node45 at 2009-03-31 18:42:33
IDJOB=1539387
IDBENCH=70575
IDSOLVER=527
FILE ID=node45/1539387-1238517753
PBS_JOBID= 9061992
Free space on /tmp= 66416 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S104085281-076.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539387-1238517753/watcher-1539387-1238517753 -o /tmp/evaluation-result-1539387-1238517753/solver-1539387-1238517753 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539387-1238517753.cnf

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

MD5SUM BENCH= 5ab9251cccb4c72968393b6f409a56b6
RANDOM SEED=320727284

node45.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.285
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.285
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:        983416 kB
Buffers:        108548 kB
Cached:         856212 kB
SwapCached:      11516 kB
Active:         222208 kB
Inactive:       755556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        983416 kB
SwapTotal:     4192956 kB
SwapFree:      4170584 kB
Dirty:           31484 kB
Writeback:           0 kB
Mapped:          18672 kB
Slab:            80148 kB
Committed_AS:  2672968 kB
PageTables:       1900 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= 66384 MiB
End job on node45 at 2009-03-31 19:02:33