Trace number 1721215

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.33 1199.89

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

71.43/71.55	c SATzilla is building models for class 1
71.43/71.55	c run presolver SATenstein for 30 seconds ... 
71.43/71.55	c Bin: Executing SATenstein
71.43/71.55	c spawning binary file with 30 seconds ...
71.43/71.55	c child exit by a signal
71.43/71.55	c SATenstein returned code 137.
71.43/71.55	c run presolver mxc-sr08 for 30 seconds ... 
71.43/71.55	c Bin: Executing mxc-sr08
71.43/71.55	c spawning binary file with 30 seconds ...
71.43/71.55	c child exit by a signal
71.43/71.55	c mxc-sr08 returned code 137.
71.43/71.55	c Orignal number of varibales is 1278, number of clauses is 74789 
71.43/71.55	c predicted feature computation time is 15.756348 
71.43/71.55	c Bin: Executing satelite
71.43/71.55	c spawning binary file with 240 seconds ...
71.43/71.55	c child exited successfully
71.43/71.55	c satzilla computing base features
71.43/71.55	c Number of variabe is: 763, Number of clause is : 73888 
71.43/71.55	c Initializing...
71.43/71.55	c satzilla compute diameter ...
71.43/71.55	c start diameter features ...
71.43/71.55	c satzilla doing clause learning
71.43/71.55	c start clause learning features ...
71.43/71.55	c Bin: Executing zchaff07
71.43/71.55	c spawning binary file with 2 seconds ...
71.43/71.55	c child exit by a signal
71.43/71.55	c satzilla doing survey propogation probe
71.43/71.55	c do survay propogation for 2 second ...
71.43/71.55	c satzilla doing local search probe
71.43/71.55	c satzilla doing lobjois search-space size estimate
71.43/71.55	c features are:1278 74789 763 73888 0.674967 0.0121941 0.0103264 0.498534 0.576334 0.761609 0.00566269 0.973759 0.00262123 0.0314548 0.578912 0.0255657 0.890875 0.00566269 1.13925 9.4738e-05 0.0187852 4.12553 0.2919 0.278286 0 0.930348 2.65425 0.00346928 0.905438 8.1204e-05 0.00952793 3.96089 0.890875 0.00222486 0.894173 8.1204e-05 0.00607676 3.40149 0.144113 3 4 0.67361 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.547915 0.421057 0.0147747 0.964773 0.938541 0.149833 0.589404 0.484345 0.544851 0.00549075 3.071 -1.11022e-16 0.170243 0.024932 0 0.000264454 2.08167e-17 4.84627e-07 103.25 0.113628 252.625 0.407359 282 0 295 21.6451 0.259427 0.999601 0.00502795 0.509659 0.736386 
71.43/71.55	c satzilla's ranking:
71.43/71.55	c 1) adaptg2wsat0: 11.749179
71.43/71.55	c 2) gnovelty+: 4.355923
71.43/71.55	c 3) march_dl2004: 3.512881
71.43/71.55	c 4) adaptg2wsat+: 1.016762
71.43/71.55	c 5) picosat846: 0.275287
71.43/71.55	c 6) SATenstein: -0.816850
71.43/71.55	c 7) kcnfs04SAT07: -20.502111
71.43/71.55	c 8) mxc-sr08: -10000.000000
71.43/71.55	c 9) tts-4-0: -10000.000000
71.43/71.55	c 10) zchaff_rand: -10000.000000
71.43/71.55	c 11) vallst: -10000.000000
71.43/71.55	c 12) minisat20: -10000.000000
71.43/71.55	c 13) minisat20SAT07: -10000.000000
71.43/71.55	c satzilla running adaptg2wsat0 ... 
1199.21/1199.88	c Bin: Executing adaptg2wsat0
1199.21/1199.88	c spawning binary file with 1128 seconds ...
1199.21/1199.88	c child exit by a signal
1199.21/1199.88	c adaptg2wsat0 returned code 137.
1199.21/1199.88	c satzilla running gnovelty+ ... 
1199.21/1199.88	c Bin: Executing gnovelty+
1199.21/1199.88	c gnovelty+ returned code 1.
1199.21/1199.88	c satzilla running march_dl2004 ... 
1199.21/1199.88	c Bin: Executing march_dl2004
1199.21/1199.88	c march_dl2004 returned code 1.
1199.21/1199.88	c satzilla running adaptg2wsat+ ... 
1199.21/1199.88	c Bin: Executing adaptg2wsat+
1199.21/1199.88	c adaptg2wsat+ returned code 1.
1199.21/1199.88	c satzilla running picosat846 ... 
1199.21/1199.88	c Bin: Executing picosat846
1199.21/1199.88	c picosat846 returned code 1.
1199.21/1199.88	c satzilla running SATenstein ... 
1199.21/1199.88	c Bin: Executing SATenstein
1199.21/1199.88	c SATenstein returned code 1.
1199.21/1199.88	c satzilla running kcnfs04SAT07 ... 
1199.21/1199.88	c Bin: Executing kcnfs04SAT07
1199.21/1199.88	c kcnfs04SAT07 returned code 1.
1199.21/1199.88	c satzilla running mxc-sr08 ... 
1199.21/1199.88	c Bin: Executing mxc-sr08
1199.21/1199.88	c mxc-sr08 returned code 1.
1199.21/1199.88	c satzilla running tts-4-0 ... 
1199.21/1199.88	c Bin: Executing tts-4-0
1199.21/1199.88	c tts-4-0 returned code 1.
1199.21/1199.88	c satzilla running zchaff_rand ... 
1199.21/1199.88	c Bin: Executing zchaff_rand
1199.21/1199.88	c zchaff_rand returned code 1.
1199.21/1199.88	c satzilla running vallst ... 
1199.21/1199.88	c Bin: Executing vallst
1199.21/1199.88	c vallst returned code 1.
1199.21/1199.88	c satzilla running minisat20 ... 
1199.21/1199.88	c Bin: Executing minisat20
1199.21/1199.88	c minisat20 returned code 1.
1199.21/1199.88	c satzilla running minisat20SAT07 ... 
1199.21/1199.88	c Bin: Executing minisat20SAT07
1199.21/1199.88	c minisat20SAT07 returned code 1.
1199.21/1199.88	c ERROR: All Failed! 
1199.21/1199.88	c SATZILLA_TIME=1199.490000

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-1721215-1240664331/watcher-1721215-1240664331 -o /tmp/evaluation-result-1721215-1240664331/solver-1721215-1240664331 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1721215-1240664331.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.07 1.03 1.00 3/64 15898
/proc/meminfo: memFree=1078280/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=0
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94466657 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 112 96 399 0 111 0
[pid=15899] ppid=15898 vsize=6508 CPUtime=0
/proc/15899/stat : 15899 (SATenstein) R 15898 15898 15433 0 -1 4194304 282 0 0 0 0 0 0 0 19 0 1 0 94466657 6664192 263 1992294400 134512640 134854740 4294955344 18446744073709551615 7138355 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15899/statm: 1627 263 151 83 0 1188 0

