Trace number 1736717

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1199.66 1200.09

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

22.77/22.83	c SATzilla is building models for class 3
22.77/22.83	c run presolver mxc-sr08 for 10 seconds ... 
22.77/22.83	c Bin: Executing mxc-sr08
22.77/22.83	c spawning binary file with 10 seconds ...
22.77/22.83	c child exit by a signal
22.77/22.83	c mxc-sr08 returned code 137.
22.77/22.83	c run presolver picosat846 for 5 seconds ... 
22.77/22.83	c Bin: Executing picosat846
22.77/22.83	c spawning binary file with 5 seconds ...
22.77/22.83	c child exit by a signal
22.77/22.83	c picosat846 returned code 137.
22.77/22.83	c Orignal number of varibales is 13041, number of clauses is 134672 
22.77/22.83	c predicted feature computation time is 1.674106 
22.77/22.83	c Bin: Executing satelite
22.77/22.83	c spawning binary file with 240 seconds ...
22.77/22.83	c child exited successfully
22.77/22.83	c satzilla computing base features
22.77/22.83	c Number of variabe is: 9084, Number of clause is : 124435 
22.77/22.83	c Initializing...
22.77/22.83	c satzilla doing clause learning
22.77/22.83	c start clause learning features ...
22.77/22.83	c Bin: Executing zchaff07
22.77/22.83	c spawning binary file with 2 seconds ...
22.77/22.83	c child exit by a signal
22.77/22.83	c satzilla doing survey propogation probe
22.77/22.83	c do survay propogation for 2 second ...
22.77/22.83	c satzilla doing local search probe
22.77/22.83	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 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 744.417 0.870088 2380.25 0.315282 2601 2520 2614 1.72517 1.3722 0.981469 0.0810948 
22.77/22.84	c satzilla's ranking:
22.77/22.84	c 1) minisat20SAT07: 3.091732
22.77/22.84	c 2) mxc-sr08: 2.714041
22.77/22.84	c 3) picosat846: 2.518088
22.77/22.84	c 4) zchaff_rand: 1.485885
22.77/22.84	c 5) march_dl2004: 0.012641
22.77/22.84	c 6) SATenstein: -10000.000000
22.77/22.84	c 7) gnovelty+: -10000.000000
22.77/22.84	c 8) adaptg2wsat+: -10000.000000
22.77/22.84	c 9) adaptg2wsat0: -10000.000000
22.77/22.84	c 10) tts-4-0: -10000.000000
22.77/22.84	c 11) vallst: -10000.000000
22.77/22.84	c 12) minisat20: -10000.000000
22.77/22.84	c 13) kcnfs04SAT07: -10000.000000
22.77/22.84	c satzilla running minisat20SAT07 ... 
1199.55/1200.08	c Bin: Executing minisat20SAT07
1199.55/1200.08	c spawning binary file with 1177 seconds ...
1199.55/1200.08	c child exit by a signal
1199.55/1200.08	c minisat20SAT07 returned code 137.
1199.55/1200.08	c satzilla running mxc-sr08 ... 
1199.55/1200.08	c Bin: Executing mxc-sr08
1199.55/1200.08	c mxc-sr08 returned code 1.
1199.55/1200.08	c satzilla running picosat846 ... 
1199.55/1200.08	c Bin: Executing picosat846
1199.55/1200.08	c picosat846 returned code 1.
1199.55/1200.08	c satzilla running zchaff_rand ... 
1199.55/1200.08	c Bin: Executing zchaff_rand
1199.55/1200.08	c zchaff_rand returned code 1.
1199.55/1200.08	c satzilla running march_dl2004 ... 
1199.55/1200.08	c Bin: Executing march_dl2004
1199.55/1200.08	c march_dl2004 returned code 1.
1199.55/1200.08	c satzilla running SATenstein ... 
1199.55/1200.08	c Bin: Executing SATenstein
1199.55/1200.08	c SATenstein returned code 1.
1199.55/1200.08	c satzilla running gnovelty+ ... 
1199.55/1200.08	c Bin: Executing gnovelty+
1199.55/1200.08	c gnovelty+ returned code 1.
1199.55/1200.08	c satzilla running adaptg2wsat+ ... 
1199.55/1200.08	c Bin: Executing adaptg2wsat+
1199.55/1200.08	c adaptg2wsat+ returned code 1.
1199.55/1200.08	c satzilla running adaptg2wsat0 ... 
1199.55/1200.08	c Bin: Executing adaptg2wsat0
1199.55/1200.08	c adaptg2wsat0 returned code 1.
1199.55/1200.08	c satzilla running tts-4-0 ... 
1199.55/1200.08	c Bin: Executing tts-4-0
1199.55/1200.08	c tts-4-0 returned code 1.
1199.55/1200.08	c satzilla running vallst ... 
1199.55/1200.08	c Bin: Executing vallst
1199.55/1200.08	c vallst returned code 1.
1199.55/1200.08	c satzilla running minisat20 ... 
1199.55/1200.08	c Bin: Executing minisat20
1199.55/1200.08	c minisat20 returned code 1.
1199.55/1200.08	c satzilla running kcnfs04SAT07 ... 
1199.55/1200.08	c Bin: Executing kcnfs04SAT07
1199.55/1200.08	c kcnfs04SAT07 returned code 1.
1199.55/1200.08	c ERROR: All Failed! 
1199.55/1200.08	c SATZILLA_TIME=1199.820000

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-1736717-1240812935/watcher-1736717-1240812935 -o /tmp/evaluation-result-1736717-1240812935/solver-1736717-1240812935 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1736717-1240812935.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.98 1.17 3/64 27734
/proc/meminfo: memFree=1588024/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=2056 CPUtime=0
/proc/27734/stat : 27734 (SATzilla2009_I) R 27732 27734 27274 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 109327080 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/27734/statm: 514 112 96 399 0 111 0
[pid=27735] ppid=27734 vsize=3432 CPUtime=0
/proc/27735/stat : 27735 (mxc-sr08) R 27734 27734 27274 0 -1 4194304 710 0 0 0 0 0 0 0 18 0 1 0 109327081 3514368 706 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27735/statm: 858 712 44 138 0 717 0

