Trace number 1543866

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.07 644.058

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/540/
unif-k3-r4.25-v540-c2295-S1332067449-041.cnf
MD5SUM2b606655a01fc0a35cd7131dc9f54b92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020996
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1543866-1238586431/watcher-1543866-1238586431 -o /tmp/evaluation-result-1543866-1238586431/solver-1543866-1238586431 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543866-1238586431.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.83 1.94 1.90 3/64 543
/proc/meminfo: memFree=1212400/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=1428 CPUtime=0
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 4 0 1131305247 1462272 181 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 357 181 68 163 0 192 0
[pid=543/tid=544] ppid=541 vsize=1428 CPUtime=0
/proc/543/task/544/stat : 544 (satake) S 541 543 32226 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 4 0 1131305247 1462272 181 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=1428 CPUtime=0
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 61 0 0 0 0 0 0 0 19 0 4 0 1131305247 1462272 181 1992294400 134512640 135180984 4294956208 18446744073709551615 134527255 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=1428 CPUtime=0
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 35 0 0 0 0 0 0 0 19 0 4 0 1131305247 1462272 181 1992294400 134512640 135180984 4294956208 18446744073709551615 134522548 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0648099 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 543
/proc/meminfo: memFree=1212400/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=2580 CPUtime=0.09
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 245 0 0 0 5 4 0 0 18 0 4 0 1131305247 2641920 230 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 645 230 70 163 0 480 0
[pid=543/tid=544] ppid=541 vsize=2580 CPUtime=0.02
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 23 0 0 0 0 2 0 0 17 0 4 0 1131305247 2641920 230 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=2580 CPUtime=0.03
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 77 0 0 0 2 1 0 0 17 0 4 0 1131305247 2641920 230 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=2580 CPUtime=0.03
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 62 0 0 0 2 1 0 0 16 0 4 0 1131305247 2641920 230 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2580

