Trace number 3362279

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.18 1202.82

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_1_keyfind_1.cnf
MD5SUM9e18e0ee8a56ea2c59fe8e682ff6c747
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.783
Satisfiable
(Un)Satisfiability was proved
Number of variables596
Number of clauses2780
Sum of the clauses size10460
Maximum clause length5
Minimum clause length1
Number of clauses of size 1132
Number of clauses of size 280
Number of clauses of size 31168
Number of clauses of size 4336
Number of clauses of size 51064
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2632    10248 |     789       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2248     8968 |      --       0       --      -- |     --   | -128/-256
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 400   #clauses: 2248   #literals: 8968
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	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-3362279-1305300853/watcher-3362279-1305300853 -o /tmp/evaluation-result-3362279-1305300853/solver-3362279-1305300853 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362279-1305300853.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.70 6.76 6.25 5/283 12253
/proc/meminfo: memFree=20240588/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 622500603 8908800 250 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12253/statm: 2175 250 209 178 0 68 0

[startup+0.05237 s]
/proc/loadavg: 7.70 6.76 6.25 5/283 12253
/proc/meminfo: memFree=20240588/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10681 s]
/proc/loadavg: 7.70 6.76 6.25 5/283 12253
/proc/meminfo: memFree=20240588/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300496 s]
/proc/loadavg: 7.70 6.76 6.25 5/283 12253
/proc/meminfo: memFree=20240588/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700425 s]
/proc/loadavg: 7.70 6.76 6.25 5/283 12253
/proc/meminfo: memFree=20240588/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50028 s]
/proc/loadavg: 7.70 6.76 6.25 9/288 12259
/proc/meminfo: memFree=20234968/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=41588 CPUtime=5.93 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 1982 0 0 0 592 1 0 0 20 0 4 0 622500604 42586112 1933 33554432000 134512640 135305190 4287447840 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 10397 1933 84 194 0 10201 0
[pid=12255/tid=12257] ppid=12253 vsize=41588 CPUtime=1.48 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 587 0 0 0 148 0 0 0 25 0 4 0 622500604 42586112 1933 33554432000 134512640 135305190 4287447840 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=41588 CPUtime=1.48 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 327 0 0 0 148 0 0 0 20 0 4 0 622500604 42586112 1933 33554432000 134512640 135305190 4287447840 18446744073709551615 134552861 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=41588 CPUtime=1.47 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 355 0 0 0 147 0 0 0 25 0 4 0 622500604 42586112 1933 33554432000 134512640 135305190 4287447840 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 50288

[startup+3.101 s]
/proc/loadavg: 7.70 6.76 6.25 9/288 12259
/proc/meminfo: memFree=20229884/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=46256 CPUtime=12.32 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 3288 0 0 0 1230 2 0 0 25 0 4 0 622500604 47366144 3239 33554432000 134512640 135305190 4287447840 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 11564 3239 84 194 0 11368 0
[pid=12255/tid=12257] ppid=12253 vsize=46256 CPUtime=3.08 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 909 0 0 0 308 0 0 0 25 0 4 0 622500604 47366144 3239 33554432000 134512640 135305190 4287447840 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=46256 CPUtime=3.07 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 613 0 0 0 307 0 0 0 25 0 4 0 622500604 47366144 3239 33554432000 134512640 135305190 4287447840 18446744073709551615 134528254 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=46256 CPUtime=3.06 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 756 0 0 0 306 0 0 0 25 0 4 0 622500604 47366144 3239 33554432000 134512640 135305190 4287447840 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 54956

[startup+6.30044 s]
/proc/loadavg: 7.72 6.78 6.26 9/288 12259
/proc/meminfo: memFree=20217948/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=56396 CPUtime=25.09 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 5765 0 0 0 2506 3 0 0 25 0 4 0 622500604 57749504 5716 33554432000 134512640 135305190 4287447840 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 14099 5716 84 194 0 13903 0
[pid=12255/tid=12257] ppid=12253 vsize=56396 CPUtime=6.27 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 1352 0 0 0 627 0 0 0 25 0 4 0 622500604 57749504 5716 33554432000 134512640 135305190 4287447840 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=56396 CPUtime=6.28 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 1254 0 0 0 627 1 0 0 25 0 4 0 622500604 57749504 5716 33554432000 134512640 135305190 4287447840 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=56396 CPUtime=6.23 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 1444 0 0 0 623 0 0 0 25 0 4 0 622500604 57749504 5716 33554432000 134512640 135305190 4287447840 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 65096

