Trace number 3362409

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.23 1203.62

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb1.shuffled.cnf
MD5SUM0e9d17eb95ee436fc1015c5591cfb63f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2328
Satisfiable
(Un)Satisfiability was proved
Number of variables5910
Number of clauses16804
Sum of the clauses size38654
Maximum clause length28
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 213041
Number of clauses of size 32838
Number of clauses of size 4787
Number of clauses of size 5103
Number of clauses of size over 534

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   16803    38653 |    5040       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |    8377    24913 |      --       0       --      -- |     --   | -8417/-13719
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 1686   #clauses: 8377   #literals: 24913
0.00/0.07	c CPU time:   0.068989 s
0.00/0.07	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-3362409-1305302436/watcher-3362409-1305302436 -o /tmp/evaluation-result-3362409-1305302436/solver-3362409-1305302436 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362409-1305302436.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.18 8.10 7.98 5/354 13958
/proc/meminfo: memFree=7679280/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 641840314 8908800 250 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13958/statm: 2175 250 209 178 0 68 0

[startup+0.020838 s]
/proc/loadavg: 8.18 8.10 7.98 5/354 13958
/proc/meminfo: memFree=7679280/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 641840314 8908800 250 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13958/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101344 s]
/proc/loadavg: 8.18 8.10 7.98 5/354 13958
/proc/meminfo: memFree=7679280/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.460418 s]
/proc/loadavg: 8.18 8.10 7.98 5/354 13958
/proc/meminfo: memFree=7679280/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+0.886312 s]
/proc/loadavg: 8.18 8.10 7.98 5/354 13958
/proc/meminfo: memFree=7679280/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 8.18 8.10 7.98 5/354 13958
/proc/meminfo: memFree=7679280/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8700

[startup+3.10022 s]
/proc/loadavg: 7.93 8.05 7.96 9/359 13964
/proc/meminfo: memFree=7661508/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=52020 CPUtime=12.01 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 4555 0 0 0 1200 1 0 0 25 0 4 0 641840321 53268480 4504 33554432000 134512640 135305190 4290481776 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13961/statm: 13005 4504 84 194 0 12809 0
[pid=13961/tid=13962] ppid=13958 vsize=52020 CPUtime=3 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 927 0 0 0 300 0 0 0 25 0 4 0 641840323 53268480 4504 33554432000 134512640 135305190 4290481776 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=52020 CPUtime=3 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 861 0 0 0 300 0 0 0 25 0 4 0 641840323 53268480 4504 33554432000 134512640 135305190 4290481776 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=52020 CPUtime=3 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 1028 0 0 0 300 0 0 0 25 0 4 0 641840323 53268480 4504 33554432000 134512640 135305190 4290481776 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 60720

[startup+6.30058 s]
/proc/loadavg: 7.93 8.05 7.96 9/359 13964
/proc/meminfo: memFree=7652172/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=60500 CPUtime=24.76 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 6580 0 0 0 2474 2 0 0 25 0 4 0 641840321 61952000 6529 33554432000 134512640 135305190 4290481776 18446744073709551615 134528939 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13961/statm: 15125 6529 84 194 0 14929 0
[pid=13961/tid=13962] ppid=13958 vsize=60500 CPUtime=6.2 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 1382 0 0 0 620 0 0 0 25 0 4 0 641840323 61952000 6529 33554432000 134512640 135305190 4290481776 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=60500 CPUtime=6.2 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 1338 0 0 0 620 0 0 0 25 0 4 0 641840323 61952000 6529 33554432000 134512640 135305190 4290481776 18446744073709551615 134553373 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=60500 CPUtime=6.2 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 1693 0 0 0 620 0 0 0 25 0 4 0 641840323 61952000 6529 33554432000 134512640 135305190 4290481776 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 69200

