Trace number 1718798

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
satake 2009-03-22? (TO) 1200.17 601.871

General information on the benchmark

Nameindustrial/narain/
clauses-8.cnf
MD5SUM74bd745b1c68e4deddfa063e58b6b54d
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 variables1461771
Number of clauses5687554
Sum of the clauses size14147618
Maximum clause length601
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24325673
Number of clauses of size 3961281
Number of clauses of size 411051
Number of clauses of size 5354960
Number of clauses of size over 534588

Solver Data


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-1718798-1240640160/watcher-1718798-1240640160 -o /tmp/evaluation-result-1718798-1240640160/solver-1718798-1240640160 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1718798-1240640160.cnf 3 1200 

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


[startup+0 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 18230
/proc/meminfo: memFree=1659584/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=3592 CPUtime=0
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 690 0 0 0 0 0 0 0 20 0 4 0 92049719 3678208 676 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 898 682 65 163 0 733 0
[pid=18230/tid=18231] ppid=18228 vsize=3592 CPUtime=0
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 92049719 3678208 701 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=3592 CPUtime=0
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 504 0 0 0 0 0 0 0 21 0 4 0 92049719 3678208 710 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=3592 CPUtime=0
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 131 0 0 0 0 0 0 0 21 0 4 0 92049719 3678208 718 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.051753 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 18230
/proc/meminfo: memFree=1659584/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=50184 CPUtime=0.08
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 9096 0 0 0 0 8 0 0 20 0 4 0 92049719 51388416 9081 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 12546 9081 65 163 0 12381 0
[pid=18230/tid=18231] ppid=18228 vsize=50184 CPUtime=0
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 92049719 51388416 9081 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=50184 CPUtime=0.04
/proc/18230/task/18232/stat : 18232 (satake) D 18228 18230 17892 0 -1 4194368 4904 0 0 0 0 4 0 0 18 0 4 0 92049719 51388416 9081 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=50184 CPUtime=0.04
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 4102 0 0 0 0 4 0 0 18 0 4 0 92049719 51388416 9081 1992294400 134512640 135180984 4294956208 18446744073709551615 134706046 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 50184

[startup+0.102732 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 18230
/proc/meminfo: memFree=1659584/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=132104 CPUtime=0.18
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 18167 0 0 0 0 18 0 0 20 0 4 0 92049719 135274496 18152 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 33026 18161 65 163 0 32861 0
[pid=18230/tid=18231] ppid=18228 vsize=132104 CPUtime=0
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 92049719 135274496 18169 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=132104 CPUtime=0.09
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 9448 0 0 0 0 9 0 0 18 0 4 0 92049719 135274496 18176 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=132104 CPUtime=0.09
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 8660 0 0 0 0 9 0 0 18 0 4 0 92049719 135274496 18183 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 132104

[startup+0.302745 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 18230
/proc/meminfo: memFree=1659584/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=247140 CPUtime=0.57
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 56738 0 0 0 0 57 0 0 20 0 4 0 92049719 253071360 56723 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 61785 56734 65 163 0 61620 0
[pid=18230/tid=18231] ppid=18228 vsize=247140 CPUtime=0
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 92049719 253071360 56740 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=247140 CPUtime=0.29
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 28701 0 0 0 0 29 0 0 18 0 4 0 92049719 253071360 56749 1992294400 134512640 135180984 4294956208 18446744073709551615 134513707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=247140 CPUtime=0.28
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 27980 0 0 0 0 28 0 0 18 0 4 0 92049719 253071360 56756 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 247140

[startup+0.702781 s]
/proc/loadavg: 1.12 1.03 1.01 3/64 18230
/proc/meminfo: memFree=1659584/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=304924 CPUtime=1.36
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 70620 0 0 0 69 67 0 0 20 0 4 0 92049719 312242176 70584 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 76231 70584 65 163 0 76066 0
[pid=18230/tid=18231] ppid=18228 vsize=304924 CPUtime=0
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 92049719 312242176 70585 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=304924 CPUtime=0.67
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 35311 0 0 0 34 33 0 0 17 0 4 0 92049719 312242176 70585 1992294400 134512640 135180984 4294956208 18446744073709551615 134681037 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=304924 CPUtime=0.68
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 35221 0 0 0 35 33 0 0 17 0 4 0 92049719 312242176 70586 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 304924

[startup+1.50971 s]
/proc/loadavg: 1.12 1.03 1.01 3/68 18234
/proc/meminfo: memFree=1341408/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=409624 CPUtime=2.94
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 94456 0 0 0 211 83 0 0 20 0 4 0 92049719 419454976 94420 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 102406 94421 65 163 0 102241 0
[pid=18230/tid=18231] ppid=18228 vsize=409624 CPUtime=0
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 92049719 419454976 94422 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=409624 CPUtime=1.47
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 47126 0 0 0 106 41 0 0 16 0 4 0 92049719 419454976 94423 1992294400 134512640 135180984 4294956208 18446744073709551615 134675767 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=409624 CPUtime=1.46
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 47243 0 0 0 105 41 0 0 16 0 4 0 92049719 419454976 94423 1992294400 134512640 135180984 4294956208 18446744073709551615 134579486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 409624

[startup+3.10102 s]
/proc/loadavg: 1.12 1.03 1.01 3/68 18234
/proc/meminfo: memFree=1217184/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=634776 CPUtime=6.09
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 138687 0 0 0 500 109 0 0 20 0 4 0 92049719 650010624 138651 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 158694 138652 65 163 0 158529 0
[pid=18230/tid=18231] ppid=18228 vsize=634776 CPUtime=0
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 92049719 650010624 138653 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=634776 CPUtime=3.04
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 69050 0 0 0 248 56 0 0 16 0 4 0 92049719 650010624 138653 1992294400 134512640 135180984 4294956208 18446744073709551615 134513807 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=634776 CPUtime=3.03
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 69549 0 0 0 251 52 0 0 15 0 4 0 92049719 650010624 138653 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 634776

[startup+6.30135 s]
/proc/loadavg: 1.19 1.05 1.01 3/68 18234
/proc/meminfo: memFree=856544/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=1057532 CPUtime=12.4
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 225459 0 0 0 1068 172 0 0 20 0 4 0 92049719 1082912768 225423 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 264383 225423 66 163 0 264218 0
[pid=18230/tid=18231] ppid=18228 vsize=1057532 CPUtime=0
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 92049719 1082912768 225423 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=1057532 CPUtime=6.19
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 111689 0 0 0 530 89 0 0 17 0 4 0 92049719 1082912768 225423 1992294400 134512640 135180984 4294956208 18446744073709551615 134520860 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=1057532 CPUtime=6.19
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 113680 0 0 0 537 82 0 0 16 0 4 0 92049719 1082912768 225423 1992294400 134512640 135180984 4294956208 18446744073709551615 134521029 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 1057532

[startup+12.702 s]
/proc/loadavg: 1.34 1.08 1.02 3/68 18234
/proc/meminfo: memFree=878944/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=934692 CPUtime=25.1
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 252722 0 0 0 2313 197 0 0 20 0 4 0 92049719 957124608 195590 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 233673 195590 70 163 0 233508 0
[pid=18230/tid=18231] ppid=18228 vsize=934692 CPUtime=0.64
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22372 0 0 0 48 16 0 0 16 0 4 0 92049719 957124608 195590 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18230/tid=18232] ppid=18228 vsize=934692 CPUtime=12.01
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 114725 0 0 0 1107 94 0 0 24 0 4 0 92049719 957124608 195590 1992294400 134512640 135180984 4294956208 18446744073709551615 134528275 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18230/tid=18233] ppid=18228 vsize=934692 CPUtime=12.42
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 115542 0 0 0 1157 85 0 0 18 0 4 0 92049719 957124608 195590 1992294400 134512640 135180984 4294956208 18446744073709551615 134523615 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 934692

[startup+25.5023 s]
/proc/loadavg: 1.48 1.12 1.04 3/68 18234
/proc/meminfo: memFree=877600/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=935840 CPUtime=50.64
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 253081 0 0 0 4865 199 0 0 20 0 4 0 92049719 958300160 195949 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 233960 195949 70 163 0 233795 0
[pid=18230/tid=18231] ppid=18228 vsize=935840 CPUtime=0.65
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22372 0 0 0 48 17 0 0 16 0 4 0 92049719 958300160 195949 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=935840 CPUtime=24.81
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 114987 0 0 0 2386 95 0 0 25 0 4 0 92049719 958300160 195949 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18230/tid=18233] ppid=18228 vsize=935840 CPUtime=25.16
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 115639 0 0 0 2430 86 0 0 25 0 4 0 92049719 958300160 195949 1992294400 134512640 135180984 4294956208 18446744073709551615 134523615 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 935840

