Trace number 1562272

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.46 1199.98

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_9_3_5_fbc.cnf
MD5SUM31a3aedc721d03e1d956a240f176ac5e
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 variables3857
Number of clauses59728
Sum of the clauses size174559
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224387
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

Solver Data

19.55/19.63	c SATzilla is building models for class 2
19.55/19.63	c run presolver march_dl2004 for 5 seconds ... 
19.55/19.63	c Bin: Executing march_dl2004
19.55/19.63	c spawning binary file with 5 seconds ...
19.55/19.63	c child exit by a signal
19.55/19.63	c march_dl2004 returned code 137.
19.55/19.63	c run presolver mxc-sr08 for 5 seconds ... 
19.55/19.63	c Bin: Executing mxc-sr08
19.55/19.63	c spawning binary file with 5 seconds ...
19.55/19.63	c child exit by a signal
19.55/19.63	c mxc-sr08 returned code 137.
19.55/19.63	c Orignal number of varibales is 3857, number of clauses is 59728 
19.55/19.63	c predicted feature computation time is 8.816901 
19.55/19.63	c Bin: Executing satelite
19.55/19.63	c spawning binary file with 240 seconds ...
19.55/19.63	c child exited successfully
19.55/19.63	c satzilla computing base features
19.55/19.63	c Number of variabe is: 3853, Number of clause is : 59728 
19.55/19.63	c Initializing...
19.55/19.63	c satzilla compute diameter ...
19.55/19.63	c start diameter features ...
19.55/19.63	c satzilla doing clause learning
19.55/19.63	c start clause learning features ...
19.55/19.63	c Bin: Executing zchaff07
19.55/19.63	c spawning binary file with 2 seconds ...
19.55/19.63	c child exit by a signal
19.55/19.63	c satzilla doing survey propogation probe
19.55/19.63	c do survay propogation for 2 second ...
19.55/19.63	c satzilla doing local search probe
19.55/19.63	c satzilla doing lobjois search-space size estimate
19.55/19.63	c features are:3857 59728 3853 59728 0.00103815 0 0.0645091 0.598796 0.544815 1.25683 0.000758604 0.753339 0.000519076 0.0127174 1.1396 0.408134 0.843474 0.000758604 1.3995 8.37128e-05 0.00413541 2.81086 0.618648 0.304271 0.00990099 0.870968 2.71847 0.000509942 1.34695 3.34851e-05 0.00244441 2.41923 0.765822 0.00169173 0.288396 0.000133941 0.00221002 5.4977 0.0958437 5 7 0.755405 332.667 0.180596 198 415 408 247 386 329 340 34.6372 0.163327 28.7946 52.2273 35.6182 30.6794 35.5882 32.3968 33.906 0.815666 0.315725 0.00525181 0.971037 0.970958 0.280637 0.970357 0.776933 0.965585 0.0455287 1.93717 1.29903e-05 0.286679 0.215471 5.69307e-05 0.00617341 0.000118736 0.000239495 60.3953 3.25893 1645.81 0.110537 1667 1625 1702 3.8305 0.153157 0.989765 0.0267104 0.294763 0.797527 
19.55/19.63	c satzilla's ranking:
19.55/19.63	c 1) mxc-sr08: 3.121891
19.55/19.63	c 2) minisat20: 2.519551
19.55/19.63	c 3) minisat20SAT07: 2.369922
19.55/19.63	c 4) zchaff_rand: 2.249753
19.55/19.63	c 5) march_dl2004: 2.244494
19.55/19.63	c 6) vallst: 1.325171
19.55/19.63	c 7) tts-4-0: -0.033053
19.55/19.63	c 8) SATenstein: -10000.000000
19.55/19.63	c 9) gnovelty+: -10000.000000
19.55/19.63	c 10) adaptg2wsat+: -10000.000000
19.55/19.63	c 11) adaptg2wsat0: -10000.000000
19.55/19.63	c 12) picosat846: -10000.000000
19.55/19.63	c 13) kcnfs04SAT07: -10000.000000
19.55/19.63	c satzilla running mxc-sr08 ... 
1199.35/1199.97	c Bin: Executing mxc-sr08
1199.35/1199.97	c spawning binary file with 1180 seconds ...
1199.35/1199.97	c child exit by a signal
1199.35/1199.97	c mxc-sr08 returned code 137.
1199.35/1199.97	c satzilla running minisat20 ... 
1199.35/1199.97	c Bin: Executing minisat20
1199.35/1199.97	c minisat20 returned code 1.
1199.35/1199.97	c satzilla running minisat20SAT07 ... 
1199.35/1199.97	c Bin: Executing minisat20SAT07
1199.35/1199.97	c minisat20SAT07 returned code 1.
1199.35/1199.97	c satzilla running zchaff_rand ... 
1199.35/1199.97	c Bin: Executing zchaff_rand
1199.35/1199.97	c zchaff_rand returned code 1.
1199.35/1199.97	c satzilla running march_dl2004 ... 
1199.35/1199.97	c Bin: Executing march_dl2004
1199.35/1199.97	c march_dl2004 returned code 1.
1199.35/1199.97	c satzilla running vallst ... 
1199.35/1199.97	c Bin: Executing vallst
1199.35/1199.97	c vallst returned code 1.
1199.35/1199.97	c satzilla running tts-4-0 ... 
1199.35/1199.97	c Bin: Executing tts-4-0
1199.35/1199.97	c tts-4-0 returned code 1.
1199.35/1199.97	c satzilla running SATenstein ... 
1199.35/1199.97	c Bin: Executing SATenstein
1199.35/1199.97	c SATenstein returned code 1.
1199.35/1199.97	c satzilla running gnovelty+ ... 
1199.35/1199.97	c Bin: Executing gnovelty+
1199.35/1199.97	c gnovelty+ returned code 1.
1199.35/1199.97	c satzilla running adaptg2wsat+ ... 
1199.35/1199.97	c Bin: Executing adaptg2wsat+
1199.35/1199.97	c adaptg2wsat+ returned code 1.
1199.35/1199.97	c satzilla running adaptg2wsat0 ... 
1199.35/1199.97	c Bin: Executing adaptg2wsat0
1199.35/1199.97	c adaptg2wsat0 returned code 1.
1199.35/1199.97	c satzilla running picosat846 ... 
1199.35/1199.97	c Bin: Executing picosat846
1199.35/1199.97	c picosat846 returned code 1.
1199.35/1199.97	c satzilla running kcnfs04SAT07 ... 
1199.35/1199.97	c Bin: Executing kcnfs04SAT07
1199.35/1199.97	c kcnfs04SAT07 returned code 1.
1199.35/1199.97	c ERROR: All Failed! 
1199.35/1199.97	c SATZILLA_TIME=1199.620000

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-1562272-1238772691/watcher-1562272-1238772691 -o /tmp/evaluation-result-1562272-1238772691/solver-1562272-1238772691 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1562272-1238772691.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.91 0.97 0.99 3/81 9339
/proc/meminfo: memFree=1781280/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=2056 CPUtime=0
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 503598032 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 514 112 96 399 0 111 0
[pid=9340] ppid=9339 vsize=1372 CPUtime=0
/proc/9340/stat : 9340 (march_dl2004) R 9339 9339 9274 0 -1 4194304 194 0 0 0 0 0 0 0 19 0 1 0 503598032 1404928 189 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9340/statm: 343 189 50 118 0 222 0

