Trace number 1543730

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.08 639.651

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S975048338-088.cnf
MD5SUMeba6bb50fff28076a45b86724388a765
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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-1543730-1238514831/watcher-1543730-1238514831 -o /tmp/evaluation-result-1543730-1238514831/solver-1543730-1238514831 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543730-1238514831.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: 0.91 0.97 0.99 3/64 15345
/proc/meminfo: memFree=1498328/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=1444 CPUtime=0
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 4 0 1124148058 1478656 178 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 361 178 65 163 0 196 0
[pid=15345/tid=15346] ppid=15343 vsize=1444 CPUtime=0
/proc/15345/task/15346/stat : 15346 (satake) S 15343 15345 14965 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 1124148058 1478656 179 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15345/tid=15347] ppid=15343 vsize=1444 CPUtime=0
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 54 0 0 0 0 0 0 0 19 0 4 0 1124148058 1478656 179 1992294400 134512640 135180984 4294956208 18446744073709551615 134513749 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=1444 CPUtime=0
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 51 0 0 0 0 0 0 0 19 0 4 0 1124148058 1478656 180 1992294400 134512640 135180984 4294956208 18446744073709551615 134682188 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0677801 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 15345
/proc/meminfo: memFree=1498328/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=2592 CPUtime=0.09
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 256 0 0 0 6 3 0 0 18 0 4 0 1124148058 2654208 241 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 648 241 70 163 0 483 0
[pid=15345/tid=15346] ppid=15343 vsize=2592 CPUtime=0.01
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 23 0 0 0 0 1 0 0 17 0 4 0 1124148058 2654208 241 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15347] ppid=15343 vsize=2592 CPUtime=0.03
/proc/15345/task/15347/stat : 15347 (satake) S 15343 15345 14965 0 -1 4194368 79 0 0 0 3 0 0 0 16 0 4 0 1124148058 2654208 241 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=2592 CPUtime=0.02
/proc/15345/task/15348/stat : 15348 (satake) S 15343 15345 14965 0 -1 4194368 71 0 0 0 2 0 0 0 16 0 4 0 1124148058 2654208 241 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2592

