Trace number 1543557

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.27 687.89

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1221988902-087.cnf
MD5SUM6fc5e3007085f071badf6b78cd2069ba
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark830.255
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-1543557-1238493174/watcher-1543557-1238493174 -o /tmp/evaluation-result-1543557-1238493174/solver-1543557-1238493174 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543557-1238493174.cnf 3 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.20 3/64 21548
/proc/meminfo: memFree=1038840/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=1300 CPUtime=0
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 167 0 0 0 0 0 0 0 20 0 4 0 1121982732 1331200 152 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 325 152 68 163 0 160 0
[pid=21548/tid=21549] ppid=21546 vsize=1300 CPUtime=0
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 7 0 0 0 0 0 0 0 21 0 4 0 1121982733 1331200 152 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21550] ppid=21546 vsize=1300 CPUtime=0
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 53 0 0 0 0 0 0 0 21 0 4 0 1121982733 1331200 152 1992294400 134512640 135180984 4294956208 18446744073709551615 134522902 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=1300 CPUtime=0
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 24 0 0 0 0 0 0 0 21 0 4 0 1121982733 1331200 152 1992294400 134512640 135180984 4294956208 18446744073709551615 134535254 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0255609 s]
/proc/loadavg: 1.00 1.00 1.20 3/64 21548
/proc/meminfo: memFree=1038840/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=2320 CPUtime=0.03
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 195 0 0 0 2 1 0 0 20 0 4 0 1121982732 2375680 180 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 580 180 70 163 0 415 0
[pid=21548/tid=21549] ppid=21546 vsize=2320 CPUtime=0
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 14 0 0 0 0 0 0 0 21 0 4 0 1121982733 2375680 180 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21550] ppid=21546 vsize=2320 CPUtime=0.01
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 56 0 0 0 1 0 0 0 16 0 4 0 1121982733 2375680 180 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=2320 CPUtime=0.01
/proc/21548/task/21551/stat : 21551 (satake) S 21546 21548 21098 0 -1 4194368 42 0 0 0 1 0 0 0 16 0 4 0 1121982733 2375680 180 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2320

[startup+0.102347 s]
/proc/loadavg: 1.00 1.00 1.20 3/64 21548
/proc/meminfo: memFree=1038840/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=2452 CPUtime=0.14
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 247 0 0 0 7 7 0 0 20 0 4 0 1121982732 2510848 232 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 613 232 70 163 0 448 0
[pid=21548/tid=21549] ppid=21546 vsize=2452 CPUtime=0.04
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 27 0 0 0 0 4 0 0 18 0 4 0 1121982733 2510848 232 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21550] ppid=21546 vsize=2452 CPUtime=0.04
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 77 0 0 0 3 1 0 0 16 0 4 0 1121982733 2510848 232 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=2452 CPUtime=0.04
/proc/21548/task/21551/stat : 21551 (satake) S 21546 21548 21098 0 -1 4194368 60 0 0 0 3 1 0 0 16 0 4 0 1121982733 2510848 232 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2452

[startup+0.301057 s]
/proc/loadavg: 1.00 1.00 1.20 3/64 21548
/proc/meminfo: memFree=1038840/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=2584 CPUtime=0.45
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 296 0 0 0 25 20 0 0 20 0 4 0 1121982732 2646016 281 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 646 281 70 163 0 481 0
[pid=21548/tid=21549] ppid=21546 vsize=2584 CPUtime=0.12
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 52 0 0 0 1 11 0 0 18 0 4 0 1121982733 2646016 281 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=2584 CPUtime=0.16
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 93 0 0 0 12 4 0 0 16 0 4 0 1121982733 2646016 281 1992294400 134512640 135180984 4294956208 18446744073709551615 134519343 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=2584 CPUtime=0.15
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 68 0 0 0 11 4 0 0 16 0 4 0 1121982733 2646016 281 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 2584

