Trace number 1543637

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.23 633.062

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1796956909-029.cnf
MD5SUM42a0dcd09b57ad0eb87d8e8da7b56375
Bench CategoryRANDOM (random 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 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-1543637-1238493867/watcher-1543637-1238493867 -o /tmp/evaluation-result-1543637-1238493867/solver-1543637-1238493867 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543637-1238493867.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.99 2.10 1.73 3/69 17097
/proc/meminfo: memFree=1514208/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=1300 CPUtime=0
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 4 0 1122049878 1331200 159 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 325 159 65 163 0 160 0
[pid=17097/tid=17098] ppid=17095 vsize=1300 CPUtime=0
/proc/17097/task/17098/stat : 17098 (satake) S 17095 17097 17060 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1122049878 1331200 159 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=1300 CPUtime=0
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 84 0 0 0 0 0 0 0 20 0 4 0 1122049878 1331200 159 1992294400 134512640 135180984 4294956208 18446744073709551615 134691935 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=1300 CPUtime=0
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 4 0 1122049878 1331200 160 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0399941 s]
/proc/loadavg: 1.99 2.10 1.73 3/69 17097
/proc/meminfo: memFree=1514208/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=3756 CPUtime=0.06
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 389 0 0 0 5 1 0 0 18 0 4 0 1122049878 3846144 300 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 939 300 70 163 0 774 0
[pid=17097/tid=17098] ppid=17095 vsize=3756 CPUtime=0
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 12 0 0 0 0 0 0 0 18 0 4 0 1122049878 3846144 300 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=3756 CPUtime=0.03
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 151 0 0 0 3 0 0 0 17 0 4 0 1122049878 3846144 300 1992294400 134512640 135180984 4294956208 18446744073709551615 134528688 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=3756 CPUtime=0.02
/proc/17097/task/17100/stat : 17100 (satake) S 17095 17097 17060 0 -1 4194368 143 0 0 0 2 0 0 0 17 0 4 0 1122049878 3846144 301 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3756

[startup+0.102362 s]
/proc/loadavg: 1.99 2.10 1.73 3/69 17097
/proc/meminfo: memFree=1514208/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=3888 CPUtime=0.17
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 435 0 0 0 13 4 0 0 18 0 4 0 1122049878 3981312 346 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 972 346 70 163 0 807 0
[pid=17097/tid=17098] ppid=17095 vsize=3888 CPUtime=0.02
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 18 0 0 0 0 2 0 0 18 0 4 0 1122049878 3981312 346 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17099] ppid=17095 vsize=3888 CPUtime=0.06
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 173 0 0 0 6 0 0 0 17 0 4 0 1122049878 3981312 346 1992294400 134512640 135180984 4294956208 18446744073709551615 134528641 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=3888 CPUtime=0.06
/proc/17097/task/17100/stat : 17100 (satake) S 17095 17097 17060 0 -1 4194368 161 0 0 0 6 0 0 0 17 0 4 0 1122049878 3981312 346 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 3888

[startup+0.30138 s]
/proc/loadavg: 1.99 2.10 1.73 3/69 17097
/proc/meminfo: memFree=1514208/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=4284 CPUtime=0.51
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 561 0 0 0 38 13 0 0 18 0 4 0 1122049878 4386816 472 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 1071 472 70 163 0 906 0
[pid=17097/tid=17098] ppid=17095 vsize=4284 CPUtime=0.08
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 45 0 0 0 1 7 0 0 18 0 4 0 1122049878 4386816 472 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17099] ppid=17095 vsize=4284 CPUtime=0.21
/proc/17097/task/17099/stat : 17099 (satake) S 17095 17097 17060 0 -1 4194368 223 0 0 0 18 3 0 0 17 0 4 0 1122049878 4386816 472 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=4284 CPUtime=0.2
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 210 0 0 0 18 2 0 0 17 0 4 0 1122049878 4386816 472 1992294400 134512640 135180984 4294956208 18446744073709551615 134528441 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4284