[startup+0.105149 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 15345
/proc/meminfo: memFree=1498328/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=2592 CPUtime=0.16
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 283 0 0 0 10 6 0 0 18 0 4 0 1124148058 2654208 268 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 648 268 70 163 0 483 0
[pid=15345/tid=15346] ppid=15343 vsize=2592 CPUtime=0.03
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 29 0 0 0 0 3 0 0 17 0 4 0 1124148058 2654208 268 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=2592 CPUtime=0.05
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 87 0 0 0 4 1 0 0 16 0 4 0 1124148058 2654208 268 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=2592 CPUtime=0.05
/proc/15345/task/15348/stat : 15348 (satake) S 15343 15345 14965 0 -1 4194368 84 0 0 0 4 1 0 0 17 0 4 0 1124148058 2654208 268 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2592

[startup+0.30105 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 15345
/proc/meminfo: memFree=1498328/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=2856 CPUtime=0.49
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 345 0 0 0 34 15 0 0 18 0 4 0 1124148058 2924544 330 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 714 330 70 163 0 549 0
[pid=15345/tid=15346] ppid=15343 vsize=2856 CPUtime=0.1
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 56 0 0 0 2 8 0 0 17 0 4 0 1124148058 2924544 330 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=2856 CPUtime=0.18
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 104 0 0 0 15 3 0 0 16 0 4 0 1124148058 2924544 330 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=2856 CPUtime=0.19
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 102 0 0 0 16 3 0 0 16 0 4 0 1124148058 2924544 330 1992294400 134512640 135180984 4294956208 18446744073709551615 134528688 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 2856

[startup+0.70313 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 15345
/proc/meminfo: memFree=1498328/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=2856 CPUtime=1.18
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 428 0 0 0 82 36 0 0 18 0 4 0 1124148058 2924544 413 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 714 413 70 163 0 549 0
[pid=15345/tid=15346] ppid=15343 vsize=2856 CPUtime=0.23
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 107 0 0 0 5 18 0 0 17 0 4 0 1124148058 2924544 413 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=2856 CPUtime=0.46
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 119 0 0 0 38 8 0 0 15 0 4 0 1124148058 2924544 413 1992294400 134512640 135180984 4294956208 18446744073709551615 134522706 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=2856 CPUtime=0.47
/proc/15345/task/15348/stat : 15348 (satake) S 15343 15345 14965 0 -1 4194368 119 0 0 0 38 9 0 0 15 0 4 0 1124148058 2924544 413 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 2856

[startup+1.50129 s]
/proc/loadavg: 0.91 0.97 0.99 4/68 15349
/proc/meminfo: memFree=1496632/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=3120 CPUtime=2.55
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 567 0 0 0 178 77 0 0 18 0 4 0 1124148058 3194880 552 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 780 552 70 163 0 615 0
[pid=15345/tid=15346] ppid=15343 vsize=3120 CPUtime=0.53
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 200 0 0 0 13 40 0 0 18 0 4 0 1124148058 3194880 552 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15347] ppid=15343 vsize=3120 CPUtime=1.02
/proc/15345/task/15347/stat : 15347 (satake) S 15343 15345 14965 0 -1 4194368 144 0 0 0 84 18 0 0 16 0 4 0 1124148058 3194880 552 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=3120 CPUtime=0.98
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 140 0 0 0 80 18 0 0 16 0 4 0 1124148058 3194880 552 1992294400 134512640 135180984 4294956208 18446744073709551615 134528872 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 3120

[startup+3.10142 s]
/proc/loadavg: 0.91 0.97 0.99 3/68 15349
/proc/meminfo: memFree=1495736/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=4428 CPUtime=5.33
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 816 0 0 0 375 158 0 0 18 0 4 0 1124148058 4534272 801 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 1107 801 70 163 0 942 0
[pid=15345/tid=15346] ppid=15343 vsize=4428 CPUtime=1.09
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 384 0 0 0 25 84 0 0 18 0 4 0 1124148058 4534272 801 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=4428 CPUtime=2.17
/proc/15345/task/15347/stat : 15347 (satake) S 15343 15345 14965 0 -1 4194368 168 0 0 0 180 37 0 0 15 0 4 0 1124148058 4534272 801 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=4428 CPUtime=2.04
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 181 0 0 0 169 35 0 0 16 0 4 0 1124148058 4534272 801 1992294400 134512640 135180984 4294956208 18446744073709551615 134518208 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 4428

[startup+6.30126 s]
/proc/loadavg: 1.08 1.00 1.00 4/68 15349
/proc/meminfo: memFree=1493816/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=6788 CPUtime=10.92
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 1284 0 0 0 768 324 0 0 18 0 4 0 1124148058 6950912 1269 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 1697 1269 70 163 0 1532 0
[pid=15345/tid=15346] ppid=15343 vsize=6788 CPUtime=2.2
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 734 0 0 0 47 173 0 0 18 0 4 0 1124148058 6950912 1269 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=6788 CPUtime=4.51
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 231 0 0 0 373 78 0 0 16 0 4 0 1124148058 6950912 1269 1992294400 134512640 135180984 4294956208 18446744073709551615 134518224 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=6788 CPUtime=4.19
/proc/15345/task/15348/stat : 15348 (satake) S 15343 15345 14965 0 -1 4194368 236 0 0 0 347 72 0 0 16 0 4 0 1124148058 6950912 1269 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) 6788

[startup+12.7018 s]
/proc/loadavg: 1.23 1.03 1.01 3/68 15349
/proc/meminfo: memFree=1490296/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=10284 CPUtime=22.32
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 2079 0 0 0 1588 644 0 0 18 0 4 0 1124148058 10530816 2064 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 2571 2064 70 163 0 2406 0
[pid=15345/tid=15346] ppid=15343 vsize=10284 CPUtime=4.31
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 1332 0 0 0 89 342 0 0 18 0 4 0 1124148058 10530816 2064 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=10284 CPUtime=9.03
/proc/15345/task/15347/stat : 15347 (satake) S 15343 15345 14965 0 -1 4194368 326 0 0 0 752 151 0 0 15 0 4 0 1124148058 10530816 2064 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=10284 CPUtime=8.95
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 338 0 0 0 745 150 0 0 16 0 4 0 1124148058 10530816 2064 1992294400 134512640 135180984 4294956208 18446744073709551615 134522793 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.32
Current children cumulated vsize (KiB) 10284

[startup+25.5011 s]
/proc/loadavg: 1.62 1.13 1.04 3/68 15349
/proc/meminfo: memFree=1484024/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=15932 CPUtime=45.23
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 3603 0 0 0 3241 1282 0 0 18 0 4 0 1124148058 16314368 3588 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 3983 3588 70 163 0 3818 0
[pid=15345/tid=15346] ppid=15343 vsize=15932 CPUtime=8.66
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 2452 0 0 0 178 688 0 0 16 0 4 0 1124148058 16314368 3588 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15347] ppid=15343 vsize=15932 CPUtime=18.3
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 528 0 0 0 1531 299 0 0 16 0 4 0 1124148058 16314368 3588 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=15932 CPUtime=18.24
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 540 0 0 0 1531 293 0 0 16 0 4 0 1124148058 16314368 3588 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 45.23
Current children cumulated vsize (KiB) 15932

