Trace number 3362290

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) 20399.4 5100.03

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
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 variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
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 |    3344    10640 |    1003       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2976    10528 |      --       0       --      -- |     --   | -240/400
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 602   #clauses: 2976   #literals: 10528
0.00/0.00	c CPU time:   0.006998 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-3362290-1305302873/watcher-3362290-1305302873 -o /tmp/evaluation-result-3362290-1305302873/solver-3362290-1305302873 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362290-1305302873.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 4.02 3.95 1/378 22359
/proc/meminfo: memFree=27238616/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0

[startup+0.0863819 s]
/proc/loadavg: 4.01 4.02 3.95 1/378 22359
/proc/meminfo: memFree=27238616/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10038 s]
/proc/loadavg: 4.01 4.02 3.95 1/378 22359
/proc/meminfo: memFree=27238616/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300288 s]
/proc/loadavg: 4.01 4.02 3.95 1/378 22359
/proc/meminfo: memFree=27238616/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70022 s]
/proc/loadavg: 4.01 4.02 3.95 1/378 22359
/proc/meminfo: memFree=27238616/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50114 s]
/proc/loadavg: 4.01 4.02 3.95 5/383 22365
/proc/meminfo: memFree=27233120/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=40572 CPUtime=5.92 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 1726 0 0 0 591 1 0 0 18 0 4 0 641886044 41545728 1678 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 10143 1678 84 194 0 9947 0
[pid=22361/tid=22363] ppid=22359 vsize=40572 CPUtime=1.48 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 369 0 0 0 148 0 0 0 18 0 4 0 641886045 41545728 1678 33554432000 134512640 135305190 4294116240 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=40572 CPUtime=1.47 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 315 0 0 0 147 0 0 0 19 0 4 0 641886045 41545728 1678 33554432000 134512640 135305190 4294116240 18446744073709551615 134869156 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=40572 CPUtime=1.47 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 364 0 0 0 147 0 0 0 18 0 4 0 641886045 41545728 1679 33554432000 134512640 135305190 4294116240 18446744073709551615 134565634 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 49272

[startup+3.10085 s]
/proc/loadavg: 4.01 4.02 3.95 5/383 22365
/proc/meminfo: memFree=27229028/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=46048 CPUtime=12.32 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 2934 0 0 0 1230 2 0 0 18 0 4 0 641886044 47153152 2886 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 11512 2886 84 194 0 11316 0
[pid=22361/tid=22363] ppid=22359 vsize=46048 CPUtime=3.08 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 702 0 0 0 308 0 0 0 18 0 4 0 641886045 47153152 2886 33554432000 134512640 135305190 4294116240 18446744073709551615 134556734 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=46048 CPUtime=3.07 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 571 0 0 0 307 0 0 0 18 0 4 0 641886045 47153152 2886 33554432000 134512640 135305190 4294116240 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=46048 CPUtime=3.07 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 679 0 0 0 307 0 0 0 21 0 4 0 641886045 47153152 2886 33554432000 134512640 135305190 4294116240 18446744073709551615 134528252 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) 54748

[startup+6.30028 s]
/proc/loadavg: 4.01 4.02 3.95 6/383 22365
/proc/meminfo: memFree=27218040/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=56060 CPUtime=25.11 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 5633 0 0 0 2508 3 0 0 25 0 4 0 641886044 57405440 5585 33554432000 134512640 135305190 4294116240 18446744073709551615 134528237 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 14015 5585 84 194 0 13819 0
[pid=22361/tid=22363] ppid=22359 vsize=56060 CPUtime=6.28 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 1203 0 0 0 628 0 0 0 25 0 4 0 641886045 57405440 5585 33554432000 134512640 135305190 4294116240 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=56060 CPUtime=6.27 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 1211 0 0 0 626 1 0 0 25 0 4 0 641886045 57405440 5585 33554432000 134512640 135305190 4294116240 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=56060 CPUtime=6.27 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 1464 0 0 0 626 1 0 0 25 0 4 0 641886045 57405440 5585 33554432000 134512640 135305190 4294116240 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 64760

[startup+12.7012 s]
/proc/loadavg: 4.01 4.02 3.95 5/383 22365
/proc/meminfo: memFree=27207044/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=66296 CPUtime=50.71 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 8062 0 0 0 5067 4 0 0 25 0 4 0 641886044 67887104 8014 33554432000 134512640 135305190 4294116240 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 16574 8014 84 194 0 16378 0
[pid=22361/tid=22363] ppid=22359 vsize=66296 CPUtime=12.68 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 1692 0 0 0 1268 0 0 0 25 0 4 0 641886045 67887104 8014 33554432000 134512640 135305190 4294116240 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=66296 CPUtime=12.67 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 1945 0 0 0 1266 1 0 0 25 0 4 0 641886045 67887104 8014 33554432000 134512640 135305190 4294116240 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=66296 CPUtime=12.67 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 2079 0 0 0 1266 1 0 0 25 0 4 0 641886045 67887104 8014 33554432000 134512640 135305190 4294116240 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 74996

