Trace number 1718434

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 601.342

General information on the benchmark

Nameindustrial/grieu/
vmpc_30.cnf
MD5SUM8df6cfaff4435ad2a04367a34fb047c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2082
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses133080
Sum of the clauses size348570
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252290
Number of clauses of size 380730
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-1718434-1240636586/watcher-1718434-1240636586 -o /tmp/evaluation-result-1718434-1240636586/solver-1718434-1240636586 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1718434-1240636586.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.85 0.97 1.07 3/64 20282
/proc/meminfo: memFree=1424312/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=2996 CPUtime=0
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 591 0 0 0 0 0 0 0 18 0 4 0 91691889 3067904 576 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 749 576 65 163 0 584 0
[pid=20282/tid=20283] ppid=20280 vsize=2996 CPUtime=0
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 91691889 3067904 577 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=2996 CPUtime=0
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 503 0 0 0 0 0 0 0 19 0 4 0 91691889 3067904 578 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=2996 CPUtime=0
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 4 0 91691889 3067904 578 1992294400 134512640 135180984 4294956208 18446744073709551615 134705812 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0725539 s]
/proc/loadavg: 0.85 0.97 1.07 3/64 20282
/proc/meminfo: memFree=1424312/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=12196 CPUtime=0.13
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 2484 0 0 0 12 1 0 0 18 0 4 0 91691889 12488704 2469 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 3049 2469 65 163 0 2884 0
[pid=20282/tid=20283] ppid=20280 vsize=12196 CPUtime=0
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 91691889 12488704 2469 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=12196 CPUtime=0.06
/proc/20282/task/20284/stat : 20284 (satake) D 20280 20282 20245 0 -1 4194368 1147 0 0 0 6 0 0 0 17 0 4 0 91691889 12488704 2469 1992294400 134512640 135180984 4294956208 18446744073709551615 134520025 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=12196 CPUtime=0.05
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 1247 0 0 0 5 0 0 0 17 0 4 0 91691889 12488704 2469 1992294400 134512640 135180984 4294956208 18446744073709551615 134702260 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 12196

[startup+0.102278 s]
/proc/loadavg: 0.85 0.97 1.07 3/64 20282
/proc/meminfo: memFree=1424312/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=15048 CPUtime=0.19
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 3116 0 0 0 17 2 0 0 18 0 4 0 91691889 15409152 3101 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 3762 3102 65 163 0 3597 0
[pid=20282/tid=20283] ppid=20280 vsize=15048 CPUtime=0
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 7 0 0 0 0 0 0 0 19 0 4 0 91691889 15409152 3102 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=15048 CPUtime=0.09
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 1456 0 0 0 9 0 0 0 17 0 4 0 91691889 15409152 3103 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=15048 CPUtime=0.09
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 1572 0 0 0 8 1 0 0 17 0 4 0 91691889 15409152 3103 1992294400 134512640 135180984 4294956208 18446744073709551615 134513513 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15048

[startup+0.301299 s]
/proc/loadavg: 0.85 0.97 1.07 3/64 20282
/proc/meminfo: memFree=1424312/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=12292 CPUtime=0.58
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 3594 0 0 0 56 2 0 0 18 0 4 0 91691889 12587008 2657 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 3073 2657 70 163 0 2908 0
[pid=20282/tid=20283] ppid=20280 vsize=12292 CPUtime=0
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 24 0 0 0 0 0 0 0 16 0 4 0 91691889 12587008 2657 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=12292 CPUtime=0.29
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 1685 0 0 0 28 1 0 0 18 0 4 0 91691889 12587008 2658 1992294400 134512640 135180984 4294956208 18446744073709551615 134675846 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=12292 CPUtime=0.28
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 1803 0 0 0 27 1 0 0 18 0 4 0 91691889 12587008 2658 1992294400 134512640 135180984 4294956208 18446744073709551615 134532420 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 12292

[startup+0.701343 s]
/proc/loadavg: 0.85 0.97 1.07 3/64 20282
/proc/meminfo: memFree=1424312/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=13976 CPUtime=1.39
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 3911 0 0 0 135 4 0 0 18 0 4 0 91691889 14311424 2974 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 3494 2974 70 163 0 3329 0
[pid=20282/tid=20283] ppid=20280 vsize=13976 CPUtime=0.01
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 24 0 0 0 0 1 0 0 16 0 4 0 91691889 14311424 2974 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=20282/tid=20284] ppid=20280 vsize=13976 CPUtime=0.68
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 1845 0 0 0 67 1 0 0 18 0 4 0 91691889 14311424 2974 1992294400 134512640 135180984 4294956208 18446744073709551615 134528529 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=13976 CPUtime=0.67
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 1959 0 0 0 66 1 0 0 21 0 4 0 91691889 14311424 2974 1992294400 134512640 135180984 4294956208 18446744073709551615 134528431 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 13976