[startup+51.1029 s]
/proc/loadavg: 1.66 1.19 1.06 3/68 18234
/proc/meminfo: memFree=874976/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=938792 CPUtime=101.64
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 253777 0 0 0 9959 205 0 0 20 0 4 0 92049719 961323008 196645 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 234698 196645 70 163 0 234533 0
[pid=18230/tid=18231] ppid=18228 vsize=938792 CPUtime=0.68
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22372 0 0 0 49 19 0 0 16 0 4 0 92049719 961323008 196645 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=938792 CPUtime=50.38
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 115488 0 0 0 4942 96 0 0 25 0 4 0 92049719 961323008 196645 1992294400 134512640 135180984 4294956208 18446744073709551615 134518227 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18230/tid=18233] ppid=18228 vsize=938792 CPUtime=50.55
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 115834 0 0 0 4967 88 0 0 25 0 4 0 92049719 961323008 196645 1992294400 134512640 135180984 4294956208 18446744073709551615 134520800 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 938792

[startup+102.306 s]
/proc/loadavg: 1.85 1.31 1.11 3/68 18234
/proc/meminfo: memFree=874976/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=938792 CPUtime=203.82
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 253777 0 0 0 20177 205 0 0 20 0 4 0 92049719 961323008 196645 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 234698 196645 70 163 0 234533 0
[pid=18230/tid=18231] ppid=18228 vsize=938792 CPUtime=0.68
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22372 0 0 0 49 19 0 0 16 0 4 0 92049719 961323008 196645 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=938792 CPUtime=101.57
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 115488 0 0 0 10061 96 0 0 25 0 4 0 92049719 961323008 196645 1992294400 134512640 135180984 4294956208 18446744073709551615 134520871 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18230/tid=18233] ppid=18228 vsize=938792 CPUtime=101.56
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 115834 0 0 0 10067 89 0 0 25 0 4 0 92049719 961323008 196645 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 938792