[startup+0.701423 s]
/proc/loadavg: 1.99 2.10 1.73 3/69 17097
/proc/meminfo: memFree=1514208/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=4548 CPUtime=1.24
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 701 0 0 0 93 31 0 0 18 0 4 0 1122049878 4657152 612 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 1137 612 70 163 0 972 0
[pid=17097/tid=17098] ppid=17095 vsize=4548 CPUtime=0.2
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 89 0 0 0 3 17 0 0 19 0 4 0 1122049878 4657152 612 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=4548 CPUtime=0.52
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 263 0 0 0 45 7 0 0 17 0 4 0 1122049878 4657152 612 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=4548 CPUtime=0.5
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 266 0 0 0 44 6 0 0 17 0 4 0 1122049878 4657152 612 1992294400 134512640 135180984 4294956208 18446744073709551615 134528526 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 4548

[startup+1.50151 s]
/proc/loadavg: 1.99 2.10 1.73 4/73 17101
/proc/meminfo: memFree=1511616/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=4680 CPUtime=2.7
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 856 0 0 0 201 69 0 0 18 0 4 0 1122049878 4792320 767 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 1170 767 70 163 0 1005 0
[pid=17097/tid=17098] ppid=17095 vsize=4680 CPUtime=0.44
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 175 0 0 0 7 37 0 0 17 0 4 0 1122049878 4792320 767 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17099] ppid=17095 vsize=4680 CPUtime=1.15
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 294 0 0 0 99 16 0 0 16 0 4 0 1122049878 4792320 767 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17100] ppid=17095 vsize=4680 CPUtime=1.09
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 304 0 0 0 94 15 0 0 16 0 4 0 1122049878 4792320 767 1992294400 134512640 135180984 4294956208 18446744073709551615 134528763 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 4680

[startup+3.10391 s]
/proc/loadavg: 2.07 2.11 1.73 4/73 17101
/proc/meminfo: memFree=1510656/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=5968 CPUtime=5.62
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 1138 0 0 0 418 144 0 0 18 0 4 0 1122049878 6111232 1049 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 1492 1049 70 163 0 1327 0
[pid=17097/tid=17098] ppid=17095 vsize=5968 CPUtime=0.92
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 341 0 0 0 18 74 0 0 16 0 4 0 1122049878 6111232 1049 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17099] ppid=17095 vsize=5968 CPUtime=2.36
/proc/17097/task/17099/stat : 17099 (satake) S 17095 17097 17060 0 -1 4194368 361 0 0 0 202 34 0 0 15 0 4 0 1122049878 6111232 1049 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=5968 CPUtime=2.33
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 353 0 0 0 198 35 0 0 15 0 4 0 1122049878 6111232 1049 1992294400 134512640 135180984 4294956208 18446744073709551615 134528862 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 5968

[startup+6.30225 s]
/proc/loadavg: 2.07 2.11 1.73 3/73 17101
/proc/meminfo: memFree=1508480/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=8448 CPUtime=11.55
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 1608 0 0 0 853 302 0 0 18 0 4 0 1122049878 8650752 1519 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 2112 1519 70 163 0 1947 0
[pid=17097/tid=17098] ppid=17095 vsize=8448 CPUtime=1.87
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 614 0 0 0 36 151 0 0 16 0 4 0 1122049878 8650752 1519 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=8448 CPUtime=4.85
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 483 0 0 0 410 75 0 0 16 0 4 0 1122049878 8650752 1519 1992294400 134512640 135180984 4294956208 18446744073709551615 134528760 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=8448 CPUtime=4.81
/proc/17097/task/17100/stat : 17100 (satake) S 17095 17097 17060 0 -1 4194368 428 0 0 0 406 75 0 0 15 0 4 0 1122049878 8650752 1519 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 8448

