Trace number 1718877

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_R 2009-03-22? (exit code) 1199.1 1199.71

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark102.064
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

75.14/75.49	c SATzilla is building models for class 1
75.14/75.49	c run presolver SATenstein for 30 seconds ... 
75.14/75.49	c Bin: Executing SATenstein
75.14/75.49	c spawning binary file with 30 seconds ...
75.14/75.49	c child exit by a signal
75.14/75.49	c SATenstein returned code 137.
75.14/75.49	c run presolver mxc-sr08 for 30 seconds ... 
75.14/75.49	c Bin: Executing mxc-sr08
75.14/75.49	c spawning binary file with 30 seconds ...
75.14/75.49	c child exit by a signal
75.14/75.49	c mxc-sr08 returned code 137.
75.14/75.49	c Orignal number of varibales is 24604, number of clauses is 261473 
75.14/75.49	c predicted feature computation time is 13.241495 
75.14/75.49	c Bin: Executing satelite
75.14/75.49	c spawning binary file with 240 seconds ...
75.14/75.49	c child exited successfully
75.14/75.49	c satzilla computing base features
75.14/75.49	c Number of variabe is: 16889, Number of clause is : 244145 
75.14/75.49	c Initializing...
75.14/75.49	c satzilla compute diameter ...
75.14/75.49	c start diameter features ...
75.14/75.49	c satzilla doing clause learning
75.14/75.49	c start clause learning features ...
75.14/75.49	c Bin: Executing zchaff07
75.14/75.49	c spawning binary file with 2 seconds ...
75.14/75.49	c child exit by a signal
75.14/75.49	c satzilla doing survey propogation probe
75.14/75.49	c do survay propogation for 2 second ...
75.14/75.49	c satzilla doing local search probe
75.14/75.49	c satzilla doing lobjois search-space size estimate
75.14/75.49	c features are:24604 261473 16889 244145 0.456806 0.0709742 0.0691761 0.720851 0.586297 1.15779 0.000187501 1.68323 0.00011842 0.00432234 0.749444 0.86941 0.91682 0.000187501 3.21126 2.86715e-05 0.0345409 4.28352 0.291209 0.249193 0 0.986135 3.98848 0.000109066 2.6766 4.09593e-06 0.0179484 3.95218 0.902775 0.000345966 2.41846 2.04796e-05 0.0391898 4.06897 0.0772071 3 5 0.379204 74.1053 1.51933 7 496 213 9 78 12 35 30.0651 0.370981 12.6667 49.125 48.6479 14.375 37.8718 20.1081 28.3056 0.766553 0.380861 0 0.999999 0.989109 0.228165 0.963632 0.686412 0.924348 0.0769121 1.4554 -1.11022e-16 0.464578 0.263654 9.39107e-05 0.150351 0.000916708 0.0123875 3341.5 1.19583 3162.5 1.41421 3162.5 0 0 12.0678 0.95903 1.06242 0.0963555 0.255903 0.551855 
75.14/75.49	c satzilla's ranking:
75.14/75.49	c 1) gnovelty+: 64.626313
75.14/75.49	c 2) adaptg2wsat+: 41.761491
75.14/75.49	c 3) adaptg2wsat0: 13.829902
75.14/75.49	c 4) picosat846: 3.772832
75.14/75.49	c 5) march_dl2004: -2.965175
75.14/75.49	c 6) SATenstein: -196.142413
75.14/75.49	c 7) kcnfs04SAT07: -1319.688017
75.14/75.49	c 8) mxc-sr08: -10000.000000
75.14/75.49	c 9) tts-4-0: -10000.000000
75.14/75.49	c 10) zchaff_rand: -10000.000000
75.14/75.49	c 11) vallst: -10000.000000
75.14/75.49	c 12) minisat20: -10000.000000
75.14/75.49	c 13) minisat20SAT07: -10000.000000
75.14/75.49	c satzilla running gnovelty+ ... 
1199.07/1199.70	c Bin: Executing gnovelty+
1199.07/1199.70	c spawning binary file with 1124 seconds ...
1199.07/1199.70	c child exit by a signal
1199.07/1199.70	c gnovelty+ returned code 137.
1199.07/1199.70	c satzilla running adaptg2wsat+ ... 
1199.07/1199.70	c Bin: Executing adaptg2wsat+
1199.07/1199.70	c adaptg2wsat+ returned code 1.
1199.07/1199.70	c satzilla running adaptg2wsat0 ... 
1199.07/1199.70	c Bin: Executing adaptg2wsat0
1199.07/1199.70	c adaptg2wsat0 returned code 1.
1199.07/1199.70	c satzilla running picosat846 ... 
1199.07/1199.70	c Bin: Executing picosat846
1199.07/1199.70	c picosat846 returned code 1.
1199.07/1199.70	c satzilla running march_dl2004 ... 
1199.07/1199.70	c Bin: Executing march_dl2004
1199.07/1199.70	c march_dl2004 returned code 1.
1199.07/1199.70	c satzilla running SATenstein ... 
1199.07/1199.70	c Bin: Executing SATenstein
1199.07/1199.70	c SATenstein returned code 1.
1199.07/1199.70	c satzilla running kcnfs04SAT07 ... 
1199.07/1199.70	c Bin: Executing kcnfs04SAT07
1199.07/1199.70	c kcnfs04SAT07 returned code 1.
1199.07/1199.70	c satzilla running mxc-sr08 ... 
1199.07/1199.70	c Bin: Executing mxc-sr08
1199.07/1199.70	c mxc-sr08 returned code 1.
1199.07/1199.70	c satzilla running tts-4-0 ... 
1199.07/1199.70	c Bin: Executing tts-4-0
1199.07/1199.70	c tts-4-0 returned code 1.
1199.07/1199.70	c satzilla running zchaff_rand ... 
1199.07/1199.70	c Bin: Executing zchaff_rand
1199.07/1199.70	c zchaff_rand returned code 1.
1199.07/1199.70	c satzilla running vallst ... 
1199.07/1199.70	c Bin: Executing vallst
1199.07/1199.70	c vallst returned code 1.
1199.07/1199.70	c satzilla running minisat20 ... 
1199.07/1199.70	c Bin: Executing minisat20
1199.07/1199.70	c minisat20 returned code 1.
1199.07/1199.70	c satzilla running minisat20SAT07 ... 
1199.07/1199.70	c Bin: Executing minisat20SAT07
1199.07/1199.70	c minisat20SAT07 returned code 1.
1199.07/1199.70	c ERROR: All Failed! 
1199.07/1199.70	c SATZILLA_TIME=1199.260000

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-1718877-1240640588/watcher-1718877-1240640588 -o /tmp/evaluation-result-1718877-1240640588/solver-1718877-1240640588 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1718877-1240640588.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.99 1.85 1.46 3/64 21393
/proc/meminfo: memFree=1789192/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=0
/proc/21393/stat : 21393 (SATzilla2009_R) R 21391 21393 21109 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 92092858 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 1 0 0
/proc/21393/statm: 514 112 96 399 0 111 0
[pid=21394] ppid=21393 vsize=2268 CPUtime=0
/proc/21394/stat : 21394 (SATenstein) R 21393 21393 21109 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 92092859 2322432 95 1992294400 134512640 134854740 4294955344 18446744073709551615 11655056 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21394/statm: 1592 104 72 83 0 1153 0

