Trace number 1776385

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) 1694.85 1000.05

General information on the benchmark

Nameindustrial/grieu/
vmpc_34.cnf
MD5SUMa27d41b3e10d867544cd2bff7d005be2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1886.11
Satisfiable
(Un)Satisfiability was proved
Number of variables1156
Number of clauses194072
Sum of the clauses size507926
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 276398
Number of clauses of size 3117606
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 568

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-1776385-1243636391/watcher-1776385-1243636391 -o /tmp/evaluation-result-1776385-1243636391/solver-1776385-1243636391 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776385-1243636391.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: 5.70 5.99 6.20 6/112 7290
/proc/meminfo: memFree=3128032/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=964 CPUtime=0
/proc/7289/stat : 7289 (satake) R 7287 7289 23155 0 -1 4202496 107 0 0 0 0 0 0 0 25 0 2 0 1128303170 987136 64 4294967295 134512640 135180984 3221107520 3221106864 134705812 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 241 64 54 164 0 76 0
[pid=7289/tid=7290] ppid=7287 vsize=964 CPUtime=0
/proc/7289/task/7290/stat : 7290 (satake) R 7287 7289 23155 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 2 0 1128303170 987136 64 4294967295 134512640 135180984 3221107520 3086705476 134705812 0 0 0 0 0 0 0 -1 0 0 0 0

[startup+0.090524 s]
/proc/loadavg: 5.70 5.99 6.20 6/112 7290
/proc/meminfo: memFree=3128032/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=13684 CPUtime=0.09
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 3188 0 0 0 8 1 0 0 25 0 5 0 1128303170 14012416 3145 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 3421 3145 63 164 0 3256 0
[pid=7289/tid=7290] ppid=7287 vsize=13684 CPUtime=0
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1128303170 14012416 3145 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13684

[startup+0.110513 s]
/proc/loadavg: 5.70 5.99 6.20 6/112 7290
/proc/meminfo: memFree=3128032/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=14796 CPUtime=0.11
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 3419 0 0 0 10 1 0 0 25 0 5 0 1128303170 15151104 3376 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 3699 3376 63 164 0 3534 0
[pid=7289/tid=7290] ppid=7287 vsize=14796 CPUtime=0
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1128303170 15151104 3376 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 14796

[startup+0.310497 s]
/proc/loadavg: 5.70 5.99 6.20 6/112 7290
/proc/meminfo: memFree=3128032/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=25564 CPUtime=0.31
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 5919 0 0 0 28 3 0 0 25 0 5 0 1128303170 26177536 5876 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 6391 5876 63 164 0 6226 0
[pid=7289/tid=7290] ppid=7287 vsize=25564 CPUtime=0
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1128303170 26177536 5876 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 25564

[startup+0.710468 s]
/proc/loadavg: 5.70 5.99 6.20 6/112 7290
/proc/meminfo: memFree=3128032/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=28660 CPUtime=0.77
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 7874 0 0 0 72 5 0 0 25 0 5 0 1128303170 29347840 6449 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 7165 6449 68 164 0 7000 0
[pid=7289/tid=7290] ppid=7287 vsize=28660 CPUtime=0
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 28 0 0 0 0 0 0 0 19 0 5 0 1128303170 29347840 6449 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 28660

[startup+1.5104 s]
/proc/loadavg: 5.70 5.99 6.20 6/116 7294
/proc/meminfo: memFree=3101984/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=30492 CPUtime=1.62
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 8961 0 0 0 156 6 0 0 25 0 5 0 1128303170 31223808 6845 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 7623 6845 68 164 0 7458 0
[pid=7289/tid=7290] ppid=7287 vsize=30492 CPUtime=0.01
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 28 0 0 0 0 1 0 0 15 0 5 0 1128303170 31223808 6845 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=30492 CPUtime=0.66
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 2994 0 0 0 63 3 0 0 25 0 5 0 1128303171 31223808 6845 4294967295 134512640 135180984 3221107520 3086638752 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=30492 CPUtime=0.55
/proc/7289/task/7293/stat : 7293 (satake) S 7287 7289 23155 0 -1 4202560 2872 0 0 0 54 1 0 0 25 0 5 0 1128303171 31223808 6845 4294967295 134512640 135180984 3221107520 3086573216 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=30492 CPUtime=0.4
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 2957 0 0 0 39 1 0 0 25 0 5 0 1128303171 31223808 6845 4294967295 134512640 135180984 3221107520 3086507948 134532594 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 30492