[startup+162.302 s]
/proc/loadavg: 1.94 1.44 1.16 3/68 18234
/proc/meminfo: memFree=874528/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=938792 CPUtime=323.35
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 253866 0 0 0 32126 209 0 0 20 0 4 0 92049719 961323008 196734 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 234698 196734 70 163 0 234533 0
[pid=18230/tid=18231] ppid=18228 vsize=938792 CPUtime=0.74
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22372 0 0 0 53 21 0 0 16 0 4 0 92049719 961323008 196734 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18230/tid=18232] ppid=18228 vsize=938792 CPUtime=161.39
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 115494 0 0 0 16042 97 0 0 25 0 4 0 92049719 961323008 196734 1992294400 134512640 135180984 4294956208 18446744073709551615 134528902 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18230/tid=18233] ppid=18228 vsize=938792 CPUtime=161.2
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 115917 0 0 0 16031 89 0 0 17 0 4 0 92049719 961323008 196734 1992294400 134512640 135180984 4294956208 18446744073709551615 134520866 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.35
Current children cumulated vsize (KiB) 938792

[startup+222.302 s]
/proc/loadavg: 1.98 1.54 1.21 3/68 18234
/proc/meminfo: memFree=874528/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=938792 CPUtime=442.93
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 253867 0 0 0 44082 211 0 0 20 0 4 0 92049719 961323008 196735 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 234698 196735 70 163 0 234533 0
[pid=18230/tid=18231] ppid=18228 vsize=938792 CPUtime=0.74
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22372 0 0 0 53 21 0 0 15 0 4 0 92049719 961323008 196735 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=938792 CPUtime=221.21
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 115494 0 0 0 22023 98 0 0 17 0 4 0 92049719 961323008 196735 1992294400 134512640 135180984 4294956208 18446744073709551615 134520798 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18230/tid=18233] ppid=18228 vsize=938792 CPUtime=220.96
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 115918 0 0 0 22005 91 0 0 25 0 4 0 92049719 961323008 196735 1992294400 134512640 135180984 4294956208 18446744073709551615 134528669 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.93
Current children cumulated vsize (KiB) 938792

