Trace number 1775680

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 (4 threads)? (TO) 1736.26 1000.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-19-u.cnf
MD5SUM1f049803198bb32ab05476465773cc39
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables246502
Number of clauses1169243
Sum of the clauses size2711964
Maximum clause length10
Minimum clause length1
Number of clauses of size 120518
Number of clauses of size 2893029
Number of clauses of size 3209596
Number of clauses of size 45120
Number of clauses of size 520480
Number of clauses of size over 520500

Solver Data


Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1775680-1243632052/watcher-1775680-1243632052 -o /tmp/evaluation-result-1775680-1243632052/solver-1775680-1243632052 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1775680-1243632052.cnf 4 10000 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 6.59 6.47 5.37 6/112 26260
/proc/meminfo: memFree=3122424/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=968 CPUtime=0
/proc/26259/stat : 26259 (satake) R 26257 26259 23155 0 -1 4202496 109 0 0 0 0 0 0 0 25 0 2 0 1127869469 991232 65 4294967295 134512640 135180984 3214341312 3214340656 134705812 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 242 65 54 164 0 77 0
[pid=26259/tid=26260] ppid=26257 vsize=968 CPUtime=0
/proc/26259/task/26260/stat : 26260 (satake) R 26257 26259 23155 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 2 0 1127869469 991232 65 4294967295 134512640 135180984 3214341312 3086504772 134705812 0 0 0 0 0 0 0 -1 1 0 0 0

[startup+0.089918 s]
/proc/loadavg: 6.59 6.47 5.37 6/112 26260
/proc/meminfo: memFree=3122424/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=67884 CPUtime=0.09
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 12266 0 0 0 2 7 0 0 25 0 5 0 1127869469 69513216 12218 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 16971 12218 63 164 0 16806 0
[pid=26259/tid=26260] ppid=26257 vsize=67884 CPUtime=0
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1127869469 69513216 12218 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67884

[startup+0.109894 s]
/proc/loadavg: 6.59 6.47 5.37 6/112 26260
/proc/meminfo: memFree=3122424/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=69268 CPUtime=0.11
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 12738 0 0 0 4 7 0 0 25 0 5 0 1127869469 70930432 12690 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 17317 12690 63 164 0 17152 0
[pid=26259/tid=26260] ppid=26257 vsize=69268 CPUtime=0
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1127869469 70930432 12690 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 69268

[startup+0.309878 s]
/proc/loadavg: 6.59 6.47 5.37 6/112 26260
/proc/meminfo: memFree=3122424/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=81084 CPUtime=0.28
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 18601 0 0 0 20 8 0 0 25 0 5 0 1127869469 83030016 18549 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 20271 18549 63 164 0 20106 0
[pid=26259/tid=26260] ppid=26257 vsize=81084 CPUtime=0
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1127869469 83030016 18549 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 81084

[startup+0.709846 s]
/proc/loadavg: 6.59 6.47 5.37 6/112 26260
/proc/meminfo: memFree=3122424/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=147228 CPUtime=0.7
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 33866 0 0 0 58 12 0 0 25 0 5 0 1127869469 150761472 33810 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 36807 33810 63 164 0 36642 0
[pid=26259/tid=26260] ppid=26257 vsize=147228 CPUtime=0
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1127869469 150761472 33810 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 147228

[startup+1.50978 s]
/proc/loadavg: 6.54 6.47 5.37 7/116 26264
/proc/meminfo: memFree=2964952/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=210428 CPUtime=1.78
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 48749 0 0 0 162 16 0 0 25 0 5 0 1127869469 215478272 48693 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 52607 48693 63 164 0 52442 0
[pid=26259/tid=26260] ppid=26257 vsize=210428 CPUtime=0
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1127869469 215478272 48693 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=210428 CPUtime=0.77
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 18378 0 0 0 72 5 0 0 25 0 5 0 1127869470 215478272 48693 4294967295 134512640 135180984 3214341312 3086438472 134675767 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=210428 CPUtime=0.58
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 15494 0 0 0 54 4 0 0 25 0 5 0 1127869470 215478272 48693 4294967295 134512640 135180984 3214341312 3086373152 134513759 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=210428 CPUtime=0.43
/proc/26259/task/26264/stat : 26264 (satake) D 26257 26259 23155 0 -1 4202560 14758 0 0 0 36 7 0 0 23 0 5 0 1127869470 215478272 48693 4294967295 134512640 135180984 3214341312 3086307292 134702260 0 0 0 0 3223098951 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 210428