[startup+1.50143 s]
/proc/loadavg: 0.85 0.97 1.07 3/68 20286
/proc/meminfo: memFree=1411672/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=16328 CPUtime=2.98
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 4494 0 0 0 291 7 0 0 18 0 4 0 91691889 16719872 3557 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 4082 3557 70 163 0 3917 0
[pid=20282/tid=20283] ppid=20280 vsize=16328 CPUtime=0.03
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 24 0 0 0 1 2 0 0 16 0 4 0 91691889 16719872 3557 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=16328 CPUtime=1.47
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 2137 0 0 0 145 2 0 0 17 0 4 0 91691889 16719872 3557 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=16328 CPUtime=1.46
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 2250 0 0 0 144 2 0 0 18 0 4 0 91691889 16719872 3557 1992294400 134512640 135180984 4294956208 18446744073709551615 134527342 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 16328

[startup+3.1026 s]
/proc/loadavg: 0.85 0.97 1.07 3/68 20286
/proc/meminfo: memFree=1408728/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=20488 CPUtime=6.17
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 5436 0 0 0 605 12 0 0 18 0 4 0 91691889 20979712 4499 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 5122 4499 70 163 0 4957 0
[pid=20282/tid=20283] ppid=20280 vsize=20488 CPUtime=0.06
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 29 0 0 0 1 5 0 0 16 0 4 0 91691889 20979712 4499 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=20488 CPUtime=3.05
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 2638 0 0 0 302 3 0 0 25 0 4 0 91691889 20979712 4499 1992294400 134512640 135180984 4294956208 18446744073709551615 134518228 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=20488 CPUtime=3.03
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 2686 0 0 0 300 3 0 0 23 0 4 0 91691889 20979712 4499 1992294400 134512640 135180984 4294956208 18446744073709551615 134528648 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 20488

[startup+6.30194 s]
/proc/loadavg: 0.94 0.98 1.07 3/68 20286
/proc/meminfo: memFree=1401240/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=26452 CPUtime=12.55
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 7073 0 0 0 1235 20 0 0 18 0 4 0 91691889 27086848 6136 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 6613 6136 70 163 0 6448 0
[pid=20282/tid=20283] ppid=20280 vsize=26452 CPUtime=0.09
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 35 0 0 0 2 7 0 0 16 0 4 0 91691889 27086848 6136 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=26452 CPUtime=6.24
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 3531 0 0 0 619 5 0 0 18 0 4 0 91691889 27086848 6136 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=26452 CPUtime=6.21
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 3424 0 0 0 614 7 0 0 17 0 4 0 91691889 27086848 6136 1992294400 134512640 135180984 4294956208 18446744073709551615 134528866 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 26452

[startup+12.7026 s]
/proc/loadavg: 1.02 1.00 1.08 3/68 20286
/proc/meminfo: memFree=1391968/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=34612 CPUtime=25.33
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 9203 0 0 0 2504 29 0 0 18 0 4 0 91691889 35442688 8266 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 8653 8266 70 163 0 8488 0
[pid=20282/tid=20283] ppid=20280 vsize=34612 CPUtime=0.14
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 41 0 0 0 3 11 0 0 16 0 4 0 91691889 35442688 8266 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=20282/tid=20284] ppid=20280 vsize=34612 CPUtime=12.61
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 4608 0 0 0 1254 7 0 0 25 0 4 0 91691889 35442688 8266 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=34612 CPUtime=12.56
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 4471 0 0 0 1246 10 0 0 25 0 4 0 91691889 35442688 8266 1992294400 134512640 135180984 4294956208 18446744073709551615 134528524 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 34612

[startup+25.502 s]
/proc/loadavg: 1.24 1.05 1.09 3/68 20286
/proc/meminfo: memFree=1381088/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=45560 CPUtime=50.87
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 11824 0 0 0 5043 44 0 0 18 0 4 0 91691889 46653440 10887 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 11390 10887 70 163 0 11225 0
[pid=20282/tid=20283] ppid=20280 vsize=45560 CPUtime=0.2
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 53 0 0 0 4 16 0 0 16 0 4 0 91691889 46653440 10887 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=20282/tid=20284] ppid=20280 vsize=45560 CPUtime=25.37
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 5908 0 0 0 2526 11 0 0 21 0 4 0 91691889 46653440 10887 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=45560 CPUtime=25.27
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 5780 0 0 0 2511 16 0 0 25 0 4 0 91691889 46653440 10887 1992294400 134512640 135180984 4294956208 18446744073709551615 134528677 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 45560

