Trace number 3362227

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (TO) 4800.35 1205.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  213453   549195 |   64035       0        0     nan |  0.000 % |
0.00/0.90	c |         0 |  149114   554238 |      --       0       --      -- |     --   | -64339/5043
0.00/0.90	c ==============================================================================
0.00/0.90	c Result  :   #vars: 26891   #clauses: 149114   #literals: 554238
0.00/0.90	c CPU time:   0.872867 s
0.00/0.90	c ==============================================================================

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362227-1305299869/watcher-3362227-1305299869 -o /tmp/evaluation-result-3362227-1305299869/solver-3362227-1305299869 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362227-1305299869.cnf aimd 1 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.03 7.99 7.79 5/359 8643
/proc/meminfo: memFree=10460152/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 622402438 8908800 250 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8643/statm: 2175 250 209 178 0 68 0

[startup+0.031144 s]
/proc/loadavg: 8.03 7.99 7.79 5/359 8643
/proc/meminfo: memFree=10460152/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 622402438 8908800 250 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8643/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101132 s]
/proc/loadavg: 8.03 7.99 7.79 5/359 8643
/proc/meminfo: memFree=10460152/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 622402438 8908800 250 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8643/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301093 s]
/proc/loadavg: 8.03 7.99 7.79 5/359 8643
/proc/meminfo: memFree=10460152/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 622402438 8908800 250 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8643/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701021 s]
/proc/loadavg: 8.03 7.99 7.79 5/359 8643
/proc/meminfo: memFree=10460152/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 622402438 8908800 250 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8643/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 7.79 7.94 7.77 8/361 8645
/proc/meminfo: memFree=10417356/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 8700

[startup+3.10054 s]
/proc/loadavg: 7.79 7.94 7.77 11/364 8649
/proc/meminfo: memFree=10393772/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=95344 CPUtime=7.71 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 15317 0 0 0 761 10 0 0 21 0 4 0 622402540 97632256 15270 33554432000 134512640 135305190 4293434576 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8646/statm: 23836 15270 84 194 0 23640 0
[pid=8646/tid=8647] ppid=8643 vsize=95344 CPUtime=1.86 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 1178 0 0 0 184 2 0 0 20 0 4 0 622402559 97632256 15270 33554432000 134512640 135305190 4293434576 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=95344 CPUtime=1.86 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 1093 0 0 0 185 1 0 0 20 0 4 0 622402559 97632256 15270 33554432000 134512640 135305190 4293434576 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=95344 CPUtime=1.87 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 1179 0 0 0 186 1 0 0 21 0 4 0 622402559 97632256 15270 33554432000 134512640 135305190 4293434576 18446744073709551615 134563934 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.72
Current children cumulated vsize (KiB) 104044

[startup+6.30095 s]
/proc/loadavg: 7.79 7.94 7.77 10/364 8649
/proc/meminfo: memFree=10375552/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=109608 CPUtime=20.47 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 18854 0 0 0 2035 12 0 0 25 0 4 0 622402540 112238592 18807 33554432000 134512640 135305190 4293434576 18446744073709551615 134528245 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8646/statm: 27402 18807 84 194 0 27206 0
[pid=8646/tid=8647] ppid=8643 vsize=109608 CPUtime=5.03 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 2004 0 0 0 500 3 0 0 25 0 4 0 622402559 112238592 18807 33554432000 134512640 135305190 4293434576 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=109608 CPUtime=5.07 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 1957 0 0 0 505 2 0 0 25 0 4 0 622402559 112238592 18807 33554432000 134512640 135305190 4293434576 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=109608 CPUtime=5.08 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 2057 0 0 0 506 2 0 0 25 0 4 0 622402559 112238592 18807 33554432000 134512640 135305190 4293434576 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.48
Current children cumulated vsize (KiB) 118308