[startup+0.702098 s]
/proc/loadavg: 1.00 1.00 1.20 3/64 21548
/proc/meminfo: memFree=1038840/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=2716 CPUtime=1.08
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 398 0 0 0 61 47 0 0 20 0 4 0 1121982732 2781184 383 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 679 383 70 163 0 514 0
[pid=21548/tid=21549] ppid=21546 vsize=2716 CPUtime=0.32
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 116 0 0 0 6 26 0 0 17 0 4 0 1121982733 2781184 383 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=2716 CPUtime=0.37
/proc/21548/task/21550/stat : 21550 (satake) S 21546 21548 21098 0 -1 4194368 109 0 0 0 28 9 0 0 17 0 4 0 1121982733 2781184 383 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=2716 CPUtime=0.38
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 90 0 0 0 27 11 0 0 17 0 4 0 1121982733 2781184 383 1992294400 134512640 135180984 4294956208 18446744073709551615 134518217 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 2716

[startup+1.50218 s]
/proc/loadavg: 1.08 1.02 1.20 4/68 21552
/proc/meminfo: memFree=1037272/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=2860 CPUtime=2.37
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 549 0 0 0 140 97 0 0 20 0 4 0 1121982732 2928640 534 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 715 534 70 163 0 550 0
[pid=21548/tid=21549] ppid=21546 vsize=2860 CPUtime=0.65
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 229 0 0 0 13 52 0 0 17 0 4 0 1121982733 2928640 534 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=2860 CPUtime=0.83
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 134 0 0 0 63 20 0 0 16 0 4 0 1121982733 2928640 534 1992294400 134512640 135180984 4294956208 18446744073709551615 134528565 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=2860 CPUtime=0.87
/proc/21548/task/21551/stat : 21551 (satake) S 21546 21548 21098 0 -1 4194368 103 0 0 0 63 24 0 0 17 0 4 0 1121982733 2928640 534 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 2860

[startup+3.10134 s]
/proc/loadavg: 1.08 1.02 1.20 4/68 21552
/proc/meminfo: memFree=1036312/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=4068 CPUtime=4.95
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 816 0 0 0 289 206 0 0 20 0 4 0 1121982732 4165632 801 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 1017 801 70 163 0 852 0
[pid=21548/tid=21549] ppid=21546 vsize=4068 CPUtime=1.34
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 434 0 0 0 25 109 0 0 18 0 4 0 1121982733 4165632 801 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=4068 CPUtime=1.78
/proc/21548/task/21550/stat : 21550 (satake) S 21546 21548 21098 0 -1 4194368 161 0 0 0 131 47 0 0 15 0 4 0 1121982733 4165632 801 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=4068 CPUtime=1.81
/proc/21548/task/21551/stat : 21551 (satake) S 21546 21548 21098 0 -1 4194368 138 0 0 0 132 49 0 0 16 0 4 0 1121982733 4165632 801 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 4068

[startup+6.30182 s]
/proc/loadavg: 1.07 1.02 1.20 2/68 21552
/proc/meminfo: memFree=1034200/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=6280 CPUtime=10.21
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 1313 0 0 0 569 452 0 0 20 0 4 0 1121982732 6430720 1298 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 1570 1298 70 163 0 1405 0
[pid=21548/tid=21549] ppid=21546 vsize=6280 CPUtime=2.97
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 871 0 0 0 55 242 0 0 18 0 4 0 1121982733 6430720 1298 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21550] ppid=21546 vsize=6280 CPUtime=3.61
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 196 0 0 0 257 104 0 0 15 0 4 0 1121982733 6430720 1298 1992294400 134512640 135180984 4294956208 18446744073709551615 134528526 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=6280 CPUtime=3.61
/proc/21548/task/21551/stat : 21551 (satake) S 21546 21548 21098 0 -1 4194368 163 0 0 0 255 106 0 0 16 0 4 0 1121982733 6430720 1298 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.21
Current children cumulated vsize (KiB) 6280