[startup+0.101619 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 543
/proc/meminfo: memFree=1212400/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=2712 CPUtime=0.15
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 269 0 0 0 8 7 0 0 18 0 4 0 1131305247 2777088 254 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 678 254 70 163 0 513 0
[pid=543/tid=544] ppid=541 vsize=2712 CPUtime=0.03
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 30 0 0 0 0 3 0 0 17 0 4 0 1131305247 2777088 254 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=2712 CPUtime=0.05
/proc/543/task/545/stat : 545 (satake) S 541 543 32226 0 -1 4194368 84 0 0 0 4 1 0 0 16 0 4 0 1131305247 2777088 254 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=2712 CPUtime=0.04
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 72 0 0 0 3 1 0 0 16 0 4 0 1131305247 2777088 254 1992294400 134512640 135180984 4294956208 18446744073709551615 134530765 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2712

[startup+0.301635 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 543
/proc/meminfo: memFree=1212400/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=2844 CPUtime=0.48
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 327 0 0 0 30 18 0 0 18 0 4 0 1131305247 2912256 312 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 711 312 70 163 0 546 0
[pid=543/tid=544] ppid=541 vsize=2844 CPUtime=0.09
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 46 0 0 0 1 8 0 0 16 0 4 0 1131305247 2912256 312 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=2844 CPUtime=0.19
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 105 0 0 0 15 4 0 0 17 0 4 0 1131305247 2912256 312 1992294400 134512640 135180984 4294956208 18446744073709551615 134528465 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=2844 CPUtime=0.17
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 93 0 0 0 13 4 0 0 17 0 4 0 1131305247 2912256 312 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2844

[startup+0.701672 s]
/proc/loadavg: 1.83 1.94 1.90 3/64 543
/proc/meminfo: memFree=1212400/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=3244 CPUtime=1.15
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 418 0 0 0 76 39 0 0 18 0 4 0 1131305247 3321856 403 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 811 403 70 163 0 646 0
[pid=543/tid=544] ppid=541 vsize=3244 CPUtime=0.24
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 80 0 0 0 5 19 0 0 17 0 4 0 1131305247 3321856 403 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=3244 CPUtime=0.46
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 134 0 0 0 36 10 0 0 17 0 4 0 1131305247 3321856 403 1992294400 134512640 135180984 4294956208 18446744073709551615 134528465 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=3244 CPUtime=0.43
/proc/543/task/546/stat : 546 (satake) S 541 543 32226 0 -1 4194368 121 0 0 0 35 8 0 0 16 0 4 0 1131305247 3321856 403 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 3244

[startup+1.50174 s]
/proc/loadavg: 1.83 1.94 1.90 4/68 547
/proc/meminfo: memFree=1210768/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=3776 CPUtime=2.53
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 566 0 0 0 175 78 0 0 18 0 4 0 1131305247 3866624 551 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 944 551 70 163 0 779 0
[pid=543/tid=544] ppid=541 vsize=3776 CPUtime=0.49
/proc/543/task/544/stat : 544 (satake) S 541 543 32226 0 -1 4194368 148 0 0 0 11 38 0 0 17 0 4 0 1131305247 3866624 551 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=3776 CPUtime=1.04
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 176 0 0 0 83 21 0 0 16 0 4 0 1131305247 3866624 551 1992294400 134512640 135180984 4294956208 18446744073709551615 134526107 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=3776 CPUtime=0.97
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 159 0 0 0 80 17 0 0 17 0 4 0 1131305247 3866624 551 1992294400 134512640 135180984 4294956208 18446744073709551615 134530765 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 3776

[startup+3.10188 s]
/proc/loadavg: 1.83 1.94 1.90 4/68 547
/proc/meminfo: memFree=1209808/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=4876 CPUtime=5.33
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 836 0 0 0 361 172 0 0 18 0 4 0 1131305247 4993024 821 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 1219 821 70 163 0 1054 0
[pid=543/tid=544] ppid=541 vsize=4876 CPUtime=1.08
/proc/543/task/544/stat : 544 (satake) S 541 543 32226 0 -1 4194368 300 0 0 0 23 85 0 0 16 0 4 0 1131305247 4993024 821 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=4876 CPUtime=2.17
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 229 0 0 0 171 46 0 0 15 0 4 0 1131305247 4993024 821 1992294400 134512640 135180984 4294956208 18446744073709551615 134527284 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=546] ppid=541 vsize=4876 CPUtime=2.05
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 224 0 0 0 165 40 0 0 16 0 4 0 1131305247 4993024 821 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 4876

[startup+6.30216 s]
/proc/loadavg: 1.93 1.96 1.90 2/68 547
/proc/meminfo: memFree=1207696/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=6908 CPUtime=10.92
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 1328 0 0 0 747 345 0 0 18 0 4 0 1131305247 7073792 1313 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 1727 1313 70 163 0 1562 0
[pid=543/tid=544] ppid=541 vsize=6908 CPUtime=2.18
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 615 0 0 0 47 171 0 0 16 0 4 0 1131305247 7073792 1313 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=6908 CPUtime=4.45
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 320 0 0 0 355 90 0 0 16 0 4 0 1131305247 7073792 1313 1992294400 134512640 135180984 4294956208 18446744073709551615 134528398 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=6908 CPUtime=4.25
/proc/543/task/546/stat : 546 (satake) S 541 543 32226 0 -1 4194368 310 0 0 0 343 82 0 0 15 0 4 0 1131305247 7073792 1313 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.92
Current children cumulated vsize (KiB) 6908

[startup+12.7017 s]
/proc/loadavg: 1.93 1.96 1.90 3/68 547
/proc/meminfo: memFree=1203856/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=10308 CPUtime=22.29
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 2180 0 0 0 1558 671 0 0 18 0 4 0 1131305247 10555392 2165 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 2577 2165 70 163 0 2412 0
[pid=543/tid=544] ppid=541 vsize=10308 CPUtime=4.23
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 1169 0 0 0 95 328 0 0 16 0 4 0 1131305247 10555392 2165 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=10308 CPUtime=9.14
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 474 0 0 0 738 176 0 0 15 0 4 0 1131305247 10555392 2165 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=546] ppid=541 vsize=10308 CPUtime=8.89
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 454 0 0 0 724 165 0 0 16 0 4 0 1131305247 10555392 2165 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 10308