[startup+0.0406531 s]
/proc/loadavg: 0.93 0.98 1.17 3/64 27734
/proc/meminfo: memFree=1588024/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=2056 CPUtime=0
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109327080 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27734/statm: 514 112 96 399 0 111 0
[pid=27735] ppid=27734 vsize=8292 CPUtime=0.03
/proc/27735/stat : 27735 (mxc-sr08) R 27734 27734 27274 0 -1 4194304 1836 0 0 0 3 0 0 0 19 0 1 0 109327081 8491008 1831 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27735/statm: 2073 1832 54 138 0 1932 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10348

[startup+0.101658 s]
/proc/loadavg: 0.93 0.98 1.17 3/64 27734
/proc/meminfo: memFree=1588024/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=2056 CPUtime=0
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109327080 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27734/statm: 514 112 96 399 0 111 0
[pid=27735] ppid=27734 vsize=12616 CPUtime=0.09
/proc/27735/stat : 27735 (mxc-sr08) R 27734 27734 27274 0 -1 4194304 2850 0 0 0 8 1 0 0 19 0 1 0 109327081 12918784 2846 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27735/statm: 3154 2846 54 138 0 3013 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14672

[startup+0.301677 s]
/proc/loadavg: 0.93 0.98 1.17 3/64 27734
/proc/meminfo: memFree=1588024/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=2056 CPUtime=0
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109327080 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27734/statm: 514 112 96 399 0 111 0
[pid=27735] ppid=27734 vsize=13224 CPUtime=0.29
/proc/27735/stat : 27735 (mxc-sr08) R 27734 27734 27274 0 -1 4194304 3673 0 0 0 28 1 0 0 21 0 1 0 109327081 13541376 2993 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27735/statm: 3306 2994 55 138 0 3165 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15280

[startup+0.701718 s]
/proc/loadavg: 0.93 0.98 1.17 3/64 27734
/proc/meminfo: memFree=1588024/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=2056 CPUtime=0
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109327080 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27734/statm: 514 112 96 399 0 111 0
[pid=27735] ppid=27734 vsize=13768 CPUtime=0.69
/proc/27735/stat : 27735 (mxc-sr08) R 27734 27734 27274 0 -1 4194304 4149 0 0 0 68 1 0 0 25 0 1 0 109327081 14098432 3161 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27735/statm: 3442 3161 71 138 0 3301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15824

[startup+1.5018 s]
/proc/loadavg: 0.93 0.98 1.17 2/66 27736
/proc/meminfo: memFree=1575400/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=2056 CPUtime=0
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109327080 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27734/statm: 514 112 96 399 0 111 0
[pid=27735] ppid=27734 vsize=14032 CPUtime=1.49
/proc/27735/stat : 27735 (mxc-sr08) R 27734 27734 27274 0 -1 4194304 4236 0 0 0 148 1 0 0 25 0 1 0 109327081 14368768 3248 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27735/statm: 3508 3248 71 138 0 3367 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16088

