Trace number 3361940

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3303.24
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.13	c ==============================================================================
0.00/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.13	c ==============================================================================
0.00/0.13	c |         0 |  293757   685433 |   88127       0        0     nan |  0.000 % |
2.20/2.23	c |         0 |  170644   488531 |      --       0       --      -- |     --   | -123111/-196897
2.20/2.23	c ==============================================================================
2.20/2.23	c Result  :   #vars: 36796   #clauses: 170644   #literals: 488531
2.20/2.23	c CPU time:   2.19767 s
2.20/2.23	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-3361940-1305296426/watcher-3361940-1305296426 -o /tmp/evaluation-result-3361940-1305296426/solver-3361940-1305296426 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361940-1305296426.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: 0.63 0.14 0.05 1/340 9452
/proc/meminfo: memFree=26090200/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=0 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641243068 8908800 250 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 250 209 178 0 68 0

[startup+0.048987 s]
/proc/loadavg: 0.63 0.14 0.05 1/340 9452
/proc/meminfo: memFree=26090200/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=0 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641243068 8908800 250 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100991 s]
/proc/loadavg: 0.63 0.14 0.05 1/340 9452
/proc/meminfo: memFree=26090200/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=0 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641243068 8908800 250 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300933 s]
/proc/loadavg: 0.63 0.14 0.05 1/340 9452
/proc/meminfo: memFree=26090200/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=0 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641243068 8908800 250 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700863 s]
/proc/loadavg: 0.63 0.14 0.05 1/340 9452
/proc/meminfo: memFree=26090200/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=0 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641243068 8908800 250 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50071 s]
/proc/loadavg: 0.63 0.14 0.05 2/342 9454
/proc/meminfo: memFree=26039096/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=0 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 641243068 8908800 250 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 250 209 178 0 68 0
[pid=9453] ppid=9452 vsize=52572 CPUtime=1.49 cores=0-7
/proc/9453/stat : 9453 (SatElite) R 9452 9452 9394 0 -1 4202496 12713 0 0 0 147 2 0 0 25 0 1 0 641243068 53833728 11727 33554432000 134512640 135034092 4289503104 18446744073709551615 134566565 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/9453/statm: 13143 11727 68 128 0 13013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61272

[startup+3.10039 s]
/proc/loadavg: 0.63 0.14 0.05 2/342 9454
/proc/meminfo: memFree=26031408/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30084 s]
/proc/loadavg: 0.90 0.21 0.07 5/345 9459
/proc/meminfo: memFree=26016292/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=93752 CPUtime=15.08 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 14896 0 0 0 1501 7 0 0 18 0 4 0 641243302 96002048 14850 33554432000 134512640 135305190 4291995136 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 23438 14850 84 194 0 23242 0
[pid=9455/tid=9456] ppid=9452 vsize=93752 CPUtime=3.71 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 761 0 0 0 370 1 0 0 18 0 4 0 641243323 96002048 14850 33554432000 134512640 135305190 4291995136 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=93752 CPUtime=3.71 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 629 0 0 0 370 1 0 0 18 0 4 0 641243323 96002048 14850 33554432000 134512640 135305190 4291995136 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=93752 CPUtime=3.71 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 765 0 0 0 370 1 0 0 18 0 4 0 641243323 96002048 14850 33554432000 134512640 135305190 4291995136 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17.41
Current children cumulated vsize (KiB) 102452