[startup+3.10965 s]
/proc/loadavg: 6.54 6.47 5.37 7/116 26264
/proc/meminfo: memFree=2901644/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=251216 CPUtime=4.09
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 65412 0 0 0 382 27 0 0 25 0 5 0 1127869469 257245184 60053 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 62804 60053 68 164 0 62639 0
[pid=26259/tid=26260] ppid=26257 vsize=251216 CPUtime=0.06
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 4305 0 0 0 4 2 0 0 15 0 5 0 1127869469 257245184 60053 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=251216 CPUtime=1.9
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 21107 0 0 0 182 8 0 0 25 0 5 0 1127869470 257245184 60053 4294967295 134512640 135180984 3214341312 3086438192 134523821 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=251216 CPUtime=0.98
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 19037 0 0 0 93 5 0 0 25 0 5 0 1127869470 257245184 60053 4294967295 134512640 135180984 3214341312 3086373012 134579486 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=251216 CPUtime=1.16
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 20851 0 0 0 104 12 0 0 21 0 5 0 1127869470 257245184 60053 4294967295 134512640 135180984 3214341312 3086307528 134520863 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 251216

[startup+6.30938 s]
/proc/loadavg: 6.50 6.46 5.38 7/116 26264
/proc/meminfo: memFree=2919324/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=211260 CPUtime=8.82
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 66707 0 0 0 851 31 0 0 25 0 5 0 1127869469 216330240 50742 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 52815 50742 68 164 0 52650 0
[pid=26259/tid=26260] ppid=26257 vsize=211260 CPUtime=0.08
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 4306 0 0 0 5 3 0 0 15 0 5 0 1127869469 216330240 50742 4294967295 134512640 135180984 3214341312 3086503956 134580588 0 0 0 0 3223036975 0 0 -1 1 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=211260 CPUtime=3.75
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 21125 0 0 0 367 8 0 0 25 0 5 0 1127869470 216330240 50742 4294967295 134512640 135180984 3214341312 3086438256 134528786 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=211260 CPUtime=2.31
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 20148 0 0 0 225 6 0 0 25 0 5 0 1127869470 216330240 50742 4294967295 134512640 135180984 3214341312 3086372712 134520863 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=211260 CPUtime=2.68
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 21016 0 0 0 254 14 0 0 25 0 5 0 1127869470 216330240 50742 4294967295 134512640 135180984 3214341312 3086306988 134706407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.82
Current children cumulated vsize (KiB) 211260

[startup+12.7089 s]
/proc/loadavg: 6.70 6.50 5.40 9/117 26334
/proc/meminfo: memFree=2918416/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=212284 CPUtime=16.81
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 66737 0 0 0 1649 32 0 0 25 0 5 0 1127869469 217378816 50772 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 53071 50772 68 164 0 52906 0
[pid=26259/tid=26260] ppid=26257 vsize=212284 CPUtime=0.1
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 4307 0 0 0 6 4 0 0 15 0 5 0 1127869469 217378816 50772 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=212284 CPUtime=6.49
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 21136 0 0 0 641 8 0 0 25 0 5 0 1127869470 217378816 50772 4294967295 134512640 135180984 3214341312 3086438192 134523641 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=212284 CPUtime=5.01
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 20163 0 0 0 495 6 0 0 24 0 5 0 1127869470 217378816 50772 4294967295 134512640 135180984 3214341312 3086372648 134523869 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=212284 CPUtime=5.21
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 21019 0 0 0 507 14 0 0 25 0 5 0 1127869470 217378816 50772 4294967295 134512640 135180984 3214341312 3086307176 134520863 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.81
Current children cumulated vsize (KiB) 212284

