Trace number 1543638

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.25 632.061

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S599916448-096.cnf
MD5SUM5f04fc92392bf2bf11053ad43646135d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.906861
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1543638-1238493869/watcher-1543638-1238493869 -o /tmp/evaluation-result-1543638-1238493869/solver-1543638-1238493869 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543638-1238493869.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: 2.08 2.14 1.75 3/64 21618
/proc/meminfo: memFree=1038696/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=1300 CPUtime=0
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 171 0 0 0 0 0 0 0 20 0 4 0 1122052303 1331200 156 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 325 159 65 163 0 160 0
[pid=21618/tid=21619] ppid=21616 vsize=1300 CPUtime=0
/proc/21618/task/21619/stat : 21619 (satake) S 21616 21618 21581 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 1122052303 1331200 159 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=1300 CPUtime=0
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 84 0 0 0 0 0 0 0 21 0 4 0 1122052303 1331200 159 1992294400 134512640 135180984 4294956208 18446744073709551615 134691935 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=1300 CPUtime=0
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 4 0 1122052303 1331200 159 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0262079 s]
/proc/loadavg: 2.08 2.14 1.75 3/64 21618
/proc/meminfo: memFree=1038696/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=3756 CPUtime=0.03
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 383 0 0 0 3 0 0 0 20 0 4 0 1122052303 3846144 294 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 939 294 70 163 0 774 0
[pid=21618/tid=21619] ppid=21616 vsize=3756 CPUtime=0
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 11 0 0 0 0 0 0 0 21 0 4 0 1122052303 3846144 294 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=3756 CPUtime=0.02
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 147 0 0 0 2 0 0 0 16 0 4 0 1122052303 3846144 294 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=3756 CPUtime=0.01
/proc/21618/task/21621/stat : 21621 (satake) S 21616 21618 21581 0 -1 4194368 142 0 0 0 1 0 0 0 16 0 4 0 1122052303 3846144 294 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3756

[startup+0.101475 s]
/proc/loadavg: 2.08 2.14 1.75 3/64 21618
/proc/meminfo: memFree=1038696/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=3888 CPUtime=0.17
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 434 0 0 0 13 4 0 0 20 0 4 0 1122052303 3981312 345 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 972 345 70 163 0 807 0
[pid=21618/tid=21619] ppid=21616 vsize=3888 CPUtime=0.01
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 19 0 0 0 0 1 0 0 18 0 4 0 1122052303 3981312 345 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=3888 CPUtime=0.06
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 170 0 0 0 6 0 0 0 17 0 4 0 1122052303 3981312 345 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=3888 CPUtime=0.07
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 162 0 0 0 6 1 0 0 17 0 4 0 1122052303 3981312 345 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 3888

[startup+0.301497 s]
/proc/loadavg: 2.08 2.14 1.75 3/64 21618
/proc/meminfo: memFree=1038696/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=4284 CPUtime=0.52
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 554 0 0 0 39 13 0 0 20 0 4 0 1122052303 4386816 465 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 1071 465 70 163 0 906 0
[pid=21618/tid=21619] ppid=21616 vsize=4284 CPUtime=0.08
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 44 0 0 0 2 6 0 0 18 0 4 0 1122052303 4386816 465 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21618/tid=21620] ppid=21616 vsize=4284 CPUtime=0.2
/proc/21618/task/21620/stat : 21620 (satake) S 21616 21618 21581 0 -1 4194368 223 0 0 0 18 2 0 0 17 0 4 0 1122052303 4386816 465 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=4284 CPUtime=0.21
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 204 0 0 0 18 3 0 0 17 0 4 0 1122052303 4386816 465 1992294400 134512640 135180984 4294956208 18446744073709551615 134527255 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 4284

[startup+0.701538 s]
/proc/loadavg: 2.08 2.14 1.75 3/64 21618
/proc/meminfo: memFree=1038696/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=4548 CPUtime=1.25
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 707 0 0 0 93 32 0 0 20 0 4 0 1122052303 4657152 618 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 1137 618 70 163 0 972 0
[pid=21618/tid=21619] ppid=21616 vsize=4548 CPUtime=0.21
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 87 0 0 0 4 17 0 0 17 0 4 0 1122052303 4657152 618 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=4548 CPUtime=0.51
/proc/21618/task/21620/stat : 21620 (satake) S 21616 21618 21581 0 -1 4194368 275 0 0 0 44 7 0 0 16 0 4 0 1122052303 4657152 618 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=4548 CPUtime=0.53
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 262 0 0 0 45 8 0 0 17 0 4 0 1122052303 4657152 618 1992294400 134512640 135180984 4294956208 18446744073709551615 134522706 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 4548