[startup+3.10298 s]
/proc/loadavg: 0.93 0.98 1.17 2/66 27736
/proc/meminfo: memFree=1574824/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=2056 CPUtime=0
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109327080 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27734/statm: 514 112 96 399 0 111 0
[pid=27735] ppid=27734 vsize=14692 CPUtime=3.09
/proc/27735/stat : 27735 (mxc-sr08) R 27734 27734 27274 0 -1 4194304 4390 0 0 0 308 1 0 0 25 0 1 0 109327081 15044608 3402 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27735/statm: 3673 3402 71 138 0 3532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16748

[startup+6.3013 s]
/proc/loadavg: 1.02 1.00 1.18 2/66 27736
/proc/meminfo: memFree=1573808/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=2056 CPUtime=0
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 109327080 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27734/statm: 514 112 96 399 0 111 0
[pid=27735] ppid=27734 vsize=15804 CPUtime=6.28
/proc/27735/stat : 27735 (mxc-sr08) R 27734 27734 27274 0 -1 4194304 4668 0 0 0 626 2 0 0 25 0 1 0 109327081 16183296 3680 1992294400 134512640 135078026 4294956176 18446744073709551615 134537863 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27735/statm: 3951 3680 71 138 0 3810 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17860

[startup+12.702 s]
/proc/loadavg: 1.02 1.00 1.18 2/66 27737
/proc/meminfo: memFree=1581808/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=2056 CPUtime=9.99
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 152 4940 0 0 0 0 996 3 16 0 1 0 109327080 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 514 121 104 399 0 111 0
[pid=27737] ppid=27734 vsize=8868 CPUtime=2.68
/proc/27737/stat : 27737 (picosat846) R 27734 27734 27274 0 -1 4194304 1804 0 0 0 268 0 0 0 25 0 1 0 109328081 9080832 1781 1992294400 134512640 134570484 4294956176 18446744073709551615 134552645 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27737/statm: 2217 1781 85 14 0 1883 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10924

[startup+25.5013 s]
/proc/loadavg: 1.01 1.00 1.17 2/66 27740
/proc/meminfo: memFree=1558064/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=12280 CPUtime=2.64
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 3218 0 0 0 263 1 0 0 25 0 1 0 109329364 12574720 2888 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 3070 2888 73 138 0 2929 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 30544

