Trace number 1735666

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_C 2009-03-22? (exit code) 1199.75 1200.27

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g5.cnf
MD5SUM5c381a23100991dd5561d3dc572b8883
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

24.84/24.92	c SATzilla is building models for class 2
24.84/24.92	c run presolver march_dl2004 for 5 seconds ... 
24.84/24.92	c Bin: Executing march_dl2004
24.84/24.92	c spawning binary file with 5 seconds ...
24.84/24.92	c child exit by a signal
24.84/24.92	c march_dl2004 returned code 137.
24.84/24.92	c run presolver mxc-sr08 for 5 seconds ... 
24.84/24.92	c Bin: Executing mxc-sr08
24.84/24.92	c spawning binary file with 5 seconds ...
24.84/24.92	c child exit by a signal
24.84/24.92	c mxc-sr08 returned code 137.
24.84/24.92	c Orignal number of varibales is 2400, number of clauses is 266431 
24.84/24.92	c predicted feature computation time is 13.019305 
24.84/24.92	c Bin: Executing satelite
24.84/24.92	c spawning binary file with 240 seconds ...
24.84/24.92	c child exited successfully
24.84/24.92	c satzilla computing base features
24.84/24.92	c Number of variabe is: 2325, Number of clause is : 264031 
24.84/24.92	c Initializing...
24.84/24.92	c satzilla compute diameter ...
24.84/24.92	c start diameter features ...
24.84/24.92	c satzilla doing clause learning
24.84/24.92	c start clause learning features ...
24.84/24.92	c Bin: Executing zchaff07
24.84/24.92	c spawning binary file with 2 seconds ...
24.84/24.92	c child exit by a signal
24.84/24.92	c satzilla doing survey propogation probe
24.84/24.92	c do survay propogation for 2 second ...
24.84/24.92	c satzilla doing local search probe
24.84/24.92	c satzilla doing lobjois search-space size estimate
24.84/24.92	c features are:2400 266431 2325 264031 0.0322581 0.00908984 0.00880578 0.997131 0.0131377 0.187915 0.00146532 1.88032 0.000860215 0.0262366 0.197266 0.953551 0.953551 0.00146532 0.151146 0.000958221 0.00217399 5.39149 0.148285 0.0346259 0.0658683 0.267442 2.64149 0.000820259 0.143379 0.000541603 0.00124228 4.79321 0.953551 0.00193577 0.177223 0.00106806 0.0030451 3 0 3 3 -0 83.6667 0.518694 23 155 155 23 113 39 93 84.275 0.155309 68.129 114 114 68.129 88.2473 74.7857 85.7179 0.848895 0.184279 0.153852 0.999223 0.950915 0.687897 0.932996 0.847868 0.89922 7.80041e-05 6.82434 -1.11022e-16 0.010726 7.57982e-05 2.97207e-13 5.38825e-06 3.58497e-11 6.37658e-09 4793.07 3.70004 1027.79 0.289074 1100 1059 1144 51.6721 0.29346 0.928469 0.28782 0.831048 0.939785 
24.84/24.92	c satzilla's ranking:
24.84/24.92	c 1) mxc-sr08: 4.445186
24.84/24.92	c 2) march_dl2004: 3.794787
24.84/24.92	c 3) minisat20SAT07: 2.082574
24.84/24.92	c 4) zchaff_rand: 1.461179
24.84/24.92	c 5) minisat20: 1.426736
24.84/24.92	c 6) vallst: 0.710321
24.84/24.92	c 7) tts-4-0: 0.693442
24.84/24.92	c 8) SATenstein: -10000.000000
24.84/24.92	c 9) gnovelty+: -10000.000000
24.84/24.92	c 10) adaptg2wsat+: -10000.000000
24.84/24.92	c 11) adaptg2wsat0: -10000.000000
24.84/24.92	c 12) picosat846: -10000.000000
24.84/24.92	c 13) kcnfs04SAT07: -10000.000000
24.84/24.92	c satzilla running mxc-sr08 ... 
1199.65/1200.26	c Bin: Executing mxc-sr08
1199.65/1200.26	c spawning binary file with 1175 seconds ...
1199.65/1200.26	c child exit by a signal
1199.65/1200.26	c mxc-sr08 returned code 137.
1199.65/1200.26	c satzilla running march_dl2004 ... 
1199.65/1200.26	c Bin: Executing march_dl2004
1199.65/1200.26	c march_dl2004 returned code 1.
1199.65/1200.26	c satzilla running minisat20SAT07 ... 
1199.65/1200.26	c Bin: Executing minisat20SAT07
1199.65/1200.26	c minisat20SAT07 returned code 1.
1199.65/1200.26	c satzilla running zchaff_rand ... 
1199.65/1200.26	c Bin: Executing zchaff_rand
1199.65/1200.26	c zchaff_rand returned code 1.
1199.65/1200.26	c satzilla running minisat20 ... 
1199.65/1200.26	c Bin: Executing minisat20
1199.65/1200.26	c minisat20 returned code 1.
1199.65/1200.26	c satzilla running vallst ... 
1199.65/1200.26	c Bin: Executing vallst
1199.65/1200.26	c vallst returned code 1.
1199.65/1200.26	c satzilla running tts-4-0 ... 
1199.65/1200.26	c Bin: Executing tts-4-0
1199.65/1200.26	c tts-4-0 returned code 1.
1199.65/1200.26	c satzilla running SATenstein ... 
1199.65/1200.26	c Bin: Executing SATenstein
1199.65/1200.26	c SATenstein returned code 1.
1199.65/1200.26	c satzilla running gnovelty+ ... 
1199.65/1200.26	c Bin: Executing gnovelty+
1199.65/1200.26	c gnovelty+ returned code 1.
1199.65/1200.26	c satzilla running adaptg2wsat+ ... 
1199.65/1200.26	c Bin: Executing adaptg2wsat+
1199.65/1200.26	c adaptg2wsat+ returned code 1.
1199.65/1200.26	c satzilla running adaptg2wsat0 ... 
1199.65/1200.26	c Bin: Executing adaptg2wsat0
1199.65/1200.26	c adaptg2wsat0 returned code 1.
1199.65/1200.26	c satzilla running picosat846 ... 
1199.65/1200.26	c Bin: Executing picosat846
1199.65/1200.26	c picosat846 returned code 1.
1199.65/1200.26	c satzilla running kcnfs04SAT07 ... 
1199.65/1200.26	c Bin: Executing kcnfs04SAT07
1199.65/1200.26	c kcnfs04SAT07 returned code 1.
1199.65/1200.26	c ERROR: All Failed! 
1199.65/1200.26	c SATZILLA_TIME=1199.910000

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-1735666-1240805182/watcher-1735666-1240805182 -o /tmp/evaluation-result-1735666-1240805182/solver-1735666-1240805182 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1735666-1240805182.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.92 0.98 0.99 3/64 24358
/proc/meminfo: memFree=1669560/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=2056 CPUtime=0
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108550871 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 514 112 96 399 0 111 0
[pid=24359] ppid=24358 vsize=2864 CPUtime=0
/proc/24359/stat : 24359 (march_dl2004) R 24358 24358 24081 0 -1 4194304 373 0 0 0 0 0 0 0 19 0 1 0 108550871 2932736 368 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24359/statm: 716 369 50 118 0 595 0