[startup+3.11027 s]
/proc/loadavg: 5.70 5.99 6.20 6/116 7294
/proc/meminfo: memFree=3099728/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=33396 CPUtime=3.19
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 9692 0 0 0 312 7 0 0 25 0 5 0 1128303170 34197504 7576 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 8349 7576 68 164 0 8184 0
[pid=7289/tid=7290] ppid=7287 vsize=33396 CPUtime=0.02
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 34 0 0 0 0 2 0 0 15 0 5 0 1128303170 34197504 7576 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=33396 CPUtime=1.2
/proc/7289/task/7292/stat : 7292 (satake) S 7287 7289 23155 0 -1 4202560 3199 0 0 0 117 3 0 0 25 0 5 0 1128303171 34197504 7576 4294967295 134512640 135180984 3221107520 3086638752 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=33396 CPUtime=1.01
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 3093 0 0 0 100 1 0 0 25 0 5 0 1128303171 34197504 7576 4294967295 134512640 135180984 3221107520 3086573416 134520909 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=33396 CPUtime=0.96
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 3256 0 0 0 95 1 0 0 25 0 5 0 1128303171 34197504 7576 4294967295 134512640 135180984 3221107520 3086507680 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 33396

[startup+6.31 s]
/proc/loadavg: 5.72 5.99 6.20 7/116 7294
/proc/meminfo: memFree=3094620/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=38556 CPUtime=6.4
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 10965 0 0 0 630 10 0 0 25 0 5 0 1128303170 39481344 8849 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 9639 8849 68 164 0 9474 0
[pid=7289/tid=7290] ppid=7287 vsize=38556 CPUtime=0.03
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 41 0 0 0 0 3 0 0 15 0 5 0 1128303170 39481344 8849 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=38556 CPUtime=2.14
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 3621 0 0 0 211 3 0 0 25 0 5 0 1128303171 39481344 8849 4294967295 134512640 135180984 3221107520 3086638960 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=38556 CPUtime=2.23
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 3542 0 0 0 222 1 0 0 25 0 5 0 1128303171 39481344 8849 4294967295 134512640 135180984 3221107520 3086573424 134528680 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=38556 CPUtime=2
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 3651 0 0 0 197 3 0 0 25 0 5 0 1128303171 39481344 8849 4294967295 134512640 135180984 3221107520 3086507680 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 38556

[startup+12.7095 s]
/proc/loadavg: 5.74 5.99 6.20 7/116 7295
/proc/meminfo: memFree=3084372/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=48228 CPUtime=13
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 13404 0 0 0 1289 11 0 0 25 0 5 0 1128303170 49385472 11288 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 12057 11288 68 164 0 11892 0
[pid=7289/tid=7290] ppid=7287 vsize=48228 CPUtime=0.03
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 46 0 0 0 0 3 0 0 15 0 5 0 1128303170 49385472 11288 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=48228 CPUtime=4.35
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 4453 0 0 0 431 4 0 0 25 0 5 0 1128303171 49385472 11288 4294967295 134512640 135180984 3221107520 3086638956 134520036 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=48228 CPUtime=4.43
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 4407 0 0 0 442 1 0 0 25 0 5 0 1128303171 49385472 11288 4294967295 134512640 135180984 3221107520 3086573424 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=48228 CPUtime=4.19
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 4388 0 0 0 416 3 0 0 25 0 5 0 1128303171 49385472 11288 4294967295 134512640 135180984 3221107520 3086507888 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13
Current children cumulated vsize (KiB) 48228

[startup+25.5084 s]
/proc/loadavg: 5.73 5.97 6.19 7/116 7296
/proc/meminfo: memFree=3068404/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=63900 CPUtime=26.42
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 17283 0 0 0 2630 12 0 0 25 0 5 0 1128303170 65433600 15167 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 15975 15167 68 164 0 15810 0
[pid=7289/tid=7290] ppid=7287 vsize=63900 CPUtime=0.03
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 48 0 0 0 0 3 0 0 15 0 5 0 1128303170 65433600 15167 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=63900 CPUtime=8.75
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 5785 0 0 0 870 5 0 0 25 0 5 0 1128303171 65433600 15167 4294967295 134512640 135180984 3221107520 3086638952 134518224 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=63900 CPUtime=8.68
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 5828 0 0 0 867 1 0 0 25 0 5 0 1128303171 65433600 15167 4294967295 134512640 135180984 3221107520 3086573216 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=63900 CPUtime=8.96
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 5512 0 0 0 893 3 0 0 25 0 5 0 1128303171 65433600 15167 4294967295 134512640 135180984 3221107520 3086507880 134520886 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 26.42
Current children cumulated vsize (KiB) 63900

