Trace number 1773850

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) 9998.33 10004

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray08_32.cnf
MD5SUMfd3f8184ebdeefe767f2b0366176385e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables17818
Number of clauses52685
Sum of the clauses size122929
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 235122
Number of clauses of size 317561
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.79/20.92	c SATzilla is building models for class 3
20.79/20.92	c run presolver mxc-sr08 for 10 seconds ... 
20.79/20.92	c Bin: Executing mxc-sr08
20.79/20.92	c spawning binary file with 10 seconds ...
20.79/20.92	c child exit by a signal
20.79/20.92	c mxc-sr08 returned code 137.
20.79/20.92	c run presolver picosat846 for 5 seconds ... 
20.79/20.92	c Bin: Executing picosat846
20.79/20.92	c spawning binary file with 5 seconds ...
20.79/20.92	c child exit by a signal
20.79/20.92	c picosat846 returned code 137.
20.79/20.92	c Orignal number of varibales is 17818, number of clauses is 52685 
20.79/20.92	c predicted feature computation time is 1.580176 
20.79/20.92	c Bin: Executing satelite
20.79/20.92	c spawning binary file with 240 seconds ...
20.79/20.92	c child exited successfully
20.79/20.92	c satzilla computing base features
20.79/20.92	c Number of variabe is: 8978, Number of clause is : 40130 
20.79/20.92	c Initializing...
20.79/20.92	c satzilla doing clause learning
20.79/20.92	c start clause learning features ...
20.79/20.92	c Bin: Executing zchaff07
20.79/20.92	c spawning binary file with 2 seconds ...
20.79/20.92	c child exit by a signal
20.79/20.92	c satzilla doing survey propogation probe
20.79/20.92	c do survay propogation for 2 second ...
20.79/20.92	c satzilla doing local search probe
20.79/20.92	c features are:17818 52685 8978 40130 0.984629 0.312858 0.223723 0.361929 0.905643 1.34579 0.000332909 0.319242 0.000222767 0.00300735 1.11457 0.340369 0.684725 0.000332909 0.165239 0.000199352 0.00159482 1.75059 0.0612068 0.0646808 0 0.777778 1.68743 0.0001254 0.263388 4.9838e-05 0.000946923 1.40385 0.488562 0.000241557 0.267242 0.000124595 0.00169449 351.769 0.217975 185 510 469 257 395 287 361 7.70545 0.253536 3.0973 10.1796 9.7036 3.70558 9.10409 6.98391 8.60573 0.113446 0.819196 1.43148e-08 0.999986 0.217418 0.00102688 0.138583 0.0382258 0.120987 0.023908 0.782059 1.70399e-05 0.28591 0.0435803 0.00944483 0.0386814 0.00949426 0.0157427 271.235 0.465016 2267.24 0.0185546 2273 2205 2323 0.349532 0.844377 0.836706 0.0248057 
20.79/20.92	c satzilla's ranking:
20.79/20.92	c 1) mxc-sr08: 3.172128
20.79/20.92	c 2) picosat846: 2.532942
20.79/20.92	c 3) minisat20SAT07: 2.273902
20.79/20.92	c 4) zchaff_rand: 1.402192
20.79/20.92	c 5) march_dl2004: 0.529350
20.79/20.92	c 6) SATenstein: -10000.000000
20.79/20.92	c 7) gnovelty+: -10000.000000
20.79/20.92	c 8) adaptg2wsat+: -10000.000000
20.79/20.92	c 9) adaptg2wsat0: -10000.000000
20.79/20.92	c 10) tts-4-0: -10000.000000
20.79/20.92	c 11) vallst: -10000.000000
20.79/20.92	c 12) minisat20: -10000.000000
20.79/20.92	c 13) kcnfs04SAT07: -10000.000000
20.79/20.92	c satzilla running mxc-sr08 ... 
9998.25/10003.96	c Bin: Executing mxc-sr08
9998.25/10003.96	c spawning binary file with 9979 seconds ...
9998.25/10003.96	c child exit by a signal
9998.25/10003.96	c mxc-sr08 returned code 137.
9998.25/10003.96	c satzilla running picosat846 ... 
9998.25/10003.96	c Bin: Executing picosat846
9998.25/10003.96	c picosat846 returned code 1.
9998.25/10003.96	c satzilla running minisat20SAT07 ... 
9998.25/10003.96	c Bin: Executing minisat20SAT07
9998.25/10003.96	c minisat20SAT07 returned code 1.
9998.25/10003.96	c satzilla running zchaff_rand ... 
9998.25/10003.96	c Bin: Executing zchaff_rand
9998.25/10003.96	c zchaff_rand returned code 1.
9998.25/10003.96	c satzilla running march_dl2004 ... 
9998.25/10003.96	c Bin: Executing march_dl2004
9998.25/10003.96	c march_dl2004 returned code 1.
9998.25/10003.96	c satzilla running SATenstein ... 
9998.25/10003.96	c Bin: Executing SATenstein
9998.25/10003.96	c SATenstein returned code 1.
9998.25/10003.96	c satzilla running gnovelty+ ... 
9998.25/10003.96	c Bin: Executing gnovelty+
9998.25/10003.96	c gnovelty+ returned code 1.
9998.25/10003.96	c satzilla running adaptg2wsat+ ... 
9998.25/10003.96	c Bin: Executing adaptg2wsat+
9998.25/10003.96	c adaptg2wsat+ returned code 1.
9998.25/10003.96	c satzilla running adaptg2wsat0 ... 
9998.25/10003.96	c Bin: Executing adaptg2wsat0
9998.25/10003.96	c adaptg2wsat0 returned code 1.
9998.25/10003.96	c satzilla running tts-4-0 ... 
9998.25/10003.96	c Bin: Executing tts-4-0
9998.25/10003.96	c tts-4-0 returned code 1.
9998.25/10003.96	c satzilla running vallst ... 
9998.25/10003.96	c Bin: Executing vallst
9998.25/10003.96	c vallst returned code 1.
9998.25/10003.96	c satzilla running minisat20 ... 
9998.25/10003.96	c Bin: Executing minisat20
9998.25/10003.96	c minisat20 returned code 1.
9998.25/10003.96	c satzilla running kcnfs04SAT07 ... 
9998.25/10003.96	c Bin: Executing kcnfs04SAT07
9998.25/10003.96	c kcnfs04SAT07 returned code 1.
9998.25/10003.96	c ERROR: All Failed! 
9998.25/10003.96	c SATZILLA_TIME=9999.840000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773850-1241350862/watcher-1773850-1241350862 -o /tmp/evaluation-result-1773850-1241350862/solver-1773850-1241350862 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773850-1241350862.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1234
/proc/meminfo: memFree=1695288/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=2056 CPUtime=0
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163120657 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 514 112 96 399 0 111 0
[pid=1235] ppid=1234 vsize=3272 CPUtime=0
/proc/1235/stat : 1235 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 618 0 0 0 0 0 0 0 19 0 1 0 163120657 3350528 614 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1235/statm: 818 619 50 138 0 677 0