[startup+51.1011 s]
/proc/loadavg: 1.81 1.21 1.07 4/68 15349
/proc/meminfo: memFree=1472952/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=28432 CPUtime=92.01
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 6399 0 0 0 6715 2486 0 0 18 0 4 0 1124148058 29114368 6384 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 7108 6384 70 163 0 6943 0
[pid=15345/tid=15346] ppid=15343 vsize=28432 CPUtime=16.38
/proc/15345/task/15346/stat : 15346 (satake) S 15343 15345 14965 0 -1 4194368 4582 0 0 0 337 1301 0 0 16 0 4 0 1124148058 29114368 6384 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=28432 CPUtime=37.78
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 879 0 0 0 3187 591 0 0 15 0 4 0 1124148058 29114368 6384 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=28432 CPUtime=37.83
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 855 0 0 0 3190 593 0 0 16 0 4 0 1124148058 29114368 6384 1992294400 134512640 135180984 4294956208 18446744073709551615 134520907 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.01
Current children cumulated vsize (KiB) 28432

[startup+102.307 s]
/proc/loadavg: 2.09 1.38 1.13 3/68 15349
/proc/meminfo: memFree=1452728/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=51940 CPUtime=187.31
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 11384 0 0 0 13971 4760 0 0 18 0 4 0 1124148058 53186560 11369 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 12985 11369 70 163 0 12820 0
[pid=15345/tid=15346] ppid=15343 vsize=51940 CPUtime=30.6
/proc/15345/task/15346/stat : 15346 (satake) S 15343 15345 14965 0 -1 4194368 8389 0 0 0 646 2414 0 0 15 0 4 0 1124148058 53186560 11369 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=51940 CPUtime=78.3
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 1503 0 0 0 6663 1167 0 0 17 0 4 0 1124148058 53186560 11369 1992294400 134512640 135180984 4294956208 18446744073709551615 134528711 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=51940 CPUtime=78.39
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 1409 0 0 0 6661 1178 0 0 16 0 4 0 1124148058 53186560 11369 1992294400 134512640 135180984 4294956208 18446744073709551615 134528655 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 187.31
Current children cumulated vsize (KiB) 51940