[startup+51.1063 s]
/proc/loadavg: 6.00 6.02 6.20 8/117 7312
/proc/meminfo: memFree=3047692/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=83988 CPUtime=54.72
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 22355 0 0 0 5458 14 0 0 25 0 5 0 1128303170 86003712 20239 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 20997 20239 68 164 0 20832 0
[pid=7289/tid=7290] ppid=7287 vsize=83988 CPUtime=0.04
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 67 0 0 0 0 4 0 0 15 0 5 0 1128303170 86003712 20239 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=83988 CPUtime=17.88
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 7499 0 0 0 1783 5 0 0 25 0 5 0 1128303171 86003712 20239 4294967295 134512640 135180984 3221107520 3086638960 134528648 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=83988 CPUtime=18.19
/proc/7289/task/7293/stat : 7293 (satake) S 7287 7289 23155 0 -1 4202560 7489 0 0 0 1817 2 0 0 25 0 5 0 1128303171 86003712 20239 4294967295 134512640 135180984 3221107520 3086573216 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=83988 CPUtime=18.61
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 7190 0 0 0 1858 3 0 0 25 0 5 0 1128303171 86003712 20239 4294967295 134512640 135180984 3221107520 3086507680 134580407 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 54.72
Current children cumulated vsize (KiB) 83988

[startup+102.322 s]
/proc/loadavg: 6.66 6.20 6.25 7/116 7485
/proc/meminfo: memFree=3019508/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=112512 CPUtime=114.35
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 29488 0 0 0 11411 24 0 0 25 0 5 0 1128303170 115212288 27372 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 28128 27372 68 164 0 27963 0
[pid=7289/tid=7290] ppid=7287 vsize=112512 CPUtime=0.07
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 95 0 0 0 1 6 0 0 15 0 5 0 1128303170 115212288 27372 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=112512 CPUtime=36.85
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 9849 0 0 0 3675 10 0 0 25 0 5 0 1128303171 115212288 27372 4294967295 134512640 135180984 3221107520 3086638792 134675846 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=112512 CPUtime=39.52
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 9612 0 0 0 3948 4 0 0 25 0 5 0 1128303171 115212288 27372 4294967295 134512640 135180984 3221107520 3086573216 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=112512 CPUtime=37.91
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 9822 0 0 0 3787 4 0 0 25 0 5 0 1128303171 115212288 27372 4294967295 134512640 135180984 3221107520 3086507888 134528655 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 114.35
Current children cumulated vsize (KiB) 112512

[startup+162.317 s]
/proc/loadavg: 6.51 6.24 6.25 7/116 7673
/proc/meminfo: memFree=2989952/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=142568 CPUtime=199.88
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 36907 0 0 0 19952 36 0 0 25 0 5 0 1128303170 145989632 34791 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 35642 34791 68 164 0 35477 0
[pid=7289/tid=7290] ppid=7287 vsize=142568 CPUtime=0.15
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 118 0 0 0 4 11 0 0 15 0 5 0 1128303170 145989632 34791 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=142568 CPUtime=66.76
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 12127 0 0 0 6665 11 0 0 25 0 5 0 1128303171 145989632 34791 4294967295 134512640 135180984 3221107520 3086638960 134528756 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=142568 CPUtime=68.83
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 11839 0 0 0 6877 6 0 0 25 0 5 0 1128303171 145989632 34791 4294967295 134512640 135180984 3221107520 3086573424 134528595 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=142568 CPUtime=64.15
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 12713 0 0 0 6407 8 0 0 25 0 5 0 1128303171 145989632 34791 4294967295 134512640 135180984 3221107520 3086507888 134528636 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 199.88

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