[startup+12.7133 s]
/proc/loadavg: 7.94 8.05 7.96 9/359 13964
/proc/meminfo: memFree=7642156/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=69036 CPUtime=50.34 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 8625 0 0 0 5031 3 0 0 25 0 4 0 641840321 70692864 8574 33554432000 134512640 135305190 4290481776 18446744073709551615 134556575 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13961/statm: 17259 8574 84 194 0 17063 0
[pid=13961/tid=13962] ppid=13958 vsize=69036 CPUtime=12.6 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 1923 0 0 0 1260 0 0 0 25 0 4 0 641840323 70692864 8574 33554432000 134512640 135305190 4290481776 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=69036 CPUtime=12.61 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 1766 0 0 0 1261 0 0 0 25 0 4 0 641840323 70692864 8574 33554432000 134512640 135305190 4290481776 18446744073709551615 134553464 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=69036 CPUtime=12.61 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 2243 0 0 0 1261 0 0 0 25 0 4 0 641840323 70692864 8574 33554432000 134512640 135305190 4290481776 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.41
Current children cumulated vsize (KiB) 77736

[startup+25.5008 s]
/proc/loadavg: 7.95 8.05 7.96 9/360 13966
/proc/meminfo: memFree=7628624/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=82616 CPUtime=101.33 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 12178 0 0 0 10127 6 0 0 25 0 4 0 641840321 84598784 12127 33554432000 134512640 135305190 4290481776 18446744073709551615 134528858 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13961/statm: 20654 12127 84 194 0 20458 0
[pid=13961/tid=13962] ppid=13958 vsize=82616 CPUtime=25.38 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 2739 0 0 0 2537 1 0 0 25 0 4 0 641840323 84598784 12127 33554432000 134512640 135305190 4290481776 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=82616 CPUtime=25.39 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 2569 0 0 0 2539 0 0 0 25 0 4 0 641840323 84598784 12127 33554432000 134512640 135305190 4290481776 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=82616 CPUtime=25.39 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 3190 0 0 0 2538 1 0 0 25 0 4 0 641840323 84598784 12127 33554432000 134512640 135305190 4290481776 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 91316

[startup+51.1007 s]
/proc/loadavg: 8.11 8.07 7.97 9/359 13974
/proc/meminfo: memFree=7605460/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=99208 CPUtime=203.45 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 16301 0 0 0 20336 9 0 0 25 0 4 0 641840321 101588992 16250 33554432000 134512640 135305190 4290481776 18446744073709551615 134528265 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13961/statm: 24802 16250 84 194 0 24606 0
[pid=13961/tid=13962] ppid=13958 vsize=99208 CPUtime=50.99 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 4265 0 0 0 5097 2 0 0 25 0 4 0 641840323 101588992 16250 33554432000 134512640 135305190 4290481776 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=99208 CPUtime=51 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 3517 0 0 0 5099 1 0 0 25 0 4 0 641840323 101588992 16250 33554432000 134512640 135305190 4290481776 18446744073709551615 134553431 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=99208 CPUtime=51 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 3997 0 0 0 5098 2 0 0 25 0 4 0 641840323 101588992 16250 33554432000 134512640 135305190 4290481776 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.52
Current children cumulated vsize (KiB) 107908

[startup+102.3 s]
/proc/loadavg: 8.11 8.08 7.98 9/359 13976
/proc/meminfo: memFree=7559776/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=122020 CPUtime=407.61 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 21146 0 0 0 40747 14 0 0 25 0 4 0 641840321 124948480 21095 33554432000 134512640 135305190 4290481776 18446744073709551615 134557272 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13961/statm: 30505 21095 84 194 0 30309 0
[pid=13961/tid=13962] ppid=13958 vsize=122020 CPUtime=102.16 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 5878 0 0 0 10213 3 0 0 25 0 4 0 641840323 124948480 21095 33554432000 134512640 135305190 4290481776 18446744073709551615 134538309 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=122020 CPUtime=102.18 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 4709 0 0 0 10216 2 0 0 25 0 4 0 641840323 124948480 21095 33554432000 134512640 135305190 4290481776 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=122020 CPUtime=102.17 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 4875 0 0 0 10214 3 0 0 25 0 4 0 641840323 124948480 21095 33554432000 134512640 135305190 4290481776 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.68
Current children cumulated vsize (KiB) 130720