[startup+1.50178 s]
/proc/loadavg: 2.08 2.14 1.75 3/68 21622
/proc/meminfo: memFree=1036168/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=4812 CPUtime=2.74
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 860 0 0 0 206 68 0 0 20 0 4 0 1122052303 4927488 771 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 1203 771 70 163 0 1038 0
[pid=21618/tid=21619] ppid=21616 vsize=4812 CPUtime=0.43
/proc/21618/task/21619/stat : 21619 (satake) S 21616 21618 21581 0 -1 4194368 178 0 0 0 9 34 0 0 16 0 4 0 1122052303 4927488 771 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21618/tid=21620] ppid=21616 vsize=4812 CPUtime=1.15
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 306 0 0 0 98 17 0 0 16 0 4 0 1122052303 4927488 771 1992294400 134512640 135180984 4294956208 18446744073709551615 134666396 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=4812 CPUtime=1.14
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 293 0 0 0 98 16 0 0 17 0 4 0 1122052303 4927488 771 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 4812

[startup+3.10178 s]
/proc/loadavg: 2.08 2.14 1.75 3/68 21622
/proc/meminfo: memFree=1035208/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=5968 CPUtime=5.66
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 1143 0 0 0 409 157 0 0 20 0 4 0 1122052303 6111232 1054 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 1492 1054 70 163 0 1327 0
[pid=21618/tid=21619] ppid=21616 vsize=5968 CPUtime=1
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 362 0 0 0 21 79 0 0 17 0 4 0 1122052303 6111232 1054 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21618/tid=21620] ppid=21616 vsize=5968 CPUtime=2.33
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 339 0 0 0 195 38 0 0 16 0 4 0 1122052303 6111232 1054 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=5968 CPUtime=2.31
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 359 0 0 0 192 39 0 0 16 0 4 0 1122052303 6111232 1054 1992294400 134512640 135180984 4294956208 18446744073709551615 134522712 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 5968

[startup+6.30226 s]
/proc/loadavg: 2.15 2.16 1.75 4/68 21622
/proc/meminfo: memFree=1033096/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=8436 CPUtime=11.49
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 1598 0 0 0 817 332 0 0 20 0 4 0 1122052303 8638464 1509 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 2109 1509 70 163 0 1944 0
[pid=21618/tid=21619] ppid=21616 vsize=8436 CPUtime=2.19
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 709 0 0 0 45 174 0 0 16 0 4 0 1122052303 8638464 1509 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=8436 CPUtime=4.66
/proc/21618/task/21620/stat : 21620 (satake) S 21616 21618 21581 0 -1 4194368 386 0 0 0 389 77 0 0 16 0 4 0 1122052303 8638464 1509 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=8436 CPUtime=4.62
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 420 0 0 0 383 79 0 0 16 0 4 0 1122052303 8638464 1509 1992294400 134512640 135180984 4294956208 18446744073709551615 134528529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 8436

[startup+12.7019 s]
/proc/loadavg: 2.22 2.17 1.76 3/68 21622
/proc/meminfo: memFree=1029656/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=11116 CPUtime=23.3
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 2422 0 0 0 1640 690 0 0 20 0 4 0 1122052303 11382784 2333 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 2779 2333 70 163 0 2614 0
[pid=21618/tid=21619] ppid=21616 vsize=11116 CPUtime=4.44
/proc/21618/task/21619/stat : 21619 (satake) S 21616 21618 21581 0 -1 4194368 1358 0 0 0 88 356 0 0 16 0 4 0 1122052303 11382784 2333 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=11116 CPUtime=9.43
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 435 0 0 0 778 165 0 0 16 0 4 0 1122052303 11382784 2333 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=11116 CPUtime=9.4
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 546 0 0 0 772 168 0 0 16 0 4 0 1122052303 11382784 2333 1992294400 134512640 135180984 4294956208 18446744073709551615 134520662 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.3
Current children cumulated vsize (KiB) 11116

[startup+25.5012 s]
/proc/loadavg: 2.32 2.20 1.77 3/68 21622
/proc/meminfo: memFree=1023136/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=18524 CPUtime=47.26
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 4014 0 0 0 3364 1362 0 0 20 0 4 0 1122052303 18968576 3925 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 4631 3925 70 163 0 4466 0
[pid=21618/tid=21619] ppid=21616 vsize=18524 CPUtime=8.5
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 2587 0 0 0 170 680 0 0 15 0 4 0 1122052303 18968576 3925 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21618/tid=21620] ppid=21616 vsize=18524 CPUtime=19.32
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 601 0 0 0 1597 335 0 0 16 0 4 0 1122052303 18968576 3925 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=18524 CPUtime=19.42
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 743 0 0 0 1596 346 0 0 16 0 4 0 1122052303 18968576 3925 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.26
Current children cumulated vsize (KiB) 18524