[pid=7289/tid=7292] ppid=7287 vsize=276560 CPUtime=264.75
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 22955 0 0 0 26456 19 0 0 23 0 5 0 1128303171 283197440 67913 4294967295 134512640 135180984 3221107520 3086638960 134528562 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=276560 CPUtime=280.32
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 21964 0 0 0 28016 16 0 0 25 0 5 0 1128303171 283197440 67913 4294967295 134512640 135180984 3221107520 3086573424 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=276560 CPUtime=252.76
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 24798 0 0 0 25251 25 0 0 25 0 5 0 1128303171 283197440 67913 4294967295 134512640 135180984 3221107520 3086507720 134675846 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 798.23
Current children cumulated vsize (KiB) 276560

[startup+582.302 s]
/proc/loadavg: 6.60 6.49 6.36 7/116 9014
/proc/meminfo: memFree=2843564/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=290400 CPUtime=885.24
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 73581 0 0 0 88436 88 0 0 25 0 5 0 1128303170 297369600 71465 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 72600 71465 68 164 0 72435 0
[pid=7289/tid=7290] ppid=7287 vsize=290400 CPUtime=0.43
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 209 0 0 0 19 24 0 0 15 0 5 0 1128303170 297369600 71465 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=290400 CPUtime=292.98
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 24144 0 0 0 29277 21 0 0 25 0 5 0 1128303171 297369600 71465 4294967295 134512640 135180984 3221107520 3086638792 134675846 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=290400 CPUtime=308.62
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 23362 0 0 0 30844 18 0 0 25 0 5 0 1128303171 297369600 71465 4294967295 134512640 135180984 3221107520 3086573424 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=290400 CPUtime=283.21
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 25756 0 0 0 28296 25 0 0 25 0 5 0 1128303171 297369600 71465 4294967295 134512640 135180984 3221107520 3086507856 134520022 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 885.24
Current children cumulated vsize (KiB) 290400

[startup+642.317 s]
/proc/loadavg: 6.83 6.57 6.39 7/116 9201
/proc/meminfo: memFree=2825880/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=308328 CPUtime=1004.85
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 77787 0 0 0 100386 99 0 0 25 0 5 0 1128303170 315727872 75671 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 77082 75671 68 164 0 76917 0
[pid=7289/tid=7290] ppid=7287 vsize=308328 CPUtime=0.52
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 218 0 0 0 23 29 0 0 15 0 5 0 1128303170 315727872 75671 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=308328 CPUtime=332.75
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 25517 0 0 0 33253 22 0 0 25 0 5 0 1128303171 315727872 75671 4294967295 134512640 135180984 3221107520 3086638960 134528666 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=308328 CPUtime=343.82
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 24930 0 0 0 34360 22 0 0 25 0 5 0 1128303171 315727872 75671 4294967295 134512640 135180984 3221107520 3086573424 134528641 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=308328 CPUtime=327.76
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 27012 0 0 0 32750 26 0 0 25 0 5 0 1128303171 315727872 75671 4294967295 134512640 135180984 3221107520 3086507888 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1004.85
Current children cumulated vsize (KiB) 308328

[startup+702.312 s]
/proc/loadavg: 6.63 6.54 6.39 7/116 9388
/proc/meminfo: memFree=2810504/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=325204 CPUtime=1124.28
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 81752 0 0 0 112320 108 0 0 25 0 5 0 1128303170 333008896 79636 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 81301 79636 68 164 0 81136 0
[pid=7289/tid=7290] ppid=7287 vsize=325204 CPUtime=0.56
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 233 0 0 0 24 32 0 0 15 0 5 0 1128303170 333008896 79636 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=325204 CPUtime=371.19
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 26742 0 0 0 37094 25 0 0 25 0 5 0 1128303171 333008896 79636 4294967295 134512640 135180984 3221107520 3086638960 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=325204 CPUtime=380.93
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 26305 0 0 0 38070 23 0 0 25 0 5 0 1128303171 333008896 79636 4294967295 134512640 135180984 3221107520 3086573424 134528674 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=325204 CPUtime=371.61
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 28362 0 0 0 37133 28 0 0 25 0 5 0 1128303171 333008896 79636 4294967295 134512640 135180984 3221107520 3086507888 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1124.28
Current children cumulated vsize (KiB) 325204