[startup+12.7028 s]
/proc/loadavg: 2.06 2.11 1.74 3/73 17101
/proc/meminfo: memFree=1505024/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=11816 CPUtime=23.42
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 2429 0 0 0 1718 624 0 0 18 0 4 0 1122049878 12099584 2340 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 2954 2340 70 163 0 2789 0
[pid=17097/tid=17098] ppid=17095 vsize=11816 CPUtime=3.91
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 1283 0 0 0 81 310 0 0 16 0 4 0 1122049878 12099584 2340 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17099] ppid=17095 vsize=11816 CPUtime=9.77
/proc/17097/task/17099/stat : 17099 (satake) S 17095 17097 17060 0 -1 4194368 549 0 0 0 819 158 0 0 16 0 4 0 1122049878 12099584 2340 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=11816 CPUtime=9.71
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 514 0 0 0 816 155 0 0 15 0 4 0 1122049878 12099584 2340 1992294400 134512640 135180984 4294956208 18446744073709551615 134528763 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.42
Current children cumulated vsize (KiB) 11816

[startup+25.5012 s]
/proc/loadavg: 2.13 2.12 1.74 3/73 17101
/proc/meminfo: memFree=1498432/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=19896 CPUtime=47.25
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 4051 0 0 0 3444 1281 0 0 18 0 4 0 1122049878 20373504 3962 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 4974 3962 70 163 0 4809 0
[pid=17097/tid=17098] ppid=17095 vsize=19896 CPUtime=8
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 2517 0 0 0 173 627 0 0 16 0 4 0 1122049878 20373504 3962 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17099] ppid=17095 vsize=19896 CPUtime=19.61
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 768 0 0 0 1637 324 0 0 15 0 4 0 1122049878 20373504 3962 1992294400 134512640 135180984 4294956208 18446744073709551615 134518208 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17100] ppid=17095 vsize=19896 CPUtime=19.63
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 683 0 0 0 1633 330 0 0 16 0 4 0 1122049878 20373504 3962 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 47.25
Current children cumulated vsize (KiB) 19896

[startup+51.105 s]
/proc/loadavg: 2.22 2.14 1.76 3/73 17101
/proc/meminfo: memFree=1487168/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=33260 CPUtime=95.21
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 6906 0 0 0 6865 2656 0 0 18 0 4 0 1122049878 34058240 6817 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 8315 6817 70 163 0 8150 0
[pid=17097/tid=17098] ppid=17095 vsize=33260 CPUtime=16.54
/proc/17097/task/17098/stat : 17098 (satake) S 17095 17097 17060 0 -1 4194368 4527 0 0 0 357 1297 0 0 16 0 4 0 1122049878 34058240 6817 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=33260 CPUtime=39.36
/proc/17097/task/17099/stat : 17099 (satake) S 17095 17097 17060 0 -1 4194368 1165 0 0 0 3263 673 0 0 15 0 4 0 1122049878 34058240 6817 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=17097/tid=17100] ppid=17095 vsize=33260 CPUtime=39.29
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 1131 0 0 0 3244 685 0 0 17 0 4 0 1122049878 34058240 6817 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 95.21
Current children cumulated vsize (KiB) 33260

[startup+102.31 s]
/proc/loadavg: 2.42 2.21 1.80 3/73 17101
/proc/meminfo: memFree=1463424/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=61080 CPUtime=191.33
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 12724 0 0 0 13600 5533 0 0 18 0 4 0 1122049878 62545920 12635 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 15270 12635 70 163 0 15105 0
[pid=17097/tid=17098] ppid=17095 vsize=61080 CPUtime=34.18
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 8177 0 0 0 732 2686 0 0 16 0 4 0 1122049878 62545920 12635 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=61080 CPUtime=78.74
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 2189 0 0 0 6453 1421 0 0 15 0 4 0 1122049878 62545920 12635 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=61080 CPUtime=78.39
/proc/17097/task/17100/stat : 17100 (satake) S 17095 17097 17060 0 -1 4194368 2275 0 0 0 6414 1425 0 0 16 0 4 0 1122049878 62545920 12635 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 191.33
Current children cumulated vsize (KiB) 61080

