Trace number 1538590

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.01 1199.34

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S688804305-073.cnf
MD5SUMc44bf8e86de68afd8b13539ed87fd1d0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.24
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.06/20.18	c SATzilla is building models for class 3
20.06/20.18	c run presolver mxc-sr08 for 10 seconds ... 
20.06/20.18	c Bin: Executing mxc-sr08
20.06/20.18	c spawning binary file with 10 seconds ...
20.06/20.18	c child exit by a signal
20.06/20.18	c mxc-sr08 returned code 137.
20.06/20.18	c run presolver picosat846 for 5 seconds ... 
20.06/20.18	c Bin: Executing picosat846
20.06/20.18	c spawning binary file with 5 seconds ...
20.06/20.18	c child exit by a signal
20.06/20.18	c picosat846 returned code 137.
20.06/20.18	c Orignal number of varibales is 8000, number of clauses is 33600 
20.06/20.18	c predicted feature computation time is 1.481951 
20.06/20.18	c Bin: Executing satelite
20.06/20.18	c spawning binary file with 240 seconds ...
20.06/20.18	c child exited successfully
20.06/20.18	c satzilla computing base features
20.06/20.18	c Number of variabe is: 7797, Number of clause is : 33351 
20.06/20.18	c Initializing...
20.06/20.18	c satzilla doing clause learning
20.06/20.18	c start clause learning features ...
20.06/20.18	c Bin: Executing zchaff07
20.06/20.18	c spawning binary file with 2 seconds ...
20.06/20.18	c child exit by a signal
20.06/20.18	c satzilla doing survey propogation probe
20.06/20.18	c do survay propogation for 2 second ...
20.06/20.18	c satzilla doing local search probe
20.06/20.18	c features are:8000 33600 7797 33351 0.0260357 0.00746604 0.233786 0.495575 0.586258 0.710763 0.000389397 0.063802 0.000384763 0.000769527 0.156746 0 0.965188 0.000389397 0.28831 5.99682e-05 0.00101946 2.70639 0.224739 0.168737 0 1 3.36048 0.000190407 0.397908 0 0.000599682 2.32073 0.4909 0.000788178 0.291462 0.000119936 0.00215886 25.6176 0.386898 12 61 43 15 29 19 24 51.8436 0.150614 27.9167 66.1429 61.8148 41.6522 57.5882 47.4828 52.8824 0.39099 0.574987 0.000160597 1 0.700518 0.0857138 0.559327 0.206444 0.388107 0.0913264 0.658781 0.0024304 0.710047 0.173155 0.0279093 0.122324 0.0465716 0.0780327 200.273 0.0884149 1703.05 0.0168908 1708 1668 1732 0.210899 0.182493 0.837104 0.00879507 
20.06/20.18	c satzilla's ranking:
20.06/20.18	c 1) picosat846: 2.634754
20.06/20.18	c 2) mxc-sr08: 1.765947
20.06/20.18	c 3) march_dl2004: 1.331665
20.06/20.18	c 4) zchaff_rand: 1.308986
20.06/20.18	c 5) minisat20SAT07: 1.273873
20.06/20.18	c 6) SATenstein: -10000.000000
20.06/20.18	c 7) gnovelty+: -10000.000000
20.06/20.18	c 8) adaptg2wsat+: -10000.000000
20.06/20.18	c 9) adaptg2wsat0: -10000.000000
20.06/20.18	c 10) tts-4-0: -10000.000000
20.06/20.18	c 11) vallst: -10000.000000
20.06/20.18	c 12) minisat20: -10000.000000
20.06/20.18	c 13) kcnfs04SAT07: -10000.000000
20.06/20.18	c satzilla running picosat846 ... 
1198.93/1199.33	c Bin: Executing picosat846
1198.93/1199.33	c spawning binary file with 1179 seconds ...
1198.93/1199.33	c child exit by a signal
1198.93/1199.33	c picosat846 returned code 137.
1198.93/1199.33	c satzilla running mxc-sr08 ... 
1198.93/1199.33	c Bin: Executing mxc-sr08
1198.93/1199.33	c mxc-sr08 returned code 1.
1198.93/1199.33	c satzilla running march_dl2004 ... 
1198.93/1199.33	c Bin: Executing march_dl2004
1198.93/1199.33	c march_dl2004 returned code 1.
1198.93/1199.33	c satzilla running zchaff_rand ... 
1198.93/1199.33	c Bin: Executing zchaff_rand
1198.93/1199.33	c zchaff_rand returned code 1.
1198.93/1199.33	c satzilla running minisat20SAT07 ... 
1198.93/1199.33	c Bin: Executing minisat20SAT07
1198.93/1199.33	c minisat20SAT07 returned code 1.
1198.93/1199.33	c satzilla running SATenstein ... 
1198.93/1199.33	c Bin: Executing SATenstein
1198.93/1199.33	c SATenstein returned code 1.
1198.93/1199.33	c satzilla running gnovelty+ ... 
1198.93/1199.33	c Bin: Executing gnovelty+
1198.93/1199.33	c gnovelty+ returned code 1.
1198.93/1199.33	c satzilla running adaptg2wsat+ ... 
1198.93/1199.33	c Bin: Executing adaptg2wsat+
1198.93/1199.33	c adaptg2wsat+ returned code 1.
1198.93/1199.33	c satzilla running adaptg2wsat0 ... 
1198.93/1199.34	c Bin: Executing adaptg2wsat0
1198.93/1199.34	c adaptg2wsat0 returned code 1.
1198.93/1199.34	c satzilla running tts-4-0 ... 
1198.93/1199.34	c Bin: Executing tts-4-0
1198.93/1199.34	c tts-4-0 returned code 1.
1198.93/1199.34	c satzilla running vallst ... 
1198.93/1199.34	c Bin: Executing vallst
1198.93/1199.34	c vallst returned code 1.
1198.93/1199.34	c satzilla running minisat20 ... 
1198.93/1199.34	c Bin: Executing minisat20
1198.93/1199.34	c minisat20 returned code 1.
1198.93/1199.34	c satzilla running kcnfs04SAT07 ... 
1198.93/1199.34	c Bin: Executing kcnfs04SAT07
1198.93/1199.34	c kcnfs04SAT07 returned code 1.
1198.93/1199.34	c ERROR: All Failed! 
1198.93/1199.34	c SATZILLA_TIME=1199.180000

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-1538590-1238435529/watcher-1538590-1238435529 -o /tmp/evaluation-result-1538590-1238435529/solver-1538590-1238435529 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538590-1238435529.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.14 1.12 1.12 3/73 21316
/proc/meminfo: memFree=1444416/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=2056 CPUtime=0
/proc/21316/stat : 21316 (SATzilla2009_I) R 21314 21316 20673 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 1116217726 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/21316/statm: 514 112 96 399 0 111 0
[pid=21317] ppid=21316 vsize=2960 CPUtime=0
/proc/21317/stat : 21317 (mxc-sr08) R 21316 21316 20673 0 -1 4194304 580 0 0 0 0 0 0 0 19 0 1 0 1116217726 3031040 576 1992294400 134512640 135078026 4294956176 18446744073709551615 134573632 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21317/statm: 740 576 54 138 0 599 0