[startup+762.317 s]
/proc/loadavg: 6.52 6.52 6.39 7/116 9576
/proc/meminfo: memFree=2794996/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=340500 CPUtime=1234.49
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 85447 0 0 0 123331 118 0 0 25 0 5 0 1128303170 348672000 83331 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 85125 83331 68 164 0 84960 0
[pid=7289/tid=7290] ppid=7287 vsize=340500 CPUtime=0.64
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 251 0 0 0 28 36 0 0 15 0 5 0 1128303170 348672000 83331 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=340500 CPUtime=409.1
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 27971 0 0 0 40885 25 0 0 25 0 5 0 1128303171 348672000 83331 4294967295 134512640 135180984 3221107520 3086638960 134528756 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=340500 CPUtime=413.13
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 27681 0 0 0 41286 27 0 0 25 0 5 0 1128303171 348672000 83331 4294967295 134512640 135180984 3221107520 3086573420 134518208 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=340500 CPUtime=411.62
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 29434 0 0 0 41132 30 0 0 25 0 5 0 1128303171 348672000 83331 4294967295 134512640 135180984 3221107520 3086507680 134580407 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1234.49
Current children cumulated vsize (KiB) 340500

[startup+822.312 s]
/proc/loadavg: 6.61 6.52 6.39 7/116 9764
/proc/meminfo: memFree=2780036/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=355820 CPUtime=1340.81
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 89292 0 0 0 133948 133 0 0 25 0 5 0 1128303170 364359680 87176 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 88955 87176 68 164 0 88790 0
[pid=7289/tid=7290] ppid=7287 vsize=355820 CPUtime=0.71
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 270 0 0 0 30 41 0 0 15 0 5 0 1128303170 364359680 87176 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=355820 CPUtime=443.35
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 28988 0 0 0 44305 30 0 0 25 0 5 0 1128303171 364359680 87176 4294967295 134512640 135180984 3221107520 3086638960 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=355820 CPUtime=446.33
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 29138 0 0 0 44603 30 0 0 25 0 5 0 1128303171 364359680 87176 4294967295 134512640 135180984 3221107520 3086573424 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=355820 CPUtime=450.42
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 30786 0 0 0 45010 32 0 0 25 0 5 0 1128303171 364359680 87176 4294967295 134512640 135180984 3221107520 3086507888 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1340.81
Current children cumulated vsize (KiB) 355820

[startup+882.307 s]
/proc/loadavg: 6.64 6.53 6.40 7/116 9953
/proc/meminfo: memFree=2764172/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=371936 CPUtime=1460.26
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 93285 0 0 0 145881 145 0 0 25 0 5 0 1128303170 380862464 91169 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 92984 91169 68 164 0 92819 0
[pid=7289/tid=7290] ppid=7287 vsize=371936 CPUtime=0.77
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 286 0 0 0 31 46 0 0 15 0 5 0 1128303170 380862464 91169 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=371936 CPUtime=484.51
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 30201 0 0 0 48419 32 0 0 25 0 5 0 1128303171 380862464 91169 4294967295 134512640 135180984 3221107520 3086638960 134528420 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=371936 CPUtime=486.57
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 30633 0 0 0 48624 33 0 0 25 0 5 0 1128303171 380862464 91169 4294967295 134512640 135180984 3221107520 3086573420 134518246 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=371936 CPUtime=488.41
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 32055 0 0 0 48807 34 0 0 25 0 5 0 1128303171 380862464 91169 4294967295 134512640 135180984 3221107520 3086507856 134520027 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1460.26
Current children cumulated vsize (KiB) 371936