[startup+282.302 s]
/proc/loadavg: 1.99 1.62 1.26 3/68 18234
/proc/meminfo: memFree=873696/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=939816 CPUtime=562.57
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 254108 0 0 0 55934 323 0 0 20 0 4 0 92049719 962371584 196976 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 234954 196976 70 163 0 234789 0
[pid=18230/tid=18231] ppid=18228 vsize=939816 CPUtime=1.38
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22372 0 0 0 67 71 0 0 15 0 4 0 92049719 962371584 196976 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18230/tid=18232] ppid=18228 vsize=939816 CPUtime=280.81
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 115504 0 0 0 27952 129 0 0 25 0 4 0 92049719 962371584 196976 1992294400 134512640 135180984 4294956208 18446744073709551615 134521150 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18230/tid=18233] ppid=18228 vsize=939816 CPUtime=280.35
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 116149 0 0 0 27914 121 0 0 17 0 4 0 92049719 962371584 196976 1992294400 134512640 135180984 4294956208 18446744073709551615 134528470 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.57
Current children cumulated vsize (KiB) 939816

[startup+342.301 s]
/proc/loadavg: 1.99 1.68 1.30 3/68 18234
/proc/meminfo: memFree=864480/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=948300 CPUtime=682.3
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 256436 0 0 0 67848 382 0 0 20 0 4 0 92049719 971059200 199304 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 237075 199304 70 163 0 236910 0
[pid=18230/tid=18231] ppid=18228 vsize=948300 CPUtime=1.72
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22378 0 0 0 76 96 0 0 15 0 4 0 92049719 971059200 199304 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=948300 CPUtime=340.5
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 116432 0 0 0 33903 147 0 0 25 0 4 0 92049719 971059200 199304 1992294400 134512640 135180984 4294956208 18446744073709551615 134519935 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18230/tid=18233] ppid=18228 vsize=948300 CPUtime=340.07
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 117543 0 0 0 33868 139 0 0 25 0 4 0 92049719 971059200 199304 1992294400 134512640 135180984 4294956208 18446744073709551615 134525488 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.3
Current children cumulated vsize (KiB) 948300

[startup+402.301 s]
/proc/loadavg: 1.99 1.74 1.34 3/68 18234
/proc/meminfo: memFree=851168/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=961748 CPUtime=802.04
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 259772 0 0 0 79777 427 0 0 20 0 4 0 92049719 984829952 202640 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 240437 202640 70 163 0 240272 0
[pid=18230/tid=18231] ppid=18228 vsize=961748 CPUtime=1.94
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22384 0 0 0 82 112 0 0 15 0 4 0 92049719 984829952 202640 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18230/tid=18232] ppid=18228 vsize=961748 CPUtime=400.14
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 118143 0 0 0 39852 162 0 0 25 0 4 0 92049719 984829952 202640 1992294400 134512640 135180984 4294956208 18446744073709551615 134525488 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18230/tid=18233] ppid=18228 vsize=961748 CPUtime=399.93
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 119162 0 0 0 39842 151 0 0 25 0 4 0 92049719 984829952 202640 1992294400 134512640 135180984 4294956208 18446744073709551615 134518209 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.04
Current children cumulated vsize (KiB) 961748

[startup+462.301 s]
/proc/loadavg: 1.99 1.78 1.38 3/68 18234
/proc/meminfo: memFree=836128/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=976660 CPUtime=921.78
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 263503 0 0 0 91698 480 0 0 20 0 4 0 92049719 1000099840 206371 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 244165 206371 70 163 0 244000 0
[pid=18230/tid=18231] ppid=18228 vsize=976660 CPUtime=2.21
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22388 0 0 0 88 133 0 0 15 0 4 0 92049719 1000099840 206371 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=976660 CPUtime=459.99
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 119303 0 0 0 45822 177 0 0 25 0 4 0 92049719 1000099840 206371 1992294400 134512640 135180984 4294956208 18446744073709551615 134523791 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=976660 CPUtime=459.56
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 121729 0 0 0 45787 169 0 0 22 0 4 0 92049719 1000099840 206371 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.78
Current children cumulated vsize (KiB) 976660