[startup+12.7025 s]
/proc/loadavg: 1.15 1.03 1.20 3/68 21552
/proc/meminfo: memFree=1030104/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=10976 CPUtime=20.93
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 2296 0 0 0 1204 889 0 0 20 0 4 0 1121982732 11239424 2281 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 2744 2281 70 163 0 2579 0
[pid=21548/tid=21549] ppid=21546 vsize=10976 CPUtime=5.61
/proc/21548/task/21549/stat : 21549 (satake) S 21546 21548 21098 0 -1 4194368 1663 0 0 0 108 453 0 0 16 0 4 0 1121982733 11239424 2281 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=10976 CPUtime=7.68
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 289 0 0 0 551 217 0 0 16 0 4 0 1121982733 11239424 2281 1992294400 134512640 135180984 4294956208 18446744073709551615 134528760 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=10976 CPUtime=7.61
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 261 0 0 0 543 218 0 0 16 0 4 0 1121982733 11239424 2281 1992294400 134512640 135180984 4294956208 18446744073709551615 134528529 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.93
Current children cumulated vsize (KiB) 10976

[startup+25.5028 s]
/proc/loadavg: 1.36 1.08 1.22 3/68 21552
/proc/meminfo: memFree=1022424/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=20156 CPUtime=42.4
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 4132 0 0 0 2459 1781 0 0 20 0 4 0 1121982732 20639744 4117 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 5039 4117 70 163 0 4874 0
[pid=21548/tid=21549] ppid=21546 vsize=20156 CPUtime=11.15
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 3161 0 0 0 226 889 0 0 16 0 4 0 1121982733 20639744 4117 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21550] ppid=21546 vsize=20156 CPUtime=15.66
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 484 0 0 0 1121 445 0 0 16 0 4 0 1121982733 20639744 4117 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=20156 CPUtime=15.59
/proc/21548/task/21551/stat : 21551 (satake) S 21546 21548 21098 0 -1 4194368 404 0 0 0 1112 447 0 0 15 0 4 0 1121982733 20639744 4117 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 42.4
Current children cumulated vsize (KiB) 20156

[startup+51.1032 s]
/proc/loadavg: 1.83 1.22 1.26 2/68 21552
/proc/meminfo: memFree=1007896/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=37540 CPUtime=85.84
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 7830 0 0 0 4903 3681 0 0 20 0 4 0 1121982732 38440960 7815 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 9385 7815 70 163 0 9220 0
[pid=21548/tid=21549] ppid=21546 vsize=37540 CPUtime=22.73
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 5983 0 0 0 459 1814 0 0 15 0 4 0 1121982733 38440960 7815 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21550] ppid=21546 vsize=37540 CPUtime=31.68
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 954 0 0 0 2238 930 0 0 15 0 4 0 1121982733 38440960 7815 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=37540 CPUtime=31.42
/proc/21548/task/21551/stat : 21551 (satake) S 21546 21548 21098 0 -1 4194368 810 0 0 0 2206 936 0 0 15 0 4 0 1121982733 38440960 7815 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
Current children cumulated CPU time (s) 85.84
Current children cumulated vsize (KiB) 37540

[startup+102.307 s]
/proc/loadavg: 2.02 1.37 1.30 3/68 21552
/proc/meminfo: memFree=978776/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=72424 CPUtime=173.55
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 14985 0 0 0 10032 7323 0 0 20 0 4 0 1121982732 74162176 14970 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 18106 14970 70 163 0 17941 0
[pid=21548/tid=21549] ppid=21546 vsize=72424 CPUtime=45.12
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 10961 0 0 0 923 3589 0 0 15 0 4 0 1121982733 74162176 14970 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21550] ppid=21546 vsize=72424 CPUtime=64.68
/proc/21548/task/21550/stat : 21550 (satake) S 21546 21548 21098 0 -1 4194368 2051 0 0 0 4593 1875 0 0 15 0 4 0 1121982733 74162176 14970 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=72424 CPUtime=63.73
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 1890 0 0 0 4515 1858 0 0 15 0 4 0 1121982733 74162176 14970 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 173.55
Current children cumulated vsize (KiB) 72424

[startup+162.309 s]
/proc/loadavg: 2.21 1.55 1.37 2/68 21552
/proc/meminfo: memFree=945688/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=113156 CPUtime=277.03
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 23314 0 0 0 16034 11669 0 0 20 0 4 0 1121982732 115871744 23299 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 28289 23299 70 163 0 28124 0
[pid=21548/tid=21549] ppid=21546 vsize=113156 CPUtime=71.57
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 16791 0 0 0 1452 5705 0 0 15 0 4 0 1121982733 115871744 23299 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=113156 CPUtime=103.1
/proc/21548/task/21550/stat : 21550 (satake) S 21546 21548 21098 0 -1 4194368 3343 0 0 0 7325 2985 0 0 15 0 4 0 1121982733 115871744 23299 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=113156 CPUtime=102.34
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 3097 0 0 0 7256 2978 0 0 16 0 4 0 1121982733 115871744 23299 1992294400 134512640 135180984 4294956208 18446744073709551615 134528595 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 277.03
Current children cumulated vsize (KiB) 113156