[startup+162.302 s]
/proc/loadavg: 2.35 2.23 1.83 4/73 17101
/proc/meminfo: memFree=1437120/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=94612 CPUtime=304.54
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 19311 0 0 0 21597 8857 0 0 18 0 4 0 1122049878 96882688 19222 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 23653 19222 70 163 0 23488 0
[pid=17097/tid=17098] ppid=17095 vsize=94612 CPUtime=54.78
/proc/17097/task/17098/stat : 17098 (satake) S 17095 17097 17060 0 -1 4194368 12326 0 0 0 1171 4307 0 0 15 0 4 0 1122049878 96882688 19222 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=94612 CPUtime=125.21
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 3118 0 0 0 10257 2264 0 0 15 0 4 0 1122049878 96882688 19222 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17100] ppid=17095 vsize=94612 CPUtime=124.53
/proc/17097/task/17100/stat : 17100 (satake) S 17095 17097 17060 0 -1 4194368 3784 0 0 0 10168 2285 0 0 15 0 4 0 1122049878 96882688 19222 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 304.54
Current children cumulated vsize (KiB) 94612

[startup+222.303 s]
/proc/loadavg: 2.20 2.22 1.85 3/73 17101
/proc/meminfo: memFree=1412160/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=124768 CPUtime=418.41
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 25526 0 0 0 29849 11992 0 0 18 0 4 0 1122049878 127762432 25437 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 31192 25437 70 163 0 31027 0
[pid=17097/tid=17098] ppid=17095 vsize=124768 CPUtime=74.08
/proc/17097/task/17098/stat : 17098 (satake) S 17095 17097 17060 0 -1 4194368 16254 0 0 0 1576 5832 0 0 15 0 4 0 1122049878 127762432 25437 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=17097/tid=17099] ppid=17095 vsize=124768 CPUtime=172.46
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 4388 0 0 0 14189 3057 0 0 17 0 4 0 1122049878 127762432 25437 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17100] ppid=17095 vsize=124768 CPUtime=171.85
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 4801 0 0 0 14083 3102 0 0 16 0 4 0 1122049878 127762432 25437 1992294400 134512640 135180984 4294956208 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 418.41
Current children cumulated vsize (KiB) 124768

[startup+282.302 s]
/proc/loadavg: 2.29 2.24 1.88 3/73 17101
/proc/meminfo: memFree=1387456/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=154480 CPUtime=532.13
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 31757 0 0 0 37976 15237 0 0 18 0 4 0 1122049878 158187520 31668 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 38620 31668 70 163 0 38455 0
[pid=17097/tid=17098] ppid=17095 vsize=154480 CPUtime=93.7
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 20347 0 0 0 1978 7392 0 0 16 0 4 0 1122049878 158187520 31668 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17099] ppid=17095 vsize=154480 CPUtime=219.5
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 5291 0 0 0 18050 3900 0 0 16 0 4 0 1122049878 158187520 31668 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17100] ppid=17095 vsize=154480 CPUtime=218.9
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 6036 0 0 0 17946 3944 0 0 16 0 4 0 1122049878 158187520 31668 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 532.13
Current children cumulated vsize (KiB) 154480

[startup+342.302 s]
/proc/loadavg: 2.45 2.29 1.92 4/73 17101
/proc/meminfo: memFree=1362816/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=179776 CPUtime=646.26
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 37833 0 0 0 46172 18454 0 0 18 0 4 0 1122049878 184090624 37744 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 44944 37744 70 163 0 44779 0
[pid=17097/tid=17098] ppid=17095 vsize=179776 CPUtime=113.31
/proc/17097/task/17098/stat : 17098 (satake) S 17095 17097 17060 0 -1 4194368 23664 0 0 0 2387 8944 0 0 16 0 4 0 1122049878 184090624 37744 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=17097/tid=17099] ppid=17095 vsize=179776 CPUtime=266.7
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 6564 0 0 0 21928 4742 0 0 16 0 4 0 1122049878 184090624 37744 1992294400 134512640 135180984 4294956208 18446744073709551615 134528529 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17100] ppid=17095 vsize=179776 CPUtime=266.22
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 7522 0 0 0 21855 4767 0 0 16 0 4 0 1122049878 184090624 37744 1992294400 134512640 135180984 4294956208 18446744073709551615 134528214 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 646.26
Current children cumulated vsize (KiB) 179776

