Trace number 1779325

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) 2998.7 1000.04

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-31-s100.cnf
MD5SUM5dbb80f29538e26a3285bf497c57f592
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 variables32310
Number of clauses97279
Sum of the clauses size229607
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262102
Number of clauses of size 335113
Number of clauses of size 40
Number of clauses of size 50
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:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1779325-1243643082/watcher-1779325-1243643082 -o /tmp/evaluation-result-1779325-1243643082/solver-1779325-1243643082 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1779325-1243643082.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: 2.76 2.95 2.98 3/100 28551
/proc/meminfo: memFree=3156888/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=964 CPUtime=0
/proc/28550/stat : 28550 (satake) R 28548 28550 21929 0 -1 4202496 107 0 0 0 0 0 0 0 25 0 2 0 1128972607 987136 64 4294967295 134512640 135180984 3219022144 3219021488 134705812 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 241 64 54 164 0 76 0
[pid=28550/tid=28551] ppid=28548 vsize=964 CPUtime=0
/proc/28550/task/28551/stat : 28551 (satake) R 28548 28550 21929 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 2 0 1128972607 987136 64 4294967295 134512640 135180984 3219022144 3086385988 134705812 0 0 0 0 0 0 0 -1 0 0 0 0

[startup+0.075307 s]
/proc/loadavg: 2.76 2.95 2.98 3/100 28551
/proc/meminfo: memFree=3156888/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=21916 CPUtime=0.16
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 5142 0 0 0 14 2 0 0 25 0 5 0 1128972607 22441984 5078 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 5479 5078 63 164 0 5314 0
[pid=28550/tid=28551] ppid=28548 vsize=21916 CPUtime=0
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 5 0 1128972607 22441984 5078 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 21916

[startup+0.113912 s]
/proc/loadavg: 2.76 2.95 2.98 3/100 28551
/proc/meminfo: memFree=3156888/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=25944 CPUtime=0.27
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 6364 0 0 0 25 2 0 0 25 0 5 0 1128972607 26566656 5912 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 6486 5912 66 164 0 6321 0
[pid=28550/tid=28551] ppid=28548 vsize=25944 CPUtime=0.01
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 575 0 0 0 1 0 0 0 25 0 5 0 1128972607 26566656 5912 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 25944

[startup+0.313894 s]
/proc/loadavg: 2.76 2.95 2.98 3/100 28551
/proc/meminfo: memFree=3156888/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=25628 CPUtime=0.87
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 6751 0 0 0 85 2 0 0 25 0 5 0 1128972607 26243072 5523 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 6407 5523 68 164 0 6242 0
[pid=28550/tid=28551] ppid=28548 vsize=25628 CPUtime=0.01
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 576 0 0 0 1 0 0 0 23 0 5 0 1128972607 26243072 5523 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 25628

[startup+0.713857 s]
/proc/loadavg: 2.76 2.95 2.98 3/100 28551
/proc/meminfo: memFree=3156888/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=25956 CPUtime=2.07
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 6807 0 0 0 205 2 0 0 25 0 5 0 1128972607 26578944 5579 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 6489 5579 68 164 0 6324 0
[pid=28550/tid=28551] ppid=28548 vsize=25956 CPUtime=0.01
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 576 0 0 0 1 0 0 0 22 0 5 0 1128972607 26578944 5579 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 25956

[startup+1.51378 s]
/proc/loadavg: 2.76 2.95 2.98 4/104 28555
/proc/meminfo: memFree=3134688/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=25956 CPUtime=4.47
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 6811 0 0 0 444 3 0 0 25 0 5 0 1128972607 26578944 5583 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 6489 5583 68 164 0 6324 0
[pid=28550/tid=28551] ppid=28548 vsize=25956 CPUtime=0.01
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 576 0 0 0 1 0 0 0 16 0 5 0 1128972607 26578944 5583 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=25956 CPUtime=1.51
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 1951 0 0 0 150 1 0 0 25 0 5 0 1128972607 26578944 5583 4294967295 134512640 135180984 3219022144 3086319464 134519901 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=25956 CPUtime=1.47
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 2068 0 0 0 146 1 0 0 25 0 5 0 1128972607 26578944 5583 4294967295 134512640 135180984 3219022144 3086253936 134528869 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=25956 CPUtime=1.48
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 2106 0 0 0 147 1 0 0 25 0 5 0 1128972607 26578944 5583 4294967295 134512640 135180984 3219022144 3086188288 134522980 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.47
Current children cumulated vsize (KiB) 25956