[startup+12.7003 s]
/proc/loadavg: 7.75 6.80 6.27 9/288 12259
/proc/meminfo: memFree=20201836/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=65668 CPUtime=50.61 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 7951 0 0 0 5057 4 0 0 25 0 4 0 622500604 67244032 7902 33554432000 134512640 135305190 4287447840 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 16417 7902 84 194 0 16221 0
[pid=12255/tid=12257] ppid=12253 vsize=65668 CPUtime=12.67 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 1930 0 0 0 1267 0 0 0 25 0 4 0 622500604 67244032 7902 33554432000 134512640 135305190 4287447840 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=65668 CPUtime=12.67 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 1914 0 0 0 1266 1 0 0 24 0 4 0 622500604 67244032 7902 33554432000 134512640 135305190 4287447840 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=65668 CPUtime=12.56 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 1893 0 0 0 1256 0 0 0 25 0 4 0 622500604 67244032 7902 33554432000 134512640 135305190 4287447840 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 74368

[startup+25.501 s]
/proc/loadavg: 7.80 6.85 6.30 9/288 12259
/proc/meminfo: memFree=20168848/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=75412 CPUtime=101.69 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 10370 0 0 0 10163 6 0 0 25 0 4 0 622500604 77221888 10321 33554432000 134512640 135305190 4287447840 18446744073709551615 134528397 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 18853 10321 84 194 0 18657 0
[pid=12255/tid=12257] ppid=12253 vsize=75412 CPUtime=25.48 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 2525 0 0 0 2547 1 0 0 25 0 4 0 622500604 77221888 10321 33554432000 134512640 135305190 4287447840 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=75412 CPUtime=25.47 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 2670 0 0 0 2545 2 0 0 25 0 4 0 622500604 77221888 10321 33554432000 134512640 135305190 4287447840 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=75412 CPUtime=25.25 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 2418 0 0 0 2524 1 0 0 25 0 4 0 622500604 77221888 10321 33554432000 134512640 135305190 4287447840 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 84112

[startup+51.1005 s]
/proc/loadavg: 7.95 6.96 6.35 9/288 12260
/proc/meminfo: memFree=20150588/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=89936 CPUtime=203.85 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 13829 0 0 0 20377 8 0 0 25 0 4 0 622500604 92094464 13780 33554432000 134512640 135305190 4287447840 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 22484 13780 84 194 0 22288 0
[pid=12255/tid=12257] ppid=12253 vsize=89936 CPUtime=51.07 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 3108 0 0 0 5106 1 0 0 25 0 4 0 622500604 92094464 13780 33554432000 134512640 135305190 4287447840 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=89936 CPUtime=51.07 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 4038 0 0 0 5104 3 0 0 25 0 4 0 622500604 92094464 13780 33554432000 134512640 135305190 4287447840 18446744073709551615 134552865 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=89936 CPUtime=50.62 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 3126 0 0 0 5061 1 0 0 25 0 4 0 622500604 92094464 13780 33554432000 134512640 135305190 4287447840 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 98636

[startup+102.31 s]
/proc/loadavg: 7.91 7.10 6.42 9/288 12261
/proc/meminfo: memFree=20084964/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=103348 CPUtime=408.24 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 16802 0 0 0 40811 13 0 0 25 0 4 0 622500604 105828352 16753 33554432000 134512640 135305190 4287447840 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 25837 16753 84 194 0 25641 0
[pid=12255/tid=12257] ppid=12253 vsize=103348 CPUtime=102.28 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 3751 0 0 0 10226 2 0 0 25 0 4 0 622500604 105828352 16753 33554432000 134512640 135305190 4287447840 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=103348 CPUtime=102.27 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 5275 0 0 0 10223 4 0 0 25 0 4 0 622500604 105828352 16753 33554432000 134512640 135305190 4287447840 18446744073709551615 134528753 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=103348 CPUtime=101.38 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 3687 0 0 0 10135 3 0 0 25 0 4 0 622500604 105828352 16753 33554432000 134512640 135305190 4287447840 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.24
Current children cumulated vsize (KiB) 112048

