Trace number 3362057

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.43 1205.74

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
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 variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data

0.00/0.00	c Parsing...
0.00/0.31	c ==============================================================================
0.00/0.31	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.31	c ==============================================================================
0.00/0.31	c |         0 |  646790  1513089 |  194036       0        0     nan |  0.000 % |
1.99/2.05	c |         0 |  558070  1443870 |      --       0       --      -- |     --   | -37008/37955
1.99/2.05	c ==============================================================================
1.99/2.05	c Result  :   #vars: 85866   #clauses: 558070   #literals: 1443870
1.99/2.05	c CPU time:   1.9917 s
1.99/2.05	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-3362057-1305298309/watcher-3362057-1305298309 -o /tmp/evaluation-result-3362057-1305298309/solver-3362057-1305298309 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362057-1305298309.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: 7.37 7.78 6.88 5/354 13308
/proc/meminfo: memFree=7302120/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 641427603 8908800 250 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13308/statm: 2175 250 209 178 0 68 0

[startup+0.11298 s]
/proc/loadavg: 7.37 7.78 6.88 5/354 13308
/proc/meminfo: memFree=7302120/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 641427603 8908800 250 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13308/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200961 s]
/proc/loadavg: 7.37 7.78 6.88 5/354 13308
/proc/meminfo: memFree=7302120/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 641427603 8908800 250 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13308/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300934 s]
/proc/loadavg: 7.37 7.78 6.88 5/354 13308
/proc/meminfo: memFree=7302120/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 641427603 8908800 250 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13308/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700864 s]
/proc/loadavg: 7.37 7.78 6.88 5/354 13308
/proc/meminfo: memFree=7302120/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 641427603 8908800 250 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13308/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5007 s]
/proc/loadavg: 7.37 7.78 6.88 6/356 13310
/proc/meminfo: memFree=7207988/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 641427603 8908800 250 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13308/statm: 2175 250 209 178 0 68 0
[pid=13309] ppid=13308 vsize=108472 CPUtime=1.49 cores=0,2,4,6
/proc/13309/stat : 13309 (SatElite) R 13308 13308 12655 0 -1 4202496 24977 0 0 0 144 5 0 0 25 0 1 0 641427603 111075328 22757 33554432000 134512640 135034092 4287993840 18446744073709551615 134569271 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13309/statm: 27118 22757 68 128 0 26988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117172

[startup+3.10031 s]
/proc/loadavg: 7.37 7.78 6.88 6/356 13310
/proc/meminfo: memFree=7203768/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30067 s]
/proc/loadavg: 7.18 7.73 6.87 9/359 13314
/proc/meminfo: memFree=7130584/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=184728 CPUtime=13.72 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 36865 0 0 0 1367 5 0 0 25 0 4 0 641427842 189161472 36713 33554432000 134512640 135305190 4288827984 18446744073709551615 134551808 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/13311/statm: 46182 36713 84 194 0 45986 0
[pid=13311/tid=13312] ppid=13308 vsize=184728 CPUtime=3.23 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 725 0 0 0 323 0 0 0 25 0 4 0 641427903 189161472 36713 33554432000 134512640 135305190 4288827984 18446744073709551615 134551703 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=184728 CPUtime=3.28 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 752 0 0 0 328 0 0 0 25 0 4 0 641427903 189161472 36713 33554432000 134512640 135305190 4288827984 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=184728 CPUtime=3.29 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 1105 0 0 0 329 0 0 0 25 0 4 0 641427903 189161472 36713 33554432000 134512640 135305190 4288827984 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.1
Current children cumulated vsize (KiB) 193428