[startup+51.1019 s]
/proc/loadavg: 1.01 1.00 1.17 2/66 27740
/proc/meminfo: memFree=1549296/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=21316 CPUtime=28.23
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 5473 0 0 0 2820 3 0 0 25 0 1 0 109329364 21827584 5143 1992294400 134512640 135078472 4294956176 18446744073709551615 134550501 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 5329 5143 73 138 0 5188 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 39580

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 27740
/proc/meminfo: memFree=1537264/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=33448 CPUtime=79.41
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 8473 0 0 0 7934 7 0 0 25 0 1 0 109329364 34250752 8143 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 8362 8143 73 138 0 8221 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 51712

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 27740
/proc/meminfo: memFree=1528560/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=42092 CPUtime=139.39
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 10645 0 0 0 13930 9 0 0 25 0 1 0 109329364 43102208 10315 1992294400 134512640 135078472 4294956176 18446744073709551615 134550972 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 10523 10315 73 138 0 10382 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 60356

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 27740
/proc/meminfo: memFree=1513136/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=57552 CPUtime=199.38
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 14470 0 0 0 19924 14 0 0 25 0 1 0 109329364 58933248 14140 1992294400 134512640 135078472 4294956176 18446744073709551615 134552663 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 14388 14140 73 138 0 14247 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 75816

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.12 2/66 27740
/proc/meminfo: memFree=1513136/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=57552 CPUtime=259.36
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 14470 0 0 0 25922 14 0 0 25 0 1 0 109329364 58933248 14140 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 14388 14140 73 138 0 14247 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 75816

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 27740
/proc/meminfo: memFree=1512944/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=57728 CPUtime=319.34
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 14505 0 0 0 31920 14 0 0 25 0 1 0 109329364 59113472 14175 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 14432 14175 73 138 0 14291 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 27740
/proc/meminfo: memFree=1480880/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=89976 CPUtime=799.2
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 22458 0 0 0 79898 22 0 0 25 0 1 0 109329364 92135424 22128 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 22494 22128 73 138 0 22353 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 108240

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 27740
/proc/meminfo: memFree=1480816/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=89976 CPUtime=859.18
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 22485 0 0 0 85896 22 0 0 25 0 1 0 109329364 92135424 22155 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 22494 22155 73 138 0 22353 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 108240

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 27740
/proc/meminfo: memFree=1480496/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=90504 CPUtime=919.15
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 22561 0 0 0 91893 22 0 0 25 0 1 0 109329364 92676096 22231 1992294400 134512640 135078472 4294956176 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 22626 22231 73 138 0 22485 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 108768

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 27740
/proc/meminfo: memFree=1480112/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=90840 CPUtime=979.13
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 22645 0 0 0 97891 22 0 0 25 0 1 0 109329364 93020160 22315 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 22710 22315 73 138 0 22569 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 109104

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 27740
/proc/meminfo: memFree=1479856/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=91084 CPUtime=1039.1
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 22714 0 0 0 103888 22 0 0 25 0 1 0 109329364 93270016 22384 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 22771 22384 73 138 0 22630 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 109348

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 27740
/proc/meminfo: memFree=1477168/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=93864 CPUtime=1099.08
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 23394 0 0 0 109885 23 0 0 25 0 1 0 109329364 96116736 23064 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 23466 23064 73 138 0 23325 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 112128

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27740
/proc/meminfo: memFree=1475760/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=95184 CPUtime=1159.06
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 23731 0 0 0 115882 24 0 0 25 0 1 0 109329364 97468416 23401 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 23796 23401 73 138 0 23655 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 113448

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27740
/proc/meminfo: memFree=1475760/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=95184 CPUtime=1167.06
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 23731 0 0 0 116682 24 0 0 25 0 1 0 109329364 97468416 23401 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 23796 23401 73 138 0 23655 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 113448

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27740
/proc/meminfo: memFree=1475760/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=95184 CPUtime=1173.45
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 23731 0 0 0 117321 24 0 0 25 0 1 0 109329364 97468416 23401 1992294400 134512640 135078472 4294956176 18446744073709551615 134556388 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 23796 23401 73 138 0 23655 0
Current children cumulated CPU time (s) 1196.25
Current children cumulated vsize (KiB) 113448

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27740
/proc/meminfo: memFree=1475760/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=95184 CPUtime=1175.04
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 23731 0 0 0 117480 24 0 0 25 0 1 0 109329364 97468416 23401 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 23796 23401 73 138 0 23655 0
Current children cumulated CPU time (s) 1197.84
Current children cumulated vsize (KiB) 113448

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27740
/proc/meminfo: memFree=1475760/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=95184 CPUtime=1175.84
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 23731 0 0 0 117560 24 0 0 25 0 1 0 109329364 97468416 23401 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 23796 23401 73 138 0 23655 0
Current children cumulated CPU time (s) 1198.64
Current children cumulated vsize (KiB) 113448

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27740
/proc/meminfo: memFree=1475760/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=95184 CPUtime=1176.24
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 23731 0 0 0 117600 24 0 0 25 0 1 0 109329364 97468416 23401 1992294400 134512640 135078472 4294956176 18446744073709551615 134550635 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 23796 23401 73 138 0 23655 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 113448

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27740
/proc/meminfo: memFree=1475760/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=95184 CPUtime=1176.64
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 23731 0 0 0 117640 24 0 0 25 0 1 0 109329364 97468416 23401 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 23796 23401 73 138 0 23655 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 113448

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 27740
/proc/meminfo: memFree=1475760/2055920 swapFree=4180888/4192956
[pid=27734] ppid=27732 vsize=18264 CPUtime=22.8
/proc/27734/stat : 27734 (SATzilla2009_I) S 27732 27734 27274 0 -1 4194304 6257 14145 0 0 510 10 1748 12 25 0 1 0 109327080 18702336 4316 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/27734/statm: 4566 4316 217 399 0 4163 0
[pid=27740] ppid=27734 vsize=95184 CPUtime=1176.75
/proc/27740/stat : 27740 (minisat20SAT07) R 27734 27734 27274 0 -1 4194304 23731 0 0 0 117651 24 0 0 25 0 1 0 109329364 97468416 23401 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27740/statm: 23796 23401 73 138 0 23655 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 113448

Child status: 17
Real time (s): 1200.09
CPU time (s): 1199.66
CPU user time (s): 1199.17
CPU system time (s): 0.487925
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 113448

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

runsolver used 0.92086 second user time and 3.45447 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-27 08:15:35
IDJOB=1736717
IDBENCH=71631
IDSOLVER=528
FILE ID=node24/1736717-1240812935
PBS_JOBID= 9187414
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 5e0c3f55984f25e5ae39d5acbf3dab6b
RANDOM SEED=1684962809

node24.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.232
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.232
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:       1588504 kB
Buffers:         58084 kB
Cached:         334620 kB
SwapCached:       5912 kB
Active:         168000 kB
Inactive:       233156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588504 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:           34332 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            52172 kB
Committed_AS:   471628 kB
PageTables:       1440 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= 66220 MiB
End job on node24 at 2009-04-27 08:35:36