[startup+25.5018 s]
/proc/loadavg: 2.02 1.98 1.91 4/68 547
/proc/meminfo: memFree=1197264/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=17096 CPUtime=45.38
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 3796 0 0 0 3209 1329 0 0 18 0 4 0 1131305247 17506304 3781 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 4274 3781 70 163 0 4109 0
[pid=543/tid=544] ppid=541 vsize=17096 CPUtime=8.34
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 2330 0 0 0 188 646 0 0 16 0 4 0 1131305247 17506304 3781 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=17096 CPUtime=18.63
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 717 0 0 0 1521 342 0 0 15 0 4 0 1131305247 17506304 3781 1992294400 134512640 135180984 4294956208 18446744073709551615 134528595 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=546] ppid=541 vsize=17096 CPUtime=18.38
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 666 0 0 0 1499 339 0 0 16 0 4 0 1131305247 17506304 3781 1992294400 134512640 135180984 4294956208 18446744073709551615 134528519 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.38
Current children cumulated vsize (KiB) 17096

[startup+51.1011 s]
/proc/loadavg: 2.15 2.01 1.92 4/68 547
/proc/meminfo: memFree=1185360/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=30984 CPUtime=91.81
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 6827 0 0 0 6547 2634 0 0 18 0 4 0 1131305247 31727616 6812 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 7746 6812 70 163 0 7581 0
[pid=543/tid=544] ppid=541 vsize=30984 CPUtime=16.48
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 4516 0 0 0 365 1283 0 0 16 0 4 0 1131305247 31727616 6812 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=30984 CPUtime=37.81
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 1155 0 0 0 3106 675 0 0 16 0 4 0 1131305247 31727616 6812 1992294400 134512640 135180984 4294956208 18446744073709551615 134526456 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=30984 CPUtime=37.51
/proc/543/task/546/stat : 546 (satake) S 541 543 32226 0 -1 4194368 1073 0 0 0 3076 675 0 0 15 0 4 0 1131305247 31727616 6812 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 91.81
Current children cumulated vsize (KiB) 30984

[startup+102.306 s]
/proc/loadavg: 2.45 2.12 1.96 3/68 547
/proc/meminfo: memFree=1162960/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=55484 CPUtime=185.98
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 12370 0 0 0 13500 5098 0 0 18 0 4 0 1131305247 56815616 12355 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 13871 12355 70 163 0 13706 0
[pid=543/tid=544] ppid=541 vsize=55484 CPUtime=31.83
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 8582 0 0 0 701 2482 0 0 16 0 4 0 1131305247 56815616 12355 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=55484 CPUtime=77.16
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 1841 0 0 0 6402 1314 0 0 15 0 4 0 1131305247 56815616 12355 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=546] ppid=541 vsize=55484 CPUtime=76.96
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 1864 0 0 0 6396 1300 0 0 16 0 4 0 1131305247 56815616 12355 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 185.98
Current children cumulated vsize (KiB) 55484

[startup+162.302 s]
/proc/loadavg: 2.58 2.21 2.00 3/68 547
/proc/meminfo: memFree=1135760/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=89044 CPUtime=296.03
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 19196 0 0 0 21312 8291 0 0 18 0 4 0 1131305247 91181056 19181 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 22261 19181 70 163 0 22096 0
[pid=543/tid=544] ppid=541 vsize=89044 CPUtime=51.8
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 13599 0 0 0 1134 4046 0 0 16 0 4 0 1131305247 91181056 19181 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=89044 CPUtime=122.24
/proc/543/task/545/stat : 545 (satake) S 541 543 32226 0 -1 4194368 2696 0 0 0 10098 2126 0 0 16 0 4 0 1131305247 91181056 19181 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=89044 CPUtime=121.96
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 2818 0 0 0 10078 2118 0 0 15 0 4 0 1131305247 91181056 19181 1992294400 134512640 135180984 4294956208 18446744073709551615 134522980 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 296.03
Current children cumulated vsize (KiB) 89044