[startup+402.302 s]
/proc/loadavg: 2.52 2.33 1.95 4/73 17101
/proc/meminfo: memFree=1337792/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=214840 CPUtime=760.58
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 44153 0 0 0 54349 21709 0 0 18 0 4 0 1122049878 219996160 44064 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 53710 44064 70 163 0 53545 0
[pid=17097/tid=17098] ppid=17095 vsize=214840 CPUtime=133.24
/proc/17097/task/17098/stat : 17098 (satake) S 17095 17097 17060 0 -1 4194368 27577 0 0 0 2808 10516 0 0 16 0 4 0 1122049878 219996160 44064 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=17097/tid=17099] ppid=17095 vsize=214840 CPUtime=313.75
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 7992 0 0 0 25774 5601 0 0 16 0 4 0 1122049878 219996160 44064 1992294400 134512640 135180984 4294956208 18446744073709551615 134528436 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=214840 CPUtime=313.56
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 8501 0 0 0 25766 5590 0 0 16 0 4 0 1122049878 219996160 44064 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 760.58
Current children cumulated vsize (KiB) 214840

[startup+462.302 s]
/proc/loadavg: 2.58 2.39 2.00 3/73 17101
/proc/meminfo: memFree=1314176/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=237496 CPUtime=875.17
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 49993 0 0 0 62804 24713 0 0 18 0 4 0 1122049878 243195904 49904 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 59374 49904 70 163 0 59209 0
[pid=17097/tid=17098] ppid=17095 vsize=237496 CPUtime=151.56
/proc/17097/task/17098/stat : 17098 (satake) S 17095 17097 17060 0 -1 4194368 30714 0 0 0 3195 11961 0 0 15 0 4 0 1122049878 243195904 49904 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=237496 CPUtime=361.91
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 9586 0 0 0 29798 6393 0 0 17 0 4 0 1122049878 243195904 49904 1992294400 134512640 135180984 4294956208 18446744073709551615 134523618 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=237496 CPUtime=361.68
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 9610 0 0 0 29810 6358 0 0 16 0 4 0 1122049878 243195904 49904 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 875.17
Current children cumulated vsize (KiB) 237496

[startup+522.301 s]
/proc/loadavg: 2.72 2.46 2.04 4/73 17101
/proc/meminfo: memFree=1290432/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=270572 CPUtime=989.51
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 55952 0 0 0 70991 27960 0 0 18 0 4 0 1122049878 277065728 55863 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 67643 55863 70 163 0 67478 0
[pid=17097/tid=17098] ppid=17095 vsize=270572 CPUtime=171.18
/proc/17097/task/17098/stat : 17098 (satake) S 17095 17097 17060 0 -1 4194368 34061 0 0 0 3610 13508 0 0 15 0 4 0 1122049878 277065728 55863 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=270572 CPUtime=408.86
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 11215 0 0 0 33646 7240 0 0 17 0 4 0 1122049878 277065728 55863 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17097/tid=17100] ppid=17095 vsize=270572 CPUtime=409.45
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 10593 0 0 0 33734 7211 0 0 15 0 4 0 1122049878 277065728 55863 1992294400 134512640 135180984 4294956208 18446744073709551615 134528677 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 989.51
Current children cumulated vsize (KiB) 270572

