Trace number 1735390

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 601.438

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1150c84314gyes3.cnf
MD5SUM3e5b6d8ea2e7f58efa9d9a4dc4048be5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.5647
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1735390-1240801854/watcher-1735390-1240801854 -o /tmp/evaluation-result-1735390-1240801854/solver-1735390-1240801854 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1735390-1240801854.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.92 0.98 0.99 3/64 471
/proc/meminfo: memFree=1530760/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=2292 CPUtime=0
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 406 0 0 0 0 0 0 0 18 0 4 0 108219376 2347008 391 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 573 391 65 163 0 408 0
[pid=471/tid=472] ppid=469 vsize=2292 CPUtime=0
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 108219376 2347008 397 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=471/tid=473] ppid=469 vsize=2292 CPUtime=0
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 43 0 0 0 0 0 0 0 19 0 4 0 108219376 2347008 397 1992294400 134512640 135180984 4294956208 18446744073709551615 134583077 0 0 4096 0 0 0 0 -1 1 0 0
[pid=471/tid=474] ppid=469 vsize=2292 CPUtime=0
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 279 0 0 0 0 0 0 0 20 0 4 0 108219376 2347008 397 1992294400 134512640 135180984 4294956208 18446744073709551615 134519894 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.102022 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 471
/proc/meminfo: memFree=1530760/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=8316 CPUtime=0.18
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 2074 0 0 0 17 1 0 0 18 0 4 0 108219376 8515584 1557 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 2079 1557 70 163 0 1914 0
[pid=471/tid=472] ppid=469 vsize=8316 CPUtime=0
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 23 0 0 0 0 0 0 0 16 0 4 0 108219376 8515584 1557 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=8316 CPUtime=0.09
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 963 0 0 0 8 1 0 0 17 0 4 0 108219376 8515584 1557 1992294400 134512640 135180984 4294956208 18446744073709551615 134526441 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=8316 CPUtime=0.09
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 1005 0 0 0 9 0 0 0 17 0 4 0 108219376 8515584 1557 1992294400 134512640 135180984 4294956208 18446744073709551615 134523696 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8316

[startup+0.202037 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 471
/proc/meminfo: memFree=1530760/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=8844 CPUtime=0.37
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 2237 0 0 0 35 2 0 0 18 0 4 0 108219376 9056256 1720 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 2211 1720 70 163 0 2046 0
[pid=471/tid=472] ppid=469 vsize=8844 CPUtime=0
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 23 0 0 0 0 0 0 0 16 0 4 0 108219376 9056256 1720 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=471/tid=473] ppid=469 vsize=8844 CPUtime=0.18
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 1034 0 0 0 17 1 0 0 15 0 4 0 108219376 9056256 1720 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=8844 CPUtime=0.18
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 1097 0 0 0 18 0 0 0 17 0 4 0 108219376 9056256 1720 1992294400 134512640 135180984 4294956208 18446744073709551615 134523985 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8844

[startup+0.301054 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 471
/proc/meminfo: memFree=1530760/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=9108 CPUtime=0.57
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 2368 0 0 0 54 3 0 0 18 0 4 0 108219376 9326592 1851 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 2277 1851 70 163 0 2112 0
[pid=471/tid=472] ppid=469 vsize=9108 CPUtime=0
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 23 0 0 0 0 0 0 0 16 0 4 0 108219376 9326592 1851 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=471/tid=473] ppid=469 vsize=9108 CPUtime=0.27
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 1089 0 0 0 26 1 0 0 17 0 4 0 108219376 9326592 1851 1992294400 134512640 135180984 4294956208 18446744073709551615 134528644 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=9108 CPUtime=0.28
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 1173 0 0 0 28 0 0 0 18 0 4 0 108219376 9326592 1851 1992294400 134512640 135180984 4294956208 18446744073709551615 134519020 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9108