[startup+0.023248 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 21393
/proc/meminfo: memFree=1789192/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=0
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92092858 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 514 112 96 399 0 111 0
[pid=21394] ppid=21393 vsize=6508 CPUtime=0.01
/proc/21394/stat : 21394 (SATenstein) R 21393 21393 21109 0 -1 4194304 341 0 0 0 1 0 0 0 19 0 1 0 92092859 6664192 322 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21394/statm: 1627 322 151 83 0 1188 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8564

[startup+0.101261 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 21393
/proc/meminfo: memFree=1789192/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=0
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92092858 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 514 112 96 399 0 111 0
[pid=21394] ppid=21393 vsize=6508 CPUtime=0.09
/proc/21394/stat : 21394 (SATenstein) R 21393 21393 21109 0 -1 4194304 630 0 0 0 9 0 0 0 19 0 1 0 92092859 6664192 611 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21394/statm: 1627 611 151 83 0 1188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8564

[startup+0.301295 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 21393
/proc/meminfo: memFree=1789192/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=0
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92092858 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 514 112 96 399 0 111 0
[pid=21394] ppid=21393 vsize=10608 CPUtime=0.29
/proc/21394/stat : 21394 (SATenstein) R 21393 21393 21109 0 -1 4194304 1327 0 0 0 29 0 0 0 21 0 1 0 92092859 10862592 1308 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21394/statm: 2652 1308 151 83 0 2213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12664

[startup+0.701366 s]
/proc/loadavg: 1.99 1.85 1.46 3/64 21393
/proc/meminfo: memFree=1789192/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=0
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92092858 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 514 112 96 399 0 111 0
[pid=21394] ppid=21393 vsize=979580 CPUtime=0.69
/proc/21394/stat : 21394 (SATenstein) R 21393 21393 21109 0 -1 4194304 4151 0 0 0 68 1 0 0 24 0 1 0 92092859 1003089920 4131 1992294400 134512640 134854740 4294955344 18446744073709551615 134772480 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21394/statm: 244895 4131 153 83 0 244456 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 981636

[startup+1.50151 s]
/proc/loadavg: 1.99 1.85 1.46 2/66 21395
/proc/meminfo: memFree=1770032/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=0
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92092858 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 514 112 96 399 0 111 0
[pid=21394] ppid=21393 vsize=979580 CPUtime=1.48
/proc/21394/stat : 21394 (SATenstein) R 21393 21393 21109 0 -1 4194304 5730 0 0 0 147 1 0 0 25 0 1 0 92092859 1003089920 5710 1992294400 134512640 134854740 4294955344 18446744073709551615 134772482 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21394/statm: 244895 5710 153 83 0 244456 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 981636

[startup+3.10179 s]
/proc/loadavg: 1.91 1.84 1.45 2/66 21395
/proc/meminfo: memFree=1762992/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=0
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92092858 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 514 112 96 399 0 111 0
[pid=21394] ppid=21393 vsize=1000080 CPUtime=2.9
/proc/21394/stat : 21394 (SATenstein) R 21393 21393 21109 0 -1 4194304 9704 0 1 0 286 4 0 0 24 0 1 0 92092859 1024081920 9175 1992294400 134512640 134854740 4294955344 18446744073709551615 134761104 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21394/statm: 250020 9175 174 83 0 249581 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 1002136

[startup+6.30235 s]
/proc/loadavg: 1.91 1.84 1.45 2/66 21395
/proc/meminfo: memFree=1752944/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=0
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92092858 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 514 112 96 399 0 111 0
[pid=21394] ppid=21393 vsize=1000080 CPUtime=6.1
/proc/21394/stat : 21394 (SATenstein) R 21393 21393 21109 0 -1 4194304 9704 0 1 0 605 5 0 0 25 0 1 0 92092859 1024081920 9175 1992294400 134512640 134854740 4294955344 18446744073709551615 134760966 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21394/statm: 250020 9175 174 83 0 249581 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 1002136

[startup+12.7015 s]
/proc/loadavg: 1.77 1.81 1.45 2/66 21395
/proc/meminfo: memFree=1752880/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=0
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92092858 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 514 112 96 399 0 111 0
[pid=21394] ppid=21393 vsize=1000080 CPUtime=12.5
/proc/21394/stat : 21394 (SATenstein) R 21393 21393 21109 0 -1 4194304 9704 0 1 0 1245 5 0 0 25 0 1 0 92092859 1024081920 9175 1992294400 134512640 134854740 4294955344 18446744073709551615 134761063 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21394/statm: 250020 9175 174 83 0 249581 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 1002136

[startup+25.5017 s]
/proc/loadavg: 1.65 1.78 1.44 2/66 21395
/proc/meminfo: memFree=1752944/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=0
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92092858 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 514 112 96 399 0 111 0
[pid=21394] ppid=21393 vsize=1000080 CPUtime=25.29
/proc/21394/stat : 21394 (SATenstein) R 21393 21393 21109 0 -1 4194304 9704 0 1 0 2524 5 0 0 25 0 1 0 92092859 1024081920 9175 1992294400 134512640 134854740 4294955344 18446744073709551615 134760977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21394/statm: 250020 9175 174 83 0 249581 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1002136

[startup+51.1012 s]
/proc/loadavg: 1.43 1.72 1.43 2/66 21396
/proc/meminfo: memFree=1758256/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=2056 CPUtime=30
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 152 9704 0 1 0 0 2994 6 16 0 1 0 92092858 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 514 121 104 399 0 111 0
[pid=21396] ppid=21393 vsize=33420 CPUtime=20.88
/proc/21396/stat : 21396 (mxc-sr08) R 21393 21393 21109 0 -1 4194304 10154 0 0 0 2084 4 0 0 25 0 1 0 92095879 34222080 8039 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21396/statm: 8355 8039 71 138 0 8214 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 35476

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.41 2/66 21399
/proc/meminfo: memFree=1739128/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=26.78
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 2676 2 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514636 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 279148

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/66 21399
/proc/meminfo: memFree=1739064/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=86.76
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 8674 2 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514649 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 279148

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.35 2/66 21399
/proc/meminfo: memFree=1739064/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=146.75
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 14672 3 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134513938 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 221.99
Current children cumulated vsize (KiB) 279148

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/66 21399
/proc/meminfo: memFree=1739000/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=206.73
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 20670 3 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 281.97
Current children cumulated vsize (KiB) 279148

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 21399
/proc/meminfo: memFree=1739000/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=266.71
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 26668 3 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514227 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 21399
/proc/meminfo: memFree=1738872/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=686.57
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 68653 4 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134513847 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 761.81
Current children cumulated vsize (KiB) 279148

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 21399
/proc/meminfo: memFree=1738808/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=746.54
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 74650 4 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134513931 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 279148

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 21401
/proc/meminfo: memFree=1738616/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=806.52
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 80648 4 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134513847 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 279148

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 21401
/proc/meminfo: memFree=1738616/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=866.51
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 86646 5 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514719 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 279148

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 21401
/proc/meminfo: memFree=1738680/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=926.49
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 92644 5 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514719 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 279148

[startup+1062.3 s]
/proc/loadavg: 1.05 1.03 1.12 2/66 21401
/proc/meminfo: memFree=1738680/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=986.47
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 98642 5 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514687 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 279148

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.11 2/66 21401
/proc/meminfo: memFree=1738680/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=1046.45
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 104640 5 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 279148

[startup+1182.3 s]
/proc/loadavg: 1.08 1.03 1.10 2/66 21401
/proc/meminfo: memFree=1738680/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=1106.43
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 110638 5 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514687 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 279148

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

[startup+1190.3 s]
/proc/loadavg: 1.07 1.03 1.10 2/66 21401
/proc/meminfo: memFree=1738680/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=1114.42
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 111437 5 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514649 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 279148

[startup+1196.7 s]
/proc/loadavg: 1.06 1.03 1.10 2/66 21401
/proc/meminfo: memFree=1738680/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=1120.82
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 112077 5 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514234 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 279148

[startup+1198.3 s]
/proc/loadavg: 1.06 1.03 1.10 2/66 21401
/proc/meminfo: memFree=1738680/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=1122.42
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 112237 5 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514778 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 1197.66
Current children cumulated vsize (KiB) 279148

[startup+1199.1 s]
/proc/loadavg: 1.06 1.03 1.10 2/66 21401
/proc/meminfo: memFree=1738680/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=1123.22
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 112317 5 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514698 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 279148

[startup+1199.5 s]
/proc/loadavg: 1.06 1.03 1.10 2/66 21401
/proc/meminfo: memFree=1738680/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=260320 CPUtime=1123.62
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4194304 7140 0 0 0 112357 5 0 0 25 0 1 0 92100408 266567680 7134 1992294400 134512640 134911512 4294956176 18446744073709551615 134514748 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 65080 7134 48 97 0 64980 0
Current children cumulated CPU time (s) 1198.86
Current children cumulated vsize (KiB) 279148

[startup+1199.7 s]
/proc/loadavg: 1.06 1.03 1.10 2/66 21401
/proc/meminfo: memFree=1738680/2055920 swapFree=4192812/4192956
[pid=21393] ppid=21391 vsize=18828 CPUtime=75.24
/proc/21393/stat : 21393 (SATzilla2009_R) S 21391 21393 21109 0 -1 4194304 14757 35671 0 1 1076 9 6411 28 25 0 1 0 92092858 19279872 4417 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21393/statm: 4707 4417 220 399 0 4304 0
[pid=21399] ppid=21393 vsize=0 CPUtime=1123.83
/proc/21399/stat : 21399 (gnovelty+) R 21393 21393 21109 0 -1 4195332 7140 0 0 0 112377 6 0 0 25 0 1 0 92100408 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.07
Current children cumulated vsize (KiB) 18828

Child status: 17
Real time (s): 1199.71
CPU time (s): 1199.1
CPU user time (s): 1198.65
CPU system time (s): 0.444932
CPU usage (%): 99.9491
Max. virtual memory (cumulated for all children) (KiB): 1002136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.65
system time used= 0.444932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57584
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 2371

runsolver used 1.34979 second user time and 3.00954 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-25 08:23:09
IDJOB=1718877
IDBENCH=20573
IDSOLVER=526
FILE ID=node4/1718877-1240640588
PBS_JOBID= 9186453
Free space on /tmp= 66200 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718877-1240640588/watcher-1718877-1240640588 -o /tmp/evaluation-result-1718877-1240640588/solver-1718877-1240640588 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1718877-1240640588.cnf

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED=1590108581

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1789736 kB
Buffers:         29040 kB
Cached:         159312 kB
SwapCached:        144 kB
Active:          96348 kB
Inactive:       106012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           36224 kB
Writeback:           0 kB
Mapped:          23656 kB
Slab:            49884 kB
Committed_AS:   410420 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66172 MiB
End job on node4 at 2009-04-25 08:43:09