[startup+0.0724759 s]
/proc/loadavg: 1.14 1.12 1.12 3/73 21316
/proc/meminfo: memFree=1444416/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=2056 CPUtime=0
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1116217726 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21316/statm: 514 112 96 399 0 111 0
[pid=21317] ppid=21316 vsize=4400 CPUtime=0.06
/proc/21317/stat : 21317 (mxc-sr08) R 21316 21316 20673 0 -1 4194304 1094 0 0 0 6 0 0 0 20 0 1 0 1116217726 4505600 941 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21317/statm: 1100 941 55 138 0 959 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6456

[startup+0.101476 s]
/proc/loadavg: 1.14 1.12 1.12 3/73 21316
/proc/meminfo: memFree=1444416/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=2056 CPUtime=0
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1116217726 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21316/statm: 514 112 96 399 0 111 0
[pid=21317] ppid=21316 vsize=4600 CPUtime=0.09
/proc/21317/stat : 21317 (mxc-sr08) R 21316 21316 20673 0 -1 4194304 1130 0 0 0 9 0 0 0 20 0 1 0 1116217726 4710400 977 1992294400 134512640 135078026 4294956176 18446744073709551615 134552607 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21317/statm: 1150 977 55 138 0 1009 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6656

[startup+0.301499 s]
/proc/loadavg: 1.14 1.12 1.12 3/73 21316
/proc/meminfo: memFree=1444416/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=2056 CPUtime=0
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1116217726 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21316/statm: 514 112 96 399 0 111 0
[pid=21317] ppid=21316 vsize=5156 CPUtime=0.29
/proc/21317/stat : 21317 (mxc-sr08) R 21316 21316 20673 0 -1 4194304 1353 0 0 0 29 0 0 0 22 0 1 0 1116217726 5279744 1133 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21317/statm: 1289 1133 71 138 0 1148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7212