[startup+0.701126 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 471
/proc/meminfo: memFree=1530760/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=11200 CPUtime=1.36
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 2849 0 0 0 129 7 0 0 18 0 4 0 108219376 11468800 2332 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 2800 2332 70 163 0 2635 0
[pid=471/tid=472] ppid=469 vsize=11200 CPUtime=0.02
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 25 0 0 0 0 2 0 0 16 0 4 0 108219376 11468800 2332 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=11200 CPUtime=0.65
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 1344 0 0 0 63 2 0 0 16 0 4 0 108219376 11468800 2332 1992294400 134512640 135180984 4294956208 18446744073709551615 134528436 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=11200 CPUtime=0.66
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 1397 0 0 0 65 1 0 0 17 0 4 0 108219376 11468800 2332 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 11200

[startup+1.50127 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 475
/proc/meminfo: memFree=1519912/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=14092 CPUtime=2.95
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 3577 0 0 0 282 13 0 0 18 0 4 0 108219376 14430208 3060 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 3523 3060 70 163 0 3358 0
[pid=471/tid=472] ppid=469 vsize=14092 CPUtime=0.06
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 33 0 0 0 1 5 0 0 16 0 4 0 108219376 14430208 3060 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=14092 CPUtime=1.43
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 1688 0 0 0 139 4 0 0 17 0 4 0 108219376 14430208 3060 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=14092 CPUtime=1.44
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 1773 0 0 0 141 3 0 0 21 0 4 0 108219376 14430208 3060 1992294400 134512640 135180984 4294956208 18446744073709551615 134528526 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14092

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 475
/proc/meminfo: memFree=1516712/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=17380 CPUtime=6.14
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 4475 0 0 0 594 20 0 0 18 0 4 0 108219376 17797120 3958 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 4345 3958 70 163 0 4180 0
[pid=471/tid=472] ppid=469 vsize=17380 CPUtime=0.1
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 40 0 0 0 2 8 0 0 16 0 4 0 108219376 17797120 3958 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=471/tid=473] ppid=469 vsize=17380 CPUtime=3.01
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 2088 0 0 0 295 6 0 0 18 0 4 0 108219376 17797120 3958 1992294400 134512640 135180984 4294956208 18446744073709551615 134528688 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=17380 CPUtime=3.01
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 2264 0 0 0 296 5 0 0 25 0 4 0 108219376 17797120 3958 1992294400 134512640 135180984 4294956208 18446744073709551615 134528648 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 17380

[startup+6.30111 s]
/proc/loadavg: 1.01 1.00 1.00 3/68 475
/proc/meminfo: memFree=1511208/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=22336 CPUtime=12.52
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 5674 0 0 0 1224 28 0 0 18 0 4 0 108219376 22872064 5157 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 5584 5157 70 163 0 5419 0
[pid=471/tid=472] ppid=469 vsize=22336 CPUtime=0.14
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 53 0 0 0 3 11 0 0 16 0 4 0 108219376 22872064 5157 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=471/tid=473] ppid=469 vsize=22336 CPUtime=6.17
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 2585 0 0 0 609 8 0 0 19 0 4 0 108219376 22872064 5157 1992294400 134512640 135180984 4294956208 18446744073709551615 134518208 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=22336 CPUtime=6.18
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 2953 0 0 0 611 7 0 0 17 0 4 0 108219376 22872064 5157 1992294400 134512640 135180984 4294956208 18446744073709551615 134528664 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 22336

[startup+12.7012 s]
/proc/loadavg: 1.09 1.02 1.01 3/68 475
/proc/meminfo: memFree=1503144/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=29936 CPUtime=25.28
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 7621 0 0 0 2487 41 0 0 18 0 4 0 108219376 30654464 7104 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 7484 7104 70 163 0 7319 0
[pid=471/tid=472] ppid=469 vsize=29936 CPUtime=0.22
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 76 0 0 0 5 17 0 0 16 0 4 0 108219376 30654464 7104 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=29936 CPUtime=12.5
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 3540 0 0 0 1238 12 0 0 18 0 4 0 108219376 30654464 7104 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=29936 CPUtime=12.54
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 3922 0 0 0 1243 11 0 0 20 0 4 0 108219376 30654464 7104 1992294400 134512640 135180984 4294956208 18446744073709551615 134528628 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 29936

[startup+25.5025 s]
/proc/loadavg: 1.29 1.06 1.02 3/68 475
/proc/meminfo: memFree=1488872/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=44380 CPUtime=50.84
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 11007 0 0 0 5017 67 0 0 18 0 4 0 108219376 45445120 10490 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 11095 10490 70 163 0 10930 0
[pid=471/tid=472] ppid=469 vsize=44380 CPUtime=0.32
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 109 0 0 0 7 25 0 0 16 0 4 0 108219376 45445120 10490 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=44380 CPUtime=25.21
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 5331 0 0 0 2500 21 0 0 18 0 4 0 108219376 45445120 10490 1992294400 134512640 135180984 4294956208 18446744073709551615 134528628 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=44380 CPUtime=25.28
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 5484 0 0 0 2509 19 0 0 25 0 4 0 108219376 45445120 10490 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 44380