[startup+25.5011 s]
/proc/loadavg: 4.09 4.04 3.95 5/383 22365
/proc/meminfo: memFree=27195604/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=78952 CPUtime=101.9 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 10985 0 0 0 10183 7 0 0 25 0 4 0 641886044 80846848 10937 33554432000 134512640 135305190 4294116240 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 19738 10937 84 194 0 19542 0
[pid=22361/tid=22363] ppid=22359 vsize=78952 CPUtime=25.47 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 2232 0 0 0 2547 0 0 0 25 0 4 0 641886045 80846848 10937 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=78952 CPUtime=25.46 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 2986 0 0 0 2544 2 0 0 25 0 4 0 641886045 80846848 10937 33554432000 134512640 135305190 4294116240 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=78952 CPUtime=25.46 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 2839 0 0 0 2544 2 0 0 25 0 4 0 641886045 80846848 10937 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 87652

[startup+51.1007 s]
/proc/loadavg: 4.06 4.03 3.95 5/383 22366
/proc/meminfo: memFree=27185152/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=90964 CPUtime=204.28 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 13729 0 0 0 20417 11 0 0 25 0 4 0 641886044 93147136 13681 33554432000 134512640 135305190 4294116240 18446744073709551615 134570412 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 22741 13681 84 194 0 22545 0
[pid=22361/tid=22363] ppid=22359 vsize=90964 CPUtime=51.07 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 2815 0 0 0 5106 1 0 0 21 0 4 0 641886045 93147136 13681 33554432000 134512640 135305190 4294116240 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=90964 CPUtime=51.06 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 3809 0 0 0 5102 4 0 0 25 0 4 0 641886045 93147136 13681 33554432000 134512640 135305190 4294116240 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=90964 CPUtime=51.06 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 3503 0 0 0 5103 3 0 0 25 0 4 0 641886045 93147136 13681 33554432000 134512640 135305190 4294116240 18446744073709551615 134528245 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.28
Current children cumulated vsize (KiB) 99664

[startup+102.314 s]
/proc/loadavg: 4.02 4.03 3.95 5/383 22367
/proc/meminfo: memFree=27166032/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=107944 CPUtime=409.11 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 18064 0 0 0 40896 15 0 0 25 0 4 0 641886044 110534656 18016 33554432000 134512640 135305190 4294116240 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 26986 18016 84 194 0 26790 0
[pid=22361/tid=22363] ppid=22359 vsize=107944 CPUtime=102.27 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 4048 0 0 0 10226 1 0 0 25 0 4 0 641886045 110534656 18016 33554432000 134512640 135305190 4294116240 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=107944 CPUtime=102.26 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 5126 0 0 0 10221 5 0 0 25 0 4 0 641886045 110534656 18016 33554432000 134512640 135305190 4294116240 18446744073709551615 134530601 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=107944 CPUtime=102.27 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 4363 0 0 0 10223 4 0 0 25 0 4 0 641886045 110534656 18016 33554432000 134512640 135305190 4294116240 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 409.11
Current children cumulated vsize (KiB) 116644

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/383 22369
/proc/meminfo: memFree=27149644/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=126124 CPUtime=649.04 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 22134 0 0 0 64884 20 0 0 25 0 4 0 641886044 129150976 22086 33554432000 134512640 135305190 4294116240 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 31531 22086 84 194 0 31335 0
[pid=22361/tid=22363] ppid=22359 vsize=126124 CPUtime=162.25 cores=0-7

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

/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 23247 0 0 0 466189 24 0 0 25 0 4 0 641886045 606674944 132023 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18648.5
Current children cumulated vsize (KiB) 601156

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 4.00 5/383 22503
/proc/meminfo: memFree=26707596/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=593088 CPUtime=18888.6 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 132244 0 0 0 1888691 167 0 0 25 0 4 0 641886044 607322112 132171 33554432000 134512640 135305190 4294116240 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 148272 132171 84 194 0 148076 0
[pid=22361/tid=22363] ppid=22359 vsize=593088 CPUtime=4722.18 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 22644 0 0 0 472189 29 0 0 25 0 4 0 641886045 607322112 132171 33554432000 134512640 135305190 4294116240 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=593088 CPUtime=4722.08 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 63019 0 0 0 472128 80 0 0 25 0 4 0 641886045 607322112 132171 33554432000 134512640 135305190 4294116240 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=593088 CPUtime=4722.15 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 23313 0 0 0 472191 24 0 0 19 0 4 0 641886045 607322112 132171 33554432000 134512640 135305190 4294116240 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18888.6
Current children cumulated vsize (KiB) 601788