[startup+222.301 s]
/proc/loadavg: 2.28 2.19 2.00 3/68 547
/proc/meminfo: memFree=1110032/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=121448 CPUtime=407.54
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 25535 0 0 0 29535 11219 0 0 18 0 4 0 1131305247 124362752 25520 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 30362 25520 70 163 0 30197 0
[pid=543/tid=544] ppid=541 vsize=121448 CPUtime=70.12
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 18120 0 0 0 1534 5478 0 0 16 0 4 0 1131305247 124362752 25520 1992294400 134512640 135180984 4294956208 18446744073709551615 134691935 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=121448 CPUtime=168.85
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 3532 0 0 0 14002 2883 0 0 16 0 4 0 1131305247 124362752 25520 1992294400 134512640 135180984 4294956208 18446744073709551615 134528766 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=546] ppid=541 vsize=121448 CPUtime=168.54
/proc/543/task/546/stat : 546 (satake) S 541 543 32226 0 -1 4194368 3800 0 0 0 13997 2857 0 0 16 0 4 0 1131305247 124362752 25520 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 407.54
Current children cumulated vsize (KiB) 121448

[startup+282.309 s]
/proc/loadavg: 2.52 2.26 2.04 3/68 547
/proc/meminfo: memFree=1085200/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=146880 CPUtime=519.04
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 31784 0 0 0 37742 14162 0 0 18 0 4 0 1131305247 150405120 31769 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 36720 31769 70 163 0 36555 0
[pid=543/tid=544] ppid=541 vsize=146880 CPUtime=88.66
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 22272 0 0 0 1953 6913 0 0 16 0 4 0 1131305247 150405120 31769 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=146880 CPUtime=215.42
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 4471 0 0 0 17899 3643 0 0 15 0 4 0 1131305247 150405120 31769 1992294400 134512640 135180984 4294956208 18446744073709551615 134526453 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=146880 CPUtime=214.94
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 4958 0 0 0 17889 3605 0 0 16 0 4 0 1131305247 150405120 31769 1992294400 134512640 135180984 4294956208 18446744073709551615 134520701 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 519.04
Current children cumulated vsize (KiB) 146880

[startup+342.302 s]
/proc/loadavg: 2.54 2.30 2.06 3/68 547
/proc/meminfo: memFree=1060816/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=176952 CPUtime=631.36
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 37826 0 0 0 46145 16991 0 0 18 0 4 0 1131305247 181198848 37811 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 44238 37811 70 163 0 44073 0
[pid=543/tid=544] ppid=541 vsize=176952 CPUtime=106.41
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 26492 0 0 0 2354 8287 0 0 16 0 4 0 1131305247 181198848 37811 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=176952 CPUtime=262.66
/proc/543/task/545/stat : 545 (satake) S 541 543 32226 0 -1 4194368 5164 0 0 0 21883 4383 0 0 16 0 4 0 1131305247 181198848 37811 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=543/tid=546] ppid=541 vsize=176952 CPUtime=262.27
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 6087 0 0 0 21908 4319 0 0 16 0 4 0 1131305247 181198848 37811 1992294400 134512640 135180984 4294956208 18446744073709551615 134525350 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 631.36
Current children cumulated vsize (KiB) 176952