[startup+162.301 s]
/proc/loadavg: 7.97 7.26 6.52 9/288 12263
/proc/meminfo: memFree=20042148/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=120444 CPUtime=647.66 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 20861 0 0 0 64751 15 0 0 25 0 4 0 622500604 123334656 20812 33554432000 134512640 135305190 4287447840 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 30111 20812 84 194 0 29915 0
[pid=12255/tid=12257] ppid=12253 vsize=120444 CPUtime=162.27 cores=0,2,4,6

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

/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 11004 0 0 0 75534 9 0 0 25 0 4 0 622500604 251830272 49766 33554432000 134512640 135305190 4287447840 18446744073709551615 134538175 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.23
Current children cumulated vsize (KiB) 254628

[startup+822.301 s]
/proc/loadavg: 8.17 8.03 7.32 9/288 12281
/proc/meminfo: memFree=19663392/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=248164 CPUtime=3281.63 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 50377 0 0 0 328116 47 0 0 25 0 4 0 622500604 254119936 50245 33554432000 134512640 135305190 4287447840 18446744073709551615 134528501 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 62041 50245 84 194 0 61845 0
[pid=12255/tid=12257] ppid=12253 vsize=248164 CPUtime=822.24 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 9192 0 0 0 82216 8 0 0 25 0 4 0 622500604 254119936 50245 33554432000 134512640 135305190 4287447840 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=248164 CPUtime=822.24 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 20724 0 0 0 82203 21 0 0 25 0 4 0 622500604 254119936 50245 33554432000 134512640 135305190 4287447840 18446744073709551615 134528254 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=248164 CPUtime=814.87 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 11150 0 0 0 81478 9 0 0 25 0 4 0 622500604 254119936 50245 33554432000 134512640 135305190 4287447840 18446744073709551615 134530615 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.63
Current children cumulated vsize (KiB) 256864

[startup+882.3 s]
/proc/loadavg: 8.19 8.07 7.37 9/288 12282
/proc/meminfo: memFree=19597144/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=252996 CPUtime=3521.09 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 51372 0 0 0 352061 48 0 0 25 0 4 0 622500604 259067904 51240 33554432000 134512640 135305190 4287447840 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 63249 51240 84 194 0 63053 0
[pid=12255/tid=12257] ppid=12253 vsize=252996 CPUtime=882.24 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 9538 0 0 0 88216 8 0 0 25 0 4 0 622500604 259067904 51240 33554432000 134512640 135305190 4287447840 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=252996 CPUtime=882.24 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 20724 0 0 0 88203 21 0 0 25 0 4 0 622500604 259067904 51240 33554432000 134512640 135305190 4287447840 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=252996 CPUtime=874.33 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 11674 0 0 0 87423 10 0 0 25 0 4 0 622500604 259067904 51240 33554432000 134512640 135305190 4287447840 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.09
Current children cumulated vsize (KiB) 261696

[startup+942.301 s]
/proc/loadavg: 8.12 8.07 7.41 9/288 12284
/proc/meminfo: memFree=19568460/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=262868 CPUtime=3760.56 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 53343 0 0 0 376006 50 0 0 25 0 4 0 622500604 269176832 53211 33554432000 134512640 135305190 4287447840 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 65717 53211 84 194 0 65521 0
[pid=12255/tid=12257] ppid=12253 vsize=262868 CPUtime=942.25 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 10106 0 0 0 94216 9 0 0 25 0 4 0 622500604 269176832 53211 33554432000 134512640 135305190 4287447840 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=262868 CPUtime=942.25 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 21104 0 0 0 94203 22 0 0 25 0 4 0 622500604 269176832 53211 33554432000 134512640 135305190 4287447840 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=262868 CPUtime=933.79 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 12232 0 0 0 93369 10 0 0 25 0 4 0 622500604 269176832 53211 33554432000 134512640 135305190 4287447840 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.56
Current children cumulated vsize (KiB) 271568