[startup+25.5078 s]
/proc/loadavg: 6.75 6.52 5.41 6/116 26449
/proc/meminfo: memFree=2917556/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=212420 CPUtime=34.22
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 66815 0 0 0 3386 36 0 0 25 0 5 0 1127869469 217518080 50850 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 53105 50850 68 164 0 52940 0
[pid=26259/tid=26260] ppid=26257 vsize=212420 CPUtime=0.14
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 4310 0 0 0 8 6 0 0 15 0 5 0 1127869469 217518080 50850 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=212420 CPUtime=12.74
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 21172 0 0 0 1265 9 0 0 25 0 5 0 1127869470 217518080 50850 4294967295 134512640 135180984 3214341312 3086438144 134522980 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=212420 CPUtime=10.83
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 20183 0 0 0 1076 7 0 0 25 0 5 0 1127869470 217518080 50850 4294967295 134512640 135180984 3214341312 3086372712 134520863 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=212420 CPUtime=10.51
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 21038 0 0 0 1037 14 0 0 25 0 5 0 1127869470 217518080 50850 4294967295 134512640 135180984 3214341312 3086307184 134528211 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34.22
Current children cumulated vsize (KiB) 212420

[startup+51.1057 s]
/proc/loadavg: 6.56 6.50 5.44 8/116 26452
/proc/meminfo: memFree=2917528/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=212564 CPUtime=75.15
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 66894 0 0 0 7466 49 0 0 25 0 5 0 1127869469 217665536 50929 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 53141 50929 68 164 0 52976 0
[pid=26259/tid=26260] ppid=26257 vsize=212564 CPUtime=0.25
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 4315 0 0 0 13 12 0 0 15 0 5 0 1127869469 217665536 50929 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=212564 CPUtime=26.85
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 21185 0 0 0 2673 12 0 0 25 0 5 0 1127869470 217665536 50929 4294967295 134512640 135180984 3214341312 3086438256 134528211 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=212564 CPUtime=24.13
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 20219 0 0 0 2403 10 0 0 25 0 5 0 1127869470 217665536 50929 4294967295 134512640 135180984 3214341312 3086372720 134528209 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=212564 CPUtime=23.92
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 21063 0 0 0 2377 15 0 0 25 0 5 0 1127869470 217665536 50929 4294967295 134512640 135180984 3214341312 3086307176 134519890 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 75.15
Current children cumulated vsize (KiB) 212564

[startup+102.321 s]
/proc/loadavg: 6.74 6.56 5.52 7/116 26643
/proc/meminfo: memFree=2912832/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=217256 CPUtime=137.35
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 68107 0 0 0 13652 83 0 0 25 0 5 0 1127869469 222470144 52134 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 54314 52134 68 164 0 54149 0
[pid=26259/tid=26260] ppid=26257 vsize=217256 CPUtime=0.48
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 4336 0 0 0 19 29 0 0 15 0 5 0 1127869469 222470144 52134 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=217256 CPUtime=48.69
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 21994 0 0 0 4849 20 0 0 25 0 5 0 1127869470 222470144 52134 4294967295 134512640 135180984 3214341312 3086438256 134528211 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=217256 CPUtime=43.93
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 20489 0 0 0 4377 16 0 0 25 0 5 0 1127869470 222470144 52134 4294967295 134512640 135180984 3214341312 3086372720 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=217256 CPUtime=44.25
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 21176 0 0 0 4407 18 0 0 25 0 5 0 1127869470 222470144 52134 4294967295 134512640 135180984 3214341312 3086307184 134528763 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 137.35
Current children cumulated vsize (KiB) 217256

[startup+162.316 s]
/proc/loadavg: 6.57 6.53 5.57 7/116 26830
/proc/meminfo: memFree=2891944/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=237548 CPUtime=242.98
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 73300 0 0 0 24179 119 0 0 25 0 5 0 1127869469 243249152 57327 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 59387 57327 68 164 0 59222 0
[pid=26259/tid=26260] ppid=26257 vsize=237548 CPUtime=0.75
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 4513 0 0 0 31 44 0 0 15 0 5 0 1127869469 243249152 57327 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=237548 CPUtime=83.31
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 23823 0 0 0 8307 24 0 0 25 0 5 0 1127869470 243249152 57327 4294967295 134512640 135180984 3214341312 3086438256 134526456 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=237548 CPUtime=78.12
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 21892 0 0 0 7790 22 0 0 25 0 5 0 1127869470 243249152 57327 4294967295 134512640 135180984 3214341312 3086372672 134527318 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=237548 CPUtime=80.8
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 22960 0 0 0 8051 29 0 0 25 0 5 0 1127869470 243249152 57327 4294967295 134512640 135180984 3214341312 3086306976 134580407 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 242.98

################
# More data... #
################