[startup+12.7008 s]
/proc/loadavg: 7.82 7.94 7.77 11/364 8649
/proc/meminfo: memFree=10345928/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=129188 CPUtime=45.97 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 23770 0 0 0 4583 14 0 0 25 0 4 0 622402540 132288512 23723 33554432000 134512640 135305190 4293434576 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/8646/statm: 32297 23723 84 194 0 32101 0
[pid=8646/tid=8647] ppid=8643 vsize=129188 CPUtime=11.34 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 3013 0 0 0 1131 3 0 0 25 0 4 0 622402559 132288512 23723 33554432000 134512640 135305190 4293434576 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=129188 CPUtime=11.46 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 3258 0 0 0 1144 2 0 0 25 0 4 0 622402559 132288512 23723 33554432000 134512640 135305190 4293434576 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=129188 CPUtime=11.47 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 3444 0 0 0 1145 2 0 0 25 0 4 0 622402559 132288512 23723 33554432000 134512640 135305190 4293434576 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.98
Current children cumulated vsize (KiB) 137888

[startup+25.5004 s]
/proc/loadavg: 7.85 7.94 7.77 10/364 8650
/proc/meminfo: memFree=10314328/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=155972 CPUtime=97 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 30357 0 0 0 9682 18 0 0 25 0 4 0 622402540 159715328 30310 33554432000 134512640 135305190 4293434576 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8646/statm: 38993 30311 84 194 0 38797 0
[pid=8646/tid=8647] ppid=8643 vsize=155972 CPUtime=24.14 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 4409 0 0 0 2410 4 0 0 25 0 4 0 622402559 159715328 30311 33554432000 134512640 135305190 4293434576 18446744073709551615 134551837 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=155972 CPUtime=24.1 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 4792 0 0 0 2407 3 0 0 25 0 4 0 622402559 159715328 30311 33554432000 134512640 135305190 4293434576 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=155972 CPUtime=24.27 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 5136 0 0 0 2423 4 0 0 25 0 4 0 622402559 159715328 30311 33554432000 134512640 135305190 4293434576 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.01
Current children cumulated vsize (KiB) 164672

[startup+51.1007 s]
/proc/loadavg: 7.90 7.94 7.78 9/364 8683
/proc/meminfo: memFree=10518476/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=198584 CPUtime=199.07 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 40929 0 0 0 19882 25 0 0 25 0 4 0 622402540 203350016 40882 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8646/statm: 49646 40882 84 194 0 49450 0
[pid=8646/tid=8647] ppid=8643 vsize=198584 CPUtime=49.73 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 6603 0 0 0 4967 6 0 0 25 0 4 0 622402559 203350016 40882 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=198584 CPUtime=49.63 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 8005 0 0 0 4959 4 0 0 25 0 4 0 622402559 203350016 40882 33554432000 134512640 135305190 4293434576 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=198584 CPUtime=49.63 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 7791 0 0 0 4957 6 0 0 25 0 4 0 622402559 203350016 40882 33554432000 134512640 135305190 4293434576 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 200.08
Current children cumulated vsize (KiB) 207284

[startup+102.313 s]
/proc/loadavg: 8.07 7.98 7.80 9/364 8685
/proc/meminfo: memFree=10419500/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=227532 CPUtime=403.24 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 48238 0 0 0 40292 32 0 0 25 0 4 0 622402540 232992768 48191 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8646/statm: 56883 48191 84 194 0 56687 0
[pid=8646/tid=8647] ppid=8643 vsize=227532 CPUtime=100.92 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 8099 0 0 0 10085 7 0 0 25 0 4 0 622402559 232992768 48191 33554432000 134512640 135305190 4293434576 18446744073709551615 134528477 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=227532 CPUtime=100.82 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 10115 0 0 0 10076 6 0 0 25 0 4 0 622402559 232992768 48191 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=227532 CPUtime=100.23 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 9631 0 0 0 10015 8 0 0 25 0 4 0 622402559 232992768 48191 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 404.25
Current children cumulated vsize (KiB) 236232