[startup+51.1057 s]
/proc/loadavg: 2.35 2.21 1.79 3/68 21622
/proc/meminfo: memFree=1011552/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=33532 CPUtime=95.28
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 6940 0 0 0 6728 2800 0 0 20 0 4 0 1122052303 34336768 6851 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 8383 6851 70 163 0 8218 0
[pid=21618/tid=21619] ppid=21616 vsize=33532 CPUtime=17.27
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 4782 0 0 0 355 1372 0 0 15 0 4 0 1122052303 34336768 6851 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=33532 CPUtime=39.03
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 936 0 0 0 3189 714 0 0 16 0 4 0 1122052303 34336768 6851 1992294400 134512640 135180984 4294956208 18446744073709551615 134522986 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=33532 CPUtime=38.96
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 1139 0 0 0 3183 713 0 0 17 0 4 0 1122052303 34336768 6851 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 95.28
Current children cumulated vsize (KiB) 33532

[startup+102.306 s]
/proc/loadavg: 2.23 2.21 1.81 3/68 21622
/proc/meminfo: memFree=988640/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=60144 CPUtime=191.52
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 12549 0 0 0 13408 5744 0 0 20 0 4 0 1122052303 61587456 12460 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 15036 12460 70 163 0 14871 0
[pid=21618/tid=21619] ppid=21616 vsize=60144 CPUtime=35.24
/proc/21618/task/21619/stat : 21619 (satake) S 21616 21618 21581 0 -1 4194368 8399 0 0 0 729 2795 0 0 15 0 4 0 1122052303 61587456 12460 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=60144 CPUtime=77.87
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 2047 0 0 0 6305 1482 0 0 17 0 4 0 1122052303 61587456 12460 1992294400 134512640 135180984 4294956208 18446744073709551615 134528420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=60144 CPUtime=78.39
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 2020 0 0 0 6373 1466 0 0 16 0 4 0 1122052303 61587456 12460 1992294400 134512640 135180984 4294956208 18446744073709551615 134529638 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 191.52
Current children cumulated vsize (KiB) 60144

[startup+162.301 s]
/proc/loadavg: 2.55 2.29 1.86 4/68 21622
/proc/meminfo: memFree=964256/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=90944 CPUtime=305.16
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 18674 0 0 0 21485 9031 0 0 20 0 4 0 1122052303 93126656 18585 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 22736 18585 70 163 0 22571 0
[pid=21618/tid=21619] ppid=21616 vsize=90944 CPUtime=55.34
/proc/21618/task/21619/stat : 21619 (satake) S 21616 21618 21581 0 -1 4194368 12604 0 0 0 1149 4385 0 0 16 0 4 0 1122052303 93126656 18585 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=90944 CPUtime=124.39
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 3133 0 0 0 10110 2329 0 0 16 0 4 0 1122052303 93126656 18585 1992294400 134512640 135180984 4294956208 18446744073709551615 134528571 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=90944 CPUtime=125.42
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 2854 0 0 0 10226 2316 0 0 15 0 4 0 1122052303 93126656 18585 1992294400 134512640 135180984 4294956208 18446744073709551615 134528414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 305.16
Current children cumulated vsize (KiB) 90944

[startup+222.301 s]
/proc/loadavg: 2.32 2.26 1.88 3/68 21622
/proc/meminfo: memFree=939232/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=118384 CPUtime=419.26
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 24873 0 0 0 29729 12197 0 0 20 0 4 0 1122052303 121225216 24784 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 29596 24784 70 163 0 29431 0
[pid=21618/tid=21619] ppid=21616 vsize=118384 CPUtime=74.74
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 16773 0 0 0 1550 5924 0 0 15 0 4 0 1122052303 121225216 24784 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=118384 CPUtime=171.64
/proc/21618/task/21620/stat : 21620 (satake) S 21616 21618 21581 0 -1 4194368 4055 0 0 0 14008 3156 0 0 15 0 4 0 1122052303 121225216 24784 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=118384 CPUtime=172.87
/proc/21618/task/21621/stat : 21621 (satake) S 21616 21618 21581 0 -1 4194368 3962 0 0 0 14171 3116 0 0 16 0 4 0 1122052303 121225216 24784 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 419.26
Current children cumulated vsize (KiB) 118384

