Trace number 1736715

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.68 1200.25

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i7_pp_ci_ce.cnf
MD5SUM5e0c3f55984f25e5ae39d5acbf3dab6b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.53216
Satisfiable
(Un)Satisfiability was proved
Number of variables13041
Number of clauses134672
Sum of the clauses size442400
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225102
Number of clauses of size 363007
Number of clauses of size 435077
Number of clauses of size 58820
Number of clauses of size over 52666

Solver Data

71.82/71.90	c SATzilla is building models for class 1
71.82/71.90	c run presolver SATenstein for 30 seconds ... 
71.82/71.90	c Bin: Executing SATenstein
71.82/71.90	c spawning binary file with 30 seconds ...
71.82/71.90	c child exit by a signal
71.82/71.90	c SATenstein returned code 137.
71.82/71.90	c run presolver mxc-sr08 for 30 seconds ... 
71.82/71.90	c Bin: Executing mxc-sr08
71.82/71.90	c spawning binary file with 30 seconds ...
71.82/71.90	c child exit by a signal
71.82/71.90	c mxc-sr08 returned code 137.
71.82/71.90	c Orignal number of varibales is 13041, number of clauses is 134672 
71.82/71.90	c predicted feature computation time is 14.228938 
71.82/71.90	c Bin: Executing satelite
71.82/71.90	c spawning binary file with 240 seconds ...
71.82/71.90	c child exited successfully
71.82/71.90	c satzilla computing base features
71.82/71.90	c Number of variabe is: 9084, Number of clause is : 124435 
71.82/71.90	c Initializing...
71.82/71.90	c satzilla compute diameter ...
71.82/71.90	c start diameter features ...
71.82/71.90	c satzilla doing clause learning
71.82/71.90	c start clause learning features ...
71.82/71.90	c Bin: Executing zchaff07
71.82/71.90	c spawning binary file with 2 seconds ...
71.82/71.90	c child exit by a signal
71.82/71.90	c satzilla doing survey propogation probe
71.82/71.90	c do survay propogation for 2 second ...
71.82/71.90	c satzilla doing local search probe
71.82/71.90	c satzilla doing lobjois search-space size estimate
71.82/71.90	c features are:13041 134672 9084 124435 0.435601 0.0822679 0.073002 0.526909 0.637503 1.59735 0.000369048 0.331542 0.000220167 0.00462351 1.30833 0.177233 0.608125 0.000369048 1.54653 4.01816e-05 0.010399 3.66209 0.319599 0.266888 0 0.930796 3.44165 0.00026991 1.78562 8.03632e-06 0.00513521 3.2986 0.800908 0.000298291 1.25266 4.82179e-05 0.00833367 6.02459 0.109327 5 7 0.984948 1200.67 0.150524 969 1410 1410 969 1410 969 1223 19.1419 0.0923816 16.9411 21.2709 21.2709 16.9411 21.2709 16.9411 19.2136 0.59423 0.540039 0 0.977866 0.929098 0.0750448 0.838648 0.339985 0.744667 0.0661773 1.44199 -5.55112e-17 0.359754 0.250992 0.000178109 0.068369 0.00559642 0.0295322 1246.5 1.94099 2377.83 0.31519 2595.5 2525 2604 3.72424 2.43515 1.0652 0.347992 0.115721 0.51457 
71.82/71.90	c satzilla's ranking:
71.82/71.90	c 1) adaptg2wsat0: 7.063484
71.82/71.90	c 2) picosat846: 3.531916
71.82/71.90	c 3) gnovelty+: 2.354570
71.82/71.90	c 4) march_dl2004: 0.750080
71.82/71.90	c 5) adaptg2wsat+: -0.515041
71.82/71.90	c 6) SATenstein: -49.050431
71.82/71.90	c 7) kcnfs04SAT07: -139.848747
71.82/71.90	c 8) mxc-sr08: -10000.000000
71.82/71.90	c 9) tts-4-0: -10000.000000
71.82/71.90	c 10) zchaff_rand: -10000.000000
71.82/71.90	c 11) vallst: -10000.000000
71.82/71.90	c 12) minisat20: -10000.000000
71.82/71.90	c 13) minisat20SAT07: -10000.000000
71.82/71.90	c satzilla running adaptg2wsat0 ... 
1199.60/1200.24	c Bin: Executing adaptg2wsat0
1199.60/1200.24	c spawning binary file with 1128 seconds ...
1199.60/1200.24	c child exit by a signal
1199.60/1200.24	c adaptg2wsat0 returned code 137.
1199.60/1200.24	c satzilla running picosat846 ... 
1199.60/1200.24	c Bin: Executing picosat846
1199.60/1200.24	c picosat846 returned code 1.
1199.60/1200.24	c satzilla running gnovelty+ ... 
1199.60/1200.24	c Bin: Executing gnovelty+
1199.60/1200.24	c gnovelty+ returned code 1.
1199.60/1200.24	c satzilla running march_dl2004 ... 
1199.60/1200.24	c Bin: Executing march_dl2004
1199.60/1200.24	c march_dl2004 returned code 1.
1199.60/1200.24	c satzilla running adaptg2wsat+ ... 
1199.60/1200.24	c Bin: Executing adaptg2wsat+
1199.60/1200.24	c adaptg2wsat+ returned code 1.
1199.60/1200.24	c satzilla running SATenstein ... 
1199.60/1200.24	c Bin: Executing SATenstein
1199.60/1200.24	c SATenstein returned code 1.
1199.60/1200.24	c satzilla running kcnfs04SAT07 ... 
1199.60/1200.24	c Bin: Executing kcnfs04SAT07
1199.60/1200.24	c kcnfs04SAT07 returned code 1.
1199.60/1200.24	c satzilla running mxc-sr08 ... 
1199.60/1200.24	c Bin: Executing mxc-sr08
1199.60/1200.24	c mxc-sr08 returned code 1.
1199.60/1200.24	c satzilla running tts-4-0 ... 
1199.60/1200.24	c Bin: Executing tts-4-0
1199.60/1200.24	c tts-4-0 returned code 1.
1199.60/1200.24	c satzilla running zchaff_rand ... 
1199.60/1200.24	c Bin: Executing zchaff_rand
1199.60/1200.24	c zchaff_rand returned code 1.
1199.60/1200.24	c satzilla running vallst ... 
1199.60/1200.24	c Bin: Executing vallst
1199.60/1200.24	c vallst returned code 1.
1199.60/1200.24	c satzilla running minisat20 ... 
1199.60/1200.24	c Bin: Executing minisat20
1199.60/1200.24	c minisat20 returned code 1.
1199.60/1200.24	c satzilla running minisat20SAT07 ... 
1199.60/1200.24	c Bin: Executing minisat20SAT07
1199.60/1200.24	c minisat20SAT07 returned code 1.
1199.60/1200.24	c ERROR: All Failed! 
1199.60/1200.24	c SATZILLA_TIME=1199.840000

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-1736715-1240812929/watcher-1736715-1240812929 -o /tmp/evaluation-result-1736715-1240812929/solver-1736715-1240812929 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1736715-1240812929.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.00 1.00 1.00 3/64 27960
/proc/meminfo: memFree=1542752/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=0
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109320972 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 112 96 399 0 111 0
[pid=27961] ppid=27960 vsize=6508 CPUtime=0
/proc/27961/stat : 27961 (SATenstein) R 27960 27960 27226 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 109320972 6664192 262 1992294400 134512640 134854740 4294955344 18446744073709551615 2339488 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27961/statm: 1627 262 151 83 0 1188 0