[startup+0.0240601 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1234
/proc/meminfo: memFree=1695288/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=2056 CPUtime=0
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163120657 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 514 112 96 399 0 111 0
[pid=1235] ppid=1234 vsize=6144 CPUtime=0.01
/proc/1235/stat : 1235 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 1293 0 0 0 1 0 0 0 19 0 1 0 163120657 6291456 1288 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1235/statm: 1536 1288 54 138 0 1395 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8200

[startup+0.101075 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1234
/proc/meminfo: memFree=1695288/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=2056 CPUtime=0
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163120657 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 514 112 96 399 0 111 0
[pid=1235] ppid=1234 vsize=9092 CPUtime=0.08
/proc/1235/stat : 1235 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 2182 0 0 0 8 0 0 0 19 0 1 0 163120657 9310208 1973 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1235/statm: 2273 1974 55 138 0 2132 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11148

[startup+0.301114 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1234
/proc/meminfo: memFree=1695288/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=2056 CPUtime=0
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163120657 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 514 112 96 399 0 111 0
[pid=1235] ppid=1234 vsize=11516 CPUtime=0.29
/proc/1235/stat : 1235 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 2827 0 0 0 28 1 0 0 20 0 1 0 163120657 11792384 2618 1992294400 134512640 135078026 4294956192 18446744073709551615 134561028 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1235/statm: 2879 2618 55 138 0 2738 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13572

[startup+0.701192 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 1234
/proc/meminfo: memFree=1695288/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=2056 CPUtime=0
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163120657 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 514 112 96 399 0 111 0
[pid=1235] ppid=1234 vsize=10724 CPUtime=0.69
/proc/1235/stat : 1235 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 2954 0 0 0 68 1 0 0 24 0 1 0 163120657 10981376 2492 1992294400 134512640 135078026 4294956192 18446744073709551615 134539566 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1235/statm: 2681 2492 71 138 0 2540 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12780

[startup+1.50135 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 1236
/proc/meminfo: memFree=1685352/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=2056 CPUtime=0
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163120657 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 514 112 96 399 0 111 0
[pid=1235] ppid=1234 vsize=10724 CPUtime=1.49
/proc/1235/stat : 1235 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 2955 0 0 0 148 1 0 0 25 0 1 0 163120657 10981376 2493 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1235/statm: 2681 2493 71 138 0 2540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12780

[startup+3.10166 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 1236
/proc/meminfo: memFree=1685224/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=2056 CPUtime=0
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163120657 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 514 112 96 399 0 111 0
[pid=1235] ppid=1234 vsize=10724 CPUtime=3.09
/proc/1235/stat : 1235 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 2955 0 0 0 308 1 0 0 25 0 1 0 163120657 10981376 2493 1992294400 134512640 135078026 4294956192 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1235/statm: 2681 2493 71 138 0 2540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12780

[startup+6.30129 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 1236
/proc/meminfo: memFree=1684840/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=2056 CPUtime=0
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163120657 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 514 112 96 399 0 111 0
[pid=1235] ppid=1234 vsize=11780 CPUtime=6.28
/proc/1235/stat : 1235 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 3199 0 0 0 627 1 0 0 25 0 1 0 163120657 12062720 2737 1992294400 134512640 135078026 4294956192 18446744073709551615 134538100 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1235/statm: 2945 2737 71 138 0 2804 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13836

[startup+12.7015 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 1237
/proc/meminfo: memFree=1690792/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=2056 CPUtime=9.99
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 152 3362 0 0 0 0 997 2 19 0 1 0 163120657 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 514 121 104 399 0 111 0
[pid=1237] ppid=1234 vsize=5184 CPUtime=2.61
/proc/1237/stat : 1237 (picosat846) R 1234 1234 1197 0 -1 4194304 1007 0 9 0 261 0 0 0 25 0 1 0 163121658 5308416 972 1992294400 134512640 134570484 4294956192 18446744073709551615 134523323 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1237/statm: 1296 972 85 14 0 962 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 7240

[startup+25.501 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 1240
/proc/meminfo: memFree=1678440/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=10988 CPUtime=4.56
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 3011 0 0 0 455 1 0 0 25 0 1 0 163122749 11251712 2549 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1240/statm: 2747 2550 71 138 0 2606 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 18692

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 1240
/proc/meminfo: memFree=1674280/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=15476 CPUtime=30.14
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 4128 0 0 0 3011 3 0 0 25 0 1 0 163122749 15847424 3666 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 3869 3666 71 138 0 3728 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 23180

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 1240
/proc/meminfo: memFree=1669672/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=19960 CPUtime=81.31
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 5231 0 0 0 8128 3 0 0 25 0 1 0 163122749 20439040 4769 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 4990 4769 71 138 0 4849 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 27664

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1240
/proc/meminfo: memFree=1666728/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=22864 CPUtime=141.28
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 5968 0 0 0 14124 4 0 0 25 0 1 0 163122749 23412736 5506 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 5716 5506 71 138 0 5575 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 30568

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1240
/proc/meminfo: memFree=1663528/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=26164 CPUtime=201.25
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 6804 0 0 0 20120 5 0 0 25 0 1 0 163122749 26791936 6342 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 6541 6342 71 138 0 6400 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 33868

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1240
/proc/meminfo: memFree=1662568/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=26932 CPUtime=261.22
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 6986 0 0 0 26117 5 0 0 25 0 1 0 163122749 27578368 6524 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 6733 6524 71 138 0 6592 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 34636

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1240
/proc/meminfo: memFree=1660840/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=28656 CPUtime=321.19
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 7434 0 0 0 32113 6 0 0 25 0 1 0 163122749 29343744 6972 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 7164 6972 71 138 0 7023 0
Current children cumulated CPU time (s) 342.01

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


[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560616/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9376.14
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32923 0 0 0 937574 40 0 0 25 0 1 0 163122749 130531328 31109 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31109 71 138 0 31727 0
Current children cumulated CPU time (s) 9396.96
Current children cumulated vsize (KiB) 135176

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560616/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9436.11
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32927 0 0 0 943571 40 0 0 25 0 1 0 163122749 130531328 31113 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31113 71 138 0 31727 0
Current children cumulated CPU time (s) 9456.93
Current children cumulated vsize (KiB) 135176

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560552/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9496.09
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32927 0 0 0 949568 41 0 0 25 0 1 0 163122749 130531328 31113 1992294400 134512640 135078026 4294956192 18446744073709551615 134534249 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31113 71 138 0 31727 0
Current children cumulated CPU time (s) 9516.91
Current children cumulated vsize (KiB) 135176

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560552/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9556.05
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32927 0 0 0 955564 41 0 0 25 0 1 0 163122749 130531328 31113 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1240/statm: 31868 31113 71 138 0 31727 0
Current children cumulated CPU time (s) 9576.87
Current children cumulated vsize (KiB) 135176

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560552/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9616.01
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32927 0 0 0 961560 41 0 0 25 0 1 0 163122749 130531328 31113 1992294400 134512640 135078026 4294956192 18446744073709551615 134526793 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31113 71 138 0 31727 0
Current children cumulated CPU time (s) 9636.83
Current children cumulated vsize (KiB) 135176

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560360/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9675.99
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32928 0 0 0 967558 41 0 0 25 0 1 0 163122749 130531328 31114 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31114 71 138 0 31727 0
Current children cumulated CPU time (s) 9696.81
Current children cumulated vsize (KiB) 135176

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560360/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9735.96
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32929 0 0 0 973555 41 0 0 25 0 1 0 163122749 130531328 31115 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31115 71 138 0 31727 0
Current children cumulated CPU time (s) 9756.78
Current children cumulated vsize (KiB) 135176

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560360/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9795.93
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32930 0 0 0 979552 41 0 0 25 0 1 0 163122749 130531328 31116 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31116 71 138 0 31727 0
Current children cumulated CPU time (s) 9816.75
Current children cumulated vsize (KiB) 135176

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560360/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9855.9
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32930 0 0 0 985549 41 0 0 25 0 1 0 163122749 130531328 31116 1992294400 134512640 135078026 4294956192 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31116 71 138 0 31727 0
Current children cumulated CPU time (s) 9876.72
Current children cumulated vsize (KiB) 135176

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560360/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9915.86
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32930 0 0 0 991545 41 0 0 25 0 1 0 163122749 130531328 31116 1992294400 134512640 135078026 4294956192 18446744073709551615 134523886 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31116 71 138 0 31727 0
Current children cumulated CPU time (s) 9936.68
Current children cumulated vsize (KiB) 135176

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560360/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9975.84
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32932 0 0 0 997543 41 0 0 25 0 1 0 163122749 130531328 31118 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31118 71 138 0 31727 0
Current children cumulated CPU time (s) 9996.66
Current children cumulated vsize (KiB) 135176

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

[startup+10003.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560360/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9976.63
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32932 0 0 0 997622 41 0 0 25 0 1 0 163122749 130531328 31118 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31118 71 138 0 31727 0
Current children cumulated CPU time (s) 9997.45
Current children cumulated vsize (KiB) 135176

[startup+10003.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560360/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9977.03
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32932 0 0 0 997662 41 0 0 25 0 1 0 163122749 130531328 31118 1992294400 134512640 135078026 4294956192 18446744073709551615 134534627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31118 71 138 0 31727 0
Current children cumulated CPU time (s) 9997.85
Current children cumulated vsize (KiB) 135176

[startup+10003.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1262
/proc/meminfo: memFree=1560360/2055924 swapFree=4149332/4192956
[pid=1234] ppid=1232 vsize=7704 CPUtime=20.82
/proc/1234/stat : 1234 (SATzilla2009_I) S 1232 1234 1197 0 -1 4194304 2993 8669 0 9 321 17 1730 14 25 0 1 0 163120657 7888896 1613 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/1234/statm: 1926 1613 217 399 0 1523 0
[pid=1240] ppid=1234 vsize=127472 CPUtime=9977.43
/proc/1240/stat : 1240 (mxc-sr08) R 1234 1234 1197 0 -1 4194304 32932 0 0 0 997702 41 0 0 25 0 1 0 163122749 130531328 31118 1992294400 134512640 135078026 4294956192 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1240/statm: 31868 31118 71 138 0 31727 0
Current children cumulated CPU time (s) 9998.25
Current children cumulated vsize (KiB) 135176

Child status: 17
Real time (s): 10004
CPU time (s): 9998.33
CPU user time (s): 9997.58
CPU system time (s): 0.751885
CPU usage (%): 99.9437
Max. virtual memory (cumulated for all children) (KiB): 135248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.58
system time used= 0.751885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44613
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 24516

runsolver used 8.41572 second user time and 27.9607 second system time

The end

Launcher Data

Begin job on node6 at 2009-05-03 13:41:03
IDJOB=1773850
IDBENCH=70812
IDSOLVER=616
FILE ID=node6/1773850-1241350862
PBS_JOBID= 9225558
Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray08_32.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773850-1241350862/watcher-1773850-1241350862 -o /tmp/evaluation-result-1773850-1241350862/solver-1773850-1241350862 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773850-1241350862.cnf

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

MD5SUM BENCH= fd3f8184ebdeefe767f2b0366176385e
RANDOM SEED=1827616698

node6.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.281
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.281
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:      2055924 kB
MemFree:       1695768 kB
Buffers:         38116 kB
Cached:         202236 kB
SwapCached:      37428 kB
Active:         107168 kB
Inactive:       172152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1695768 kB
SwapTotal:     4192956 kB
SwapFree:      4149332 kB
Dirty:           32472 kB
Writeback:           0 kB
Mapped:          13916 kB
Slab:            66820 kB
Committed_AS:   783236 kB
PageTables:       1452 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= 66520 MiB
End job on node6 at 2009-05-03 16:27:47