[startup+402.302 s]
/proc/loadavg: 2.55 2.34 2.09 3/68 547
/proc/meminfo: memFree=1036432/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=206432 CPUtime=743.6
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 44012 0 0 0 54385 19975 0 0 18 0 4 0 1131305247 211386368 43997 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 51608 43997 70 163 0 51443 0
[pid=543/tid=544] ppid=541 vsize=206432 CPUtime=124.97
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 30545 0 0 0 2756 9741 0 0 16 0 4 0 1131305247 211386368 43997 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=206432 CPUtime=309.81
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 6233 0 0 0 25815 5166 0 0 15 0 4 0 1131305247 211386368 43997 1992294400 134512640 135180984 4294956208 18446744073709551615 134528661 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=546] ppid=541 vsize=206432 CPUtime=308.8
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 7151 0 0 0 25813 5067 0 0 16 0 4 0 1131305247 211386368 43997 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 743.6
Current children cumulated vsize (KiB) 206432

[startup+462.301 s]
/proc/loadavg: 2.39 2.33 2.10 4/68 547
/proc/meminfo: memFree=1013008/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=235168 CPUtime=856.4
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 49748 0 0 0 62928 22712 0 0 18 0 4 0 1131305247 240812032 49733 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 58792 49733 70 163 0 58627 0
[pid=543/tid=544] ppid=541 vsize=235168 CPUtime=141.95
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 34319 0 0 0 3128 11067 0 0 16 0 4 0 1131305247 240812032 49733 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=235168 CPUtime=357.69
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 7189 0 0 0 29883 5886 0 0 15 0 4 0 1131305247 240812032 49733 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=546] ppid=541 vsize=235168 CPUtime=356.75
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 8157 0 0 0 29917 5758 0 0 16 0 4 0 1131305247 240812032 49733 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 856.4
Current children cumulated vsize (KiB) 235168

[startup+522.301 s]
/proc/loadavg: 2.34 2.33 2.11 3/68 547
/proc/meminfo: memFree=992592/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=259932 CPUtime=970.19
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 54886 0 0 0 71786 25233 0 0 18 0 4 0 1131305247 266170368 54871 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 64983 54871 70 163 0 64818 0
[pid=543/tid=544] ppid=541 vsize=259932 CPUtime=157.64
/proc/543/task/544/stat : 544 (satake) S 541 543 32226 0 -1 4194368 37555 0 0 0 3480 12284 0 0 15 0 4 0 1131305247 266170368 54871 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=259932 CPUtime=406.73
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 7998 0 0 0 34135 6538 0 0 16 0 4 0 1131305247 266170368 54871 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=259932 CPUtime=405.8
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 9250 0 0 0 34170 6410 0 0 17 0 4 0 1131305247 266170368 54871 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 970.19
Current children cumulated vsize (KiB) 259932

[startup+582.302 s]
/proc/loadavg: 2.50 2.36 2.13 3/68 547
/proc/meminfo: memFree=970896/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=284448 CPUtime=1083.32
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 60261 0 0 0 80480 27852 0 0 18 0 4 0 1131305247 291274752 60246 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 71112 60246 70 163 0 70947 0
[pid=543/tid=544] ppid=541 vsize=284448 CPUtime=174.02
/proc/543/task/544/stat : 544 (satake) R 541 543 32226 0 -1 4194368 40787 0 0 0 3846 13556 0 0 16 0 4 0 1131305247 291274752 60246 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=284448 CPUtime=455.25
/proc/543/task/545/stat : 545 (satake) S 541 543 32226 0 -1 4194368 8981 0 0 0 38316 7209 0 0 16 0 4 0 1131305247 291274752 60246 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=543/tid=546] ppid=541 vsize=284448 CPUtime=454.04
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 10410 0 0 0 38317 7087 0 0 16 0 4 0 1131305247 291274752 60246 1992294400 134512640 135180984 4294956208 18446744073709551615 134528664 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1083.32
Current children cumulated vsize (KiB) 284448