[startup+0.701541 s]
/proc/loadavg: 1.14 1.12 1.12 3/73 21316
/proc/meminfo: memFree=1444416/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=2056 CPUtime=0
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1116217726 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21316/statm: 514 112 96 399 0 111 0
[pid=21317] ppid=21316 vsize=5684 CPUtime=0.69
/proc/21317/stat : 21317 (mxc-sr08) R 21316 21316 20673 0 -1 4194304 1457 0 0 0 69 0 0 0 25 0 1 0 1116217726 5820416 1237 1992294400 134512640 135078026 4294956176 18446744073709551615 134522530 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21317/statm: 1421 1237 71 138 0 1280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7740

[startup+1.50163 s]
/proc/loadavg: 1.14 1.12 1.12 2/75 21318
/proc/meminfo: memFree=1439280/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=2056 CPUtime=0
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1116217726 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21316/statm: 514 112 96 399 0 111 0
[pid=21317] ppid=21316 vsize=6476 CPUtime=1.49
/proc/21317/stat : 21317 (mxc-sr08) R 21316 21316 20673 0 -1 4194304 1668 0 0 0 149 0 0 0 25 0 1 0 1116217726 6631424 1448 1992294400 134512640 135078026 4294956176 18446744073709551615 134522189 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21317/statm: 1619 1448 71 138 0 1478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8532

[startup+3.1018 s]
/proc/loadavg: 1.13 1.12 1.11 2/75 21318
/proc/meminfo: memFree=1438448/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=2056 CPUtime=0
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1116217726 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21316/statm: 514 112 96 399 0 111 0
[pid=21317] ppid=21316 vsize=6872 CPUtime=3.09
/proc/21317/stat : 21317 (mxc-sr08) R 21316 21316 20673 0 -1 4194304 1775 0 0 0 309 0 0 0 25 0 1 0 1116217726 7036928 1555 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21317/statm: 1718 1555 71 138 0 1577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8928

[startup+6.30114 s]
/proc/loadavg: 1.13 1.12 1.11 2/75 21318
/proc/meminfo: memFree=1438000/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=2056 CPUtime=0
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1116217726 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21316/statm: 514 112 96 399 0 111 0
[pid=21317] ppid=21316 vsize=7400 CPUtime=6.29
/proc/21317/stat : 21317 (mxc-sr08) R 21316 21316 20673 0 -1 4194304 1902 0 0 0 628 1 0 0 25 0 1 0 1116217726 7577600 1682 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21317/statm: 1850 1682 71 138 0 1709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9456

[startup+12.7028 s]
/proc/loadavg: 1.11 1.12 1.11 2/75 21319
/proc/meminfo: memFree=1438832/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=2056 CPUtime=9.99
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 152 2015 0 0 0 0 998 1 16 0 1 0 1116217726 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 514 121 104 399 0 111 0
[pid=21319] ppid=21316 vsize=8640 CPUtime=2.68
/proc/21319/stat : 21319 (picosat846) R 21316 21316 20673 0 -1 4194304 1857 0 0 0 268 0 0 0 25 0 1 0 1116218726 8847360 1846 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21319/statm: 2160 1846 85 14 0 1826 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10696

[startup+25.5012 s]
/proc/loadavg: 1.09 1.11 1.11 2/75 21322
/proc/meminfo: memFree=1428080/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=13004 CPUtime=5.31
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 2948 0 0 0 529 2 0 0 25 0 1 0 1116219744 13316096 2936 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 3251 2936 85 14 0 2917 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19728