[startup+3.11363 s]
/proc/loadavg: 2.76 2.95 2.98 4/104 28555
/proc/meminfo: memFree=3134768/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=25956 CPUtime=9.27
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 6828 0 0 0 924 3 0 0 25 0 5 0 1128972607 26578944 5600 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 6489 5600 68 164 0 6324 0
[pid=28550/tid=28551] ppid=28548 vsize=25956 CPUtime=0.01
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 578 0 0 0 1 0 0 0 16 0 5 0 1128972607 26578944 5600 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=25956 CPUtime=3.11
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 1953 0 0 0 310 1 0 0 25 0 5 0 1128972607 26578944 5600 4294967295 134512640 135180984 3219022144 3086319472 134528782 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=25956 CPUtime=3.07
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 2073 0 0 0 306 1 0 0 25 0 5 0 1128972607 26578944 5600 4294967295 134512640 135180984 3219022144 3086253936 134528454 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=25956 CPUtime=3.08
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 2114 0 0 0 307 1 0 0 25 0 5 0 1128972607 26578944 5600 4294967295 134512640 135180984 3219022144 3086188288 134522894 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.27
Current children cumulated vsize (KiB) 25956

[startup+6.31332 s]
/proc/loadavg: 2.86 2.97 2.99 4/104 28555
/proc/meminfo: memFree=3134768/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=26088 CPUtime=18.87
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 6866 0 0 0 1882 5 0 0 25 0 5 0 1128972607 26714112 5638 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 6522 5638 68 164 0 6357 0
[pid=28550/tid=28551] ppid=28548 vsize=26088 CPUtime=0.03
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 578 0 0 0 2 1 0 0 16 0 5 0 1128972607 26714112 5638 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=26088 CPUtime=6.31
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 1966 0 0 0 629 2 0 0 25 0 5 0 1128972607 26714112 5638 4294967295 134512640 135180984 3219022144 3086319520 134535625 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=26088 CPUtime=6.27
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 2088 0 0 0 626 1 0 0 25 0 5 0 1128972607 26714112 5638 4294967295 134512640 135180984 3219022144 3086253824 134522972 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=26088 CPUtime=6.27
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 2124 0 0 0 626 1 0 0 25 0 5 0 1128972607 26714112 5638 4294967295 134512640 135180984 3219022144 3086188400 134525639 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18.87
Current children cumulated vsize (KiB) 26088

[startup+12.7127 s]
/proc/loadavg: 2.87 2.97 2.99 4/104 28556
/proc/meminfo: memFree=3134568/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=26088 CPUtime=38.05
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 6962 0 0 0 3799 6 0 0 25 0 5 0 1128972607 26714112 5734 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 6522 5734 68 164 0 6357 0
[pid=28550/tid=28551] ppid=28548 vsize=26088 CPUtime=0.03
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 580 0 0 0 2 1 0 0 16 0 5 0 1128972607 26714112 5734 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=26088 CPUtime=12.69
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 1979 0 0 0 1266 3 0 0 25 0 5 0 1128972607 26714112 5734 4294967295 134512640 135180984 3219022144 3086319464 134518214 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=26088 CPUtime=12.67
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 2121 0 0 0 1266 1 0 0 25 0 5 0 1128972607 26714112 5734 4294967295 134512640 135180984 3219022144 3086253836 134518246 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=26088 CPUtime=12.67
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 2172 0 0 0 1266 1 0 0 25 0 5 0 1128972607 26714112 5734 4294967295 134512640 135180984 3219022144 3086188392 134520907 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38.05
Current children cumulated vsize (KiB) 26088