[startup+0.076116 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24358
/proc/meminfo: memFree=1669560/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=2056 CPUtime=0
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108550871 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 514 112 96 399 0 111 0
[pid=24359] ppid=24358 vsize=4052 CPUtime=0.07
/proc/24359/stat : 24359 (march_dl2004) R 24358 24358 24081 0 -1 4194304 729 0 0 0 7 0 0 0 19 0 1 0 108550871 4149248 724 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24359/statm: 1013 724 50 118 0 892 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6108

[startup+0.101117 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24358
/proc/meminfo: memFree=1669560/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=2056 CPUtime=0
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108550871 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 514 112 96 399 0 111 0
[pid=24359] ppid=24358 vsize=4448 CPUtime=0.09
/proc/24359/stat : 24359 (march_dl2004) R 24358 24358 24081 0 -1 4194304 852 0 0 0 9 0 0 0 19 0 1 0 108550871 4554752 847 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24359/statm: 1112 847 50 118 0 991 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6504

[startup+0.301132 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24358
/proc/meminfo: memFree=1669560/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=2056 CPUtime=0
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108550871 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 514 112 96 399 0 111 0
[pid=24359] ppid=24358 vsize=12364 CPUtime=0.29
/proc/24359/stat : 24359 (march_dl2004) R 24358 24358 24081 0 -1 4194304 2516 0 0 0 29 0 0 0 21 0 1 0 108550871 12660736 1732 1992294400 134512640 134996440 4294956176 18446744073709551615 134617604 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24359/statm: 3091 1732 53 118 0 2970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14420

[startup+0.70116 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 24358
/proc/meminfo: memFree=1669560/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=2056 CPUtime=0
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108550871 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 514 112 96 399 0 111 0
[pid=24359] ppid=24358 vsize=15928 CPUtime=0.69
/proc/24359/stat : 24359 (march_dl2004) R 24358 24358 24081 0 -1 4194304 11267 0 0 0 65 4 0 0 25 0 1 0 108550871 16310272 2851 1992294400 134512640 134996440 4294956176 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24359/statm: 3982 2860 61 118 0 3861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17984

[startup+1.50122 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 24360
/proc/meminfo: memFree=1658152/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=2056 CPUtime=0
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108550871 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 514 112 96 399 0 111 0
[pid=24359] ppid=24358 vsize=24648 CPUtime=1.49
/proc/24359/stat : 24359 (march_dl2004) R 24358 24358 24081 0 -1 4194304 22313 0 0 0 139 10 0 0 25 0 1 0 108550871 25239552 5057 1992294400 134512640 134996440 4294956176 18446744073709551615 134545971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24359/statm: 6162 5057 73 118 0 6041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26704

[startup+3.10134 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 24360
/proc/meminfo: memFree=1649064/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=2056 CPUtime=0
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108550871 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 514 112 96 399 0 111 0
[pid=24359] ppid=24358 vsize=35608 CPUtime=3.08
/proc/24359/stat : 24359 (march_dl2004) R 24358 24358 24081 0 -1 4194304 31132 0 0 0 295 13 0 0 25 0 1 0 108550871 36462592 5492 1992294400 134512640 134996440 4294956176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24359/statm: 8902 5492 75 118 0 8781 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37664

[startup+6.30258 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24361
/proc/meminfo: memFree=1654888/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=2056 CPUtime=5
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 156 32022 0 0 0 0 485 15 16 0 1 0 108550871 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 514 125 107 399 0 111 0
[pid=24361] ppid=24358 vsize=15332 CPUtime=1.27
/proc/24361/stat : 24361 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 4503 0 0 0 126 1 0 0 25 0 1 0 108551372 15699968 3644 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24361/statm: 3833 3644 55 138 0 3692 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17388

[startup+12.701 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 24362
/proc/meminfo: memFree=1647848/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=14264 CPUtime=12.67
/proc/24358/stat : 24358 (SATzilla2009_C) R 24356 24358 24081 0 -1 4194304 3133 43264 0 0 27 2 1215 23 20 0 1 0 108550871 14606336 3084 1992294400 134512640 136149437 4294956208 18446744073709551615 135485446 0 0 4096 0 0 0 0 17 0 0 0
/proc/24358/statm: 3566 3084 127 399 0 3163 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14264

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24364
/proc/meminfo: memFree=1618792/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=15332 CPUtime=0.56
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 4503 0 0 0 54 2 0 0 22 0 1 0 108553363 15699968 3644 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 3833 3644 55 138 0 3692 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 48240

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24364
/proc/meminfo: memFree=1604776/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=30004 CPUtime=26.15
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 8820 0 0 0 2610 5 0 0 25 0 1 0 108553363 30724096 7344 1992294400 134512640 135078026 4294956176 18446744073709551615 134522283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 7501 7344 71 138 0 7360 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 62912

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24364
/proc/meminfo: memFree=1583272/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=50988 CPUtime=77.33
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 14075 0 0 0 7722 11 0 0 25 0 1 0 108553363 52211712 12599 1992294400 134512640 135078026 4294956176 18446744073709551615 134534363 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 12747 12599 71 138 0 12606 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 83896

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24364
/proc/meminfo: memFree=1559912/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=74880 CPUtime=137.31
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 20048 0 0 0 13713 18 0 0 25 0 1 0 108553363 76677120 18573 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 18720 18573 71 138 0 18579 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 107788

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24364
/proc/meminfo: memFree=1543784/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=90344 CPUtime=197.29
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 23937 0 0 0 19705 24 0 0 25 0 1 0 108553363 92512256 22461 1992294400 134512640 135078026 4294956176 18446744073709551615 134534457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 22586 22461 71 138 0 22445 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 123252

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24364
/proc/meminfo: memFree=1525288/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=109620 CPUtime=257.26
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 28650 0 0 0 25697 29 0 0 25 0 1 0 108553363 112250880 27174 1992294400 134512640 135078026 4294956176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 27405 27174 71 138 0 27264 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 142528

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24364
/proc/meminfo: memFree=1514024/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=120332 CPUtime=317.24
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 31346 0 0 0 31691 33 0 0 25 0 1 0 108553363 123219968 29870 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 30083 29870 71 138 0 29942 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 153240


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24364
/proc/meminfo: memFree=1436072/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=199036 CPUtime=797.03
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 50778 0 0 0 79648 55 0 0 25 0 1 0 108553363 203812864 49302 1992294400 134512640 135078026 4294956176 18446744073709551615 134534437 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 49759 49302 71 138 0 49618 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 231944

[startup+882.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 24364
/proc/meminfo: memFree=1436008/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=199036 CPUtime=857
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 50779 0 0 0 85645 55 0 0 25 0 1 0 108553363 203812864 49303 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 49759 49303 71 138 0 49618 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 231944

[startup+942.301 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 24364
/proc/meminfo: memFree=1436008/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=199036 CPUtime=916.98
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 50781 0 0 0 91643 55 0 0 25 0 1 0 108553363 203812864 49305 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 49759 49305 71 138 0 49618 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 231944

[startup+1002.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 24364
/proc/meminfo: memFree=1435944/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=199036 CPUtime=976.96
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 50782 0 0 0 97641 55 0 0 25 0 1 0 108553363 203812864 49306 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 49759 49306 71 138 0 49618 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 231944

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 24364
/proc/meminfo: memFree=1435944/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=199036 CPUtime=1036.94
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 50786 0 0 0 103639 55 0 0 25 0 1 0 108553363 203812864 49310 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 49759 49310 71 138 0 49618 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 231944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 24364
/proc/meminfo: memFree=1431976/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=203036 CPUtime=1096.91
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 51801 0 0 0 109635 56 0 0 25 0 1 0 108553363 207908864 50325 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 50759 50325 71 138 0 50618 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 235944

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24364
/proc/meminfo: memFree=1431976/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=203036 CPUtime=1156.88
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 51802 0 0 0 115632 56 0 0 25 0 1 0 108553363 207908864 50326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 50759 50326 71 138 0 50618 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 235944

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24364
/proc/meminfo: memFree=1431912/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=203036 CPUtime=1164.89
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 51802 0 0 0 116432 57 0 0 25 0 1 0 108553363 207908864 50326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 50759 50326 71 138 0 50618 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 235944

[startup+1196.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24364
/proc/meminfo: memFree=1431912/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=203036 CPUtime=1171.29
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 51802 0 0 0 117072 57 0 0 25 0 1 0 108553363 207908864 50326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 50759 50326 71 138 0 50618 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 235944

[startup+1198.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24364
/proc/meminfo: memFree=1431912/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=203036 CPUtime=1172.89
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 51802 0 0 0 117232 57 0 0 25 0 1 0 108553363 207908864 50326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 50759 50326 71 138 0 50618 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 235944

[startup+1199.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24364
/proc/meminfo: memFree=1431912/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=203036 CPUtime=1173.68
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 51802 0 0 0 117311 57 0 0 25 0 1 0 108553363 207908864 50326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 50759 50326 71 138 0 50618 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 235944

[startup+1199.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24364
/proc/meminfo: memFree=1431912/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=203036 CPUtime=1174.48
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 51802 0 0 0 117391 57 0 0 25 0 1 0 108553363 207908864 50326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 50759 50326 71 138 0 50618 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 235944

[startup+1200.11 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24364
/proc/meminfo: memFree=1431912/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=203036 CPUtime=1174.69
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 51802 0 0 0 117412 57 0 0 25 0 1 0 108553363 207908864 50326 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 50759 50326 71 138 0 50618 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 235944

[startup+1200.2 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24364
/proc/meminfo: memFree=1431912/2055920 swapFree=4191900/4192956
[pid=24358] ppid=24356 vsize=32908 CPUtime=24.87
/proc/24358/stat : 24358 (SATzilla2009_C) S 24356 24358 24081 0 -1 4194304 14917 50672 0 0 1040 10 1408 29 25 0 1 0 108550871 33697792 7989 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24358/statm: 8227 7989 219 399 0 7824 0
[pid=24364] ppid=24358 vsize=203036 CPUtime=1174.78
/proc/24364/stat : 24364 (mxc-sr08) R 24358 24358 24081 0 -1 4194304 51802 0 0 0 117421 57 0 0 25 0 1 0 108553363 207908864 50326 1992294400 134512640 135078026 4294956176 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24364/statm: 50759 50326 71 138 0 50618 0
Current children cumulated CPU time (s) 1199.65
Current children cumulated vsize (KiB) 235944

Child status: 17
Real time (s): 1200.27
CPU time (s): 1199.75
CPU user time (s): 1198.75
CPU system time (s): 1.00685
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 235944

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

runsolver used 1.03984 second user time and 3.33549 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-27 06:06:22
IDJOB=1735666
IDBENCH=71509
IDSOLVER=527
FILE ID=node34/1735666-1240805182
PBS_JOBID= 9187391
Free space on /tmp= 66416 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g5.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735666-1240805182/watcher-1735666-1240805182 -o /tmp/evaluation-result-1735666-1240805182/solver-1735666-1240805182 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1735666-1240805182.cnf

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

MD5SUM BENCH= 5c381a23100991dd5561d3dc572b8883
RANDOM SEED=145309243

node34.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.214
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.214
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:       1670104 kB
Buffers:         50392 kB
Cached:         249500 kB
SwapCached:        260 kB
Active:         127008 kB
Inactive:       186092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670104 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           34868 kB
Writeback:           0 kB
Mapped:          21740 kB
Slab:            58860 kB
Committed_AS:   452500 kB
PageTables:       1380 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= 66384 MiB
End job on node34 at 2009-04-27 06:26:23