[startup+942.312 s]
/proc/loadavg: 6.51 6.51 6.40 8/116 10144
/proc/meminfo: memFree=2748912/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=387844 CPUtime=1579.81
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 97160 0 0 0 157820 161 0 0 25 0 5 0 1128303170 397152256 95044 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 96961 95044 68 164 0 96796 0
[pid=7289/tid=7290] ppid=7287 vsize=387844 CPUtime=0.87
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 301 0 0 0 36 51 0 0 15 0 5 0 1128303170 397152256 95044 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=387844 CPUtime=529.45
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 31413 0 0 0 52908 37 0 0 25 0 5 0 1128303171 397152256 95044 4294967295 134512640 135180984 3221107520 3086638952 134518214 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=387844 CPUtime=521.56
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 31956 0 0 0 52118 38 0 0 25 0 5 0 1128303171 397152256 95044 4294967295 134512640 135180984 3221107520 3086573416 134518255 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=387844 CPUtime=527.94
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 33380 0 0 0 52759 35 0 0 25 0 5 0 1128303171 397152256 95044 4294967295 134512640 135180984 3221107520 3086507888 134528546 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1579.81
Current children cumulated vsize (KiB) 387844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 6.44 6.48 6.39 7/116 10330
/proc/meminfo: memFree=2734800/3368532 swapFree=1953788/1959888
[pid=7289] ppid=7287 vsize=402180 CPUtime=1694.8
/proc/7289/stat : 7289 (satake) S 7287 7289 23155 0 -1 4202496 100636 0 0 0 169307 173 0 0 25 0 5 0 1128303170 411832320 98520 4294967295 134512640 135180984 3221107520 3221106956 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/7289/statm: 100545 98520 68 164 0 100380 0
[pid=7289/tid=7290] ppid=7287 vsize=402180 CPUtime=0.89
/proc/7289/task/7290/stat : 7290 (satake) S 7287 7289 23155 0 -1 4202560 310 0 0 0 36 53 0 0 15 0 5 0 1128303170 411832320 98520 4294967295 134512640 135180984 3221107520 3086704656 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=7289/tid=7292] ppid=7287 vsize=402180 CPUtime=571.25
/proc/7289/task/7292/stat : 7292 (satake) R 7287 7289 23155 0 -1 4202560 32689 0 0 0 57085 40 0 0 25 0 5 0 1128303171 411832320 98520 4294967295 134512640 135180984 3221107520 3086638960 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=7289/tid=7293] ppid=7287 vsize=402180 CPUtime=557.99
/proc/7289/task/7293/stat : 7293 (satake) R 7287 7289 23155 0 -1 4202560 33084 0 0 0 55758 41 0 0 25 0 5 0 1128303171 411832320 98520 4294967295 134512640 135180984 3221107520 3086573424 134528644 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=7289/tid=7294] ppid=7287 vsize=402180 CPUtime=564.67
/proc/7289/task/7294/stat : 7294 (satake) R 7287 7289 23155 0 -1 4202560 34443 0 0 0 56428 39 0 0 25 0 5 0 1128303171 411832320 98520 4294967295 134512640 135180984 3221107520 3086507888 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1694.8
Current children cumulated vsize (KiB) 402180

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): 1694.85
CPU user time (s): 1693.1
CPU system time (s): 1.75
CPU usage (%): 169.477
Max. virtual memory (cumulated for all children) (KiB): 402180

deleting IPC queue 3145728
deleting IPC queue 3178497
deleting IPC queue 3211266
deleting IPC queue 3244035
deleting IPC queue 3276804
deleting IPC queue 3309573
deleting IPC queue 3342342
deleting IPC queue 3375111
deleting IPC queue 3407880
deleting IPC queue 3440649
deleting IPC queue 3473418
deleting IPC queue 3506187
deleting IPC queue 3538956
deleting IPC queue 3571725
deleting IPC queue 3604494
deleting IPC queue 3637263

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1693.1
system time used= 1.75
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100637
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= 131265
involuntary context switches= 177809

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 00:33:11
IDJOB=1776385
IDBENCH=20493
IDSOLVER=629
FILE ID=/1776385-1243636391
PBS_JOBID=
Free space on /tmp= 6474 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT07/industrial/grieu/vmpc_34.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776385-1243636391/watcher-1776385-1243636391 -o /tmp/evaluation-result-1776385-1243636391/solver-1776385-1243636391 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1776385-1243636391.cnf 4 10000

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

MD5SUM BENCH= a27d41b3e10d867544cd2bff7d005be2
RANDOM SEED= 913658068

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:       3128032 kB
Buffers:         67980 kB
Cached:          64928 kB
SwapCached:       2256 kB
Active:         105056 kB
Inactive:        44672 kB
HighTotal:     2489216 kB
HighFree:      2406008 kB
LowTotal:       879316 kB
LowFree:        722024 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            3488 kB
Writeback:           0 kB
AnonPages:       15868 kB
Mapped:           5228 kB
Slab:            80948 kB
SReclaimable:    66768 kB
SUnreclaim:      14180 kB
PageTables:        696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   112676 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6474 MiB
End job on  at 2009-05-30 00:49:53