[startup+25.5115 s]
/proc/loadavg: 2.90 2.97 2.99 4/104 28557
/proc/meminfo: memFree=3134632/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=26352 CPUtime=76.46
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 7169 0 0 0 7634 12 0 0 25 0 5 0 1128972607 26984448 5941 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 6588 5941 68 164 0 6423 0
[pid=28550/tid=28551] ppid=28548 vsize=26352 CPUtime=0.06
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 583 0 0 0 3 3 0 0 16 0 5 0 1128972607 26984448 5941 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=26352 CPUtime=25.48
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 2041 0 0 0 2544 4 0 0 25 0 5 0 1128972607 26984448 5941 4294967295 134512640 135180984 3219022144 3086319464 134518224 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=26352 CPUtime=25.46
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 2181 0 0 0 2545 1 0 0 25 0 5 0 1128972607 26984448 5941 4294967295 134512640 135180984 3219022144 3086253936 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=26352 CPUtime=25.47
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 2254 0 0 0 2543 4 0 0 25 0 5 0 1128972607 26984448 5941 4294967295 134512640 135180984 3219022144 3086188400 134526493 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 76.46
Current children cumulated vsize (KiB) 26352

[startup+51.1091 s]
/proc/loadavg: 2.93 2.97 2.99 4/104 28747
/proc/meminfo: memFree=3132436/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=29060 CPUtime=153.22
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 7499 0 0 0 15299 23 0 0 25 0 5 0 1128972607 29757440 6271 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 7265 6271 68 164 0 7100 0
[pid=28550/tid=28551] ppid=28548 vsize=29060 CPUtime=0.16
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 603 0 0 0 10 6 0 0 16 0 5 0 1128972607 29757440 6271 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=29060 CPUtime=51.02
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 2177 0 0 0 5096 6 0 0 25 0 5 0 1128972607 29757440 6271 4294967295 134512640 135180984 3219022144 3086319360 134522920 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=29060 CPUtime=51.02
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 2273 0 0 0 5098 4 0 0 25 0 5 0 1128972607 29757440 6271 4294967295 134512640 135180984 3219022144 3086253932 134518217 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=29060 CPUtime=51.03
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 2336 0 0 0 5096 7 0 0 25 0 5 0 1128972607 29757440 6271 4294967295 134512640 135180984 3219022144 3086188288 134522982 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 153.22
Current children cumulated vsize (KiB) 29060

[startup+102.314 s]
/proc/loadavg: 2.97 2.97 2.99 4/104 28750
/proc/meminfo: memFree=3129984/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=31008 CPUtime=306.85
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 8239 0 0 0 30656 29 0 0 25 0 5 0 1128972607 31752192 7011 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 7752 7011 68 164 0 7587 0
[pid=28550/tid=28551] ppid=28548 vsize=31008 CPUtime=0.19
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 626 0 0 0 10 9 0 0 15 0 5 0 1128972607 31752192 7011 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=31008 CPUtime=102.2
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 2391 0 0 0 10214 6 0 0 25 0 5 0 1128972607 31752192 7011 4294967295 134512640 135180984 3219022144 3086319408 134523655 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=31008 CPUtime=102.23
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 2552 0 0 0 10218 5 0 0 25 0 5 0 1128972607 31752192 7011 4294967295 134512640 135180984 3219022144 3086253936 134528411 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=31008 CPUtime=102.24
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 2560 0 0 0 10215 9 0 0 25 0 5 0 1128972607 31752192 7011 4294967295 134512640 135180984 3219022144 3086188400 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 306.85
Current children cumulated vsize (KiB) 31008

[startup+162.308 s]
/proc/loadavg: 2.99 2.97 2.99 4/104 28938
/proc/meminfo: memFree=3127248/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=35144 CPUtime=486.72
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 9107 0 0 0 48635 37 0 0 25 0 5 0 1128972607 35987456 7879 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 8786 7879 68 164 0 8621 0
[pid=28550/tid=28551] ppid=28548 vsize=35144 CPUtime=0.22
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 645 0 0 0 10 12 0 0 16 0 5 0 1128972607 35987456 7879 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=35144 CPUtime=162.12
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 2640 0 0 0 16205 7 0 0 25 0 5 0 1128972607 35987456 7879 4294967295 134512640 135180984 3219022144 3086319472 134528470 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=35144 CPUtime=162.16
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 2822 0 0 0 16210 6 0 0 25 0 5 0 1128972607 35987456 7879 4294967295 134512640 135180984 3219022144 3086253936 134526456 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=35144 CPUtime=162.23
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 2890 0 0 0 16211 12 0 0 25 0 5 0 1128972607 35987456 7879 4294967295 134512640 135180984 3219022144 3086188396 134518229 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 486.72

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