[startup+12.7004 s]
/proc/loadavg: 7.24 7.73 6.87 9/359 13314
/proc/meminfo: memFree=7077288/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=214860 CPUtime=39.25 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 44288 0 0 0 3919 6 0 0 25 0 4 0 641427842 220016640 44136 33554432000 134512640 135305190 4288827984 18446744073709551615 134551930 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/13311/statm: 53715 44136 84 194 0 53519 0
[pid=13311/tid=13312] ppid=13308 vsize=214860 CPUtime=9.55 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 2289 0 0 0 955 0 0 0 25 0 4 0 641427903 220016640 44136 33554432000 134512640 135305190 4288827984 18446744073709551615 134551992 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=214860 CPUtime=9.68 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 3986 0 0 0 968 0 0 0 25 0 4 0 641427903 220016640 44136 33554432000 134512640 135305190 4288827984 18446744073709551615 134551959 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=214860 CPUtime=9.69 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 2663 0 0 0 969 0 0 0 25 0 4 0 641427903 220016640 44136 33554432000 134512640 135305190 4288827984 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.63
Current children cumulated vsize (KiB) 223560

[startup+25.5008 s]
/proc/loadavg: 7.41 7.75 6.89 9/359 13315
/proc/meminfo: memFree=7018640/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=253744 CPUtime=90.31 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 54119 0 0 0 9023 8 0 0 25 0 4 0 641427842 259833856 53967 33554432000 134512640 135305190 4288827984 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/13311/statm: 63436 53967 84 194 0 63240 0
[pid=13311/tid=13312] ppid=13308 vsize=253744 CPUtime=22.2 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 4895 0 0 0 2220 0 0 0 25 0 4 0 641427903 259833856 53967 33554432000 134512640 135305190 4288827984 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=253744 CPUtime=22.48 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 6644 0 0 0 2247 1 0 0 25 0 4 0 641427903 259833856 53967 33554432000 134512640 135305190 4288827984 18446744073709551615 134551980 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=253744 CPUtime=22.49 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 3567 0 0 0 2249 0 0 0 25 0 4 0 641427903 259833856 53967 33554432000 134512640 135305190 4288827984 18446744073709551615 134551703 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.69
Current children cumulated vsize (KiB) 262444

[startup+51.1007 s]
/proc/loadavg: 7.68 7.78 6.93 9/359 13315
/proc/meminfo: memFree=6922192/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=348612 CPUtime=192.42 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 77814 0 0 0 19229 13 0 0 25 0 4 0 641427842 356978688 77662 33554432000 134512640 135305190 4288827984 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/13311/statm: 87153 77662 84 194 0 86957 0
[pid=13311/tid=13312] ppid=13308 vsize=348612 CPUtime=47.53 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 9834 0 0 0 4752 1 0 0 25 0 4 0 641427903 356978688 77662 33554432000 134512640 135305190 4288827984 18446744073709551615 134528195 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=348612 CPUtime=48.07 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 15984 0 0 0 4805 2 0 0 25 0 4 0 641427903 356978688 77662 33554432000 134512640 135305190 4288827984 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=348612 CPUtime=48.08 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 7930 0 0 0 4807 1 0 0 25 0 4 0 641427903 356978688 77662 33554432000 134512640 135305190 4288827984 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 194.8
Current children cumulated vsize (KiB) 357312

[startup+102.3 s]
/proc/loadavg: 7.94 7.83 6.98 9/359 13317
/proc/meminfo: memFree=6771648/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=460184 CPUtime=396.69 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 105781 0 0 0 39651 18 0 0 25 0 4 0 641427842 471228416 105629 33554432000 134512640 135305190 4288827984 18446744073709551615 134551687 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/13311/statm: 115046 105629 84 194 0 114850 0
[pid=13311/tid=13312] ppid=13308 vsize=460184 CPUtime=98.18 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 15465 0 0 0 9816 2 0 0 25 0 4 0 641427903 471228416 105633 33554432000 134512640 135305190 4288827984 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=460184 CPUtime=99.28 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 28773 0 0 0 9924 4 0 0 25 0 4 0 641427903 471228416 105633 33554432000 134512640 135305190 4288827984 18446744073709551615 134551983 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=460184 CPUtime=99.3 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 11994 0 0 0 9928 2 0 0 25 0 4 0 641427903 471228416 105633 33554432000 134512640 135305190 4288827984 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 399.07
Current children cumulated vsize (KiB) 468884