[startup+51.1017 s]
/proc/loadavg: 1.50 1.12 1.11 3/68 20286
/proc/meminfo: memFree=1367712/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=59316 CPUtime=101.96
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 15176 0 0 0 10131 65 0 0 18 0 4 0 91691889 60739584 14239 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 14829 14239 70 163 0 14664 0
[pid=20282/tid=20283] ppid=20280 vsize=59316 CPUtime=0.31
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 91 0 0 0 7 24 0 0 16 0 4 0 91691889 60739584 14239 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=20282/tid=20284] ppid=20280 vsize=59316 CPUtime=50.9
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 7490 0 0 0 5074 16 0 0 25 0 4 0 91691889 60739584 14239 1992294400 134512640 135180984 4294956208 18446744073709551615 134528420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=59316 CPUtime=50.72
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 7512 0 0 0 5049 23 0 0 25 0 4 0 91691889 60739584 14239 1992294400 134512640 135180984 4294956208 18446744073709551615 134523660 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 59316

[startup+102.305 s]
/proc/loadavg: 1.78 1.26 1.16 3/68 20286
/proc/meminfo: memFree=1347296/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=78624 CPUtime=204.15
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 20173 0 0 0 20319 96 0 0 18 0 4 0 91691889 80510976 19236 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 19656 19236 70 163 0 19491 0
[pid=20282/tid=20283] ppid=20280 vsize=78624 CPUtime=0.45
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 119 0 0 0 10 35 0 0 16 0 4 0 91691889 80510976 19236 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=78624 CPUtime=102.03
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 9935 0 0 0 10179 24 0 0 25 0 4 0 91691889 80510976 19236 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=78624 CPUtime=101.65
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 10036 0 0 0 10129 36 0 0 25 0 4 0 91691889 80510976 19236 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.15
Current children cumulated vsize (KiB) 78624

[startup+162.302 s]
/proc/loadavg: 2.00 1.41 1.21 3/68 20286
/proc/meminfo: memFree=1330336/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=97704 CPUtime=323.88
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 24428 0 0 0 32273 115 0 0 18 0 4 0 91691889 100048896 23491 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 24426 23491 70 163 0 24261 0
[pid=20282/tid=20283] ppid=20280 vsize=97704 CPUtime=0.52
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 136 0 0 0 12 40 0 0 16 0 4 0 91691889 100048896 23491 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=97704 CPUtime=161.97
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 12084 0 0 0 16166 31 0 0 25 0 4 0 91691889 100048896 23491 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=97704 CPUtime=161.37
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 12125 0 0 0 16094 43 0 0 25 0 4 0 91691889 100048896 23491 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.88
Current children cumulated vsize (KiB) 97704

[startup+222.301 s]
/proc/loadavg: 2.07 1.53 1.26 3/68 20286
/proc/meminfo: memFree=1314080/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=114176 CPUtime=443.63
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 28439 0 0 0 44225 138 0 0 18 0 4 0 91691889 116916224 27502 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 28544 27502 70 163 0 28379 0
[pid=20282/tid=20283] ppid=20280 vsize=114176 CPUtime=0.63
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 167 0 0 0 15 48 0 0 16 0 4 0 91691889 116916224 27502 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=114176 CPUtime=221.9
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 14175 0 0 0 22151 39 0 0 25 0 4 0 91691889 116916224 27502 1992294400 134512640 135180984 4294956208 18446744073709551615 134528631 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=114176 CPUtime=221.08
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 14014 0 0 0 22058 50 0 0 25 0 4 0 91691889 116916224 27502 1992294400 134512640 135180984 4294956208 18446744073709551615 134528211 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.63
Current children cumulated vsize (KiB) 114176

[startup+282.302 s]
/proc/loadavg: 2.09 1.63 1.31 3/68 20286
/proc/meminfo: memFree=1299360/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=129056 CPUtime=563.37
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 32155 0 0 0 56181 156 0 0 18 0 4 0 91691889 132153344 31218 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 32264 31218 70 163 0 32099 0
[pid=20282/tid=20283] ppid=20280 vsize=129056 CPUtime=0.71
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 193 0 0 0 16 55 0 0 16 0 4 0 91691889 132153344 31218 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=20282/tid=20284] ppid=20280 vsize=129056 CPUtime=281.84
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 16365 0 0 0 28138 46 0 0 25 0 4 0 91691889 132153344 31218 1992294400 134512640 135180984 4294956208 18446744073709551615 134518208 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=129056 CPUtime=280.81
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 15514 0 0 0 28026 55 0 0 25 0 4 0 91691889 132153344 31218 1992294400 134512640 135180984 4294956208 18446744073709551615 134519893 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.37
Current children cumulated vsize (KiB) 129056