[startup+162.302 s]
/proc/loadavg: 2.41 1.61 1.23 3/68 15349
/proc/meminfo: memFree=1430008/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=78212 CPUtime=299.26
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 17037 0 0 0 22553 7373 0 0 18 0 4 0 1124148058 80089088 17022 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 19553 17022 70 163 0 19388 0
[pid=15345/tid=15346] ppid=15343 vsize=78212 CPUtime=47
/proc/15345/task/15346/stat : 15346 (satake) S 15343 15345 14965 0 -1 4194368 12440 0 0 0 1012 3688 0 0 16 0 4 0 1124148058 80089088 17022 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15345/tid=15347] ppid=15343 vsize=78212 CPUtime=126.16
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 2222 0 0 0 10784 1832 0 0 16 0 4 0 1124148058 80089088 17022 1992294400 134512640 135180984 4294956208 18446744073709551615 134528600 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=78212 CPUtime=126.1
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 2292 0 0 0 10757 1853 0 0 16 0 4 0 1124148058 80089088 17022 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 299.26
Current children cumulated vsize (KiB) 78212

[startup+222.302 s]
/proc/loadavg: 2.33 1.72 1.29 4/68 15349
/proc/meminfo: memFree=1407480/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=105380 CPUtime=411.98
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 22649 0 0 0 31225 9973 0 0 18 0 4 0 1124148058 107909120 22634 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 26345 22634 70 163 0 26180 0
[pid=15345/tid=15346] ppid=15343 vsize=105380 CPUtime=63.22
/proc/15345/task/15346/stat : 15346 (satake) S 15343 15345 14965 0 -1 4194368 16676 0 0 0 1373 4949 0 0 15 0 4 0 1124148058 107909120 22634 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15345/tid=15347] ppid=15343 vsize=105380 CPUtime=174.5
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 2790 0 0 0 14948 2502 0 0 16 0 4 0 1124148058 107909120 22634 1992294400 134512640 135180984 4294956208 18446744073709551615 134539719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=105380 CPUtime=174.24
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 3100 0 0 0 14903 2521 0 0 16 0 4 0 1124148058 107909120 22634 1992294400 134512640 135180984 4294956208 18446744073709551615 134527266 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 411.98
Current children cumulated vsize (KiB) 105380

[startup+282.303 s]
/proc/loadavg: 2.22 1.80 1.34 3/68 15349
/proc/meminfo: memFree=1385912/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=132832 CPUtime=524.76
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 28091 0 0 0 39887 12589 0 0 18 0 4 0 1124148058 136019968 28076 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 33208 28076 70 163 0 33043 0
[pid=15345/tid=15346] ppid=15343 vsize=132832 CPUtime=79.54
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 20610 0 0 0 1734 6220 0 0 16 0 4 0 1124148058 136019968 28076 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=132832 CPUtime=222.86
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 3623 0 0 0 19113 3173 0 0 17 0 4 0 1124148058 136019968 28076 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=132832 CPUtime=222.34
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 3775 0 0 0 19039 3195 0 0 16 0 4 0 1124148058 136019968 28076 1992294400 134512640 135180984 4294956208 18446744073709551615 134528688 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 524.76
Current children cumulated vsize (KiB) 132832

[startup+342.303 s]
/proc/loadavg: 2.36 1.91 1.40 3/68 15349
/proc/meminfo: memFree=1363768/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=158368 CPUtime=638.04
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 33568 0 0 0 48609 15195 0 0 18 0 4 0 1124148058 162168832 33553 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 39592 33553 70 163 0 39427 0
[pid=15345/tid=15346] ppid=15343 vsize=158368 CPUtime=95.82
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 24473 0 0 0 2094 7488 0 0 16 0 4 0 1124148058 162168832 33553 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15347] ppid=15343 vsize=158368 CPUtime=271.24
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 4536 0 0 0 23284 3840 0 0 16 0 4 0 1124148058 162168832 33553 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=158368 CPUtime=270.95
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 4476 0 0 0 23230 3865 0 0 16 0 4 0 1124148058 162168832 33553 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 638.04
Current children cumulated vsize (KiB) 158368