[startup+1002.3 s]
/proc/loadavg: 7.32 7.80 7.36 9/288 12318
/proc/meminfo: memFree=19664348/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=274776 CPUtime=4000.01 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 56279 0 0 0 399938 63 0 0 25 0 4 0 622500604 281370624 56147 33554432000 134512640 135305190 4287447840 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 68694 56147 84 194 0 68498 0
[pid=12255/tid=12257] ppid=12253 vsize=274776 CPUtime=1002.25 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 10671 0 0 0 100216 9 0 0 25 0 4 0 622500604 281370624 56147 33554432000 134512640 135305190 4287447840 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=274776 CPUtime=1002.23 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 22717 0 0 0 100191 32 0 0 25 0 4 0 622500604 281370624 56147 33554432000 134512640 135305190 4287447840 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=274776 CPUtime=993.25 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 12719 0 0 0 99314 11 0 0 25 0 4 0 622500604 281370624 56147 33554432000 134512640 135305190 4287447840 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4000.01
Current children cumulated vsize (KiB) 283476

[startup+1062.3 s]
/proc/loadavg: 7.83 7.86 7.41 9/288 12320
/proc/meminfo: memFree=19618828/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=297904 CPUtime=4239.47 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 61744 0 0 0 423879 68 0 0 25 0 4 0 622500604 305053696 61612 33554432000 134512640 135305190 4287447840 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 74476 61612 84 194 0 74280 0
[pid=12255/tid=12257] ppid=12253 vsize=297904 CPUtime=1062.25 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 11925 0 0 0 106214 11 0 0 25 0 4 0 622500604 305053696 61612 33554432000 134512640 135305190 4287447840 18446744073709551615 134538154 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=297904 CPUtime=1062.23 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 25603 0 0 0 106188 35 0 0 25 0 4 0 622500604 305053696 61612 33554432000 134512640 135305190 4287447840 18446744073709551615 134528350 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=297904 CPUtime=1052.72 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 13386 0 0 0 105260 12 0 0 25 0 4 0 622500604 305053696 61612 33554432000 134512640 135305190 4287447840 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.47
Current children cumulated vsize (KiB) 306604

[startup+1122.3 s]
/proc/loadavg: 8.11 7.93 7.46 9/288 12322
/proc/meminfo: memFree=19601784/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=299268 CPUtime=4478.9 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 62197 0 0 0 447821 69 0 0 25 0 4 0 622500604 306450432 62065 33554432000 134512640 135305190 4287447840 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 74817 62065 84 194 0 74621 0
[pid=12255/tid=12257] ppid=12253 vsize=299268 CPUtime=1122.24 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 11925 0 0 0 112213 11 0 0 25 0 4 0 622500604 306450432 62065 33554432000 134512640 135305190 4287447840 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=299268 CPUtime=1122.23 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 25722 0 0 0 112187 36 0 0 25 0 4 0 622500604 306450432 62065 33554432000 134512640 135305190 4287447840 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=299268 CPUtime=1112.18 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 13700 0 0 0 111206 12 0 0 25 0 4 0 622500604 306450432 62065 33554432000 134512640 135305190 4287447840 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.9
Current children cumulated vsize (KiB) 307968