[startup+51.1019 s]
/proc/loadavg: 1.06 1.10 1.11 2/75 21322
/proc/meminfo: memFree=1418800/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=22244 CPUtime=30.89
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 5276 0 0 0 3086 3 0 0 25 0 1 0 1116219744 22777856 5264 1992294400 134512640 134570484 4294956176 18446744073709551615 134544229 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 5561 5264 85 14 0 5227 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 28968

[startup+102.306 s]
/proc/loadavg: 1.02 1.08 1.09 2/75 21322
/proc/meminfo: memFree=1407856/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=33324 CPUtime=82.09
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 8013 0 0 0 8203 6 0 0 25 0 1 0 1116219744 34123776 8000 1992294400 134512640 134570484 4294956176 18446744073709551615 134524070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 8331 8000 85 14 0 7997 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 40048

[startup+162.302 s]
/proc/loadavg: 1.01 1.06 1.09 2/75 21322
/proc/meminfo: memFree=1398448/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=42696 CPUtime=142.07
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 10358 0 0 0 14199 8 0 0 25 0 1 0 1116219744 43720704 10345 1992294400 134512640 134570484 4294956176 18446744073709551615 134551715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 10674 10345 85 14 0 10340 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 49420

[startup+222.301 s]
/proc/loadavg: 1.00 1.05 1.08 2/75 21322
/proc/meminfo: memFree=1389424/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=51540 CPUtime=202.05
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 12617 0 0 0 20195 10 0 0 25 0 1 0 1116219744 52776960 12604 1992294400 134512640 134570484 4294956176 18446744073709551615 134551414 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 12885 12604 85 14 0 12551 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 58264