[startup+282.301 s]
/proc/loadavg: 2.45 2.32 1.92 3/68 21622
/proc/meminfo: memFree=913760/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=152616 CPUtime=533.26
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 31269 0 0 0 37764 15562 0 0 20 0 4 0 1122052303 156278784 31180 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 38154 31180 70 163 0 37989 0
[pid=21618/tid=21619] ppid=21616 vsize=152616 CPUtime=95.37
/proc/21618/task/21619/stat : 21619 (satake) S 21616 21618 21581 0 -1 4194368 20649 0 0 0 1987 7550 0 0 15 0 4 0 1122052303 156278784 31180 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=152616 CPUtime=218.24
/proc/21618/task/21620/stat : 21620 (satake) S 21616 21618 21581 0 -1 4194368 4869 0 0 0 17794 4030 0 0 16 0 4 0 1122052303 156278784 31180 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=152616 CPUtime=219.63
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 5668 0 0 0 17982 3981 0 0 17 0 4 0 1122052303 156278784 31180 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 533.26
Current children cumulated vsize (KiB) 152616

[startup+342.301 s]
/proc/loadavg: 2.54 2.35 1.95 4/68 21622
/proc/meminfo: memFree=890144/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=182996 CPUtime=648.08
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 37135 0 0 0 46077 18731 0 0 20 0 4 0 1122052303 187387904 37046 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 45749 37046 70 163 0 45584 0
[pid=21618/tid=21619] ppid=21616 vsize=182996 CPUtime=114.7
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 24785 0 0 0 2388 9082 0 0 16 0 4 0 1122052303 187387904 37046 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21618/tid=21620] ppid=21616 vsize=182996 CPUtime=265.84
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 5922 0 0 0 21732 4852 0 0 16 0 4 0 1122052303 187387904 37046 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=182996 CPUtime=267.53
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 6345 0 0 0 21956 4797 0 0 16 0 4 0 1122052303 187387904 37046 1992294400 134512640 135180984 4294956208 18446744073709551615 134528529 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 648.08
Current children cumulated vsize (KiB) 182996

[startup+402.301 s]
/proc/loadavg: 2.24 2.31 1.96 3/68 21622
/proc/meminfo: memFree=865760/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=209528 CPUtime=761.85
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 43312 0 0 0 54022 22163 0 0 20 0 4 0 1122052303 214556672 43223 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 52382 43223 70 163 0 52217 0
[pid=21618/tid=21619] ppid=21616 vsize=209528 CPUtime=135.39
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 28801 0 0 0 2814 10725 0 0 16 0 4 0 1122052303 214556672 43223 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=209528 CPUtime=311.94
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 7021 0 0 0 25454 5740 0 0 16 0 4 0 1122052303 214556672 43223 1992294400 134512640 135180984 4294956208 18446744073709551615 134523687 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=209528 CPUtime=314.5
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 7407 0 0 0 25753 5697 0 0 16 0 4 0 1122052303 214556672 43223 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 209528

[startup+462.301 s]
/proc/loadavg: 2.27 2.30 1.98 4/68 21622
/proc/meminfo: memFree=841504/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=235476 CPUtime=876.05
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 49263 0 0 0 62152 25453 0 0 20 0 4 0 1122052303 241127424 49174 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 58869 49174 70 163 0 58704 0
[pid=21618/tid=21619] ppid=21616 vsize=235476 CPUtime=155.27
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 32695 0 0 0 3219 12308 0 0 15 0 4 0 1122052303 241127424 49174 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21618/tid=21620] ppid=21616 vsize=235476 CPUtime=359.58
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 8238 0 0 0 29356 6602 0 0 17 0 4 0 1122052303 241127424 49174 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=235476 CPUtime=361.18
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 8247 0 0 0 29576 6542 0 0 17 0 4 0 1122052303 241127424 49174 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 876.05
Current children cumulated vsize (KiB) 235476

[startup+522.302 s]
/proc/loadavg: 2.37 2.32 2.01 4/68 21622
/proc/meminfo: memFree=818272/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=268536 CPUtime=990.65
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 55155 0 0 0 70359 28706 0 0 20 0 4 0 1122052303 274980864 55066 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 67134 55066 70 163 0 66969 0
[pid=21618/tid=21619] ppid=21616 vsize=268536 CPUtime=175.08
/proc/21618/task/21619/stat : 21619 (satake) S 21616 21618 21581 0 -1 4194368 36662 0 0 0 3627 13881 0 0 16 0 4 0 1122052303 274980864 55066 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=268536 CPUtime=407.15
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 8920 0 0 0 33261 7454 0 0 16 0 4 0 1122052303 274980864 55066 1992294400 134512640 135180984 4294956208 18446744073709551615 134520773 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=268536 CPUtime=408.4
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 9490 0 0 0 33470 7370 0 0 16 0 4 0 1122052303 274980864 55066 1992294400 134512640 135180984 4294956208 18446744073709551615 134528706 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 990.65
Current children cumulated vsize (KiB) 268536