[startup+1182.3 s]
/proc/loadavg: 8.09 7.96 7.49 9/288 12323
/proc/meminfo: memFree=19578036/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=300020 CPUtime=4718.35 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 62377 0 0 0 471764 71 0 0 25 0 4 0 622500604 307220480 62245 33554432000 134512640 135305190 4287447840 18446744073709551615 134528753 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 75005 62245 84 194 0 74809 0
[pid=12255/tid=12257] ppid=12253 vsize=300020 CPUtime=1182.24 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 11984 0 0 0 118213 11 0 0 25 0 4 0 622500604 307220480 62245 33554432000 134512640 135305190 4287447840 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=300020 CPUtime=1182.22 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 25733 0 0 0 118186 36 0 0 25 0 4 0 622500604 307220480 62245 33554432000 134512640 135305190 4287447840 18446744073709551615 134553464 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=300020 CPUtime=1171.63 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 13773 0 0 0 117150 13 0 0 25 0 4 0 622500604 307220480 62245 33554432000 134512640 135305190 4287447840 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.35
Current children cumulated vsize (KiB) 308720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.06 7.96 7.50 9/288 12324
/proc/meminfo: memFree=19577272/32951124 swapFree=67057896/67111528
[pid=12253] ppid=12251 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12253/stat : 12253 (manysat.sh) S 12251 12253 11653 0 -1 4202496 357 224 0 0 0 0 0 0 25 0 1 0 622500603 8908800 253 33554432000 4194304 4922060 140733348022752 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12253/statm: 2175 253 209 178 0 68 0
[pid=12255] ppid=12253 vsize=300236 CPUtime=4800.18 cores=0,2,4,6
/proc/12255/stat : 12255 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202496 62422 0 0 0 479947 71 0 0 25 0 4 0 622500604 307441664 62290 33554432000 134512640 135305190 4287447840 18446744073709551615 134528327 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/12255/statm: 75059 62290 84 194 0 74863 0
[pid=12255/tid=12257] ppid=12253 vsize=300236 CPUtime=1202.75 cores=0,2,4,6
/proc/12255/task/12257/stat : 12257 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 12022 0 0 0 120264 11 0 0 25 0 4 0 622500604 307441664 62290 33554432000 134512640 135305190 4287447840 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=12255/tid=12258] ppid=12253 vsize=300236 CPUtime=1202.73 cores=0,2,4,6
/proc/12255/task/12258/stat : 12258 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 25734 0 0 0 120237 36 0 0 25 0 4 0 622500604 307441664 62290 33554432000 134512640 135305190 4287447840 18446744073709551615 134552824 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=12255/tid=12259] ppid=12253 vsize=300236 CPUtime=1191.94 cores=0,2,4,6
/proc/12255/task/12259/stat : 12259 (manysat1.1_stat) R 12253 12253 11653 0 -1 4202560 13773 0 0 0 119181 13 0 0 25 0 4 0 622500604 307441664 62290 33554432000 134512640 135305190 4287447840 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 308936

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

Real time (s): 1202.82
CPU time (s): 4800.18
CPU user time (s): 4799.47
CPU system time (s): 0.71
CPU usage (%): 399.077
Max. virtual memory (cumulated for all children) (KiB): 308936

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

runsolver used 3.38748 second user time and 7.42987 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-13 17:34:13
IDJOB=3362279
IDBENCH=83420
IDSOLVER=1838
FILE ID=node140/3362279-1305300853
RUNJOBID= node140-1305296391-11671
PBS_JOBID= 13321413
Free space on /tmp= 49576 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_1_keyfind_1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362279-1305300853/watcher-3362279-1305300853 -o /tmp/evaluation-result-3362279-1305300853/solver-3362279-1305300853 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362279-1305300853.cnf aimd 1

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

MD5SUM BENCH= 9e18e0ee8a56ea2c59fe8e682ff6c747
RANDOM SEED=1985177233

node140.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.833
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.66
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.833
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	: 5226.14
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.833
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.75
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.833
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.77
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.833
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.75
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.833
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.74
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.833
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.75
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20240860 kB
Buffers:        253520 kB
Cached:        8192460 kB
SwapCached:       8056 kB
Active:        5079580 kB
Inactive:      7163596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20240860 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            1624 kB
Writeback:           0 kB
AnonPages:     3794308 kB
Mapped:          23512 kB
Slab:           383016 kB
PageTables:      22628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45885584 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= 49420 MiB
End job on node140 at 2011-05-13 17:54:18