[startup+162.301 s]
/proc/loadavg: 8.05 7.87 7.05 9/359 13318
/proc/meminfo: memFree=6465076/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=720004 CPUtime=636.02 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 170656 0 0 0 63573 29 0 0 25 0 4 0 641427842 737284096 170504 33554432000 134512640 135305190 4288827984 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/13311/statm: 180001 170504 84 194 0 179805 0
[pid=13311/tid=13312] ppid=13308 vsize=720004 CPUtime=157.52 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 24669 0 0 0 15749 3 0 0 25 0 4 0 641427903 737284096 170504 33554432000 134512640 135305190 4288827984 18446744073709551615 134551687 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=720004 CPUtime=159.27 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 65104 0 0 0 15916 11 0 0 25 0 4 0 641427903 737284096 170504 33554432000 134512640 135305190 4288827984 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=720004 CPUtime=159.28 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 20595 0 0 0 15925 3 0 0 25 0 4 0 641427903 737284096 170505 33554432000 134512640 135305190 4288827984 18446744073709551615 134843311 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 638.4
Current children cumulated vsize (KiB) 728704

[startup+222.314 s]
/proc/loadavg: 8.16 7.93 7.12 9/359 13320
/proc/meminfo: memFree=6290452/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0

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

/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 62066 0 0 0 75912 14 0 0 25 0 4 0 641427903 1617735680 385326 33554432000 134512640 135305190 4288827984 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3031.73
Current children cumulated vsize (KiB) 1588520

[startup+822.301 s]
/proc/loadavg: 8.19 8.09 7.57 9/359 13381
/proc/meminfo: memFree=6427516/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=1579820 CPUtime=3268.68 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 385487 0 0 0 326791 77 0 0 25 0 4 0 641427842 1617735680 385333 33554432000 134512640 135305190 4288827984 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13311/statm: 394955 385333 84 194 0 394759 0
[pid=13311/tid=13312] ppid=13308 vsize=1579820 CPUtime=811.34 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 73465 0 0 0 81121 13 0 0 25 0 4 0 641427903 1617735680 385333 33554432000 134512640 135305190 4288827984 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=1579820 CPUtime=819.16 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 131048 0 0 0 81891 25 0 0 25 0 4 0 641427903 1617735680 385333 33554432000 134512640 135305190 4288827984 18446744073709551615 134551939 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=1579820 CPUtime=819.25 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 62066 0 0 0 81911 14 0 0 25 0 4 0 641427903 1617735680 385333 33554432000 134512640 135305190 4288827984 18446744073709551615 134551709 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3271.06
Current children cumulated vsize (KiB) 1588520

[startup+882.313 s]
/proc/loadavg: 8.15 8.09 7.60 9/359 13416
/proc/meminfo: memFree=6525088/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=1650100 CPUtime=3508.06 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 403044 0 0 0 350726 80 0 0 25 0 4 0 641427842 1689702400 402890 33554432000 134512640 135305190 4288827984 18446744073709551615 134546014 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13311/statm: 412525 402890 84 194 0 412329 0
[pid=13311/tid=13312] ppid=13308 vsize=1650100 CPUtime=871.36 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 76540 0 0 0 87122 14 0 0 25 0 4 0 641427903 1689702400 402890 33554432000 134512640 135305190 4288827984 18446744073709551615 134551860 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=1650100 CPUtime=879.16 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 136901 0 0 0 87891 25 0 0 25 0 4 0 641427903 1689702400 402890 33554432000 134512640 135305190 4288827984 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=1650100 CPUtime=879.27 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 65265 0 0 0 87911 16 0 0 25 0 4 0 641427903 1689702400 402890 33554432000 134512640 135305190 4288827984 18446744073709551615 134559248 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3510.44
Current children cumulated vsize (KiB) 1658800