[startup+51.102 s]
/proc/loadavg: 1.53 1.14 1.04 3/68 475
/proc/meminfo: memFree=1471976/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=61284 CPUtime=101.92
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 15297 0 0 0 10093 99 0 0 18 0 4 0 108219376 62754816 14780 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 15321 14780 70 163 0 15156 0
[pid=471/tid=472] ppid=469 vsize=61284 CPUtime=0.49
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 165 0 0 0 12 37 0 0 16 0 4 0 108219376 62754816 14780 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=471/tid=473] ppid=469 vsize=61284 CPUtime=50.62
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 7452 0 0 0 5032 30 0 0 25 0 4 0 108219376 62754816 14780 1992294400 134512640 135180984 4294956208 18446744073709551615 134528683 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=61284 CPUtime=50.79
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 7597 0 0 0 5048 31 0 0 25 0 4 0 108219376 62754816 14780 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 61284

[startup+102.302 s]
/proc/loadavg: 1.79 1.27 1.09 3/68 475
/proc/meminfo: memFree=1447848/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=85452 CPUtime=204.1
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 21187 0 0 0 20267 143 0 0 18 0 4 0 108219376 87502848 20670 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 21363 20670 70 163 0 21198 0
[pid=471/tid=472] ppid=469 vsize=85452 CPUtime=0.69
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 245 0 0 0 16 53 0 0 16 0 4 0 108219376 87502848 20670 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=85452 CPUtime=101.51
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 10631 0 0 0 10107 44 0 0 23 0 4 0 108219376 87502848 20670 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=85452 CPUtime=101.87
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 10228 0 0 0 10143 44 0 0 25 0 4 0 108219376 87502848 20670 1992294400 134512640 135180984 4294956208 18446744073709551615 134518217 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 85452

[startup+162.302 s]
/proc/loadavg: 1.92 1.40 1.15 3/68 475
/proc/meminfo: memFree=1429608/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=103828 CPUtime=323.83
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 25758 0 0 0 32211 172 0 0 18 0 4 0 108219376 106319872 25241 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 25957 25241 70 163 0 25792 0
[pid=471/tid=472] ppid=469 vsize=103828 CPUtime=0.83
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 299 0 0 0 19 64 0 0 16 0 4 0 108219376 106319872 25241 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=103828 CPUtime=161.2
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 13003 0 0 0 16067 53 0 0 25 0 4 0 108219376 106319872 25241 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=103828 CPUtime=161.78
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 12373 0 0 0 16124 54 0 0 25 0 4 0 108219376 106319872 25241 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.83
Current children cumulated vsize (KiB) 103828

[startup+222.307 s]
/proc/loadavg: 1.97 1.51 1.20 3/68 475
/proc/meminfo: memFree=1414248/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=119916 CPUtime=443.57
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 29562 0 0 0 44161 196 0 0 18 0 4 0 108219376 122793984 29045 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 29979 29045 70 163 0 29814 0
[pid=471/tid=472] ppid=469 vsize=119916 CPUtime=0.94
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 331 0 0 0 22 72 0 0 16 0 4 0 108219376 122793984 29045 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=471/tid=473] ppid=469 vsize=119916 CPUtime=220.91
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 15012 0 0 0 22030 61 0 0 25 0 4 0 108219376 122793984 29045 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=119916 CPUtime=221.7
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 14136 0 0 0 22108 62 0 0 25 0 4 0 108219376 122793984 29045 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.57
Current children cumulated vsize (KiB) 119916