[startup+582.302 s]
/proc/loadavg: 2.56 2.38 2.04 4/68 21622
/proc/meminfo: memFree=793632/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=300116 CPUtime=1105.4
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 61243 0 0 0 78509 32031 0 0 20 0 4 0 1122052303 307318784 61154 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 75029 61154 70 163 0 74864 0
[pid=21618/tid=21619] ppid=21616 vsize=300116 CPUtime=195.26
/proc/21618/task/21619/stat : 21619 (satake) S 21616 21618 21581 0 -1 4194368 40692 0 0 0 4048 15478 0 0 16 0 4 0 1122052303 307318784 61154 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=300116 CPUtime=454.16
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 10011 0 0 0 37104 8312 0 0 17 0 4 0 1122052303 307318784 61154 1992294400 134512640 135180984 4294956208 18446744073709551615 134520004 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=300116 CPUtime=455.95
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 10457 0 0 0 37356 8239 0 0 17 0 4 0 1122052303 307318784 61154 1992294400 134512640 135180984 4294956208 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1105.4
Current children cumulated vsize (KiB) 300116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+632.002 s]
/proc/loadavg: 2.38 2.35 2.05 4/68 21622
/proc/meminfo: memFree=772448/2055920 swapFree=4176444/4192956
[pid=21618] ppid=21616 vsize=328248 CPUtime=1200.18
/proc/21618/stat : 21618 (satake) S 21616 21618 21581 0 -1 4194304 66445 0 0 0 85170 34848 0 0 20 0 4 0 1122052303 336125952 66356 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21618/statm: 82062 66356 70 163 0 81897 0
[pid=21618/tid=21619] ppid=21616 vsize=328248 CPUtime=212.42
/proc/21618/task/21619/stat : 21619 (satake) R 21616 21618 21581 0 -1 4194368 43503 0 0 0 4409 16833 0 0 16 0 4 0 1122052303 336125952 66356 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21620] ppid=21616 vsize=328248 CPUtime=493.39
/proc/21618/task/21620/stat : 21620 (satake) R 21616 21618 21581 0 -1 4194368 11035 0 0 0 40288 9051 0 0 16 0 4 0 1122052303 336125952 66356 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21618/tid=21621] ppid=21616 vsize=328248 CPUtime=494.36
/proc/21618/task/21621/stat : 21621 (satake) R 21616 21618 21581 0 -1 4194368 11824 0 0 0 40473 8963 0 0 17 0 4 0 1122052303 336125952 66356 1992294400 134512640 135180984 4294956208 18446744073709551615 134528441 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.18
Current children cumulated vsize (KiB) 328248

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 632.061
CPU time (s): 1200.25
CPU user time (s): 851.713
CPU system time (s): 348.532
CPU usage (%): 189.894
Max. virtual memory (cumulated for all children) (KiB): 328248

deleting IPC queue 1638400
deleting IPC queue 1671169
deleting IPC queue 1703938
deleting IPC queue 1736707
deleting IPC queue 1769476
deleting IPC queue 1802245
deleting IPC queue 1835014
deleting IPC queue 1867783
deleting IPC queue 1900552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 851.714
system time used= 348.532
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66446
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= 15046688
involuntary context switches= 14111569

runsolver used 0.749886 second user time and 1.80472 second system time

The end

Launcher Data

Begin job on node27 at 2009-03-31 12:04:29
IDJOB=1543638
IDBENCH=70479
IDSOLVER=553
FILE ID=node27/1543638-1238493869
PBS_JOBID= 9061935
Free space on /tmp= 65720 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S599916448-096.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543638-1238493869/watcher-1543638-1238493869 -o /tmp/evaluation-result-1543638-1238493869/solver-1543638-1238493869 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543638-1238493869.cnf 3 1200

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

MD5SUM BENCH= 5f04fc92392bf2bf11053ad43646135d
RANDOM SEED=44127719

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.196
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.196
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:       1039112 kB
Buffers:         92676 kB
Cached:         821408 kB
SwapCached:       9492 kB
Active:         174324 kB
Inactive:       750816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1039112 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:            1080 kB
Writeback:           0 kB
Mapped:          16704 kB
Slab:            77568 kB
Committed_AS:  2942616 kB
PageTables:       1380 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= 65716 MiB
End job on node27 at 2009-03-31 12:15:03