[startup+942.301 s]
/proc/loadavg: 8.18 8.10 7.63 9/359 13417
/proc/meminfo: memFree=6230372/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=1849232 CPUtime=3747.37 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 452775 0 0 0 374647 90 0 0 25 0 4 0 641427842 1893613568 452621 33554432000 134512640 135305190 4288827984 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13311/statm: 462308 452621 84 194 0 462112 0
[pid=13311/tid=13312] ppid=13308 vsize=1849232 CPUtime=931.35 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 88738 0 0 0 93119 16 0 0 25 0 4 0 641427903 1893613568 452621 33554432000 134512640 135305190 4288827984 18446744073709551615 134551776 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=1849232 CPUtime=939.14 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 151101 0 0 0 93887 27 0 0 25 0 4 0 641427903 1893613568 452621 33554432000 134512640 135305190 4288827984 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=1849232 CPUtime=939.26 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 75121 0 0 0 93908 18 0 0 25 0 4 0 641427903 1893613568 452621 33554432000 134512640 135305190 4288827984 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3749.75
Current children cumulated vsize (KiB) 1857932

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 7.66 9/359 13419
/proc/meminfo: memFree=6002416/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=2009408 CPUtime=3986.71 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 492796 0 0 0 398574 97 0 0 25 0 4 0 641427842 2057633792 492642 33554432000 134512640 135305190 4288827984 18446744073709551615 134551804 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13311/statm: 502352 492642 84 194 0 502156 0
[pid=13311/tid=13312] ppid=13308 vsize=2009408 CPUtime=991.35 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 97998 0 0 0 99117 18 0 0 25 0 4 0 641427903 2057633792 492642 33554432000 134512640 135305190 4288827984 18446744073709551615 134551691 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=2009408 CPUtime=999.13 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 162469 0 0 0 99885 28 0 0 25 0 4 0 641427903 2057633792 492642 33554432000 134512640 135305190 4288827984 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=2009408 CPUtime=999.26 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 82658 0 0 0 99906 20 0 0 25 0 4 0 641427903 2057633792 492642 33554432000 134512640 135305190 4288827984 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3989.09
Current children cumulated vsize (KiB) 2018108

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 7.68 9/359 13420
/proc/meminfo: memFree=5792688/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=2189980 CPUtime=4226.06 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 537944 0 0 0 422500 106 0 0 25 0 4 0 641427842 2242539520 537790 33554432000 134512640 135305190 4288827984 18446744073709551615 134551808 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13311/statm: 547495 537790 84 194 0 547299 0
[pid=13311/tid=13312] ppid=13308 vsize=2189980 CPUtime=1051.35 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 111090 0 0 0 105114 21 0 0 25 0 4 0 641427903 2242539520 537790 33554432000 134512640 135305190 4288827984 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=2189980 CPUtime=1059.13 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 173990 0 0 0 105883 30 0 0 25 0 4 0 641427903 2242539520 537790 33554432000 134512640 135305190 4288827984 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=2189980 CPUtime=1059.26 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 93074 0 0 0 105904 22 0 0 25 0 4 0 641427903 2242539520 537790 33554432000 134512640 135305190 4288827984 18446744073709551615 134551939 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4228.44
Current children cumulated vsize (KiB) 2198680

[startup+1122.3 s]
/proc/loadavg: 7.99 8.05 7.69 9/359 13422
/proc/meminfo: memFree=5736856/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=2228556 CPUtime=4465.37 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 547473 0 0 0 446429 108 0 0 25 0 4 0 641427842 2282041344 547319 33554432000 134512640 135305190 4288827984 18446744073709551615 134551736 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13311/statm: 557139 547319 84 194 0 556943 0
[pid=13311/tid=13312] ppid=13308 vsize=2228556 CPUtime=1111.34 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 113988 0 0 0 111112 22 0 0 25 0 4 0 641427903 2282041344 547319 33554432000 134512640 135305190 4288827984 18446744073709551615 134551694 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=2228556 CPUtime=1119.11 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 176336 0 0 0 111881 30 0 0 25 0 4 0 641427903 2282041344 547319 33554432000 134512640 135305190 4288827984 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=2228556 CPUtime=1119.26 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 95312 0 0 0 111904 22 0 0 25 0 4 0 641427903 2282041344 547319 33554432000 134512640 135305190 4288827984 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4467.75
Current children cumulated vsize (KiB) 2237256