[startup+582.301 s]
/proc/loadavg: 2.25 2.37 2.04 4/73 17101
/proc/meminfo: memFree=1266368/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=297240 CPUtime=1103.67
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 61977 0 0 0 79063 31304 0 0 18 0 4 0 1122049878 304373760 61888 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 74310 61888 70 163 0 74145 0
[pid=17097/tid=17098] ppid=17095 vsize=297240 CPUtime=191.15
/proc/17097/task/17098/stat : 17098 (satake) R 17095 17097 17060 0 -1 4194368 37342 0 0 0 4017 15098 0 0 16 0 4 0 1122049878 304373760 61888 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=297240 CPUtime=456.26
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 12665 0 0 0 37519 8107 0 0 16 0 4 0 1122049878 304373760 61888 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=297240 CPUtime=456.24
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 11887 0 0 0 37526 8098 0 0 16 0 4 0 1122049878 304373760 61888 1992294400 134512640 135180984 4294956208 18446744073709551615 134520907 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1103.67
Current children cumulated vsize (KiB) 297240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.002 s]
/proc/loadavg: 2.43 2.39 2.06 3/73 17101
/proc/meminfo: memFree=1244224/2055920 swapFree=4171336/4192956
[pid=17097] ppid=17095 vsize=324524 CPUtime=1200.16
/proc/17097/stat : 17097 (satake) S 17095 17097 17060 0 -1 4194304 67370 0 0 0 85844 34172 0 0 18 0 4 0 1122049878 332312576 67281 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17097/statm: 81131 67281 70 163 0 80966 0
[pid=17097/tid=17098] ppid=17095 vsize=324524 CPUtime=208.54
/proc/17097/task/17098/stat : 17098 (satake) S 17095 17097 17060 0 -1 4194368 40324 0 0 0 4379 16475 0 0 15 0 4 0 1122049878 332312576 67281 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=17097/tid=17099] ppid=17095 vsize=324524 CPUtime=495.92
/proc/17097/task/17099/stat : 17099 (satake) R 17095 17097 17060 0 -1 4194368 13654 0 0 0 40741 8851 0 0 17 0 4 0 1122049878 332312576 67281 1992294400 134512640 135180984 4294956208 18446744073709551615 134519890 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17097/tid=17100] ppid=17095 vsize=324524 CPUtime=495.67
/proc/17097/task/17100/stat : 17100 (satake) R 17095 17097 17060 0 -1 4194368 13309 0 0 0 40722 8845 0 0 16 0 4 0 1122049878 332312576 67281 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.16
Current children cumulated vsize (KiB) 324524

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): 633.062
CPU time (s): 1200.23
CPU user time (s): 858.458
CPU system time (s): 341.773
CPU usage (%): 189.592
Max. virtual memory (cumulated for all children) (KiB): 324524

deleting IPC queue 1146880
deleting IPC queue 1179649
deleting IPC queue 1212418
deleting IPC queue 1245187
deleting IPC queue 1277956
deleting IPC queue 1310725
deleting IPC queue 1343494
deleting IPC queue 1376263
deleting IPC queue 1409032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 858.458
system time used= 341.773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67370
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= 13535295
involuntary context switches= 12235811

runsolver used 0.758884 second user time and 2.09768 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-31 12:04:27
IDJOB=1543637
IDBENCH=70478
IDSOLVER=553
FILE ID=node44/1543637-1238493867
PBS_JOBID= 9061934
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 42a0dcd09b57ad0eb87d8e8da7b56375
RANDOM SEED=1730019339

node44.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.241
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.241
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:       1514624 kB
Buffers:         88348 kB
Cached:         347208 kB
SwapCached:      11068 kB
Active:         183876 kB
Inactive:       264176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1514624 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:             960 kB
Writeback:           0 kB
Mapped:          18100 kB
Slab:            78672 kB
Committed_AS:  2696528 kB
PageTables:       1796 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= 66400 MiB
End job on node44 at 2009-03-31 12:15:02