[startup+0.0683489 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27960
/proc/meminfo: memFree=1542752/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=0
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109320972 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 112 96 399 0 111 0
[pid=27961] ppid=27960 vsize=6508 CPUtime=0.06
/proc/27961/stat : 27961 (SATenstein) R 27960 27960 27226 0 -1 4194304 508 0 0 0 6 0 0 0 19 0 1 0 109320972 6664192 489 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27961/statm: 1627 489 151 83 0 1188 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8564

[startup+0.101351 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27960
/proc/meminfo: memFree=1542752/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=0
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109320972 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 112 96 399 0 111 0
[pid=27961] ppid=27960 vsize=6508 CPUtime=0.09
/proc/27961/stat : 27961 (SATenstein) R 27960 27960 27226 0 -1 4194304 633 0 0 0 9 0 0 0 19 0 1 0 109320972 6664192 614 1992294400 134512640 134854740 4294955344 18446744073709551615 134782313 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27961/statm: 1627 614 151 83 0 1188 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8564

[startup+0.301369 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27960
/proc/meminfo: memFree=1542752/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=0
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109320972 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 112 96 399 0 111 0
[pid=27961] ppid=27960 vsize=30192 CPUtime=0.29
/proc/27961/stat : 27961 (SATenstein) R 27960 27960 27226 0 -1 4194304 2552 0 0 0 29 0 0 0 21 0 1 0 109320972 30916608 2532 1992294400 134512640 134854740 4294955344 18446744073709551615 134772478 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27961/statm: 7548 2532 153 83 0 7109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32248

[startup+0.701403 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 27960
/proc/meminfo: memFree=1542752/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=0
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109320972 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 112 96 399 0 111 0
[pid=27961] ppid=27960 vsize=42492 CPUtime=0.69
/proc/27961/stat : 27961 (SATenstein) R 27960 27960 27226 0 -1 4194304 4297 0 0 0 68 1 0 0 25 0 1 0 109320972 43511808 4013 1992294400 134512640 134854740 4294955344 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27961/statm: 10623 4013 174 83 0 10184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44548

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27962
/proc/meminfo: memFree=1527184/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=0
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109320972 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 112 96 399 0 111 0
[pid=27961] ppid=27960 vsize=42492 CPUtime=1.49
/proc/27961/stat : 27961 (SATenstein) R 27960 27960 27226 0 -1 4194304 4297 0 0 0 148 1 0 0 25 0 1 0 109320972 43511808 4013 1992294400 134512640 134854740 4294955344 18446744073709551615 134761047 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27961/statm: 10623 4013 174 83 0 10184 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44548

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27962
/proc/meminfo: memFree=1527056/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=0
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109320972 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 112 96 399 0 111 0
[pid=27961] ppid=27960 vsize=42492 CPUtime=3.09
/proc/27961/stat : 27961 (SATenstein) R 27960 27960 27226 0 -1 4194304 4297 0 0 0 308 1 0 0 25 0 1 0 109320972 43511808 4013 1992294400 134512640 134854740 4294955344 18446744073709551615 134760012 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27961/statm: 10623 4013 174 83 0 10184 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44548

[startup+6.30291 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27962
/proc/meminfo: memFree=1527312/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=0
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109320972 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 112 96 399 0 111 0
[pid=27961] ppid=27960 vsize=42492 CPUtime=6.28
/proc/27961/stat : 27961 (SATenstein) R 27960 27960 27226 0 -1 4194304 4297 0 0 0 627 1 0 0 25 0 1 0 109320972 43511808 4013 1992294400 134512640 134854740 4294955344 18446744073709551615 134761063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27961/statm: 10623 4013 174 83 0 10184 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 44548

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27962
/proc/meminfo: memFree=1527312/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=0
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109320972 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 112 96 399 0 111 0
[pid=27961] ppid=27960 vsize=42492 CPUtime=12.67
/proc/27961/stat : 27961 (SATenstein) R 27960 27960 27226 0 -1 4194304 4297 0 0 0 1266 1 0 0 25 0 1 0 109320972 43511808 4013 1992294400 134512640 134854740 4294955344 18446744073709551615 134608415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27961/statm: 10623 4013 174 83 0 10184 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 44548

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27962
/proc/meminfo: memFree=1527376/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=0
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109320972 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 112 96 399 0 111 0
[pid=27961] ppid=27960 vsize=42492 CPUtime=25.47
/proc/27961/stat : 27961 (SATenstein) R 27960 27960 27226 0 -1 4194304 4297 0 0 0 2546 1 0 0 25 0 1 0 109320972 43511808 4013 1992294400 134512640 134854740 4294955344 18446744073709551615 134761149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27961/statm: 10623 4013 174 83 0 10184 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44548

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27963
/proc/meminfo: memFree=1523728/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=2056 CPUtime=29.99
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 152 4297 0 0 0 0 2998 1 19 0 1 0 109320972 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 514 121 104 399 0 111 0
[pid=27963] ppid=27960 vsize=21080 CPUtime=21.05
/proc/27963/stat : 27963 (mxc-sr08) R 27960 27960 27226 0 -1 4194304 5965 0 0 0 2102 3 0 0 25 0 1 0 109323974 21585920 4977 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27963/statm: 5270 4977 71 138 0 5129 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 23136

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507344/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=30.37
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 3035 2 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134541567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 244996

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507280/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=90.35
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 9033 2 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134541560 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 244996

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507280/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=150.3
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 15028 2 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134542260 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 244996

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507216/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=210.27
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 21025 2 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134541567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 244996

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507152/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=270.25
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 27023 2 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134542587 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507088/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=750.04
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 75001 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134542558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 244996

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507024/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=810.02
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 80999 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134541560 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 244996

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507024/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=869.98
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 86995 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134543630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 244996

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507024/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=929.96
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 92993 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134543423 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 244996

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507024/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=989.94
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 98991 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134542594 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 244996

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1506960/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=1049.91
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 104988 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134542323 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 244996

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1507024/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=1109.89
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 110986 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134541767 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 244996

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1506960/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=1117.89
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 111786 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134541774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 244996

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1506960/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=1124.29
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 112426 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134542247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 244996

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1506960/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=1125.88
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 112585 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134542738 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1197.7
Current children cumulated vsize (KiB) 244996

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1506960/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=1126.68
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 112665 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134541680 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 244996

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1506960/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=1127.48
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 112745 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134541954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 244996

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1506960/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=1127.69
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 112766 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134543619 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 244996

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 27966
/proc/meminfo: memFree=1506960/2055920 swapFree=4191900/4192956
[pid=27960] ppid=27958 vsize=18892 CPUtime=71.82
/proc/27960/stat : 27960 (SATzilla2009_R) S 27958 27960 27226 0 -1 4194304 7071 17609 0 0 912 11 6248 11 25 0 1 0 109320972 19345408 4483 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27960/statm: 4723 4483 220 399 0 4320 0
[pid=27966] ppid=27960 vsize=226104 CPUtime=1127.78
/proc/27966/stat : 27966 (adaptg2wsat0) R 27960 27960 27226 0 -1 4194304 4033 0 0 0 112775 3 0 0 25 0 1 0 109328162 231530496 4023 1992294400 134512640 134921720 4294956160 18446744073709551615 134541532 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27966/statm: 56526 4023 41 99 0 56033 0
Current children cumulated CPU time (s) 1199.6
Current children cumulated vsize (KiB) 244996

Child status: 17
Real time (s): 1200.25
CPU time (s): 1199.68
CPU user time (s): 1199.41
CPU system time (s): 0.270958
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 244996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.41
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28729
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= 15
involuntary context switches= 3603

runsolver used 1.05784 second user time and 3.3145 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-27 08:15:29
IDJOB=1736715
IDBENCH=71631
IDSOLVER=526
FILE ID=node43/1736715-1240812929
PBS_JOBID= 9187430
Free space on /tmp= 66428 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736715-1240812929/watcher-1736715-1240812929 -o /tmp/evaluation-result-1736715-1240812929/solver-1736715-1240812929 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1736715-1240812929.cnf

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

MD5SUM BENCH= 5e0c3f55984f25e5ae39d5acbf3dab6b
RANDOM SEED=304317265

node43.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.237
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.237
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:       1543232 kB
Buffers:         59760 kB
Cached:         378016 kB
SwapCached:        416 kB
Active:         173576 kB
Inactive:       277624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543232 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           34152 kB
Writeback:           0 kB
Mapped:          21812 kB
Slab:            47472 kB
Committed_AS:   478476 kB
PageTables:       1444 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= 66400 MiB
End job on node43 at 2009-04-27 08:35:30