[pid=28550/tid=28553] ppid=28548 vsize=61980 CPUtime=521.88
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 5112 0 0 0 52173 15 0 0 25 0 5 0 1128972607 63467520 14281 4294967295 134512640 135180984 3219022144 3086319472 134525838 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=61980 CPUtime=521.87
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 4684 0 0 0 52162 25 0 0 25 0 5 0 1128972607 63467520 14281 4294967295 134512640 135180984 3219022144 3086253928 134520863 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=61980 CPUtime=522.13
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 4833 0 0 0 52184 29 0 0 25 0 5 0 1128972607 63467520 14281 4294967295 134512640 135180984 3219022144 3086188396 134520661 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1566.5
Current children cumulated vsize (KiB) 61980

[startup+582.308 s]
/proc/loadavg: 3.02 3.02 3.00 4/104 30260
/proc/meminfo: memFree=3097612/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=65948 CPUtime=1746.32
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 16420 0 0 0 174492 140 0 0 25 0 5 0 1128972607 67530752 15192 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 16487 15192 68 164 0 16322 0
[pid=28550/tid=28551] ppid=28548 vsize=65948 CPUtime=0.75
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 844 0 0 0 23 52 0 0 16 0 5 0 1128972607 67530752 15192 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=65948 CPUtime=581.83
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 5466 0 0 0 58165 18 0 0 25 0 5 0 1128972607 67530752 15192 4294967295 134512640 135180984 3219022144 3086319472 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=65948 CPUtime=581.66
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 4918 0 0 0 58130 36 0 0 25 0 5 0 1128972607 67530752 15192 4294967295 134512640 135180984 3219022144 3086253936 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=65948 CPUtime=582.08
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 5082 0 0 0 58174 34 0 0 25 0 5 0 1128972607 67530752 15192 4294967295 134512640 135180984 3219022144 3086188416 134532624 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1746.32
Current children cumulated vsize (KiB) 65948

[startup+642.313 s]
/proc/loadavg: 3.01 3.01 3.00 4/104 30446
/proc/meminfo: memFree=3093776/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=68896 CPUtime=1926.33
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 17396 0 0 0 192472 161 0 0 25 0 5 0 1128972607 70549504 16168 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 17224 16168 68 164 0 17059 0
[pid=28550/tid=28551] ppid=28548 vsize=68896 CPUtime=0.89
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 876 0 0 0 27 62 0 0 15 0 5 0 1128972607 70549504 16168 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=68896 CPUtime=641.77
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 5812 0 0 0 64157 20 0 0 25 0 5 0 1128972607 70549504 16168 4294967295 134512640 135180984 3219022144 3086319408 134523843 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=68896 CPUtime=641.59
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 5213 0 0 0 64119 40 0 0 25 0 5 0 1128972607 70549504 16168 4294967295 134512640 135180984 3219022144 3086253936 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=68896 CPUtime=642.08
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 5385 0 0 0 64169 39 0 0 25 0 5 0 1128972607 70549504 16168 4294967295 134512640 135180984 3219022144 3086188400 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1926.33
Current children cumulated vsize (KiB) 68896

[startup+702.307 s]
/proc/loadavg: 3.00 3.00 3.00 4/104 30634
/proc/meminfo: memFree=3091172/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=72392 CPUtime=2106.23
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 18119 0 0 0 210447 176 0 0 25 0 5 0 1128972607 74129408 16891 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 18098 16891 68 164 0 17933 0
[pid=28550/tid=28551] ppid=28548 vsize=72392 CPUtime=0.97
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 921 0 0 0 28 69 0 0 15 0 5 0 1128972607 74129408 16891 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=72392 CPUtime=701.77
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 6041 0 0 0 70155 22 0 0 25 0 5 0 1128972607 74129408 16891 4294967295 134512640 135180984 3219022144 3086319472 134528211 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=72392 CPUtime=701.45
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 5449 0 0 0 70102 43 0 0 25 0 5 0 1128972607 74129408 16891 4294967295 134512640 135180984 3219022144 3086253936 134528211 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=72392 CPUtime=702.05
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 5598 0 0 0 70163 42 0 0 25 0 5 0 1128972607 74129408 16891 4294967295 134512640 135180984 3219022144 3086188400 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2106.23
Current children cumulated vsize (KiB) 72392