[startup+402.302 s]
/proc/loadavg: 2.40 1.99 1.46 3/68 15349
/proc/meminfo: memFree=1342584/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=182908 CPUtime=751.17
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 38916 0 0 0 57257 17860 0 0 18 0 4 0 1124148058 187297792 38901 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 45727 38901 70 163 0 45562 0
[pid=15345/tid=15346] ppid=15343 vsize=182908 CPUtime=112.29
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 28321 0 0 0 2449 8780 0 0 15 0 4 0 1124148058 187297792 38901 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=182908 CPUtime=319.69
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 5383 0 0 0 27442 4527 0 0 17 0 4 0 1124148058 187297792 38901 1992294400 134512640 135180984 4294956208 18446744073709551615 134518992 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=182908 CPUtime=319.16
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 5129 0 0 0 27365 4551 0 0 16 0 4 0 1124148058 187297792 38901 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 751.17
Current children cumulated vsize (KiB) 182908

[startup+462.302 s]
/proc/loadavg: 2.36 2.05 1.51 3/68 15355
/proc/meminfo: memFree=1320624/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=207056 CPUtime=864.6
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 44314 0 0 0 66025 20435 0 0 18 0 4 0 1124148058 212025344 44299 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 51764 44299 70 163 0 51599 0
[pid=15345/tid=15346] ppid=15343 vsize=207056 CPUtime=128.36
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 31859 0 0 0 2806 10030 0 0 16 0 4 0 1124148058 212025344 44299 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=207056 CPUtime=368.26
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 6377 0 0 0 31645 5181 0 0 16 0 4 0 1124148058 212025344 44299 1992294400 134512640 135180984 4294956208 18446744073709551615 134528465 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=207056 CPUtime=367.96
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 5995 0 0 0 31573 5223 0 0 15 0 4 0 1124148058 212025344 44299 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 864.6
Current children cumulated vsize (KiB) 207056

[startup+522.302 s]
/proc/loadavg: 2.54 2.16 1.58 2/68 15355
/proc/meminfo: memFree=1299376/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=238588 CPUtime=978.11
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 49643 0 0 0 74810 23001 0 0 18 0 4 0 1124148058 244314112 49628 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 59647 49628 70 163 0 59482 0
[pid=15345/tid=15346] ppid=15343 vsize=238588 CPUtime=144.45
/proc/15345/task/15346/stat : 15346 (satake) R 15343 15345 14965 0 -1 4194368 35572 0 0 0 3158 11287 0 0 15 0 4 0 1124148058 244314112 49628 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=15345/tid=15347] ppid=15343 vsize=238588 CPUtime=416.85
/proc/15345/task/15347/stat : 15347 (satake) S 15343 15345 14965 0 -1 4194368 7273 0 0 0 35855 5830 0 0 16 0 4 0 1124148058 244314112 49628 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=15345/tid=15348] ppid=15343 vsize=238588 CPUtime=416.79
/proc/15345/task/15348/stat : 15348 (satake) S 15343 15345 14965 0 -1 4194368 6715 0 0 0 35796 5883 0 0 15 0 4 0 1124148058 244314112 49628 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 978.11
Current children cumulated vsize (KiB) 238588