[startup+4782.3 s]
/proc/loadavg: 4.08 4.02 4.01 5/383 22504
/proc/meminfo: memFree=26708068/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=593392 CPUtime=19128.5 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 132333 0 0 0 1912685 167 0 0 25 0 4 0 641886044 607633408 132260 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 148348 132260 84 194 0 148152 0
[pid=22361/tid=22363] ppid=22359 vsize=593392 CPUtime=4782.18 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 22654 0 0 0 478188 30 0 0 25 0 4 0 641886045 607633408 132260 33554432000 134512640 135305190 4294116240 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=593392 CPUtime=4782.06 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 63051 0 0 0 478126 80 0 0 25 0 4 0 641886045 607633408 132260 33554432000 134512640 135305190 4294116240 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=593392 CPUtime=4782.14 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 23353 0 0 0 478189 25 0 0 25 0 4 0 641886045 607633408 132260 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19128.5
Current children cumulated vsize (KiB) 602092

[startup+4842.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/383 22506
/proc/meminfo: memFree=26707184/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=594180 CPUtime=19368.5 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 132505 0 0 0 1936685 168 0 0 25 0 4 0 641886044 608440320 132432 33554432000 134512640 135305190 4294116240 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 148545 132432 84 194 0 148349 0
[pid=22361/tid=22363] ppid=22359 vsize=594180 CPUtime=4842.17 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 22669 0 0 0 484187 30 0 0 25 0 4 0 641886045 608440320 132432 33554432000 134512640 135305190 4294116240 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=594180 CPUtime=4842.06 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 63060 0 0 0 484126 80 0 0 25 0 4 0 641886045 608440320 132432 33554432000 134512640 135305190 4294116240 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=594180 CPUtime=4842.14 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 23445 0 0 0 484189 25 0 0 25 0 4 0 641886045 608440320 132432 33554432000 134512640 135305190 4294116240 18446744073709551615 134528425 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19368.5
Current children cumulated vsize (KiB) 602880

[startup+4902.3 s]
/proc/loadavg: 4.01 4.00 4.00 5/383 22507
/proc/meminfo: memFree=26706416/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=594672 CPUtime=19608.5 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 132681 0 0 0 1960684 168 0 0 18 0 4 0 641886044 608944128 132608 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 148668 132608 84 194 0 148472 0
[pid=22361/tid=22363] ppid=22359 vsize=594672 CPUtime=4902.17 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 22695 0 0 0 490187 30 0 0 25 0 4 0 641886045 608944128 132608 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=594672 CPUtime=4902.06 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 63094 0 0 0 490126 80 0 0 25 0 4 0 641886045 608944128 132608 33554432000 134512640 135305190 4294116240 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=594672 CPUtime=4902.14 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 23512 0 0 0 490189 25 0 0 25 0 4 0 641886045 608944128 132608 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19608.5
Current children cumulated vsize (KiB) 603372

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/383 22509
/proc/meminfo: memFree=26705780/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=596184 CPUtime=19848.5 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 132858 0 0 0 1984684 169 0 0 25 0 4 0 641886044 610492416 132785 33554432000 134512640 135305190 4294116240 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 149046 132785 84 194 0 148850 0
[pid=22361/tid=22363] ppid=22359 vsize=596184 CPUtime=4962.18 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 22731 0 0 0 496188 30 0 0 25 0 4 0 641886045 610492416 132785 33554432000 134512640 135305190 4294116240 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=596184 CPUtime=4962.06 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 63116 0 0 0 496125 81 0 0 25 0 4 0 641886045 610492416 132785 33554432000 134512640 135305190 4294116240 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=596184 CPUtime=4962.14 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 23572 0 0 0 496189 25 0 0 25 0 4 0 641886045 610492416 132785 33554432000 134512640 135305190 4294116240 18446744073709551615 134528325 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19848.5
Current children cumulated vsize (KiB) 604884

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/383 22511
/proc/meminfo: memFree=26704648/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=597252 CPUtime=20088.5 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 133079 0 0 0 2008684 169 0 0 25 0 4 0 641886044 611586048 133006 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 149313 133006 84 194 0 149117 0
[pid=22361/tid=22363] ppid=22359 vsize=597252 CPUtime=5022.18 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 22751 0 0 0 502188 30 0 0 25 0 4 0 641886045 611586048 133006 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=597252 CPUtime=5022.06 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 63147 0 0 0 502125 81 0 0 25 0 4 0 641886045 611586048 133006 33554432000 134512640 135305190 4294116240 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=597252 CPUtime=5022.14 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 23701 0 0 0 502189 25 0 0 25 0 4 0 641886045 611586048 133006 33554432000 134512640 135305190 4294116240 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20088.5
Current children cumulated vsize (KiB) 605952

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/383 22512
/proc/meminfo: memFree=26704260/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=597732 CPUtime=20328.5 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 133230 0 0 0 2032684 169 0 0 25 0 4 0 641886044 612077568 133157 33554432000 134512640 135305190 4294116240 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 149433 133157 84 194 0 149237 0
[pid=22361/tid=22363] ppid=22359 vsize=597732 CPUtime=5082.18 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 22758 0 0 0 508188 30 0 0 25 0 4 0 641886045 612077568 133157 33554432000 134512640 135305190 4294116240 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=597732 CPUtime=5082.06 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 63170 0 0 0 508125 81 0 0 25 0 4 0 641886045 612077568 133157 33554432000 134512640 135305190 4294116240 18446744073709551615 134528600 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=597732 CPUtime=5082.14 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 23752 0 0 0 508189 25 0 0 25 0 4 0 641886045 612077568 133157 33554432000 134512640 135305190 4294116240 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20328.5
Current children cumulated vsize (KiB) 606432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/383 22513
/proc/meminfo: memFree=26703636/32950928 swapFree=44388876/67111528
[pid=22359] ppid=22357 vsize=8700 CPUtime=0 cores=0-7
/proc/22359/stat : 22359 (manysat.sh) S 22357 22359 21839 0 -1 4202496 358 279 0 0 0 0 0 0 22 0 1 0 641886043 8908800 253 33554432000 4194304 4922060 140734465887744 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22359/statm: 2175 253 209 178 0 68 0
[pid=22361] ppid=22359 vsize=598332 CPUtime=20399.4 cores=0-7
/proc/22361/stat : 22361 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202496 133336 0 0 0 2039769 169 0 0 19 0 4 0 641886044 612691968 133263 33554432000 134512640 135305190 4294116240 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/22361/statm: 149583 133263 84 194 0 149387 0
[pid=22361/tid=22363] ppid=22359 vsize=598332 CPUtime=5099.89 cores=0-7
/proc/22361/task/22363/stat : 22363 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 22795 0 0 0 509959 30 0 0 25 0 4 0 641886045 612691968 133263 33554432000 134512640 135305190 4294116240 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=22361/tid=22364] ppid=22359 vsize=598332 CPUtime=5099.78 cores=0-7
/proc/22361/task/22364/stat : 22364 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 63170 0 0 0 509897 81 0 0 25 0 4 0 641886045 612691968 133263 33554432000 134512640 135305190 4294116240 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=22361/tid=22365] ppid=22359 vsize=598332 CPUtime=5099.85 cores=0-7
/proc/22361/task/22365/stat : 22365 (manysat1.1_stat) R 22359 22359 21839 0 -1 4202560 23819 0 0 0 509960 25 0 0 25 0 4 0 641886045 612691968 133263 33554432000 134512640 135305190 4294116240 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20399.4
Current children cumulated vsize (KiB) 607032

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

Real time (s): 5100.03
CPU time (s): 20399.4
CPU user time (s): 20397.7
CPU system time (s): 1.69
CPU usage (%): 399.986
Max. virtual memory (cumulated for all children) (KiB): 607032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.008998
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 637
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 5

runsolver used 18.8641 second user time and 45.3121 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-13 18:07:53
IDJOB=3362290
IDBENCH=83431
IDSOLVER=1839
FILE ID=node126/3362290-1305302873
RUNJOBID= node126-1305296393-21853
PBS_JOBID= 13321427
Free space on /tmp= 50536 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362290-1305302873/watcher-3362290-1305302873 -o /tmp/evaluation-result-3362290-1305302873/solver-3362290-1305302873 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362290-1305302873.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=202586354

node126.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.783
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.56
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.783
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.75
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27239012 kB
Buffers:        207392 kB
Cached:        2300644 kB
SwapCached:      92524 kB
Active:         633148 kB
Inactive:      4835476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27239012 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            1488 kB
Writeback:           0 kB
AnonPages:     2880100 kB
Mapped:          14996 kB
Slab:           101080 kB
PageTables:      74980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88086928 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= 50536 MiB
End job on node126 at 2011-05-13 19:32:55