[startup+762.321 s]
/proc/loadavg: 3.00 3.00 3.00 4/104 30822
/proc/meminfo: memFree=3088064/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=75692 CPUtime=2286.11
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 18875 0 0 0 228413 198 0 0 25 0 5 0 1128972607 77508608 17647 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 18923 17647 68 164 0 18758 0
[pid=28550/tid=28551] ppid=28548 vsize=75692 CPUtime=1.06
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 984 0 0 0 30 76 0 0 16 0 5 0 1128972607 77508608 17647 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=75692 CPUtime=761.78
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 6273 0 0 0 76153 25 0 0 25 0 5 0 1128972607 77508608 17647 4294967295 134512640 135180984 3219022144 3086319468 134518246 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=75692 CPUtime=761.29
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 5690 0 0 0 76081 48 0 0 25 0 5 0 1128972607 77508608 17647 4294967295 134512640 135180984 3219022144 3086253936 134528211 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=75692 CPUtime=761.99
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 5818 0 0 0 76150 49 0 0 25 0 5 0 1128972607 77508608 17647 4294967295 134512640 135180984 3219022144 3086188400 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2286.11
Current children cumulated vsize (KiB) 75692

[startup+822.316 s]
/proc/loadavg: 3.00 3.00 3.00 4/104 31014
/proc/meminfo: memFree=3085716/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=79492 CPUtime=2465.91
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 19506 0 0 0 246369 222 0 0 25 0 5 0 1128972607 81399808 18278 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 19873 18278 68 164 0 19708 0
[pid=28550/tid=28551] ppid=28548 vsize=79492 CPUtime=1.17
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 1054 0 0 0 31 86 0 0 15 0 5 0 1128972607 81399808 18278 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=79492 CPUtime=821.78
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 6490 0 0 0 82149 29 0 0 25 0 5 0 1128972607 81399808 18278 4294967295 134512640 135180984 3219022144 3086319472 134528433 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=79492 CPUtime=821.09
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 5870 0 0 0 82056 53 0 0 25 0 5 0 1128972607 81399808 18278 4294967295 134512640 135180984 3219022144 3086253932 134518208 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=79492 CPUtime=821.88
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 5982 0 0 0 82134 54 0 0 25 0 5 0 1128972607 81399808 18278 4294967295 134512640 135180984 3219022144 3086188400 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2465.91
Current children cumulated vsize (KiB) 79492

[startup+882.31 s]
/proc/loadavg: 3.00 3.00 3.00 4/104 31203
/proc/meminfo: memFree=3082360/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=82424 CPUtime=2645.82
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 20308 0 0 0 264349 233 0 0 25 0 5 0 1128972607 84402176 19080 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 20606 19080 68 164 0 20441 0
[pid=28550/tid=28551] ppid=28548 vsize=82424 CPUtime=1.25
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 1081 0 0 0 34 91 0 0 15 0 5 0 1128972607 84402176 19080 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=82424 CPUtime=881.77
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 6707 0 0 0 88148 29 0 0 25 0 5 0 1128972607 84402176 19080 4294967295 134512640 135180984 3219022144 3086319360 134522980 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=82424 CPUtime=880.94
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 6230 0 0 0 88038 56 0 0 25 0 5 0 1128972607 84402176 19080 4294967295 134512640 135180984 3219022144 3086253936 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=82424 CPUtime=881.87
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 6180 0 0 0 88130 57 0 0 25 0 5 0 1128972607 84402176 19080 4294967295 134512640 135180984 3219022144 3086188400 134528084 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2645.82
Current children cumulated vsize (KiB) 82424