[startup+162.3 s]
/proc/loadavg: 8.13 8.01 7.82 9/364 8686
/proc/meminfo: memFree=10330820/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=282856 CPUtime=642.41 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 61979 0 0 0 64199 42 0 0 25 0 4 0 622402540 289644544 61932 33554432000 134512640 135305190 4293434576 18446744073709551615 134528771 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8646/statm: 70714 61932 84 194 0 70518 0
[pid=8646/tid=8647] ppid=8643 vsize=282856 CPUtime=160.9 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 10907 0 0 0 16081 9 0 0 25 0 4 0 622402559 289644544 61932 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=282856 CPUtime=160.78 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 14684 0 0 0 16070 8 0 0 25 0 4 0 622402559 289644544 61932 33554432000 134512640 135305190 4293434576 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=282856 CPUtime=159.5 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 12570 0 0 0 15940 10 0 0 25 0 4 0 622402559 289644544 61932 33554432000 134512640 135305190 4293434576 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 643.42
Current children cumulated vsize (KiB) 291556

[startup+222.301 s]

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

/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 32511 0 0 0 75657 30 0 0 25 0 4 0 622402559 632070144 144477 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3035.06
Current children cumulated vsize (KiB) 625956

[startup+822.301 s]
/proc/loadavg: 8.15 8.14 7.97 9/364 8707
/proc/meminfo: memFree=9795908/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=626092 CPUtime=3273.3 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 146595 0 0 0 327217 113 0 0 25 0 4 0 622402540 641118208 146548 33554432000 134512640 135305190 4293434576 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/8646/statm: 156523 146548 84 194 0 156327 0
[pid=8646/tid=8647] ppid=8643 vsize=626092 CPUtime=817.19 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 30218 0 0 0 81696 23 0 0 25 0 4 0 622402559 641118208 146548 33554432000 134512640 135305190 4293434576 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=626092 CPUtime=820.5 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 35721 0 0 0 82024 26 0 0 25 0 4 0 622402559 641118208 146548 33554432000 134512640 135305190 4293434576 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=626092 CPUtime=816.85 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 32908 0 0 0 81655 30 0 0 25 0 4 0 622402559 641118208 146548 33554432000 134512640 135305190 4293434576 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3274.31
Current children cumulated vsize (KiB) 634792

[startup+882.301 s]
/proc/loadavg: 8.05 8.11 7.97 9/364 8709
/proc/meminfo: memFree=9706740/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=705536 CPUtime=3512.58 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 166219 0 0 0 351130 128 0 0 25 0 4 0 622402540 722468864 166172 33554432000 134512640 135305190 4293434576 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/8646/statm: 176384 166172 84 194 0 176188 0
[pid=8646/tid=8647] ppid=8643 vsize=705536 CPUtime=877.19 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 34693 0 0 0 87693 26 0 0 25 0 4 0 622402559 722468864 166172 33554432000 134512640 135305190 4293434576 18446744073709551615 134538165 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=705536 CPUtime=880.47 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 40689 0 0 0 88017 30 0 0 25 0 4 0 622402559 722468864 166172 33554432000 134512640 135305190 4293434576 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=705536 CPUtime=876.85 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 37403 0 0 0 87651 34 0 0 25 0 4 0 622402559 722468864 166172 33554432000 134512640 135305190 4293434576 18446744073709551615 134549074 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3513.59
Current children cumulated vsize (KiB) 714236

[startup+942.301 s]
/proc/loadavg: 8.05 8.10 7.97 9/364 8710
/proc/meminfo: memFree=9700772/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=709344 CPUtime=3751.78 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 167295 0 0 0 375048 130 0 0 25 0 4 0 622402540 726368256 167248 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/8646/statm: 177336 167248 84 194 0 177140 0
[pid=8646/tid=8647] ppid=8643 vsize=709344 CPUtime=937.15 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 34755 0 0 0 93689 26 0 0 25 0 4 0 622402559 726368256 167248 33554432000 134512640 135305190 4293434576 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=709344 CPUtime=940.48 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 40971 0 0 0 94017 31 0 0 25 0 4 0 622402559 726368256 167248 33554432000 134512640 135305190 4293434576 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=709344 CPUtime=936.86 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 37802 0 0 0 93651 35 0 0 25 0 4 0 622402559 726368256 167248 33554432000 134512640 135305190 4293434576 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3752.79
Current children cumulated vsize (KiB) 718044