[startup+282.302 s]
/proc/loadavg: 1.00 1.04 1.08 2/75 21322
/proc/meminfo: memFree=1384880/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=56672 CPUtime=262.03
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 13761 0 0 0 26192 11 0 0 25 0 1 0 1116219744 58032128 13748 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 14168 13748 85 14 0 13834 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 63396

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.07 2/75 21322
/proc/meminfo: memFree=1377648/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=63800 CPUtime=322.02
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 15579 0 0 0 32188 14 0 0 25 0 1 0 1116219744 65331200 15566 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 15950 15566 85 14 0 15616 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.03 2/75 21328
/proc/meminfo: memFree=1347184/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=93896 CPUtime=741.91
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 23666 0 0 0 74168 23 0 0 25 0 1 0 1116219744 96149504 23136 1992294400 134512640 134570484 4294956176 18446744073709551615 134545487 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 23474 23136 85 14 0 23140 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 100620

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/75 21328
/proc/meminfo: memFree=1344112/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=96932 CPUtime=801.89
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 24426 0 0 0 80165 24 0 0 25 0 1 0 1116219744 99258368 23896 1992294400 134512640 134570484 4294956176 18446744073709551615 134553344 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 24233 23896 85 14 0 23899 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 103656

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/75 21328
/proc/meminfo: memFree=1344112/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=96912 CPUtime=861.88
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 24428 0 0 0 86164 24 0 0 25 0 1 0 1116219744 99237888 23898 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 24228 23898 85 14 0 23894 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 103636

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/75 21328
/proc/meminfo: memFree=1333360/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=107604 CPUtime=921.85
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 27125 0 0 0 92158 27 0 0 25 0 1 0 1116219744 110186496 26595 1992294400 134512640 134570484 4294956176 18446744073709551615 134526514 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 26901 26595 85 14 0 26567 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 114328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21328
/proc/meminfo: memFree=1335344/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=105484 CPUtime=981.84
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 27126 0 0 0 98157 27 0 0 25 0 1 0 1116219744 108015616 26077 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 26371 26077 85 14 0 26037 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 112208

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21328
/proc/meminfo: memFree=1332400/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=108520 CPUtime=1041.83
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 27897 0 0 0 104155 28 0 0 25 0 1 0 1116219744 111124480 26848 1992294400 134512640 134570484 4294956176 18446744073709551615 134524052 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 27130 26848 85 14 0 26796 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 115244

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21328
/proc/meminfo: memFree=1330736/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=111128 CPUtime=1101.81
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 28300 0 0 0 110153 28 0 0 25 0 1 0 1116219744 113795072 27251 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 27782 27251 85 14 0 27448 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 117852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21328
/proc/meminfo: memFree=1319792/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=122084 CPUtime=1161.8
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 31039 0 0 0 116149 31 0 0 25 0 1 0 1116219744 125014016 29990 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 30521 29990 85 14 0 30187 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 128808

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21328
/proc/meminfo: memFree=1319792/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=122084 CPUtime=1169.79
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 31039 0 0 0 116948 31 0 0 25 0 1 0 1116219744 125014016 29990 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 30521 29990 85 14 0 30187 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 128808

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21328
/proc/meminfo: memFree=1319792/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=122084 CPUtime=1173
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 31039 0 0 0 117269 31 0 0 25 0 1 0 1116219744 125014016 29990 1992294400 134512640 134570484 4294956176 18446744073709551615 134552297 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 30521 29990 85 14 0 30187 0
Current children cumulated CPU time (s) 1193.14
Current children cumulated vsize (KiB) 128808

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21328
/proc/meminfo: memFree=1319728/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=122084 CPUtime=1176.2
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 31039 0 0 0 117589 31 0 0 25 0 1 0 1116219744 125014016 29990 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 30521 29990 85 14 0 30187 0
Current children cumulated CPU time (s) 1196.34
Current children cumulated vsize (KiB) 128808

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21328
/proc/meminfo: memFree=1319728/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=122084 CPUtime=1177.79
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 31039 0 0 0 117748 31 0 0 25 0 1 0 1116219744 125014016 29990 1992294400 134512640 134570484 4294956176 18446744073709551615 134523327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 30521 29990 85 14 0 30187 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 128808

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21328
/proc/meminfo: memFree=1319728/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=122084 CPUtime=1178.59
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 31039 0 0 0 117828 31 0 0 25 0 1 0 1116219744 125014016 29990 1992294400 134512640 134570484 4294956176 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 30521 29990 85 14 0 30187 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 128808

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21328
/proc/meminfo: memFree=1319728/2055920 swapFree=4164824/4192956
[pid=21316] ppid=21314 vsize=6724 CPUtime=20.14
/proc/21316/stat : 21316 (SATzilla2009_I) S 21314 21316 20673 0 -1 4194304 2672 7583 0 0 278 23 1693 20 25 0 1 0 1116217726 6885376 1341 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21316/statm: 1681 1341 217 399 0 1278 0
[pid=21322] ppid=21316 vsize=122084 CPUtime=1178.79
/proc/21322/stat : 21322 (picosat846) R 21316 21316 20673 0 -1 4194304 31039 0 0 0 117848 31 0 0 25 0 1 0 1116219744 125014016 29990 1992294400 134512640 134570484 4294956176 18446744073709551615 134552985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21322/statm: 30521 29990 85 14 0 30187 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 128808

Child status: 17
Real time (s): 1199.34
CPU time (s): 1199.01
CPU user time (s): 1198.23
CPU system time (s): 0.777881
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 128808

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

runsolver used 1.19582 second user time and 3.17852 second system time

The end

Launcher Data

Begin job on node81 at 2009-03-30 19:52:09
IDJOB=1538590
IDBENCH=70309
IDSOLVER=528
FILE ID=node81/1538590-1238435529
PBS_JOBID= 9061526
Free space on /tmp= 126316 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S688804305-073.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538590-1238435529/watcher-1538590-1238435529 -o /tmp/evaluation-result-1538590-1238435529/solver-1538590-1238435529 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538590-1238435529.cnf

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

MD5SUM BENCH= c44bf8e86de68afd8b13539ed87fd1d0
RANDOM SEED=1778806678

node81.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1444896 kB
Buffers:         78864 kB
Cached:         432288 kB
SwapCached:      19112 kB
Active:         309136 kB
Inactive:       222984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444896 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:           32128 kB
Writeback:           0 kB
Mapped:          26596 kB
Slab:            63840 kB
Committed_AS:  2866500 kB
PageTables:       2084 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126288 MiB
End job on node81 at 2009-03-30 20:12:08