[startup+1182.3 s]
/proc/loadavg: 7.76 7.95 7.68 9/359 13490
/proc/meminfo: memFree=6000888/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=2230824 CPUtime=4704.66 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 548065 0 0 0 470356 110 0 0 25 0 4 0 641427842 2284363776 547911 33554432000 134512640 135305190 4288827984 18446744073709551615 134551729 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13311/statm: 557706 547911 84 194 0 557510 0
[pid=13311/tid=13312] ppid=13308 vsize=2230824 CPUtime=1171.34 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 114058 0 0 0 117112 22 0 0 25 0 4 0 641427903 2284363776 547911 33554432000 134512640 135305190 4288827984 18446744073709551615 134551804 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=2230824 CPUtime=1179.09 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 176549 0 0 0 117877 32 0 0 25 0 4 0 641427903 2284363776 547911 33554432000 134512640 135305190 4288827984 18446744073709551615 134551694 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=2230824 CPUtime=1179.26 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 95507 0 0 0 117904 22 0 0 25 0 4 0 641427903 2284363776 547911 33554432000 134512640 135305190 4288827984 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4707.04
Current children cumulated vsize (KiB) 2239524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.71 s]
/proc/loadavg: 7.84 7.96 7.69 9/359 13490
/proc/meminfo: memFree=5947864/32950928 swapFree=45937192/67111528
[pid=13308] ppid=13306 vsize=8700 CPUtime=2.38 cores=0,2,4,6
/proc/13308/stat : 13308 (manysat.sh) S 13306 13308 12655 0 -1 4202496 357 26799 0 0 0 0 230 8 18 0 1 0 641427603 8908800 253 33554432000 4194304 4922060 140734134410704 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13308/statm: 2175 253 209 178 0 68 0
[pid=13311] ppid=13308 vsize=2230824 CPUtime=4798.05 cores=0,2,4,6
/proc/13311/stat : 13311 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202496 548066 0 0 0 479695 110 0 0 25 0 4 0 641427842 2284363776 547912 33554432000 134512640 135305190 4288827984 18446744073709551615 134551848 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/13311/statm: 557706 547912 84 194 0 557510 0
[pid=13311/tid=13312] ppid=13308 vsize=2230824 CPUtime=1194.76 cores=0,2,4,6
/proc/13311/task/13312/stat : 13312 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 114058 0 0 0 119454 22 0 0 25 0 4 0 641427903 2284363776 547912 33554432000 134512640 135305190 4288827984 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13311/tid=13313] ppid=13308 vsize=2230824 CPUtime=1202.51 cores=0,2,4,6
/proc/13311/task/13313/stat : 13313 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 176550 0 0 0 120219 32 0 0 25 0 4 0 641427903 2284363776 547912 33554432000 134512640 135305190 4288827984 18446744073709551615 134551782 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=13311/tid=13314] ppid=13308 vsize=2230824 CPUtime=1202.69 cores=0,2,4,6
/proc/13311/task/13314/stat : 13314 (manysat1.1_stat) R 13308 13308 12655 0 -1 4202560 95507 0 0 0 120246 23 0 0 25 0 4 0 641427903 2284363776 547912 33554432000 134512640 135305190 4288827984 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.43
Current children cumulated vsize (KiB) 2239524

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

Real time (s): 1205.74
CPU time (s): 4800.43
CPU user time (s): 4799.25
CPU system time (s): 1.18
CPU usage (%): 398.133
Max. virtual memory (cumulated for all children) (KiB): 2239524

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

runsolver used 3.84941 second user time and 9.33958 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-13 16:51:49
IDJOB=3362057
IDBENCH=82369
IDSOLVER=1838
FILE ID=node149/3362057-1305298309
RUNJOBID= node149-1305296390-12673
PBS_JOBID= 13321404
Free space on /tmp= 42184 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362057-1305298309/watcher-3362057-1305298309 -o /tmp/evaluation-result-3362057-1305298309/solver-3362057-1305298309 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362057-1305298309.cnf aimd 1

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=995352546

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:       7302392 kB
Buffers:        265160 kB
Cached:       19320104 kB
SwapCached:      19984 kB
Active:       10166172 kB
Inactive:     14802056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7302392 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           16984 kB
Writeback:           0 kB
AnonPages:     5375096 kB
Mapped:          14616 kB
Slab:           542668 kB
PageTables:      74104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 81298068 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= 42172 MiB
End job on node149 at 2011-05-13 17:11:57