[startup+0.041933 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 9339
/proc/meminfo: memFree=1781280/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=2056 CPUtime=0
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 503598032 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 514 112 96 399 0 111 0
[pid=9340] ppid=9339 vsize=1768 CPUtime=0.03
/proc/9340/stat : 9340 (march_dl2004) R 9339 9339 9274 0 -1 4194304 341 0 0 0 3 0 0 0 19 0 1 0 503598032 1810432 336 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9340/statm: 442 337 50 118 0 321 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3824

[startup+0.101937 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 9339
/proc/meminfo: memFree=1781280/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=2056 CPUtime=0
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 503598032 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 514 112 96 399 0 111 0
[pid=9340] ppid=9339 vsize=3976 CPUtime=0.09
/proc/9340/stat : 9340 (march_dl2004) R 9339 9339 9274 0 -1 4194304 864 0 0 0 9 0 0 0 19 0 1 0 503598032 4071424 623 1992294400 134512640 134996440 4294956192 18446744073709551615 134617278 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9340/statm: 994 623 53 118 0 873 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6032

[startup+0.301956 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 9339
/proc/meminfo: memFree=1781280/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=2056 CPUtime=0
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 503598032 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 514 112 96 399 0 111 0
[pid=9340] ppid=9339 vsize=7412 CPUtime=0.29
/proc/9340/stat : 9340 (march_dl2004) R 9339 9339 9274 0 -1 4194304 3849 0 0 0 28 1 0 0 21 0 1 0 503598032 7589888 1531 1992294400 134512640 134996440 4294956192 18446744073709551615 134560194 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9340/statm: 1853 1532 65 118 0 1732 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9468

[startup+0.701995 s]
/proc/loadavg: 0.91 0.97 0.99 3/81 9339
/proc/meminfo: memFree=1781280/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=2056 CPUtime=0
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 503598032 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 514 112 96 399 0 111 0
[pid=9340] ppid=9339 vsize=8392 CPUtime=0.69
/proc/9340/stat : 9340 (march_dl2004) R 9339 9339 9274 0 -1 4194304 6685 0 0 0 66 3 0 0 25 0 1 0 503598032 8593408 1784 1992294400 134512640 134996440 4294956192 18446744073709551615 134544057 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9340/statm: 2098 1785 65 118 0 1977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10448

[startup+1.50107 s]
/proc/loadavg: 0.91 0.97 0.99 2/83 9341
/proc/meminfo: memFree=1774352/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=2056 CPUtime=0
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 503598032 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 514 112 96 399 0 111 0
[pid=9340] ppid=9339 vsize=16604 CPUtime=1.49
/proc/9340/stat : 9340 (march_dl2004) R 9339 9339 9274 0 -1 4194304 10555 0 0 0 140 9 0 0 25 0 1 0 503598032 17002496 3732 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9340/statm: 4151 3732 73 118 0 4030 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18660

[startup+3.10124 s]
/proc/loadavg: 0.91 0.97 0.99 2/83 9341
/proc/meminfo: memFree=1765840/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=2056 CPUtime=0
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 503598032 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 514 112 96 399 0 111 0
[pid=9340] ppid=9339 vsize=20000 CPUtime=3.08
/proc/9340/stat : 9340 (march_dl2004) R 9339 9339 9274 0 -1 4194304 16678 0 0 0 270 38 0 0 25 0 1 0 503598032 20480000 4649 1992294400 134512640 134996440 4294956192 18446744073709551615 134545971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9340/statm: 5000 4649 73 118 0 4879 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22056

[startup+6.30254 s]
/proc/loadavg: 1.00 0.98 0.99 2/83 9342
/proc/meminfo: memFree=1774736/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=2056 CPUtime=4.99
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 152 30781 0 0 0 0 454 45 19 0 1 0 503598032 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 514 121 104 399 0 111 0
[pid=9342] ppid=9339 vsize=7088 CPUtime=1.28
/proc/9342/stat : 9342 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 2020 0 0 0 127 1 0 0 25 0 1 0 503598534 7258112 1637 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9342/statm: 1772 1637 71 138 0 1631 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9144

[startup+12.7012 s]
/proc/loadavg: 1.08 1.00 1.00 2/82 9343
/proc/meminfo: memFree=1775512/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=5644 CPUtime=12.43
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 1738 34830 0 0 214 1 979 49 25 0 1 0 503598032 5779456 1041 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1411 1041 136 399 0 1008 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 5644

[startup+25.5014 s]
/proc/loadavg: 1.06 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1764248/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=11912 CPUtime=5.84
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 3225 0 0 0 583 1 0 0 25 0 1 0 503599996 12197888 2842 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 2978 2842 71 138 0 2837 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 19052

[startup+51.1019 s]
/proc/loadavg: 1.04 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1750168/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=26428 CPUtime=31.43
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 6830 0 0 0 3138 5 0 0 25 0 1 0 503599996 27062272 6447 1992294400 134512640 135078026 4294956192 18446744073709551615 134523974 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 6607 6447 71 138 0 6466 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 33568

[startup+102.307 s]
/proc/loadavg: 1.02 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1725208/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=50712 CPUtime=82.62
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 12870 0 0 0 8252 10 0 0 25 0 1 0 503599996 51929088 12487 1992294400 134512640 135078026 4294956192 18446744073709551615 134524083 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 12678 12487 71 138 0 12537 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 57852

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1709720/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=66028 CPUtime=142.59
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 16731 0 0 0 14245 14 0 0 25 0 1 0 503599996 67612672 16348 1992294400 134512640 135078026 4294956192 18446744073709551615 134523836 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 16507 16348 71 138 0 16366 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 73168

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1702360/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=73420 CPUtime=202.56
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 18575 0 0 0 20239 17 0 0 25 0 1 0 503599996 75182080 18192 1992294400 134512640 135078026 4294956192 18446744073709551615 134534956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 18355 18192 71 138 0 18214 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 80560

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1695256/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=80428 CPUtime=262.54
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 20324 0 0 0 26236 18 0 0 25 0 1 0 503599996 82358272 19941 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 20107 19941 71 138 0 19966 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 87568

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1694104/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=81752 CPUtime=322.52
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 20669 0 0 0 32233 19 0 0 25 0 1 0 503599996 83714048 20286 1992294400 134512640 135078026 4294956192 18446744073709551615 134533760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 20438 20286 71 138 0 20297 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 88892


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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1662040/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=113692 CPUtime=742.34
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 28544 0 0 0 74206 28 0 0 25 0 1 0 503599996 116420608 28161 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 28423 28161 71 138 0 28282 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 120832

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1656728/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=119116 CPUtime=802.31
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 29877 0 0 0 80202 29 0 0 25 0 1 0 503599996 121974784 29494 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 29779 29494 71 138 0 29638 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 126256

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1656664/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=119116 CPUtime=862.29
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 29878 0 0 0 86200 29 0 0 25 0 1 0 503599996 121974784 29495 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 29779 29495 71 138 0 29638 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 126256

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1652376/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=123340 CPUtime=922.27
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 30957 0 0 0 92196 31 0 0 25 0 1 0 503599996 126300160 30574 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 30835 30574 71 138 0 30694 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 130480

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1649880/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=125848 CPUtime=982.24
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 31570 0 0 0 98193 31 0 0 25 0 1 0 503599996 128868352 31187 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 31462 31187 71 138 0 31321 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 132988

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1649816/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=125848 CPUtime=1042.22
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 31570 0 0 0 104190 32 0 0 25 0 1 0 503599996 128868352 31187 1992294400 134512640 135078026 4294956192 18446744073709551615 134534421 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 31462 31187 71 138 0 31321 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 132988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9345
/proc/meminfo: memFree=1646360/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=129284 CPUtime=1102.19
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 32432 0 0 0 110186 33 0 0 25 0 1 0 503599996 132386816 32049 1992294400 134512640 135078026 4294956192 18446744073709551615 134523242 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 32321 32049 71 138 0 32180 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 136424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9347
/proc/meminfo: memFree=1645976/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=129284 CPUtime=1162.17
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 32432 0 0 0 116184 33 0 0 25 0 1 0 503599996 132386816 32049 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 32321 32049 71 138 0 32180 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 136424

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9347
/proc/meminfo: memFree=1645976/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=129284 CPUtime=1170.17
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 32432 0 0 0 116984 33 0 0 25 0 1 0 503599996 132386816 32049 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 32321 32049 71 138 0 32180 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 136424

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9347
/proc/meminfo: memFree=1645976/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=129284 CPUtime=1176.57
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 32432 0 0 0 117624 33 0 0 25 0 1 0 503599996 132386816 32049 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 32321 32049 71 138 0 32180 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 136424

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9347
/proc/meminfo: memFree=1645976/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=129284 CPUtime=1178.16
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 32432 0 0 0 117783 33 0 0 25 0 1 0 503599996 132386816 32049 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 32321 32049 71 138 0 32180 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 136424

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9347
/proc/meminfo: memFree=1645976/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=129284 CPUtime=1178.96
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 32432 0 0 0 117863 33 0 0 25 0 1 0 503599996 132386816 32049 1992294400 134512640 135078026 4294956192 18446744073709551615 134534669 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 32321 32049 71 138 0 32180 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 136424

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9347
/proc/meminfo: memFree=1645976/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=129284 CPUtime=1179.36
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 32432 0 0 0 117903 33 0 0 25 0 1 0 503599996 132386816 32049 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 32321 32049 71 138 0 32180 0
Current children cumulated CPU time (s) 1198.95
Current children cumulated vsize (KiB) 136424

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 9347
/proc/meminfo: memFree=1645976/2055920 swapFree=4169716/4192956
[pid=9339] ppid=9337 vsize=7140 CPUtime=19.59
/proc/9339/stat : 9339 (SATzilla2009_C) S 9337 9339 9274 0 -1 4194304 3873 36573 0 0 718 13 1175 53 25 0 1 0 503598032 7311360 1561 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9339/statm: 1785 1561 220 399 0 1382 0
[pid=9345] ppid=9339 vsize=129284 CPUtime=1179.76
/proc/9345/stat : 9345 (mxc-sr08) R 9339 9339 9274 0 -1 4194304 32432 0 0 0 117943 33 0 0 25 0 1 0 503599996 132386816 32049 1992294400 134512640 135078026 4294956192 18446744073709551615 134523986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9345/statm: 32321 32049 71 138 0 32180 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 136424

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.46
CPU user time (s): 1198.43
CPU system time (s): 1.02984
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 136424

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

runsolver used 1.36579 second user time and 4.10038 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-03 17:31:31
IDJOB=1562272
IDBENCH=70931
IDSOLVER=527
FILE ID=node89/1562272-1238772691
PBS_JOBID= 9085562
Free space on /tmp= 66516 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_9_3_5_fbc.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562272-1238772691/watcher-1562272-1238772691 -o /tmp/evaluation-result-1562272-1238772691/solver-1562272-1238772691 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1562272-1238772691.cnf

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

MD5SUM BENCH= 31a3aedc721d03e1d956a240f176ac5e
RANDOM SEED=1262838862

node89.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.240
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.240
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1781824 kB
Buffers:         22960 kB
Cached:         165408 kB
SwapCached:      12436 kB
Active:          97456 kB
Inactive:       104840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781824 kB
SwapTotal:     4192956 kB
SwapFree:      4169716 kB
Dirty:           32508 kB
Writeback:           0 kB
Mapped:          19564 kB
Slab:            56092 kB
Committed_AS:  1668732 kB
PageTables:       2600 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= 66484 MiB
End job on node89 at 2009-04-03 17:51:32