[startup+12.7007 s]
/proc/loadavg: 1.15 0.27 0.09 5/345 9459
/proc/meminfo: memFree=26006020/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=106796 CPUtime=40.66 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 18000 0 0 0 4057 9 0 0 18 0 4 0 641243302 109359104 17954 33554432000 134512640 135305190 4291995136 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 26699 17954 84 194 0 26503 0
[pid=9455/tid=9456] ppid=9452 vsize=106796 CPUtime=10.11 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 1389 0 0 0 1009 2 0 0 25 0 4 0 641243323 109359104 17954 33554432000 134512640 135305190 4291995136 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=106796 CPUtime=10.1 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 918 0 0 0 1009 1 0 0 18 0 4 0 641243323 109359104 17954 33554432000 134512640 135305190 4291995136 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=106796 CPUtime=10.1 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 1792 0 0 0 1008 2 0 0 18 0 4 0 641243323 109359104 17954 33554432000 134512640 135305190 4291995136 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 42.99
Current children cumulated vsize (KiB) 115496

[startup+25.5003 s]
/proc/loadavg: 1.78 0.45 0.15 5/345 9459
/proc/meminfo: memFree=25968472/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=145360 CPUtime=91.82 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 27594 0 0 0 9167 15 0 0 18 0 4 0 641243302 148848640 27548 33554432000 134512640 135305190 4291995136 18446744073709551615 134551848 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 36340 27548 84 194 0 36144 0
[pid=9455/tid=9456] ppid=9452 vsize=145360 CPUtime=22.89 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 3006 0 0 0 2286 3 0 0 21 0 4 0 641243323 148848640 27548 33554432000 134512640 135305190 4291995136 18446744073709551615 134556726 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=145360 CPUtime=22.89 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 2769 0 0 0 2287 2 0 0 18 0 4 0 641243323 148848640 27548 33554432000 134512640 135305190 4291995136 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=145360 CPUtime=22.89 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 4649 0 0 0 2285 4 0 0 18 0 4 0 641243323 148848640 27548 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.15
Current children cumulated vsize (KiB) 154060

[startup+51.1007 s]
/proc/loadavg: 2.54 0.74 0.25 5/345 9460
/proc/meminfo: memFree=25914384/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=201964 CPUtime=194.16 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 41871 0 0 0 19394 22 0 0 18 0 4 0 641243302 206811136 41825 33554432000 134512640 135305190 4291995136 18446744073709551615 134551919 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 50491 41825 84 194 0 50295 0
[pid=9455/tid=9456] ppid=9452 vsize=201964 CPUtime=48.48 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 5836 0 0 0 4843 5 0 0 25 0 4 0 641243323 206811136 41825 33554432000 134512640 135305190 4291995136 18446744073709551615 134528744 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=201964 CPUtime=48.49 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 4776 0 0 0 4845 4 0 0 18 0 4 0 641243323 206811136 41825 33554432000 134512640 135305190 4291995136 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=201964 CPUtime=48.47 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 9231 0 0 0 4842 5 0 0 18 0 4 0 641243323 206811136 41825 33554432000 134512640 135305190 4291995136 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 196.49
Current children cumulated vsize (KiB) 210664

[startup+102.313 s]
/proc/loadavg: 3.36 1.24 0.45 5/345 9461
/proc/meminfo: memFree=25809592/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=301740 CPUtime=398.83 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 66898 0 0 0 39845 38 0 0 18 0 4 0 641243302 308981760 66852 33554432000 134512640 135305190 4291995136 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 75435 66852 84 194 0 75239 0
[pid=9455/tid=9456] ppid=9452 vsize=301740 CPUtime=99.65 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 11312 0 0 0 9956 9 0 0 25 0 4 0 641243323 308981760 66852 33554432000 134512640 135305190 4291995136 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=301740 CPUtime=99.66 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 9437 0 0 0 9957 9 0 0 19 0 4 0 641243323 308981760 66852 33554432000 134512640 135305190 4291995136 18446744073709551615 134551782 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=301740 CPUtime=99.65 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 16493 0 0 0 9956 9 0 0 18 0 4 0 641243323 308981760 66852 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 401.16
Current children cumulated vsize (KiB) 310440