[startup+642.302 s]
/proc/loadavg: 2.39 2.35 2.14 3/68 547
/proc/meminfo: memFree=949136/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=313068 CPUtime=1196.77
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 65671 0 0 0 89171 30506 0 0 18 0 4 0 1131305247 320581632 65656 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 78267 65656 70 163 0 78102 0
[pid=543/tid=544] ppid=541 vsize=313068 CPUtime=190.44
/proc/543/task/544/stat : 544 (satake) S 541 543 32226 0 -1 4194368 44059 0 0 0 4201 14843 0 0 15 0 4 0 1131305247 320581632 65656 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=543/tid=545] ppid=541 vsize=313068 CPUtime=503.83
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 10055 0 0 0 42492 7891 0 0 16 0 4 0 1131305247 320581632 65656 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=543/tid=546] ppid=541 vsize=313068 CPUtime=502.46
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 11474 0 0 0 42476 7770 0 0 16 0 4 0 1131305247 320581632 65656 1992294400 134512640 135180984 4294956208 18446744073709551615 134528760 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1196.77
Current children cumulated vsize (KiB) 313068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+644.002 s]
/proc/loadavg: 2.44 2.36 2.14 3/68 547
/proc/meminfo: memFree=948240/2055920 swapFree=4176996/4192956
[pid=543] ppid=541 vsize=314744 CPUtime=1200.01
/proc/543/stat : 543 (satake) S 541 543 32226 0 -1 4194304 65864 0 0 0 89418 30583 0 0 18 0 4 0 1131305247 322297856 65849 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/543/statm: 78686 65849 70 163 0 78521 0
[pid=543/tid=544] ppid=541 vsize=314744 CPUtime=190.91
/proc/543/task/544/stat : 544 (satake) S 541 543 32226 0 -1 4194368 44182 0 0 0 4210 14881 0 0 16 0 4 0 1131305247 322297856 65849 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=543/tid=545] ppid=541 vsize=314744 CPUtime=505.21
/proc/543/task/545/stat : 545 (satake) R 541 543 32226 0 -1 4194368 10055 0 0 0 42612 7909 0 0 16 0 4 0 1131305247 322297856 65849 1992294400 134512640 135180984 4294956208 18446744073709551615 134528605 0 0 4096 0 0 0 0 -1 0 0 0
[pid=543/tid=546] ppid=541 vsize=314744 CPUtime=503.87
/proc/543/task/546/stat : 546 (satake) R 541 543 32226 0 -1 4194368 11544 0 0 0 42595 7792 0 0 16 0 4 0 1131305247 322297856 65849 1992294400 134512640 135180984 4294956208 18446744073709551615 134532508 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 314744

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): 644.058
CPU time (s): 1200.07
CPU user time (s): 894.195
CPU system time (s): 305.877
CPU usage (%): 186.33
Max. virtual memory (cumulated for all children) (KiB): 314744

deleting IPC queue 3112960
deleting IPC queue 3145729
deleting IPC queue 3178498
deleting IPC queue 3211267
deleting IPC queue 3244036
deleting IPC queue 3276805
deleting IPC queue 3309574
deleting IPC queue 3342343
deleting IPC queue 3375112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 894.195
system time used= 305.876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65864
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= 10929030
involuntary context switches= 10099632

runsolver used 0.657899 second user time and 1.88871 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-01 13:47:11
IDJOB=1543866
IDBENCH=70707
IDSOLVER=553
FILE ID=node50/1543866-1238586431
PBS_JOBID= 9062214
Free space on /tmp= 64220 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/540/unif-k3-r4.25-v540-c2295-S1332067449-041.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543866-1238586431/watcher-1543866-1238586431 -o /tmp/evaluation-result-1543866-1238586431/solver-1543866-1238586431 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543866-1238586431.cnf 3 1200

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

MD5SUM BENCH= 2b606655a01fc0a35cd7131dc9f54b92
RANDOM SEED=1225749978

node50.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.238
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.238
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:       1212816 kB
Buffers:        106936 kB
Cached:         629036 kB
SwapCached:       9920 kB
Active:         227292 kB
Inactive:       520340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1212816 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:             788 kB
Writeback:           0 kB
Mapped:          17308 kB
Slab:            81364 kB
Committed_AS:  3213340 kB
PageTables:       1456 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= 64220 MiB
End job on node50 at 2009-04-01 13:57:57