[startup+342.302 s]
/proc/loadavg: 2.09 1.71 1.36 3/68 20286
/proc/meminfo: memFree=1286120/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=142920 CPUtime=683.12
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 35417 0 0 0 68141 171 0 0 18 0 4 0 91691889 146350080 34480 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 35730 34480 70 163 0 35565 0
[pid=20282/tid=20283] ppid=20280 vsize=142920 CPUtime=0.76
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 212 0 0 0 17 59 0 0 16 0 4 0 91691889 146350080 34480 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=142920 CPUtime=341.79
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 17972 0 0 0 34129 50 0 0 25 0 4 0 91691889 146350080 34480 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=142920 CPUtime=340.53
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 17150 0 0 0 33994 59 0 0 25 0 4 0 91691889 146350080 34480 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 683.12
Current children cumulated vsize (KiB) 142920

[startup+402.301 s]
/proc/loadavg: 2.09 1.77 1.40 3/68 20286
/proc/meminfo: memFree=1274920/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=154600 CPUtime=802.87
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 38236 0 0 0 80102 185 0 0 18 0 4 0 91691889 158310400 37299 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 38650 37299 70 163 0 38485 0
[pid=20282/tid=20283] ppid=20280 vsize=154600 CPUtime=0.83
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 226 0 0 0 19 64 0 0 16 0 4 0 91691889 158310400 37299 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=20282/tid=20284] ppid=20280 vsize=154600 CPUtime=401.74
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 19544 0 0 0 40119 55 0 0 25 0 4 0 91691889 158310400 37299 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=154600 CPUtime=400.27
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 18383 0 0 0 39963 64 0 0 25 0 4 0 91691889 158310400 37299 1992294400 134512640 135180984 4294956208 18446744073709551615 134528655 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.87
Current children cumulated vsize (KiB) 154600

[startup+462.302 s]
/proc/loadavg: 2.08 1.83 1.44 3/68 20286
/proc/meminfo: memFree=1263848/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=165552 CPUtime=922.61
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 40989 0 0 0 92062 199 0 0 18 0 4 0 91691889 169525248 40052 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 41388 40052 70 163 0 41223 0
[pid=20282/tid=20283] ppid=20280 vsize=165552 CPUtime=0.9
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 249 0 0 0 21 69 0 0 16 0 4 0 91691889 169525248 40052 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=165552 CPUtime=461.68
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 21003 0 0 0 46108 60 0 0 25 0 4 0 91691889 169525248 40052 1992294400 134512640 135180984 4294956208 18446744073709551615 134518219 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=165552 CPUtime=460
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 19654 0 0 0 45931 69 0 0 25 0 4 0 91691889 169525248 40052 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 922.61
Current children cumulated vsize (KiB) 165552

[startup+522.301 s]
/proc/loadavg: 2.31 1.93 1.50 3/68 20286
/proc/meminfo: memFree=1253992/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=176108 CPUtime=1042.35
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 43456 0 0 0 104024 211 0 0 18 0 4 0 91691889 180334592 42519 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 44027 42519 70 163 0 43862 0
[pid=20282/tid=20283] ppid=20280 vsize=176108 CPUtime=0.94
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 269 0 0 0 22 72 0 0 16 0 4 0 91691889 180334592 42519 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=20282/tid=20284] ppid=20280 vsize=176108 CPUtime=521.64
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 22446 0 0 0 52099 65 0 0 25 0 4 0 91691889 180334592 42519 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=176108 CPUtime=519.75
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 20658 0 0 0 51902 73 0 0 25 0 4 0 91691889 180334592 42519 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1042.35
Current children cumulated vsize (KiB) 176108