[startup+162.3 s]
/proc/loadavg: 3.76 1.74 0.66 5/345 9463
/proc/meminfo: memFree=25716456/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=395676 CPUtime=638.66 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 90117 0 0 0 63810 56 0 0 18 0 4 0 641243302 405172224 90071 33554432000 134512640 135305190 4291995136 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 98919 90071 84 194 0 98723 0
[pid=9455/tid=9456] ppid=9452 vsize=395676 CPUtime=159.59 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 16386 0 0 0 15947 12 0 0 25 0 4 0 641243323 405172224 90071 33554432000 134512640 135305190 4291995136 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=395676 CPUtime=159.64 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 13063 0 0 0 15950 14 0 0 25 0 4 0 641243323 405172224 90071 33554432000 134512640 135305190 4291995136 18446744073709551615 134551736 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=395676 CPUtime=159.59 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 24542 0 0 0 15946 13 0 0 18 0 4 0 641243323 405172224 90071 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 640.99
Current children cumulated vsize (KiB) 404376

[startup+222.3 s]
/proc/loadavg: 3.91 2.15 0.87 5/345 9464
/proc/meminfo: memFree=25668696/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0

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

/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 299396 0 0 0 465620 189 0 0 21 0 4 0 641243323 4015149056 964204 33554432000 134512640 135305190 4291995136 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18635.7
Current children cumulated vsize (KiB) 3929744

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.92 5/345 9596
/proc/meminfo: memFree=22001732/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=4132620 CPUtime=18873.4 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 1016816 0 0 0 1886411 927 0 0 25 0 4 0 641243302 4231802880 1016749 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 1033155 1016749 84 194 0 1032959 0
[pid=9455/tid=9456] ppid=9452 vsize=4132620 CPUtime=4718.58 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 178296 0 0 0 471725 133 0 0 25 0 4 0 641243323 4231802880 1016749 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=4132620 CPUtime=4718.3 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 269345 0 0 0 471409 421 0 0 25 0 4 0 641243323 4231802880 1016749 33554432000 134512640 135305190 4291995136 18446744073709551615 134569803 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=4132620 CPUtime=4718.1 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 312954 0 0 0 471612 198 0 0 21 0 4 0 641243323 4231802880 1016749 33554432000 134512640 135305190 4291995136 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18875.7
Current children cumulated vsize (KiB) 4141320

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/345 9598
/proc/meminfo: memFree=21999588/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=4133676 CPUtime=19113.2 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 1017344 0 0 0 1910395 929 0 0 19 0 4 0 641243302 4232884224 1017277 33554432000 134512640 135305190 4291995136 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 1033419 1017277 84 194 0 1033223 0
[pid=9455/tid=9456] ppid=9452 vsize=4133676 CPUtime=4778.57 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 178512 0 0 0 477724 133 0 0 25 0 4 0 641243323 4232884224 1017277 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=4133676 CPUtime=4778.19 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 269346 0 0 0 477397 422 0 0 25 0 4 0 641243323 4232884224 1017277 33554432000 134512640 135305190 4291995136 18446744073709551615 134551854 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=4133676 CPUtime=4778.1 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 313100 0 0 0 477611 199 0 0 25 0 4 0 641243323 4232884224 1017277 33554432000 134512640 135305190 4291995136 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19115.6
Current children cumulated vsize (KiB) 4142376

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/345 9599
/proc/meminfo: memFree=21995352/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=4136940 CPUtime=19353.2 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 1018403 0 0 0 1934393 931 0 0 19 0 4 0 641243302 4236226560 1018336 33554432000 134512640 135305190 4291995136 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 1034235 1018336 84 194 0 1034039 0
[pid=9455/tid=9456] ppid=9452 vsize=4136940 CPUtime=4838.57 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 178656 0 0 0 483724 133 0 0 25 0 4 0 641243323 4236226560 1018336 33554432000 134512640 135305190 4291995136 18446744073709551615 134557466 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=4136940 CPUtime=4838.18 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 269752 0 0 0 483395 423 0 0 25 0 4 0 641243323 4236226560 1018336 33554432000 134512640 135305190 4291995136 18446744073709551615 134551919 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=4136940 CPUtime=4838.1 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 313414 0 0 0 483611 199 0 0 25 0 4 0 641243323 4236226560 1018336 33554432000 134512640 135305190 4291995136 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19355.6
Current children cumulated vsize (KiB) 4145640