[startup+162.314 s]
/proc/loadavg: 8.21 8.11 8.00 9/359 13977
/proc/meminfo: memFree=7491392/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=149248 CPUtime=646.96 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 27815 0 0 0 64675 21 0 0 25 0 4 0 641840321 152829952 27764 33554432000 134512640 135305190 4290481776 18446744073709551615 134548095 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13961/statm: 37312 27764 84 194 0 37116 0
[pid=13961/tid=13962] ppid=13958 vsize=149248 CPUtime=162.14 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 7243 0 0 0 16210 4 0 0 25 0 4 0 641840323 152829952 27764 33554432000 134512640 135305190 4290481776 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=149248 CPUtime=162.2 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 7034 0 0 0 16215 5 0 0 25 0 4 0 641840323 152829952 27764 33554432000 134512640 135305190 4290481776 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=149248 CPUtime=162.18 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 5882 0 0 0 16213 5 0 0 25 0 4 0 641840323 152829952 27764 33554432000 134512640 135305190 4290481776 18446744073709551615 134548016 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.03
Current children cumulated vsize (KiB) 157948

[startup+222.301 s]

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

/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 14579 0 0 0 76190 21 0 0 20 0 4 0 641840323 321490944 66549 33554432000 134512640 135305190 4290481776 18446744073709551615 134538165 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.08
Current children cumulated vsize (KiB) 322656

[startup+822.313 s]
/proc/loadavg: 4.30 6.36 7.36 5/349 14016
/proc/meminfo: memFree=8089964/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=315528 CPUtime=3279.34 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 66886 0 0 0 327860 74 0 0 25 0 4 0 641840321 323100672 66835 33554432000 134512640 135305190 4290481776 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13961/statm: 78882 66835 84 194 0 78686 0
[pid=13961/tid=13962] ppid=13958 vsize=315528 CPUtime=821.14 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 15984 0 0 0 82099 15 0 0 25 0 4 0 641840323 323100672 66835 33554432000 134512640 135305190 4290481776 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=315528 CPUtime=822.16 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 19323 0 0 0 82198 18 0 0 25 0 4 0 641840323 323100672 66835 33554432000 134512640 135305190 4290481776 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=315528 CPUtime=822.09 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 14593 0 0 0 82188 21 0 0 25 0 4 0 641840323 323100672 66835 33554432000 134512640 135305190 4290481776 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.41
Current children cumulated vsize (KiB) 324228

[startup+882.3 s]
/proc/loadavg: 4.11 5.93 7.15 5/349 14018
/proc/meminfo: memFree=8082596/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=325312 CPUtime=3518.64 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 69075 0 0 0 351788 76 0 0 25 0 4 0 641840321 333119488 69024 33554432000 134512640 135305190 4290481776 18446744073709551615 134839991 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13961/statm: 81328 69024 84 194 0 81132 0
[pid=13961/tid=13962] ppid=13958 vsize=325312 CPUtime=880.49 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 16539 0 0 0 88033 16 0 0 25 0 4 0 641840323 333119488 69024 33554432000 134512640 135305190 4290481776 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=325312 CPUtime=882.15 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 20006 0 0 0 88196 19 0 0 25 0 4 0 641840323 333119488 69024 33554432000 134512640 135305190 4290481776 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=325312 CPUtime=882.07 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 14868 0 0 0 88186 21 0 0 25 0 4 0 641840323 333119488 69024 33554432000 134512640 135305190 4290481776 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.71
Current children cumulated vsize (KiB) 334012

[startup+942.3 s]
/proc/loadavg: 4.08 5.59 6.96 5/349 14019
/proc/meminfo: memFree=8042732/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=365236 CPUtime=3757.98 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 78854 0 0 0 375709 89 0 0 25 0 4 0 641840321 374001664 78803 33554432000 134512640 135305190 4290481776 18446744073709551615 134538543 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13961/statm: 91309 78803 84 194 0 91113 0
[pid=13961/tid=13962] ppid=13958 vsize=365236 CPUtime=939.83 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 18115 0 0 0 93964 19 0 0 25 0 4 0 641840323 374001664 78803 33554432000 134512640 135305190 4290481776 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=365236 CPUtime=942.15 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 24419 0 0 0 94192 23 0 0 25 0 4 0 641840323 374001664 78803 33554432000 134512640 135305190 4290481776 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=365236 CPUtime=942.07 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 16845 0 0 0 94184 23 0 0 25 0 4 0 641840323 374001664 78803 33554432000 134512640 135305190 4290481776 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.05
Current children cumulated vsize (KiB) 373936