[startup+0.073377 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 15898
/proc/meminfo: memFree=1078280/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=0
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94466657 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 112 96 399 0 111 0
[pid=15899] ppid=15898 vsize=6508 CPUtime=0.06
/proc/15899/stat : 15899 (SATenstein) R 15898 15898 15433 0 -1 4194304 566 0 0 0 6 0 0 0 19 0 1 0 94466657 6664192 547 1992294400 134512640 134854740 4294955344 18446744073709551615 134782527 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15899/statm: 1627 547 151 83 0 1188 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8564

[startup+0.10138 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 15898
/proc/meminfo: memFree=1078280/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=0
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94466657 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 112 96 399 0 111 0
[pid=15899] ppid=15898 vsize=11704 CPUtime=0.09
/proc/15899/stat : 15899 (SATenstein) R 15898 15898 15433 0 -1 4194304 1203 0 0 0 9 0 0 0 19 0 1 0 94466657 11984896 1183 1992294400 134512640 134854740 4294955344 18446744073709551615 134772482 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15899/statm: 2926 1183 153 83 0 2487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13760

[startup+0.301396 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 15898
/proc/meminfo: memFree=1078280/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=0
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94466657 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 112 96 399 0 111 0
[pid=15899] ppid=15898 vsize=15804 CPUtime=0.29
/proc/15899/stat : 15899 (SATenstein) R 15898 15898 15433 0 -1 4194304 2158 0 0 0 28 1 0 0 21 0 1 0 94466657 16183296 1991 1992294400 134512640 134854740 4294955344 18446744073709551615 134761063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15899/statm: 3951 1991 174 83 0 3512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17860

[startup+0.701434 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 15898
/proc/meminfo: memFree=1078280/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=0
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94466657 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 112 96 399 0 111 0
[pid=15899] ppid=15898 vsize=15804 CPUtime=0.69
/proc/15899/stat : 15899 (SATenstein) R 15898 15898 15433 0 -1 4194304 2158 0 0 0 68 1 0 0 25 0 1 0 94466657 16183296 1991 1992294400 134512640 134854740 4294955344 18446744073709551615 134760579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15899/statm: 3951 1991 174 83 0 3512 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17860

[startup+1.50151 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 15900
/proc/meminfo: memFree=1070776/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=0
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94466657 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 112 96 399 0 111 0
[pid=15899] ppid=15898 vsize=15804 CPUtime=1.49
/proc/15899/stat : 15899 (SATenstein) R 15898 15898 15433 0 -1 4194304 2158 0 0 0 148 1 0 0 25 0 1 0 94466657 16183296 1991 1992294400 134512640 134854740 4294955344 18446744073709551615 134761104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15899/statm: 3951 1991 174 83 0 3512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17860

[startup+3.10267 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 15900
/proc/meminfo: memFree=1070648/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=0
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94466657 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 112 96 399 0 111 0
[pid=15899] ppid=15898 vsize=15804 CPUtime=3.08
/proc/15899/stat : 15899 (SATenstein) R 15898 15898 15433 0 -1 4194304 2158 0 0 0 307 1 0 0 25 0 1 0 94466657 16183296 1991 1992294400 134512640 134854740 4294955344 18446744073709551615 134761197 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15899/statm: 3951 1991 174 83 0 3512 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17860

[startup+6.30195 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 15900
/proc/meminfo: memFree=1070904/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=0
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94466657 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 112 96 399 0 111 0
[pid=15899] ppid=15898 vsize=15804 CPUtime=6.29
/proc/15899/stat : 15899 (SATenstein) R 15898 15898 15433 0 -1 4194304 2158 0 0 0 627 2 0 0 25 0 1 0 94466657 16183296 1991 1992294400 134512640 134854740 4294955344 18446744073709551615 134760748 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15899/statm: 3951 1991 174 83 0 3512 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17860

[startup+12.7025 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 15900
/proc/meminfo: memFree=1070904/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=0
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94466657 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 112 96 399 0 111 0
[pid=15899] ppid=15898 vsize=15804 CPUtime=12.68
/proc/15899/stat : 15899 (SATenstein) R 15898 15898 15433 0 -1 4194304 2158 0 0 0 1266 2 0 0 25 0 1 0 94466657 16183296 1991 1992294400 134512640 134854740 4294955344 18446744073709551615 134761047 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15899/statm: 3951 1991 174 83 0 3512 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17860

[startup+25.5017 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 15900
/proc/meminfo: memFree=1070968/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=0
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94466657 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 112 96 399 0 111 0
[pid=15899] ppid=15898 vsize=15804 CPUtime=25.48
/proc/15899/stat : 15899 (SATenstein) R 15898 15898 15433 0 -1 4194304 2158 0 0 0 2546 2 0 0 25 0 1 0 94466657 16183296 1991 1992294400 134512640 134854740 4294955344 18446744073709551615 134760973 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15899/statm: 3951 1991 174 83 0 3512 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17860

[startup+51.1011 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 15901
/proc/meminfo: memFree=1066168/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=2056 CPUtime=29.99
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 152 2158 0 0 0 0 2997 2 19 0 1 0 94466657 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 514 121 104 399 0 111 0
[pid=15901] ppid=15898 vsize=13404 CPUtime=21.05
/proc/15901/stat : 15901 (mxc-sr08) R 15898 15898 15433 0 -1 4194304 3588 0 0 0 2104 1 0 0 25 0 1 0 94469658 13725696 3142 1992294400 134512640 135078026 4294956176 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15901/statm: 3351 3142 71 138 0 3210 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15460

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 15904
/proc/meminfo: memFree=1058104/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=30.71
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 3070 1 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134541567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 233156

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 15910
/proc/meminfo: memFree=1058040/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=90.68
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 9067 1 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134541567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 233156

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15910
/proc/meminfo: memFree=1058040/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=150.66
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 15065 1 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134542273 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 233156

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=210.63
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 21062 1 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134541941 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 233156

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15910
/proc/meminfo: memFree=1058040/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=270.6
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 27059 1 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=750.38
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 75037 1 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134541567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 233156

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15910
/proc/meminfo: memFree=1057912/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=810.36
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 81035 1 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 233156

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=870.33
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 87031 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134543644 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 233156

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=930.31
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 93029 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134543593 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 233156

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=990.29
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 99027 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134543593 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 233156

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=1050.26
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 105024 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134541603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 233156

[startup+1182.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=1110.24
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 111022 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134542273 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 233156

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

[startup+1190.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=1118.24
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 111822 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134541985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 233156

[startup+1196.7 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=1124.64
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 112462 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134541567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 233156

[startup+1198.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=1126.23
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 112621 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 233156

[startup+1199.1 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=1127.03
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 112701 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 233156

[startup+1199.5 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=1127.43
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 112741 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 233156

[startup+1199.7 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=1127.63
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 112761 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134543606 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 233156

[startup+1199.8 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 15910
/proc/meminfo: memFree=1057976/2055920 swapFree=4146964/4192956
[pid=15898] ppid=15896 vsize=12860 CPUtime=71.48
/proc/15898/stat : 15898 (SATzilla2009_R) S 15896 15898 15433 0 -1 4194304 4505 10581 0 0 865 2 6272 9 25 0 1 0 94466657 13168640 2967 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15898/statm: 3215 2967 219 399 0 2812 0
[pid=15904] ppid=15898 vsize=220296 CPUtime=1127.73
/proc/15904/stat : 15904 (adaptg2wsat0) R 15898 15898 15433 0 -1 4194304 1959 0 0 0 112771 2 0 0 25 0 1 0 94473812 225583104 1949 1992294400 134512640 134921720 4294956160 18446744073709551615 134542594 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15904/statm: 55074 1949 41 99 0 54581 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 233156

Child status: 17
Real time (s): 1199.89
CPU time (s): 1199.33
CPU user time (s): 1199.18
CPU system time (s): 0.148977
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 233156

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

runsolver used 1.16182 second user time and 3.20951 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-25 14:58:51
IDJOB=1721215
IDBENCH=71065
IDSOLVER=526
FILE ID=node14/1721215-1240664331
PBS_JOBID= 9186545
Free space on /tmp= 66296 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_08_UNSAT.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721215-1240664331/watcher-1721215-1240664331 -o /tmp/evaluation-result-1721215-1240664331/solver-1721215-1240664331 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1721215-1240664331.cnf

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=234831797

node14.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.256
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	: 5931.00
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.256
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:       1078824 kB
Buffers:         69964 kB
Cached:         793468 kB
SwapCached:      40764 kB
Active:         207160 kB
Inactive:       699356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1078824 kB
SwapTotal:     4192956 kB
SwapFree:      4146964 kB
Dirty:           32588 kB
Writeback:           0 kB
Mapped:          13448 kB
Slab:            56616 kB
Committed_AS:   299428 kB
PageTables:       1448 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= 66264 MiB
End job on node14 at 2009-04-25 15:18:52