[startup+582.303 s]
/proc/loadavg: 2.57 2.23 1.64 3/68 15355
/proc/meminfo: memFree=1279344/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=264336 CPUtime=1091.83
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 54624 0 0 0 83701 25482 0 0 18 0 4 0 1124148058 270680064 54609 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 66084 54609 70 163 0 65919 0
[pid=15345/tid=15346] ppid=15343 vsize=264336 CPUtime=159.89
/proc/15345/task/15346/stat : 15346 (satake) S 15343 15345 14965 0 -1 4194368 38965 0 0 0 3502 12487 0 0 15 0 4 0 1124148058 270680064 54609 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15345/tid=15347] ppid=15343 vsize=264336 CPUtime=466.04
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 8014 0 0 0 40140 6464 0 0 16 0 4 0 1124148058 270680064 54609 1992294400 134512640 135180984 4294956208 18446744073709551615 134520902 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=264336 CPUtime=465.88
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 7562 0 0 0 40058 6530 0 0 16 0 4 0 1124148058 270680064 54609 1992294400 134512640 135180984 4294956208 18446744073709551615 134528881 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1091.83
Current children cumulated vsize (KiB) 264336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+639.601 s]
/proc/loadavg: 2.52 2.28 1.69 3/68 15355
/proc/meminfo: memFree=1259824/2055920 swapFree=4175828/4192956
[pid=15345] ppid=15343 vsize=286224 CPUtime=1200.02
/proc/15345/stat : 15345 (satake) S 15343 15345 14965 0 -1 4194304 59456 0 0 0 92151 27851 0 0 18 0 4 0 1124148058 293093376 59441 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15345/statm: 71556 59441 70 163 0 71391 0
[pid=15345/tid=15346] ppid=15343 vsize=286224 CPUtime=174.58
/proc/15345/task/15346/stat : 15346 (satake) S 15343 15345 14965 0 -1 4194368 42303 0 0 0 3823 13635 0 0 16 0 4 0 1124148058 293093376 59441 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=15345/tid=15347] ppid=15343 vsize=286224 CPUtime=512.98
/proc/15345/task/15347/stat : 15347 (satake) R 15343 15345 14965 0 -1 4194368 8875 0 0 0 44222 7076 0 0 17 0 4 0 1124148058 293093376 59441 1992294400 134512640 135180984 4294956208 18446744073709551615 134518224 0 0 4096 0 0 0 0 -1 1 0 0
[pid=15345/tid=15348] ppid=15343 vsize=286224 CPUtime=512.44
/proc/15345/task/15348/stat : 15348 (satake) R 15343 15345 14965 0 -1 4194368 8195 0 0 0 44106 7138 0 0 16 0 4 0 1124148058 293093376 59441 1992294400 134512640 135180984 4294956208 18446744073709551615 134528631 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 286224

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): 639.651
CPU time (s): 1200.08
CPU user time (s): 921.527
CPU system time (s): 278.556
CPU usage (%): 187.615
Max. virtual memory (cumulated for all children) (KiB): 286224

deleting IPC queue 2064384
deleting IPC queue 2097153
deleting IPC queue 2129922
deleting IPC queue 2162691
deleting IPC queue 2195460
deleting IPC queue 2228229
deleting IPC queue 2260998
deleting IPC queue 2293767
deleting IPC queue 2326536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 921.527
system time used= 278.556
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59456
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= 10647547
involuntary context switches= 9809255

runsolver used 0.646901 second user time and 1.89771 second system time

The end

Launcher Data

Begin job on node33 at 2009-03-31 17:53:51
IDJOB=1543730
IDBENCH=70571
IDSOLVER=553
FILE ID=node33/1543730-1238514831
PBS_JOBID= 9061969
Free space on /tmp= 66132 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S975048338-088.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543730-1238514831/watcher-1543730-1238514831 -o /tmp/evaluation-result-1543730-1238514831/solver-1543730-1238514831 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543730-1238514831.cnf 3 1200

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

MD5SUM BENCH= eba6bb50fff28076a45b86724388a765
RANDOM SEED=1429272927

node33.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.266
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.266
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:       1498808 kB
Buffers:         86008 kB
Cached:         378392 kB
SwapCached:      10920 kB
Active:         268560 kB
Inactive:       208328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1498808 kB
SwapTotal:     4192956 kB
SwapFree:      4175828 kB
Dirty:             780 kB
Writeback:           0 kB
Mapped:          18208 kB
Slab:            66248 kB
Committed_AS:  3151664 kB
PageTables:       1400 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= 66132 MiB
End job on node33 at 2009-03-31 18:04:32