[pid=26259/tid=26262] ppid=26257 vsize=333832 CPUtime=289.35
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 30236 0 0 0 28855 80 0 0 25 0 5 0 1127869470 341843968 81047 4294967295 134512640 135180984 3214341312 3086438256 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=333832 CPUtime=293.52
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 30890 0 0 0 29293 59 0 0 25 0 5 0 1127869470 341843968 81047 4294967295 134512640 135180984 3214341312 3086372720 134528180 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=333832 CPUtime=286.61
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 30214 0 0 0 28600 61 0 0 25 0 5 0 1127869470 341843968 81047 4294967295 134512640 135180984 3214341312 3086307184 134528211 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 871.62
Current children cumulated vsize (KiB) 333832

[startup+582.301 s]
/proc/loadavg: 6.21 6.42 5.87 6/116 27968
/proc/meminfo: memFree=2784408/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=348480 CPUtime=990.25
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 100256 0 0 0 98668 357 0 0 25 0 5 0 1127869469 356843520 84283 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 87120 84283 68 164 0 86955 0
[pid=26259/tid=26260] ppid=26257 vsize=348480 CPUtime=2.29
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 5689 0 0 0 95 134 0 0 16 0 5 0 1127869469 356843520 84283 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=348480 CPUtime=328.96
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 31283 0 0 0 32807 89 0 0 25 0 5 0 1127869470 356843520 84283 4294967295 134512640 135180984 3214341312 3086438160 134524887 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=348480 CPUtime=334.67
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 32154 0 0 0 33398 69 0 0 25 0 5 0 1127869470 356843520 84283 4294967295 134512640 135180984 3214341312 3086372720 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=348480 CPUtime=324.33
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 31018 0 0 0 32368 65 0 0 25 0 5 0 1127869470 356843520 84283 4294967295 134512640 135180984 3214341312 3086306988 134706407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 990.25
Current children cumulated vsize (KiB) 348480

[startup+642.316 s]
/proc/loadavg: 6.29 6.43 5.91 7/116 28157
/proc/meminfo: memFree=2774340/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=357704 CPUtime=1109.27
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 102721 0 0 0 110540 387 0 0 25 0 5 0 1127869469 366288896 86748 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 89426 86748 68 164 0 89261 0
[pid=26259/tid=26260] ppid=26257 vsize=357704 CPUtime=2.46
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 5829 0 0 0 100 146 0 0 15 0 5 0 1127869469 366288896 86748 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=357704 CPUtime=367.64
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 32063 0 0 0 36668 96 0 0 25 0 5 0 1127869470 366288896 86748 4294967295 134512640 135180984 3214341312 3086438256 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=357704 CPUtime=374.23
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 32956 0 0 0 37350 73 0 0 25 0 5 0 1127869470 366288896 86748 4294967295 134512640 135180984 3214341312 3086372720 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=357704 CPUtime=364.94
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 31761 0 0 0 36422 72 0 0 25 0 5 0 1127869470 366288896 86748 4294967295 134512640 135180984 3214341312 3086307184 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1109.27
Current children cumulated vsize (KiB) 357704

[startup+702.311 s]
/proc/loadavg: 6.45 6.46 5.95 7/116 28344
/proc/meminfo: memFree=2767784/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=365716 CPUtime=1214.08
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 104458 0 0 0 120994 414 0 0 25 0 5 0 1127869469 374493184 88485 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 91429 88485 68 164 0 91264 0
[pid=26259/tid=26260] ppid=26257 vsize=365716 CPUtime=2.75
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 6072 0 0 0 116 159 0 0 15 0 5 0 1127869469 374493184 88485 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=365716 CPUtime=402.75
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 32512 0 0 0 40175 100 0 0 25 0 5 0 1127869470 374493184 88485 4294967295 134512640 135180984 3214341312 3086438256 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=365716 CPUtime=409.42
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 33382 0 0 0 40864 78 0 0 25 0 5 0 1127869470 374493184 88485 4294967295 134512640 135180984 3214341312 3086372720 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=365716 CPUtime=399.16
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 32380 0 0 0 39839 77 0 0 25 0 5 0 1127869470 374493184 88485 4294967295 134512640 135180984 3214341312 3086307184 134528978 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1214.08
Current children cumulated vsize (KiB) 365716