[startup+282.302 s]
/proc/loadavg: 1.99 1.59 1.24 3/68 475
/proc/meminfo: memFree=1401000/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=134140 CPUtime=563.3
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 32893 0 0 0 56117 213 0 0 18 0 4 0 108219376 137359360 32376 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 33535 32376 70 163 0 33370 0
[pid=471/tid=472] ppid=469 vsize=134140 CPUtime=1
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 358 0 0 0 23 77 0 0 16 0 4 0 108219376 137359360 32376 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=134140 CPUtime=280.63
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 16801 0 0 0 27997 66 0 0 25 0 4 0 108219376 137359360 32376 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=134140 CPUtime=281.65
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 15651 0 0 0 28096 69 0 0 25 0 4 0 108219376 137359360 32376 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.3
Current children cumulated vsize (KiB) 134140

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.29 3/68 475
/proc/meminfo: memFree=1388008/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=146488 CPUtime=683.03
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 36123 0 0 0 68074 229 0 0 18 0 4 0 108219376 150003712 35606 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 36622 35606 70 163 0 36457 0
[pid=471/tid=472] ppid=469 vsize=146488 CPUtime=1.07
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 377 0 0 0 26 81 0 0 16 0 4 0 108219376 150003712 35606 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=471/tid=473] ppid=469 vsize=146488 CPUtime=340.35
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 18414 0 0 0 33964 71 0 0 25 0 4 0 108219376 150003712 35606 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=146488 CPUtime=341.58
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 17249 0 0 0 34083 75 0 0 25 0 4 0 108219376 150003712 35606 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 683.03
Current children cumulated vsize (KiB) 146488

[startup+402.302 s]
/proc/loadavg: 1.99 1.72 1.33 3/68 475
/proc/meminfo: memFree=1376232/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=159144 CPUtime=802.77
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 39063 0 0 0 80034 243 0 0 18 0 4 0 108219376 162963456 38546 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 39786 38546 70 163 0 39621 0
[pid=471/tid=472] ppid=469 vsize=159144 CPUtime=1.12
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 399 0 0 0 27 85 0 0 16 0 4 0 108219376 162963456 38546 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=159144 CPUtime=400.09
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 19836 0 0 0 39933 76 0 0 25 0 4 0 108219376 162963456 38546 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=159144 CPUtime=401.53
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 18745 0 0 0 40072 81 0 0 25 0 4 0 108219376 162963456 38546 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 802.77
Current children cumulated vsize (KiB) 159144

[startup+462.302 s]
/proc/loadavg: 1.99 1.77 1.37 3/68 475
/proc/meminfo: memFree=1366888/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=168420 CPUtime=922.5
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 41360 0 0 0 91989 261 0 0 18 0 4 0 108219376 172462080 40843 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 42105 40843 70 163 0 41940 0
[pid=471/tid=472] ppid=469 vsize=168420 CPUtime=1.2
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 412 0 0 0 29 91 0 0 15 0 4 0 108219376 172462080 40843 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=168420 CPUtime=459.79
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 20854 0 0 0 45898 81 0 0 25 0 4 0 108219376 172462080 40843 1992294400 134512640 135180984 4294956208 18446744073709551615 134528652 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=168420 CPUtime=461.49
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 20011 0 0 0 46061 88 0 0 25 0 4 0 108219376 172462080 40843 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.5
Current children cumulated vsize (KiB) 168420

[startup+522.303 s]
/proc/loadavg: 1.99 1.81 1.41 3/68 475
/proc/meminfo: memFree=1366696/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=168420 CPUtime=1042.18
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 41398 0 0 0 103921 297 0 0 18 0 4 0 108219376 172462080 40881 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 42105 40881 70 163 0 41940 0
[pid=471/tid=472] ppid=469 vsize=168420 CPUtime=1.39
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 425 0 0 0 33 106 0 0 16 0 4 0 108219376 172462080 40881 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=471/tid=473] ppid=469 vsize=168420 CPUtime=519.46
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 20862 0 0 0 51855 91 0 0 25 0 4 0 108219376 172462080 40881 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=168420 CPUtime=521.3
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 20028 0 0 0 52031 99 0 0 25 0 4 0 108219376 172462080 40881 1992294400 134512640 135180984 4294956208 18446744073709551615 134528680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1042.18
Current children cumulated vsize (KiB) 168420