[startup+522.301 s]
/proc/loadavg: 1.99 1.82 1.42 3/68 18234
/proc/meminfo: memFree=822240/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=990132 CPUtime=1041.53
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 266975 0 0 0 103617 536 0 0 20 0 4 0 92049719 1013895168 209843 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 247533 209843 70 163 0 247368 0
[pid=18230/tid=18231] ppid=18228 vsize=990132 CPUtime=2.49
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22425 0 0 0 93 156 0 0 15 0 4 0 92049719 1013895168 209843 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18230/tid=18232] ppid=18228 vsize=990132 CPUtime=519.83
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 120816 0 0 0 51792 191 0 0 25 0 4 0 92049719 1013895168 209843 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=990132 CPUtime=519.19
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 123651 0 0 0 51731 188 0 0 25 0 4 0 92049719 1013895168 209843 1992294400 134512640 135180984 4294956208 18446744073709551615 134528065 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.53
Current children cumulated vsize (KiB) 990132

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/68 18234
/proc/meminfo: memFree=817376/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=995912 CPUtime=1161.27
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 268184 0 0 0 115487 640 0 0 20 0 4 0 92049719 1019813888 211052 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 248978 211052 70 163 0 248813 0
[pid=18230/tid=18231] ppid=18228 vsize=995912 CPUtime=3.1
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22516 0 0 0 110 200 0 0 15 0 4 0 92049719 1019813888 211052 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=18230/tid=18232] ppid=18228 vsize=995912 CPUtime=579.52
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 121777 0 0 0 57733 219 0 0 25 0 4 0 92049719 1019813888 211052 1992294400 134512640 135180984 4294956208 18446744073709551615 134523663 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=995912 CPUtime=578.63
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 123808 0 0 0 57643 220 0 0 25 0 4 0 92049719 1019813888 211052 1992294400 134512640 135180984 4294956208 18446744073709551615 134520863 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.27
Current children cumulated vsize (KiB) 995912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.706 s]
/proc/loadavg: 1.99 1.86 1.46 3/68 18234
/proc/meminfo: memFree=815200/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=997068 CPUtime=1200
/proc/18230/stat : 18230 (satake) S 18228 18230 17892 0 -1 4194304 268722 0 0 0 119344 656 0 0 20 0 4 0 92049719 1020997632 211590 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18230/statm: 249267 211590 70 163 0 249102 0
[pid=18230/tid=18231] ppid=18228 vsize=997068 CPUtime=3.18
/proc/18230/task/18231/stat : 18231 (satake) S 18228 18230 17892 0 -1 4194368 22527 0 0 0 112 206 0 0 15 0 4 0 92049719 1020997632 211590 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=18230/tid=18232] ppid=18228 vsize=997068 CPUtime=598.88
/proc/18230/task/18232/stat : 18232 (satake) R 18228 18230 17892 0 -1 4194368 122196 0 0 0 59665 223 0 0 25 0 4 0 92049719 1020997632 211590 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
[pid=18230/tid=18233] ppid=18228 vsize=997068 CPUtime=597.92
/proc/18230/task/18233/stat : 18233 (satake) R 18228 18230 17892 0 -1 4194368 123916 0 0 0 59567 225 0 0 25 0 4 0 92049719 1020997632 211590 1992294400 134512640 135180984 4294956208 18446744073709551615 134528568 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 997068

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+601.815 s]
/proc/loadavg: 1.99 1.86 1.46 3/68 18234
/proc/meminfo: memFree=815200/2055920 swapFree=4180920/4192956
[pid=18230] ppid=18228 vsize=0 CPUtime=1200.11
/proc/18230/stat : 18230 (satake) Z 18228 18230 17892 0 -1 4195340 268722 0 0 0 119346 665 0 0 16 0 2 0 92049719 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18230/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.871
CPU time (s): 1200.17
CPU user time (s): 1193.46
CPU system time (s): 6.71198
CPU usage (%): 199.407
Max. virtual memory (cumulated for all children) (KiB): 1066252

deleting IPC queue 0
deleting IPC queue 32769
deleting IPC queue 65538
deleting IPC queue 98307
deleting IPC queue 131076
deleting IPC queue 163845
deleting IPC queue 196614
deleting IPC queue 229383
deleting IPC queue 262152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1193.46
system time used= 6.71198
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268722
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= 389391
involuntary context switches= 388473

runsolver used 0.563914 second user time and 1.65375 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-25 08:16:08
IDJOB=1718798
IDBENCH=20506
IDSOLVER=553
FILE ID=node27/1718798-1240640160
PBS_JOBID= 9186414
Free space on /tmp= 66084 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT07/industrial/narain/clauses-8.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718798-1240640160/watcher-1718798-1240640160 -o /tmp/evaluation-result-1718798-1240640160/solver-1718798-1240640160 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1718798-1240640160.cnf 3 1200

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

MD5SUM BENCH= 74bd745b1c68e4deddfa063e58b6b54d
RANDOM SEED=624587052

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1660000 kB
Buffers:         42268 kB
Cached:         282380 kB
SwapCached:       5084 kB
Active:         171060 kB
Inactive:       161704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660000 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:          115296 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            49072 kB
Committed_AS:   300184 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66084 MiB
End job on node27 at 2009-04-25 08:26:12