[startup+942.304 s]
/proc/loadavg: 3.00 3.00 3.00 4/104 31389
/proc/meminfo: memFree=3078772/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=85700 CPUtime=2825.6
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 21141 0 0 0 282318 242 0 0 25 0 5 0 1128972607 87756800 19913 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 21425 19913 68 164 0 21260 0
[pid=28550/tid=28551] ppid=28548 vsize=85700 CPUtime=1.26
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 1090 0 0 0 34 92 0 0 15 0 5 0 1128972607 87756800 19913 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=85700 CPUtime=941.77
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 6957 0 0 0 94147 30 0 0 25 0 5 0 1128972607 87756800 19913 4294967295 134512640 135180984 3219022144 3086319536 134532445 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=85700 CPUtime=940.78
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 6398 0 0 0 94015 63 0 0 25 0 5 0 1128972607 87756800 19913 4294967295 134512640 135180984 3219022144 3086253936 134528406 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=85700 CPUtime=941.8
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 6586 0 0 0 94123 57 0 0 25 0 5 0 1128972607 87756800 19913 4294967295 134512640 135180984 3219022144 3086188400 134526529 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2825.6
Current children cumulated vsize (KiB) 85700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 3.00 3.00 3.00 4/104 31577
/proc/meminfo: memFree=3075672/3368532 swapFree=1953580/1959888
[pid=28550] ppid=28548 vsize=89408 CPUtime=2998.65
/proc/28550/stat : 28550 (satake) S 28548 28550 21929 0 -1 4202496 21865 0 0 0 299615 250 0 0 25 0 5 0 1128972607 91553792 20637 4294967295 134512640 135180984 3219022144 3219021580 134573496 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28550/statm: 22352 20637 68 164 0 22187 0
[pid=28550/tid=28551] ppid=28548 vsize=89408 CPUtime=1.29
/proc/28550/task/28551/stat : 28551 (satake) S 28548 28550 21929 0 -1 4202560 1098 0 0 0 37 92 0 0 15 0 5 0 1128972607 91553792 20637 4294967295 134512640 135180984 3219022144 3086385168 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=28550/tid=28553] ppid=28548 vsize=89408 CPUtime=999.47
/proc/28550/task/28553/stat : 28553 (satake) R 28548 28550 21929 0 -1 4202560 7224 0 0 0 99917 30 0 0 25 0 5 0 1128972607 91553792 20637 4294967295 134512640 135180984 3219022144 3086319468 134518246 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28550/tid=28554] ppid=28548 vsize=89408 CPUtime=998.39
/proc/28550/task/28554/stat : 28554 (satake) R 28548 28550 21929 0 -1 4202560 6583 0 0 0 99772 67 0 0 25 0 5 0 1128972607 91553792 20637 4294967295 134512640 135180984 3219022144 3086253936 134528433 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28550/tid=28555] ppid=28548 vsize=89408 CPUtime=999.5
/proc/28550/task/28555/stat : 28555 (satake) R 28548 28550 21929 0 -1 4202560 6850 0 0 0 99889 61 0 0 25 0 5 0 1128972607 91553792 20637 4294967295 134512640 135180984 3219022144 3086188400 134528433 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2998.65
Current children cumulated vsize (KiB) 89408

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.04
CPU time (s): 2998.7
CPU user time (s): 2996.2
CPU system time (s): 2.5
CPU usage (%): 299.857
Max. virtual memory (cumulated for all children) (KiB): 89408

deleting IPC queue 8388608
deleting IPC queue 8421377
deleting IPC queue 8454146
deleting IPC queue 8486915
deleting IPC queue 8519684
deleting IPC queue 8552453
deleting IPC queue 8585222
deleting IPC queue 8617991
deleting IPC queue 8650760
deleting IPC queue 8683529
deleting IPC queue 8716298
deleting IPC queue 8749067
deleting IPC queue 8781836
deleting IPC queue 8814605
deleting IPC queue 8847374
deleting IPC queue 8880143

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2996.2
system time used= 2.5
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21866
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= 126672
involuntary context switches= 126860

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 02:24:42
IDJOB=1779325
IDBENCH=70839
IDSOLVER=629
FILE ID=/1779325-1243643082
PBS_JOBID=
Free space on /tmp= 15884 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-31-s100.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779325-1243643082/watcher-1779325-1243643082 -o /tmp/evaluation-result-1779325-1243643082/solver-1779325-1243643082 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1779325-1243643082.cnf 4 10000

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

MD5SUM BENCH= 5dbb80f29538e26a3285bf497c57f592
RANDOM SEED= 993934554

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.105
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.42
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.105
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.11
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.105
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.16
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.105
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3156888 kB
Buffers:         38256 kB
Cached:          94908 kB
SwapCached:       2424 kB
Active:          94576 kB
Inactive:        49136 kB
HighTotal:     2489216 kB
HighFree:      2380940 kB
LowTotal:       879316 kB
LowFree:        775948 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            2424 kB
Writeback:           0 kB
AnonPages:        9876 kB
Mapped:           5064 kB
Slab:            57536 kB
SReclaimable:    49392 kB
SUnreclaim:       8144 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93568 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15884 MiB
End job on  at 2009-05-30 02:41:24