[startup+4902.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/345 9601
/proc/meminfo: memFree=21985532/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=4150916 CPUtime=19592.9 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 1020852 0 0 0 1958349 942 0 0 18 0 4 0 641243302 4250537984 1020785 33554432000 134512640 135305190 4291995136 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 1037729 1020785 84 194 0 1037533 0
[pid=9455/tid=9456] ppid=9452 vsize=4150916 CPUtime=4898.24 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 178862 0 0 0 489689 135 0 0 21 0 4 0 641243323 4250537984 1020785 33554432000 134512640 135305190 4291995136 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=4150916 CPUtime=4898.19 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 271477 0 0 0 489390 429 0 0 20 0 4 0 641243323 4250537984 1020785 33554432000 134512640 135305190 4291995136 18446744073709551615 134551746 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=4150916 CPUtime=4898.1 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 313663 0 0 0 489610 200 0 0 19 0 4 0 641243323 4250537984 1020785 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19595.2
Current children cumulated vsize (KiB) 4159616

[startup+4962.3 s]
/proc/loadavg: 3.95 3.99 3.92 5/345 9603
/proc/meminfo: memFree=21984760/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=4151712 CPUtime=19832.2 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 1021143 0 0 0 1982279 946 0 0 18 0 4 0 641243302 4251353088 1021076 33554432000 134512640 135305190 4291995136 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 1037928 1021076 84 194 0 1037732 0
[pid=9455/tid=9456] ppid=9452 vsize=4151712 CPUtime=4958.24 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 178862 0 0 0 495689 135 0 0 25 0 4 0 641243323 4251353088 1021076 33554432000 134512640 135305190 4291995136 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=4151712 CPUtime=4958.19 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 271502 0 0 0 495389 430 0 0 25 0 4 0 641243323 4251353088 1021076 33554432000 134512640 135305190 4291995136 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=4151712 CPUtime=4958.09 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 313829 0 0 0 495608 201 0 0 18 0 4 0 641243323 4251353088 1021076 33554432000 134512640 135305190 4291995136 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19834.6
Current children cumulated vsize (KiB) 4160412

[startup+5022.3 s]
/proc/loadavg: 3.98 3.99 3.92 5/345 9604
/proc/meminfo: memFree=21983856/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=4152632 CPUtime=20072.3 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 1021365 0 0 0 2006279 947 0 0 19 0 4 0 641243302 4252295168 1021298 33554432000 134512640 135305190 4291995136 18446744073709551615 134548012 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 1038158 1021298 84 194 0 1037962 0
[pid=9455/tid=9456] ppid=9452 vsize=4152632 CPUtime=5018.24 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 178862 0 0 0 501688 136 0 0 25 0 4 0 641243323 4252295168 1021298 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=4152632 CPUtime=5018.19 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 271577 0 0 0 501389 430 0 0 19 0 4 0 641243323 4252295168 1021298 33554432000 134512640 135305190 4291995136 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=4152632 CPUtime=5018.09 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 313976 0 0 0 501608 201 0 0 25 0 4 0 641243323 4252295168 1021298 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20074.6
Current children cumulated vsize (KiB) 4161332

[startup+5082.3 s]
/proc/loadavg: 3.99 3.99 3.92 5/345 9606
/proc/meminfo: memFree=21982948/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=4153376 CPUtime=20312.3 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 1021630 0 0 0 2030279 947 0 0 25 0 4 0 641243302 4253057024 1021563 33554432000 134512640 135305190 4291995136 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 1038344 1021563 84 194 0 1038148 0
[pid=9455/tid=9456] ppid=9452 vsize=4153376 CPUtime=5078.25 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 178862 0 0 0 507689 136 0 0 25 0 4 0 641243323 4253057024 1021563 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=4153376 CPUtime=5078.19 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 271719 0 0 0 507389 430 0 0 25 0 4 0 641243323 4253057024 1021563 33554432000 134512640 135305190 4291995136 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=4153376 CPUtime=5078.1 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 314099 0 0 0 507608 202 0 0 18 0 4 0 641243323 4253057024 1021563 33554432000 134512640 135305190 4291995136 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20314.6
Current children cumulated vsize (KiB) 4162076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 3.99 3.99 3.92 5/345 9606
/proc/meminfo: memFree=21982688/32951124 swapFree=40554400/67111528
[pid=9452] ppid=9450 vsize=8700 CPUtime=2.33 cores=0-7
/proc/9452/stat : 9452 (manysat.sh) S 9450 9452 9394 0 -1 4202496 357 13910 0 0 0 0 229 4 18 0 1 0 641243068 8908800 253 33554432000 4194304 4922060 140734582371264 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/9452/statm: 2175 253 209 178 0 68 0
[pid=9455] ppid=9452 vsize=4153376 CPUtime=20383.1 cores=0-7
/proc/9455/stat : 9455 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202496 1021685 0 0 0 2037362 947 0 0 25 0 4 0 641243302 4253057024 1021618 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/9455/statm: 1038344 1021618 84 194 0 1038148 0
[pid=9455/tid=9456] ppid=9452 vsize=4153376 CPUtime=5095.96 cores=0-7
/proc/9455/task/9456/stat : 9456 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 178862 0 0 0 509460 136 0 0 25 0 4 0 641243323 4253057024 1021618 33554432000 134512640 135305190 4291995136 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9455/tid=9457] ppid=9452 vsize=4153376 CPUtime=5095.9 cores=0-7
/proc/9455/task/9457/stat : 9457 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 271750 0 0 0 509160 430 0 0 25 0 4 0 641243323 4253057024 1021618 33554432000 134512640 135305190 4291995136 18446744073709551615 134551848 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=9455/tid=9458] ppid=9452 vsize=4153376 CPUtime=5095.81 cores=0-7
/proc/9455/task/9458/stat : 9458 (manysat1.1_stat) R 9452 9452 9394 0 -1 4202560 314123 0 0 0 509379 202 0 0 20 0 4 0 641243323 4253057024 1021618 33554432000 134512640 135305190 4291995136 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20385.4
Current children cumulated vsize (KiB) 4162076

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 9452 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=299650
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=42993
# CPU time returned by wait4() is 2.34264
# while last known CPU time is 20385.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): 20385.4
CPU user time (s): 20375.9
CPU system time (s): 9.51
CPU usage (%): 399.712
Max. virtual memory (cumulated for all children) (KiB): 4162076

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

runsolver used 16.0986 second user time and 39.564 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-13 16:20:26
IDJOB=3361940
IDBENCH=70799
IDSOLVER=1839
FILE ID=node104/3361940-1305296426
RUNJOBID= node104-1305296396-9408
PBS_JOBID= 13321449
Free space on /tmp= 16388 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361940-1305296426/watcher-3361940-1305296426 -o /tmp/evaluation-result-3361940-1305296426/solver-3361940-1305296426 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361940-1305296426.cnf aimd 1

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=2145629707

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26090596 kB
Buffers:        204656 kB
Cached:        2193816 kB
SwapCached:     122128 kB
Active:         832620 kB
Inactive:      5773924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26090596 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            6988 kB
Writeback:           0 kB
AnonPages:     4099348 kB
Mapped:          10540 kB
Slab:           103892 kB
PageTables:      84464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74806016 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= 16372 MiB
End job on node104 at 2011-05-13 17:45:28