[startup+1002.3 s]
/proc/loadavg: 8.06 8.10 7.98 9/364 8712
/proc/meminfo: memFree=9684016/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=718696 CPUtime=3991.03 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 169196 0 0 0 398969 134 0 0 25 0 4 0 622402540 735944704 169149 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/8646/statm: 179674 169149 84 194 0 179478 0
[pid=8646/tid=8647] ppid=8643 vsize=718696 CPUtime=997.14 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 35185 0 0 0 99687 27 0 0 25 0 4 0 622402559 735944704 169149 33554432000 134512640 135305190 4293434576 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=718696 CPUtime=1000.47 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 41349 0 0 0 100016 31 0 0 25 0 4 0 622402559 735944704 169149 33554432000 134512640 135305190 4293434576 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=718696 CPUtime=996.79 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 38645 0 0 0 99643 36 0 0 25 0 4 0 622402559 735944704 169149 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3992.04
Current children cumulated vsize (KiB) 727396

[startup+1062.3 s]
/proc/loadavg: 8.09 8.09 7.99 9/364 8713
/proc/meminfo: memFree=9626464/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=748952 CPUtime=4230.33 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 176723 0 0 0 422889 144 0 0 25 0 4 0 622402540 766926848 176676 33554432000 134512640 135305190 4293434576 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/8646/statm: 187238 176676 84 194 0 187042 0
[pid=8646/tid=8647] ppid=8643 vsize=748952 CPUtime=1057.13 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 36431 0 0 0 105684 29 0 0 25 0 4 0 622402559 766926848 176676 33554432000 134512640 135305190 4293434576 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=748952 CPUtime=1060.47 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 43401 0 0 0 106013 34 0 0 25 0 4 0 622402559 766926848 176676 33554432000 134512640 135305190 4293434576 18446744073709551615 134530631 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=748952 CPUtime=1056.79 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 41299 0 0 0 105639 40 0 0 25 0 4 0 622402559 766926848 176676 33554432000 134512640 135305190 4293434576 18446744073709551615 134528774 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4231.34
Current children cumulated vsize (KiB) 757652

[startup+1122.3 s]
/proc/loadavg: 8.14 8.10 8.00 9/364 8715
/proc/meminfo: memFree=9599036/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=771580 CPUtime=4469.6 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 182353 0 0 0 446810 150 0 0 25 0 4 0 622402540 790097920 182306 33554432000 134512640 135305190 4293434576 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/8646/statm: 192895 182306 84 194 0 192699 0
[pid=8646/tid=8647] ppid=8643 vsize=771580 CPUtime=1117.12 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 37525 0 0 0 111682 30 0 0 25 0 4 0 622402559 790097920 182306 33554432000 134512640 135305190 4293434576 18446744073709551615 134530579 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=771580 CPUtime=1120.45 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 44711 0 0 0 112010 35 0 0 25 0 4 0 622402559 790097920 182306 33554432000 134512640 135305190 4293434576 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=771580 CPUtime=1116.79 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 42959 0 0 0 111637 42 0 0 25 0 4 0 622402559 790097920 182306 33554432000 134512640 135305190 4293434576 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4470.61
Current children cumulated vsize (KiB) 780280