[startup+222.303 s]
/proc/loadavg: 2.15 1.66 1.41 3/68 21552
/proc/meminfo: memFree=912088/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=153280 CPUtime=381.04
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 31620 0 0 0 22142 15962 0 0 20 0 4 0 1121982732 156958720 31605 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 38320 31605 70 163 0 38155 0
[pid=21548/tid=21549] ppid=21546 vsize=153280 CPUtime=98.01
/proc/21548/task/21549/stat : 21549 (satake) S 21546 21548 21098 0 -1 4194368 22122 0 0 0 2004 7797 0 0 15 0 4 0 1121982733 156958720 31605 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21548/tid=21550] ppid=21546 vsize=153280 CPUtime=142.19
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 4797 0 0 0 10125 4094 0 0 16 0 4 0 1121982733 156958720 31605 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=153280 CPUtime=140.81
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 4618 0 0 0 10012 4069 0 0 15 0 4 0 1121982733 156958720 31605 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 381.04
Current children cumulated vsize (KiB) 153280

[startup+282.302 s]
/proc/loadavg: 2.20 1.76 1.46 3/68 21552
/proc/meminfo: memFree=878808/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=190692 CPUtime=485.57
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 39992 0 0 0 28212 20345 0 0 20 0 4 0 1121982732 195268608 39977 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 47673 39977 70 163 0 47508 0
[pid=21548/tid=21549] ppid=21546 vsize=190692 CPUtime=124.82
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 27289 0 0 0 2558 9924 0 0 16 0 4 0 1121982733 195268608 39977 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21550] ppid=21546 vsize=190692 CPUtime=181.21
/proc/21548/task/21550/stat : 21550 (satake) S 21546 21548 21098 0 -1 4194368 6340 0 0 0 12894 5227 0 0 16 0 4 0 1121982733 195268608 39977 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=190692 CPUtime=179.53
/proc/21548/task/21551/stat : 21551 (satake) S 21546 21548 21098 0 -1 4194368 6280 0 0 0 12760 5193 0 0 15 0 4 0 1121982733 195268608 39977 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 485.57
Current children cumulated vsize (KiB) 190692

[startup+342.302 s]
/proc/loadavg: 2.24 1.85 1.51 3/68 21552
/proc/meminfo: memFree=845080/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=232068 CPUtime=590.21
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 48337 0 0 0 34380 24641 0 0 20 0 4 0 1121982732 237637632 48322 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 58017 48322 70 163 0 57852 0
[pid=21548/tid=21549] ppid=21546 vsize=232068 CPUtime=151.23
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 32461 0 0 0 3112 12011 0 0 16 0 4 0 1121982733 237637632 48322 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=232068 CPUtime=220.37
/proc/21548/task/21550/stat : 21550 (satake) S 21546 21548 21098 0 -1 4194368 7909 0 0 0 15709 6328 0 0 15 0 4 0 1121982733 237637632 48322 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=232068 CPUtime=218.6
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 7884 0 0 0 15559 6301 0 0 15 0 4 0 1121982733 237637632 48322 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 590.21
Current children cumulated vsize (KiB) 232068