[startup+762.316 s]
/proc/loadavg: 6.56 6.52 6.00 7/116 28531
/proc/meminfo: memFree=2759352/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=373172 CPUtime=1313.09
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 106502 0 0 0 130871 438 0 0 25 0 5 0 1127869469 382128128 90529 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 93293 90529 68 164 0 93128 0
[pid=26259/tid=26260] ppid=26257 vsize=373172 CPUtime=2.95
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 6295 0 0 0 126 169 0 0 16 0 5 0 1127869469 382128128 90529 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=373172 CPUtime=433.77
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 32985 0 0 0 43271 106 0 0 25 0 5 0 1127869470 382128128 90529 4294967295 134512640 135180984 3214341312 3086438256 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=373172 CPUtime=442.97
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 33775 0 0 0 44216 81 0 0 25 0 5 0 1127869470 382128128 90529 4294967295 134512640 135180984 3214341312 3086372524 134706407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=373172 CPUtime=433.4
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 33335 0 0 0 43258 82 0 0 25 0 5 0 1127869470 382128128 90529 4294967295 134512640 135180984 3214341312 3086307248 134532451 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1313.09
Current children cumulated vsize (KiB) 373172

[startup+822.312 s]
/proc/loadavg: 6.66 6.55 6.04 7/116 28719
/proc/meminfo: memFree=2750796/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=382416 CPUtime=1420.2
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 108542 0 0 0 141561 459 0 0 25 0 5 0 1127869469 391593984 92569 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 95604 92569 68 164 0 95439 0
[pid=26259/tid=26260] ppid=26257 vsize=382416 CPUtime=3.11
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 6520 0 0 0 133 178 0 0 15 0 5 0 1127869469 391593984 92569 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=382416 CPUtime=467.59
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 33446 0 0 0 46649 110 0 0 25 0 5 0 1127869470 391593984 92569 4294967295 134512640 135180984 3214341312 3086438060 134706407 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=382416 CPUtime=480.78
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 34265 0 0 0 47993 85 0 0 25 0 5 0 1127869470 391593984 92569 4294967295 134512640 135180984 3214341312 3086372712 134520881 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=382416 CPUtime=468.73
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 34199 0 0 0 46787 86 0 0 25 0 5 0 1127869470 391593984 92569 4294967295 134512640 135180984 3214341312 3086307184 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1420.2
Current children cumulated vsize (KiB) 382416

[startup+882.307 s]
/proc/loadavg: 6.96 6.64 6.10 7/116 28911
/proc/meminfo: memFree=2742744/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=390472 CPUtime=1515.5
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 110659 0 0 0 151061 489 0 0 25 0 5 0 1127869469 399843328 94686 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 97618 94686 68 164 0 97453 0
[pid=26259/tid=26260] ppid=26257 vsize=390472 CPUtime=3.3
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 6712 0 0 0 136 194 0 0 15 0 5 0 1127869469 399843328 94686 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=390472 CPUtime=499.55
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 33915 0 0 0 49841 114 0 0 25 0 5 0 1127869470 399843328 94686 4294967295 134512640 135180984 3214341312 3086438248 134520863 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=390472 CPUtime=512.94
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 34747 0 0 0 51204 90 0 0 25 0 5 0 1127869470 399843328 94686 4294967295 134512640 135180984 3214341312 3086372720 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=390472 CPUtime=499.71
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 35173 0 0 0 49880 91 0 0 25 0 5 0 1127869470 399843328 94686 4294967295 134512640 135180984 3214341312 3086306988 134706407 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1515.5
Current children cumulated vsize (KiB) 390472