[startup+1182.3 s]
/proc/loadavg: 8.11 8.10 8.00 9/364 8717
/proc/meminfo: memFree=9589844/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=779568 CPUtime=4708.85 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 184040 0 0 0 470733 152 0 0 25 0 4 0 622402540 798277632 183993 33554432000 134512640 135305190 4293434576 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/8646/statm: 194892 183993 84 194 0 194696 0
[pid=8646/tid=8647] ppid=8643 vsize=779568 CPUtime=1177.05 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 37921 0 0 0 117675 30 0 0 25 0 4 0 622402559 798277632 183993 33554432000 134512640 135305190 4293434576 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=779568 CPUtime=1180.44 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 45169 0 0 0 118009 35 0 0 25 0 4 0 622402559 798277632 183993 33554432000 134512640 135305190 4293434576 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=779568 CPUtime=1176.8 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 43180 0 0 0 117637 43 0 0 25 0 4 0 622402559 798277632 183993 33554432000 134512640 135305190 4293434576 18446744073709551615 134557103 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4709.86
Current children cumulated vsize (KiB) 788268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.08 8.09 8.00 9/364 8717
/proc/meminfo: memFree=9588352/32951124 swapFree=65980216/67111528
[pid=8643] ppid=8641 vsize=8700 CPUtime=1.01 cores=0,2,4,6
/proc/8643/stat : 8643 (manysat.sh) S 8641 8643 8066 0 -1 4202496 357 9683 0 0 0 0 98 3 18 0 1 0 622402438 8908800 253 33554432000 4194304 4922060 140734953633664 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8643/statm: 2175 253 209 178 0 68 0
[pid=8646] ppid=8643 vsize=780368 CPUtime=4799.34 cores=0,2,4,6
/proc/8646/stat : 8646 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202496 184245 0 0 0 479781 153 0 0 25 0 4 0 622402540 799096832 184198 33554432000 134512640 135305190 4293434576 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/8646/statm: 195092 184198 84 194 0 194896 0
[pid=8646/tid=8647] ppid=8643 vsize=780368 CPUtime=1199.77 cores=0,2,4,6
/proc/8646/task/8647/stat : 8647 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 37921 0 0 0 119947 30 0 0 25 0 4 0 622402559 799096832 184198 33554432000 134512640 135305190 4293434576 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=8646/tid=8648] ppid=8643 vsize=780368 CPUtime=1203.16 cores=0,2,4,6
/proc/8646/task/8648/stat : 8648 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 45238 0 0 0 120280 36 0 0 25 0 4 0 622402559 799096832 184198 33554432000 134512640 135305190 4293434576 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8646/tid=8649] ppid=8643 vsize=780368 CPUtime=1199.51 cores=0,2,4,6
/proc/8646/task/8649/stat : 8649 (manysat1.1_stat) R 8643 8643 8066 0 -1 4202560 43283 0 0 0 119908 43 0 0 25 0 4 0 622402559 799096832 184198 33554432000 134512640 135305190 4293434576 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 789068

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8643 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=986849
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=31995
# CPU time returned by wait4() is 1.01884
# while last known CPU time is 4800.35
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1205.03
CPU time (s): 4800.35
CPU user time (s): 4798.79
CPU system time (s): 1.56
CPU usage (%): 398.361
Max. virtual memory (cumulated for all children) (KiB): 789068

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

runsolver used 4.13737 second user time and 9.82751 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-13 17:17:50
IDJOB=3362227
IDBENCH=83109
IDSOLVER=1838
FILE ID=node142/3362227-1305299869
RUNJOBID= node142-1305296391-8084
PBS_JOBID= 13321411
Free space on /tmp= 47052 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362227-1305299869/watcher-3362227-1305299869 -o /tmp/evaluation-result-3362227-1305299869/solver-3362227-1305299869 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362227-1305299869.cnf aimd 1

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=2072664073

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10460300 kB
Buffers:        277312 kB
Cached:       17045988 kB
SwapCached:      11520 kB
Active:        9978780 kB
Inactive:     11804156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10460300 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:     4456392 kB
Mapped:          20656 kB
Slab:           611200 kB
PageTables:      32220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77319944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 47072 MiB
End job on node142 at 2011-05-13 17:37:57