[startup+402.303 s]
/proc/loadavg: 2.35 1.94 1.56 3/68 21552
/proc/meminfo: memFree=812248/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=269964 CPUtime=695.81
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 56604 0 0 0 40595 28986 0 0 20 0 4 0 1121982732 276443136 56589 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 67491 56589 70 163 0 67326 0
[pid=21548/tid=21549] ppid=21546 vsize=269964 CPUtime=177.71
/proc/21548/task/21549/stat : 21549 (satake) S 21546 21548 21098 0 -1 4194368 37404 0 0 0 3663 14108 0 0 15 0 4 0 1121982733 276443136 56589 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
[pid=21548/tid=21550] ppid=21546 vsize=269964 CPUtime=259.78
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 9580 0 0 0 18538 7440 0 0 16 0 4 0 1121982733 276443136 56589 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21548/tid=21551] ppid=21546 vsize=269964 CPUtime=258.3
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 9537 0 0 0 18393 7437 0 0 15 0 4 0 1121982733 276443136 56589 1992294400 134512640 135180984 4294956208 18446744073709551615 134518788 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 695.81
Current children cumulated vsize (KiB) 269964

[startup+462.303 s]
/proc/loadavg: 2.22 1.98 1.59 3/68 21552
/proc/meminfo: memFree=778840/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=313020 CPUtime=801.06
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 64865 0 0 0 46776 33330 0 0 20 0 4 0 1121982732 320532480 64850 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 78255 64850 70 163 0 78090 0
[pid=21548/tid=21549] ppid=21546 vsize=313020 CPUtime=204.13
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 42407 0 0 0 4195 16218 0 0 15 0 4 0 1121982733 320532480 64850 1992294400 134512640 135180984 4294956208 18446744073709551615 134706407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=313020 CPUtime=299.16
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 11253 0 0 0 21358 8558 0 0 15 0 4 0 1121982733 320532480 64850 1992294400 134512640 135180984 4294956208 18446744073709551615 134525163 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=313020 CPUtime=297.74
/proc/21548/task/21551/stat : 21551 (satake) S 21546 21548 21098 0 -1 4194368 11122 0 0 0 21221 8553 0 0 16 0 4 0 1121982733 320532480 64850 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.06
Current children cumulated vsize (KiB) 313020

[startup+522.302 s]
/proc/loadavg: 2.34 2.05 1.64 2/68 21558
/proc/meminfo: memFree=746264/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=354968 CPUtime=906.92
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 73053 0 0 0 53129 37563 0 0 20 0 4 0 1121982732 363487232 73038 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 88742 73038 70 163 0 88577 0
[pid=21548/tid=21549] ppid=21546 vsize=354968 CPUtime=230.05
/proc/21548/task/21549/stat : 21549 (satake) S 21546 21548 21098 0 -1 4194368 47150 0 0 0 4734 18271 0 0 15 0 4 0 1121982733 363487232 73038 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=354968 CPUtime=339.07
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 13023 0 0 0 24266 9641 0 0 16 0 4 0 1121982733 363487232 73038 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=354968 CPUtime=337.79
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 12797 0 0 0 24128 9651 0 0 16 0 4 0 1121982733 363487232 73038 1992294400 134512640 135180984 4294956208 18446744073709551615 134528433 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 906.92
Current children cumulated vsize (KiB) 354968

[startup+582.302 s]
/proc/loadavg: 2.45 2.13 1.69 3/68 21558
/proc/meminfo: memFree=713880/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=397220 CPUtime=1013.42
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 81053 0 0 0 59576 41766 0 0 20 0 4 0 1121982732 406753280 81038 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 99305 81038 70 163 0 99140 0
[pid=21548/tid=21549] ppid=21546 vsize=397220 CPUtime=255.8
/proc/21548/task/21549/stat : 21549 (satake) S 21546 21548 21098 0 -1 4194368 51935 0 0 0 5263 20317 0 0 15 0 4 0 1121982733 406753280 81038 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=397220 CPUtime=378.99
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 14742 0 0 0 27189 10710 0 0 16 0 4 0 1121982733 406753280 81038 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=397220 CPUtime=378.61
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 14293 0 0 0 27123 10738 0 0 15 0 4 0 1121982733 406753280 81038 1992294400 134512640 135180984 4294956208 18446744073709551615 134520027 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1013.42
Current children cumulated vsize (KiB) 397220