[startup+1002.3 s]
/proc/loadavg: 4.06 5.31 6.77 5/349 14021
/proc/meminfo: memFree=8038824/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=368800 CPUtime=3997.25 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 79820 0 0 0 399634 91 0 0 25 0 4 0 641840321 377651200 79769 33554432000 134512640 135305190 4290481776 18446744073709551615 134558487 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13961/statm: 92200 79769 84 194 0 92004 0
[pid=13961/tid=13962] ppid=13958 vsize=368800 CPUtime=999.38 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 18759 0 0 0 99918 20 0 0 18 0 4 0 641840323 377651200 79769 33554432000 134512640 135305190 4290481776 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=368800 CPUtime=1002.15 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 24498 0 0 0 100192 23 0 0 25 0 4 0 641840323 377651200 79769 33554432000 134512640 135305190 4290481776 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=368800 CPUtime=1001.82 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 17088 0 0 0 100158 24 0 0 25 0 4 0 641840323 377651200 79769 33554432000 134512640 135305190 4290481776 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.32
Current children cumulated vsize (KiB) 377500

[startup+1062.3 s]
/proc/loadavg: 4.13 5.10 6.61 5/349 14022
/proc/meminfo: memFree=8037660/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=371332 CPUtime=4236.51 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 80099 0 0 0 423559 92 0 0 25 0 4 0 641840321 380243968 80048 33554432000 134512640 135305190 4290481776 18446744073709551615 134528338 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13961/statm: 92833 80048 84 194 0 92637 0
[pid=13961/tid=13962] ppid=13958 vsize=371332 CPUtime=1059.31 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 18766 0 0 0 105911 20 0 0 25 0 4 0 641840323 380243968 80048 33554432000 134512640 135305190 4290481776 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=371332 CPUtime=1061.91 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 24604 0 0 0 106167 24 0 0 25 0 4 0 641840323 380243968 80048 33554432000 134512640 135305190 4290481776 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=371332 CPUtime=1061.4 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 17095 0 0 0 106116 24 0 0 25 0 4 0 641840323 380243968 80048 33554432000 134512640 135305190 4290481776 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.58
Current children cumulated vsize (KiB) 380032

[startup+1122.3 s]
/proc/loadavg: 4.12 4.91 6.45 5/349 14024
/proc/meminfo: memFree=8023468/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=387200 CPUtime=4475.85 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 83972 0 0 0 447471 114 0 0 25 0 4 0 641840321 396492800 83921 33554432000 134512640 135305190 4290481776 18446744073709551615 134528327 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13961/statm: 96800 83921 84 194 0 96604 0
[pid=13961/tid=13962] ppid=13958 vsize=387200 CPUtime=1119.31 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 20901 0 0 0 111896 35 0 0 25 0 4 0 641840323 396492800 83921 33554432000 134512640 135305190 4290481776 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=387200 CPUtime=1121.25 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 25469 0 0 0 112097 28 0 0 25 0 4 0 641840323 396492800 83921 33554432000 134512640 135305190 4290481776 18446744073709551615 134528371 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=387200 CPUtime=1121.4 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 17414 0 0 0 112115 25 0 0 25 0 4 0 641840323 396492800 83921 33554432000 134512640 135305190 4290481776 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.92
Current children cumulated vsize (KiB) 395900