[startup+582.302 s]
/proc/loadavg: 2.34 2.00 1.55 3/68 20286
/proc/meminfo: memFree=1244584/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=185904 CPUtime=1162.1
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 45799 0 0 0 115989 221 0 0 18 0 4 0 91691889 190365696 44862 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 46476 44862 70 163 0 46311 0
[pid=20282/tid=20283] ppid=20280 vsize=185904 CPUtime=0.99
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 280 0 0 0 23 76 0 0 16 0 4 0 91691889 190365696 44862 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=185904 CPUtime=581.6
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 23733 0 0 0 58092 68 0 0 25 0 4 0 91691889 190365696 44862 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=185904 CPUtime=579.49
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 21703 0 0 0 57873 76 0 0 25 0 4 0 91691889 190365696 44862 1992294400 134512640 135180984 4294956208 18446744073709551615 134528633 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1162.1
Current children cumulated vsize (KiB) 185904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+601.303 s]
/proc/loadavg: 2.32 2.02 1.56 3/68 20286
/proc/meminfo: memFree=1241320/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=189488 CPUtime=1200.02
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 46601 0 0 0 119777 225 0 0 18 0 4 0 91691889 194035712 45664 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 47372 45664 70 163 0 47207 0
[pid=20282/tid=20283] ppid=20280 vsize=189488 CPUtime=1
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 282 0 0 0 24 76 0 0 15 0 4 0 91691889 194035712 45664 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=189488 CPUtime=600.59
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 24246 0 0 0 59989 70 0 0 25 0 4 0 91691889 194035712 45664 1992294400 134512640 135180984 4294956208 18446744073709551615 134528428 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=189488 CPUtime=598.41
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 21990 0 0 0 59764 77 0 0 25 0 4 0 91691889 194035712 45664 1992294400 134512640 135180984 4294956208 18446744073709551615 134528648 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 189488

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

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

[startup+601.303 s]
/proc/loadavg: 2.32 2.02 1.56 3/68 20286
/proc/meminfo: memFree=1241320/2055920 swapFree=4181324/4192956
[pid=20282] ppid=20280 vsize=189488 CPUtime=1200.02
/proc/20282/stat : 20282 (satake) S 20280 20282 20245 0 -1 4194304 46601 0 0 0 119777 225 0 0 18 0 4 0 91691889 194035712 45664 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20282/statm: 47372 45664 70 163 0 47207 0
[pid=20282/tid=20283] ppid=20280 vsize=189488 CPUtime=1
/proc/20282/task/20283/stat : 20283 (satake) S 20280 20282 20245 0 -1 4194368 282 0 0 0 24 76 0 0 15 0 4 0 91691889 194035712 45664 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=20282/tid=20284] ppid=20280 vsize=189488 CPUtime=600.59
/proc/20282/task/20284/stat : 20284 (satake) R 20280 20282 20245 0 -1 4194368 24246 0 0 0 59989 70 0 0 25 0 4 0 91691889 194035712 45664 1992294400 134512640 135180984 4294956208 18446744073709551615 134528428 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20282/tid=20285] ppid=20280 vsize=189488 CPUtime=598.41
/proc/20282/task/20285/stat : 20285 (satake) R 20280 20282 20245 0 -1 4194368 21990 0 0 0 59764 77 0 0 25 0 4 0 91691889 194035712 45664 1992294400 134512640 135180984 4294956208 18446744073709551615 134528648 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 189488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 601.342
CPU time (s): 1200.07
CPU user time (s): 1197.79
CPU system time (s): 2.28165
CPU usage (%): 199.566
Max. virtual memory (cumulated for all children) (KiB): 189488

deleting IPC queue 0
deleting IPC queue 32769
deleting IPC queue 65538
deleting IPC queue 98307
deleting IPC queue 131076
deleting IPC queue 163845
deleting IPC queue 196614
deleting IPC queue 229383
deleting IPC queue 262152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.79
system time used= 2.28165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46601
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= 132640
involuntary context switches= 140714

runsolver used 0.549916 second user time and 1.64575 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-25 07:16:26
IDJOB=1718434
IDBENCH=20487
IDSOLVER=553
FILE ID=node19/1718434-1240636586
PBS_JOBID= 9186470
Free space on /tmp= 66240 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT07/industrial/grieu/vmpc_30.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718434-1240636586/watcher-1718434-1240636586 -o /tmp/evaluation-result-1718434-1240636586/solver-1718434-1240636586 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1718434-1240636586.cnf 3 1200

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

MD5SUM BENCH= 8df6cfaff4435ad2a04367a34fb047c1
RANDOM SEED=1010609587

node19.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.236
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.236
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:       1424792 kB
Buffers:         72736 kB
Cached:         481260 kB
SwapCached:       6324 kB
Active:         191932 kB
Inactive:       370764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1424792 kB
SwapTotal:     4192956 kB
SwapFree:      4181324 kB
Dirty:            2712 kB
Writeback:           0 kB
Mapped:          13324 kB
Slab:            54404 kB
Committed_AS:   311564 kB
PageTables:       1452 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= 66240 MiB
End job on node19 at 2009-04-25 07:26:30