[startup+942.312 s]
/proc/loadavg: 6.51 6.57 6.11 8/116 29099
/proc/meminfo: memFree=2733884/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=399400 CPUtime=1621.48
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 112845 0 0 0 161636 512 0 0 25 0 5 0 1127869469 408985600 96872 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 99850 96872 68 164 0 99685 0
[pid=26259/tid=26260] ppid=26257 vsize=399400 CPUtime=3.41
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 6877 0 0 0 140 201 0 0 15 0 5 0 1127869469 408985600 96872 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=399400 CPUtime=535.81
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 34590 0 0 0 53461 120 0 0 25 0 5 0 1127869470 408985600 96872 4294967295 134512640 135180984 3214341312 3086438160 134524814 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=399400 CPUtime=547.05
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 35122 0 0 0 54612 93 0 0 25 0 5 0 1127869470 408985600 96872 4294967295 134512640 135180984 3214341312 3086372720 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=399400 CPUtime=535.21
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 36144 0 0 0 53423 98 0 0 25 0 5 0 1127869470 408985600 96872 4294967295 134512640 135180984 3214341312 3086307180 134520875 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1621.48
Current children cumulated vsize (KiB) 399400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 6.84 6.63 6.15 9/116 29286
/proc/meminfo: memFree=2724900/3368532 swapFree=1953788/1959888
[pid=26259] ppid=26257 vsize=409248 CPUtime=1736.21
/proc/26259/stat : 26259 (satake) S 26257 26259 23155 0 -1 4202496 115165 0 0 0 173086 535 0 0 25 0 5 0 1127869469 419069952 99192 4294967295 134512640 135180984 3214341312 3214340748 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26259/statm: 102312 99192 68 164 0 102147 0
[pid=26259/tid=26260] ppid=26257 vsize=409248 CPUtime=3.56
/proc/26259/task/26260/stat : 26260 (satake) S 26257 26259 23155 0 -1 4202560 7032 0 0 0 145 211 0 0 15 0 5 0 1127869469 419069952 99192 4294967295 134512640 135180984 3214341312 3086503952 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26259/tid=26262] ppid=26257 vsize=409248 CPUtime=573.93
/proc/26259/task/26262/stat : 26262 (satake) R 26257 26259 23155 0 -1 4202560 35269 0 0 0 57267 126 0 0 25 0 5 0 1127869470 419069952 99192 4294967295 134512640 135180984 3214341312 3086438256 134525804 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26259/tid=26263] ppid=26257 vsize=409248 CPUtime=582.93
/proc/26259/task/26263/stat : 26263 (satake) R 26257 26259 23155 0 -1 4202560 35443 0 0 0 58196 97 0 0 25 0 5 0 1127869470 419069952 99192 4294967295 134512640 135180984 3214341312 3086372720 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26259/tid=26264] ppid=26257 vsize=409248 CPUtime=575.79
/proc/26259/task/26264/stat : 26264 (satake) R 26257 26259 23155 0 -1 4202560 37309 0 0 0 57478 101 0 0 25 0 5 0 1127869470 419069952 99192 4294967295 134512640 135180984 3214341312 3086307088 134525462 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1736.21
Current children cumulated vsize (KiB) 409248

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): 1000.05
CPU time (s): 1736.26
CPU user time (s): 1730.89
CPU system time (s): 5.37
CPU usage (%): 173.617
Max. virtual memory (cumulated for all children) (KiB): 409248

deleting IPC queue 524288
deleting IPC queue 557057
deleting IPC queue 589826
deleting IPC queue 622595
deleting IPC queue 655364
deleting IPC queue 688133
deleting IPC queue 720902
deleting IPC queue 753671
deleting IPC queue 786440
deleting IPC queue 819209
deleting IPC queue 851978
deleting IPC queue 884747
deleting IPC queue 917516
deleting IPC queue 950285
deleting IPC queue 983054
deleting IPC queue 1015823

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1730.89
system time used= 5.37
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115166
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= 1022290
involuntary context switches= 1030212

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-29 23:20:52
IDJOB=1775680
IDBENCH=20372
IDSOLVER=629
FILE ID=/1775680-1243632052
PBS_JOBID=
Free space on /tmp= 6456 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-19-u.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775680-1243632052/watcher-1775680-1243632052 -o /tmp/evaluation-result-1775680-1243632052/solver-1775680-1243632052 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1775680-1243632052.cnf 4 10000

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 1f049803198bb32ab05476465773cc39
RANDOM SEED= 843659333

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3122424 kB
Buffers:         67968 kB
Cached:          72120 kB
SwapCached:       2256 kB
Active:         123040 kB
Inactive:        33832 kB
HighTotal:     2489216 kB
HighFree:      2399364 kB
LowTotal:       879316 kB
LowFree:        723060 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           22244 kB
Writeback:           0 kB
AnonPages:       16092 kB
Mapped:           5228 kB
Slab:            80228 kB
SReclaimable:    66712 kB
SUnreclaim:      13516 kB
PageTables:        696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   112668 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6456 MiB
End job on  at 2009-05-29 23:37:36