[startup+1182.3 s]
/proc/loadavg: 4.11 4.76 6.29 5/349 14026
/proc/meminfo: memFree=8009400/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=400780 CPUtime=4715.19 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 87170 0 0 0 471387 132 0 0 25 0 4 0 641840321 410398720 87119 33554432000 134512640 135305190 4290481776 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13961/statm: 100195 87119 84 194 0 99999 0
[pid=13961/tid=13962] ppid=13958 vsize=400780 CPUtime=1179.31 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 21336 0 0 0 117894 37 0 0 25 0 4 0 641840323 410398720 87119 33554432000 134512640 135305190 4290481776 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=400780 CPUtime=1180.58 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 27500 0 0 0 118016 42 0 0 25 0 4 0 641840323 410398720 87119 33554432000 134512640 135305190 4290481776 18446744073709551615 134552908 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=400780 CPUtime=1181.4 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 17794 0 0 0 118115 25 0 0 25 0 4 0 641840323 410398720 87119 33554432000 134512640 135305190 4290481776 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.26
Current children cumulated vsize (KiB) 409480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 4.08 4.71 6.25 5/349 14026
/proc/meminfo: memFree=8003184/32950928 swapFree=45937192/67111528
[pid=13958] ppid=13956 vsize=8700 CPUtime=0.07 cores=0,2,4,6
/proc/13958/stat : 13958 (manysat.sh) S 13956 13958 12655 0 -1 4202496 358 915 0 0 0 0 7 0 25 0 1 0 641840314 8908800 253 33554432000 4194304 4922060 140735043435776 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13958/statm: 2175 253 209 178 0 68 0
[pid=13961] ppid=13958 vsize=407892 CPUtime=4800.16 cores=0,2,4,6
/proc/13961/stat : 13961 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202496 88675 0 0 0 479877 139 0 0 25 0 4 0 641840321 417681408 88624 33554432000 134512640 135305190 4290481776 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13961/statm: 101973 88624 84 194 0 101777 0
[pid=13961/tid=13962] ppid=13958 vsize=407892 CPUtime=1200.62 cores=0,2,4,6
/proc/13961/task/13962/stat : 13962 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 21707 0 0 0 120023 39 0 0 25 0 4 0 641840323 417681408 88624 33554432000 134512640 135305190 4290481776 18446744073709551615 134528939 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13961/tid=13963] ppid=13958 vsize=407892 CPUtime=1201.65 cores=0,2,4,6
/proc/13961/task/13963/stat : 13963 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 28078 0 0 0 120119 46 0 0 25 0 4 0 641840323 417681408 88624 33554432000 134512640 135305190 4290481776 18446744073709551615 134538165 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13961/tid=13964] ppid=13958 vsize=407892 CPUtime=1202.72 cores=0,2,4,6
/proc/13961/task/13964/stat : 13964 (manysat1.1_stat) R 13958 13958 12655 0 -1 4202560 18152 0 0 0 120246 26 0 0 25 0 4 0 641840323 417681408 88624 33554432000 134512640 135305190 4290481776 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 416592

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 13958 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=73988
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.077987
# while last known CPU time is 4800.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1203.62
CPU time (s): 4800.23
CPU user time (s): 4798.84
CPU system time (s): 1.39
CPU usage (%): 398.815
Max. virtual memory (cumulated for all children) (KiB): 416592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.073988
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1273
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= 5

runsolver used 4.08838 second user time and 9.06562 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-13 18:00:36
IDJOB=3362409
IDBENCH=88045
IDSOLVER=1838
FILE ID=node149/3362409-1305302436
RUNJOBID= node149-1305296390-12673
PBS_JOBID= 13321404
Free space on /tmp= 42180 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT02/industrial/dellacherie/comb/comb1.shuffled.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362409-1305302436/watcher-3362409-1305302436 -o /tmp/evaluation-result-3362409-1305302436/solver-3362409-1305302436 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362409-1305302436.cnf aimd 1

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

MD5SUM BENCH= 0e9d17eb95ee436fc1015c5591cfb63f
RANDOM SEED=188562141

node149.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.806
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.61
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.806
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	: 5332.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:     32950928 kB
MemFree:       7679304 kB
Buffers:        267120 kB
Cached:       19347448 kB
SwapCached:      19984 kB
Active:        9753316 kB
Inactive:     14838856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7679304 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            1608 kB
Writeback:           8 kB
AnonPages:     4970408 kB
Mapped:          14536 kB
Slab:           543252 kB
PageTables:      73180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80883956 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= 42220 MiB
End job on node149 at 2011-05-13 18:20:42