[startup+642.306 s]
/proc/loadavg: 2.43 2.17 1.73 3/68 21558
/proc/meminfo: memFree=680728/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=430232 CPUtime=1119.47
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 89260 0 0 0 65891 46056 0 0 20 0 4 0 1121982732 440557568 89245 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 107558 89245 70 163 0 107393 0
[pid=21548/tid=21549] ppid=21546 vsize=430232 CPUtime=282.12
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 56819 0 0 0 5807 22405 0 0 16 0 4 0 1121982733 440557568 89245 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=430232 CPUtime=418.31
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 16476 0 0 0 30035 11796 0 0 15 0 4 0 1121982733 440557568 89245 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=430232 CPUtime=419.03
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 15882 0 0 0 30049 11854 0 0 16 0 4 0 1121982733 440557568 89245 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1119.47
Current children cumulated vsize (KiB) 430232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+687.807 s]
/proc/loadavg: 2.46 2.22 1.77 4/68 21558
/proc/meminfo: memFree=656152/2055920 swapFree=4176444/4192956
[pid=21548] ppid=21546 vsize=453468 CPUtime=1200.17
/proc/21548/stat : 21548 (satake) S 21546 21548 21098 0 -1 4194304 95388 0 0 0 70745 49272 0 0 20 0 4 0 1121982732 464351232 95373 1992294400 134512640 135180984 4294956208 18446744073709551615 134573496 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21548/statm: 113367 95373 70 163 0 113202 0
[pid=21548/tid=21549] ppid=21546 vsize=453468 CPUtime=301.75
/proc/21548/task/21549/stat : 21549 (satake) R 21546 21548 21098 0 -1 4194368 60428 0 0 0 6211 23964 0 0 15 0 4 0 1121982733 464351232 95373 1992294400 134512640 135180984 4294956208 18446744073709551615 134580407 0 0 4096 0 18446744071563914367 0 0 -1 0 0 0
[pid=21548/tid=21550] ppid=21546 vsize=453468 CPUtime=448.65
/proc/21548/task/21550/stat : 21550 (satake) R 21546 21548 21098 0 -1 4194368 17692 0 0 0 32248 12617 0 0 16 0 4 0 1121982733 464351232 95373 1992294400 134512640 135180984 4294956208 18446744073709551615 134580588 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21548/tid=21551] ppid=21546 vsize=453468 CPUtime=449.75
/proc/21548/task/21551/stat : 21551 (satake) R 21546 21548 21098 0 -1 4194368 17185 0 0 0 32284 12691 0 0 15 0 4 0 1121982733 464351232 95373 1992294400 134512640 135180984 4294956208 18446744073709551615 134528763 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 453468

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): 687.89
CPU time (s): 1200.27
CPU user time (s): 707.462
CPU system time (s): 492.805
CPU usage (%): 174.485
Max. virtual memory (cumulated for all children) (KiB): 453468

deleting IPC queue 1343488
deleting IPC queue 1376257
deleting IPC queue 1409026
deleting IPC queue 1441795
deleting IPC queue 1474564
deleting IPC queue 1507333
deleting IPC queue 1540102
deleting IPC queue 1572871
deleting IPC queue 1605640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 707.462
system time used= 492.805
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95388
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= 20286307
involuntary context switches= 18776221

runsolver used 0.78388 second user time and 2.19966 second system time

The end

Launcher Data

Begin job on node27 at 2009-03-31 11:52:54
IDJOB=1543557
IDBENCH=70398
IDSOLVER=553
FILE ID=node27/1543557-1238493174
PBS_JOBID= 9061861
Free space on /tmp= 65720 MiB

SOLVER NAME= satake 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1221988902-087.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543557-1238493174/watcher-1543557-1238493174 -o /tmp/evaluation-result-1543557-1238493174/solver-1543557-1238493174 -C 1200 -W 1800 -M 1800 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1543557-1238493174.cnf 3 1200

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

MD5SUM BENCH= 6fc5e3007085f071badf6b78cd2069ba
RANDOM SEED=937821292

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1039320 kB
Buffers:         92644 kB
Cached:         821304 kB
SwapCached:       9492 kB
Active:         174120 kB
Inactive:       750912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1039320 kB
SwapTotal:     4192956 kB
SwapFree:      4176444 kB
Dirty:             788 kB
Writeback:           0 kB
Mapped:          16824 kB
Slab:            77448 kB
Committed_AS:  2942624 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65716 MiB
End job on node27 at 2009-03-31 12:04:23