[startup+582.301 s]
/proc/loadavg: 1.99 1.84 1.44 3/68 475
/proc/meminfo: memFree=1366504/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=168748 CPUtime=1161.9
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 41438 0 0 0 115876 314 0 0 18 0 4 0 108219376 172797952 40921 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 42187 40921 70 163 0 42022 0
[pid=471/tid=472] ppid=469 vsize=168748 CPUtime=1.51
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 425 0 0 0 37 114 0 0 16 0 4 0 108219376 172797952 40921 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=471/tid=473] ppid=469 vsize=168748 CPUtime=579.15
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 20901 0 0 0 57820 95 0 0 25 0 4 0 108219376 172797952 40921 1992294400 134512640 135180984 4294956208 18446744073709551615 134519890 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=168748 CPUtime=581.23
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 20029 0 0 0 58019 104 0 0 25 0 4 0 108219376 172797952 40921 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1161.9
Current children cumulated vsize (KiB) 168748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.401 s]
/proc/loadavg: 1.99 1.85 1.45 3/68 475
/proc/meminfo: memFree=1366248/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=169068 CPUtime=1200.03
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 41516 0 0 0 119685 318 0 0 18 0 4 0 108219376 173125632 40999 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 42267 40999 70 163 0 42102 0
[pid=471/tid=472] ppid=469 vsize=169068 CPUtime=1.53
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 426 0 0 0 37 116 0 0 16 0 4 0 108219376 173125632 40999 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=169068 CPUtime=598.16
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 20961 0 0 0 59720 96 0 0 25 0 4 0 108219376 173125632 40999 1992294400 134512640 135180984 4294956208 18446744073709551615 134526456 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=169068 CPUtime=600.31
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 20046 0 0 0 59926 105 0 0 25 0 4 0 108219376 173125632 40999 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 169068

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

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

[startup+601.401 s]
/proc/loadavg: 1.99 1.85 1.45 3/68 475
/proc/meminfo: memFree=1366248/2055920 swapFree=4181848/4192956
[pid=471] ppid=469 vsize=169068 CPUtime=1200.03
/proc/471/stat : 471 (satake) S 469 471 30566 0 -1 4194304 41516 0 0 0 119685 318 0 0 18 0 4 0 108219376 173125632 40999 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/471/statm: 42267 40999 70 163 0 42102 0
[pid=471/tid=472] ppid=469 vsize=169068 CPUtime=1.53
/proc/471/task/472/stat : 472 (satake) S 469 471 30566 0 -1 4194368 426 0 0 0 37 116 0 0 16 0 4 0 108219376 173125632 40999 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=471/tid=473] ppid=469 vsize=169068 CPUtime=598.16
/proc/471/task/473/stat : 473 (satake) R 469 471 30566 0 -1 4194368 20961 0 0 0 59720 96 0 0 25 0 4 0 108219376 173125632 40999 1992294400 134512640 135180984 4294956208 18446744073709551615 134526456 0 0 4096 0 0 0 0 -1 0 0 0
[pid=471/tid=474] ppid=469 vsize=169068 CPUtime=600.31
/proc/471/task/474/stat : 474 (satake) R 469 471 30566 0 -1 4194368 20046 0 0 0 59926 105 0 0 25 0 4 0 108219376 173125632 40999 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 169068

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.438
CPU time (s): 1200.08
CPU user time (s): 1196.87
CPU system time (s): 3.21151
CPU usage (%): 199.535
Max. virtual memory (cumulated for all children) (KiB): 169068

deleting IPC queue 1474560
deleting IPC queue 1507329
deleting IPC queue 1540098
deleting IPC queue 1572867
deleting IPC queue 1605636
deleting IPC queue 1638405
deleting IPC queue 1671174
deleting IPC queue 1703943
deleting IPC queue 1736712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.87
system time used= 3.21151
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41516
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= 231363
involuntary context switches= 238659

runsolver used 0.518921 second user time and 1.67874 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-27 05:10:54
IDJOB=1735390
IDBENCH=71410
IDSOLVER=553
FILE ID=node4/1735390-1240801854
PBS_JOBID= 9187366
Free space on /tmp= 66260 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1150c84314gyes3.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735390-1240801854/watcher-1735390-1240801854 -o /tmp/evaluation-result-1735390-1240801854/solver-1735390-1240801854 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1735390-1240801854.cnf 3 1200

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

MD5SUM BENCH= 3e5b6d8ea2e7f58efa9d9a4dc4048be5
RANDOM SEED=1953205598

node4.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.265
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.265
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:       1531240 kB
Buffers:         64608 kB
Cached:         376960 kB
SwapCached:       5192 kB
Active:         149260 kB
Inactive:       300420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1531240 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            60944 kB
Committed_AS:   554832 kB
PageTables:       1468 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= 66260 MiB
End job on node4 at 2009-04-27 05:20:58