Trace number 3361942

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) 20381.7 5100.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2123.23
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
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.27	c ==============================================================================
0.00/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.27	c ==============================================================================
0.00/0.27	c |         0 |  598617  1396773 |  179585       0        0     nan |  0.000 % |
4.40/4.49	c |         0 |  341039  1130857 |      --       0       --      -- |     --   | -257536/-265815
4.49/4.50	c ==============================================================================
4.49/4.50	c Result  :   #vars: 72981   #clauses: 341039   #literals: 1130857
4.49/4.50	c CPU time:   4.39433 s
4.49/4.50	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-3361942-1305296438/watcher-3361942-1305296438 -o /tmp/evaluation-result-3361942-1305296438/solver-3361942-1305296438 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361942-1305296438.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: 1.37 0.34 0.11 1/309 1865
/proc/meminfo: memFree=8889404/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=0 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 373835124 8908800 249 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1865/statm: 2175 249 209 178 0 68 0

[startup+0.032135 s]
/proc/loadavg: 1.37 0.34 0.11 1/309 1865
/proc/meminfo: memFree=8889404/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=0 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 373835124 8908800 249 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1865/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101135 s]
/proc/loadavg: 1.37 0.34 0.11 1/309 1865
/proc/meminfo: memFree=8889404/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=0 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 373835124 8908800 249 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1865/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301106 s]
/proc/loadavg: 1.37 0.34 0.11 1/309 1865
/proc/meminfo: memFree=8889404/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=0 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 373835124 8908800 249 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1865/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701016 s]
/proc/loadavg: 1.37 0.34 0.11 1/309 1865
/proc/meminfo: memFree=8889404/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=0 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 373835124 8908800 249 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1865/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5009 s]
/proc/loadavg: 1.37 0.34 0.11 2/311 1867
/proc/meminfo: memFree=8800360/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=0 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 373835124 8908800 249 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1865/statm: 2175 249 209 178 0 68 0
[pid=1866] ppid=1865 vsize=95936 CPUtime=1.48 cores=0-7
/proc/1866/stat : 1866 (SatElite) R 1865 1865 1806 0 -1 4202496 23001 0 0 0 143 5 0 0 25 0 1 0 373835124 98238464 21265 33554432000 134512640 135034092 4287735728 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/1866/statm: 23984 21265 68 128 0 23854 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 104636

[startup+3.10059 s]
/proc/loadavg: 1.37 0.34 0.11 2/311 1867
/proc/meminfo: memFree=8786224/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=0 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 373835124 8908800 249 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1865/statm: 2175 249 209 178 0 68 0
[pid=1866] ppid=1865 vsize=100904 CPUtime=3.09 cores=0-7
/proc/1866/stat : 1866 (SatElite) R 1865 1865 1806 0 -1 4202496 24313 0 0 0 300 9 0 0 25 0 1 0 373835124 103325696 22577 33554432000 134512640 135034092 4287735728 18446744073709551615 134569566 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/1866/statm: 25226 22577 68 128 0 25096 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 109604

[startup+6.30103 s]
/proc/loadavg: 1.34 0.36 0.12 5/314 1872
/proc/meminfo: memFree=8751456/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=153440 CPUtime=4.67 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 28434 0 0 0 442 25 0 0 18 0 4 0 373835599 157122560 28285 33554432000 134512640 135305190 4294593536 18446744073709551615 134541935 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 38360 28285 84 194 0 38164 0
[pid=1869/tid=1870] ppid=1865 vsize=153440 CPUtime=1.05 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 1126 0 0 0 100 5 0 0 16 0 4 0 373835645 157122560 28285 33554432000 134512640 135305190 4294593536 18446744073709551615 134551694 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=153440 CPUtime=1.04 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 875 0 0 0 99 5 0 0 18 0 4 0 373835645 157122560 28285 33554432000 134512640 135305190 4294593536 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=153440 CPUtime=1.05 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 1094 0 0 0 99 6 0 0 18 0 4 0 373835645 157122560 28285 33554432000 134512640 135305190 4294593536 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.41
Current children cumulated vsize (KiB) 162140

[startup+12.7009 s]
/proc/loadavg: 1.55 0.42 0.14 5/314 1872
/proc/meminfo: memFree=8731508/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=168692 CPUtime=30.27 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 32227 0 0 0 2998 29 0 0 18 0 4 0 373835599 172740608 32078 33554432000 134512640 135305190 4294593536 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 42173 32078 84 194 0 41977 0
[pid=1869/tid=1870] ppid=1865 vsize=168692 CPUtime=7.45 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 1897 0 0 0 739 6 0 0 25 0 4 0 373835645 172740608 32078 33554432000 134512640 135305190 4294593536 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=168692 CPUtime=7.43 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 1697 0 0 0 738 5 0 0 20 0 4 0 373835645 172740608 32078 33554432000 134512640 135305190 4294593536 18446744073709551615 134555094 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=168692 CPUtime=7.44 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 2134 0 0 0 738 6 0 0 18 0 4 0 373835645 172740608 32078 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35.01
Current children cumulated vsize (KiB) 177392

[startup+25.5006 s]
/proc/loadavg: 2.09 0.59 0.20 5/314 1872
/proc/meminfo: memFree=8713452/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=187056 CPUtime=81.45 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 36868 0 0 0 8114 31 0 0 18 0 4 0 373835599 191545344 36719 33554432000 134512640 135305190 4294593536 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 46764 36719 84 194 0 46568 0
[pid=1869/tid=1870] ppid=1865 vsize=187056 CPUtime=20.25 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 2559 0 0 0 2018 7 0 0 25 0 4 0 373835645 191545344 36719 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=187056 CPUtime=20.23 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 3650 0 0 0 2017 6 0 0 19 0 4 0 373835645 191545344 36719 33554432000 134512640 135305190 4294593536 18446744073709551615 134528523 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=187056 CPUtime=20.24 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 2927 0 0 0 2017 7 0 0 18 0 4 0 373835645 191545344 36719 33554432000 134512640 135305190 4294593536 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 86.19
Current children cumulated vsize (KiB) 195756

[startup+51.1011 s]
/proc/loadavg: 2.74 0.86 0.30 5/314 1873
/proc/meminfo: memFree=8670260/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=231196 CPUtime=183.84 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 47814 0 0 0 18347 37 0 0 18 0 4 0 373835599 236744704 47665 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 57799 47665 84 194 0 57603 0
[pid=1869/tid=1870] ppid=1865 vsize=231196 CPUtime=45.84 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 4143 0 0 0 4577 7 0 0 25 0 4 0 373835645 236744704 47665 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=231196 CPUtime=45.83 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 7495 0 0 0 4575 8 0 0 25 0 4 0 373835645 236744704 47665 33554432000 134512640 135305190 4294593536 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=231196 CPUtime=45.84 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 4915 0 0 0 4576 8 0 0 18 0 4 0 373835645 236744704 47665 33554432000 134512640 135305190 4294593536 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 188.58
Current children cumulated vsize (KiB) 239896

[startup+102.312 s]
/proc/loadavg: 3.45 1.34 0.49 5/314 1874
/proc/meminfo: memFree=8612104/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=289732 CPUtime=388.63 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 61918 0 0 0 38815 48 0 0 18 0 4 0 373835599 296685568 61769 33554432000 134512640 135305190 4294593536 18446744073709551615 134528217 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 72433 61769 84 194 0 72237 0
[pid=1869/tid=1870] ppid=1865 vsize=289732 CPUtime=97.04 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 6165 0 0 0 9695 9 0 0 25 0 4 0 373835645 296685568 61769 33554432000 134512640 135305190 4294593536 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=289732 CPUtime=97.03 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 13805 0 0 0 9692 11 0 0 22 0 4 0 373835645 296685568 61769 33554432000 134512640 135305190 4294593536 18446744073709551615 134552695 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=289732 CPUtime=97.04 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 7108 0 0 0 9693 11 0 0 18 0 4 0 373835645 296685568 61769 33554432000 134512640 135305190 4294593536 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 393.37
Current children cumulated vsize (KiB) 298432

[startup+162.301 s]
/proc/loadavg: 3.80 1.82 0.71 5/314 1876
/proc/meminfo: memFree=8543400/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=358604 CPUtime=628.53 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 79009 0 0 0 62794 59 0 0 18 0 4 0 373835599 367210496 78860 33554432000 134512640 135305190 4294593536 18446744073709551615 134541935 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 89651 78860 84 194 0 89455 0
[pid=1869/tid=1870] ppid=1865 vsize=358604 CPUtime=157.02 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 9118 0 0 0 15691 11 0 0 25 0 4 0 373835645 367210496 78860 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=358604 CPUtime=157.01 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 21328 0 0 0 15685 16 0 0 19 0 4 0 373835645 367210496 78860 33554432000 134512640 135305190 4294593536 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=358604 CPUtime=157.01 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 9568 0 0 0 15688 13 0 0 18 0 4 0 373835645 367210496 78860 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 633.27
Current children cumulated vsize (KiB) 367304

[startup+222.301 s]
/proc/loadavg: 3.92 2.22 0.91 5/314 1877
/proc/meminfo: memFree=8500496/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7

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

/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 76669 0 0 0 465536 77 0 0 25 0 4 0 373835645 1590439936 368038 33554432000 134512640 135305190 4294593536 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18630.8
Current children cumulated vsize (KiB) 1561864

[startup+4722.31 s]
/proc/loadavg: 3.99 3.98 3.92 5/314 2009
/proc/meminfo: memFree=7383360/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=1553308 CPUtime=18866.2 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 368276 0 0 0 1886302 313 0 0 18 0 4 0 373835599 1590587392 368068 33554432000 134512640 135305190 4294593536 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 388327 368068 84 194 0 388131 0
[pid=1869/tid=1870] ppid=1865 vsize=1553308 CPUtime=4716.62 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 67368 0 0 0 471602 60 0 0 25 0 4 0 373835645 1590587392 368068 33554432000 134512640 135305190 4294593536 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=1553308 CPUtime=4716.52 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 104962 0 0 0 471565 87 0 0 25 0 4 0 373835645 1590587392 368068 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=1553308 CPUtime=4716.13 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 76669 0 0 0 471536 77 0 0 18 0 4 0 373835645 1590587392 368068 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18870.9
Current children cumulated vsize (KiB) 1562008

[startup+4782.3 s]
/proc/loadavg: 3.99 3.98 3.92 5/314 2011
/proc/meminfo: memFree=7382844/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=1553884 CPUtime=19106.1 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 368398 0 0 0 1910297 313 0 0 25 0 4 0 373835599 1591177216 368190 33554432000 134512640 135305190 4294593536 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 388471 368190 84 194 0 388275 0
[pid=1869/tid=1870] ppid=1865 vsize=1553884 CPUtime=4776.61 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 67383 0 0 0 477601 60 0 0 25 0 4 0 373835645 1591177216 368190 33554432000 134512640 135305190 4294593536 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=1553884 CPUtime=4776.51 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 104965 0 0 0 477564 87 0 0 25 0 4 0 373835645 1591177216 368190 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=1553884 CPUtime=4776.12 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 76721 0 0 0 477535 77 0 0 18 0 4 0 373835645 1591177216 368190 33554432000 134512640 135305190 4294593536 18446744073709551615 134528573 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19110.8
Current children cumulated vsize (KiB) 1562584

[startup+4842.3 s]
/proc/loadavg: 3.99 3.98 3.92 5/314 2013
/proc/meminfo: memFree=7381700/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=1555420 CPUtime=19346.1 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 368695 0 0 0 1934296 314 0 0 25 0 4 0 373835599 1592750080 368487 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 388855 368487 84 194 0 388659 0
[pid=1869/tid=1870] ppid=1865 vsize=1555420 CPUtime=4836.61 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 67417 0 0 0 483601 60 0 0 25 0 4 0 373835645 1592750080 368487 33554432000 134512640 135305190 4294593536 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=1555420 CPUtime=4836.5 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 105177 0 0 0 483563 87 0 0 25 0 4 0 373835645 1592750080 368487 33554432000 134512640 135305190 4294593536 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=1555420 CPUtime=4836.11 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 76748 0 0 0 483534 77 0 0 21 0 4 0 373835645 1592750080 368487 33554432000 134512640 135305190 4294593536 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19350.8
Current children cumulated vsize (KiB) 1564120

[startup+4902.3 s]
/proc/loadavg: 3.99 3.98 3.92 5/314 2014
/proc/meminfo: memFree=7373140/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=1563484 CPUtime=19586.1 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 370863 0 0 0 1958292 318 0 0 25 0 4 0 373835599 1601007616 370655 33554432000 134512640 135305190 4294593536 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 390871 370655 84 194 0 390675 0
[pid=1869/tid=1870] ppid=1865 vsize=1563484 CPUtime=4896.62 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 67689 0 0 0 489601 61 0 0 25 0 4 0 373835645 1601007616 370655 33554432000 134512640 135305190 4294593536 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=1563484 CPUtime=4896.51 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 105962 0 0 0 489561 90 0 0 25 0 4 0 373835645 1601007616 370655 33554432000 134512640 135305190 4294593536 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=1563484 CPUtime=4896.12 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 77391 0 0 0 489534 78 0 0 25 0 4 0 373835645 1601007616 370655 33554432000 134512640 135305190 4294593536 18446744073709551615 134550112 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19590.8
Current children cumulated vsize (KiB) 1572184

[startup+4962.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/314 2016
/proc/meminfo: memFree=7364824/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=1572048 CPUtime=19826.1 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 372993 0 0 0 1982288 323 0 0 25 0 4 0 373835599 1609777152 372785 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 393012 372785 84 194 0 392816 0
[pid=1869/tid=1870] ppid=1865 vsize=1572048 CPUtime=4956.62 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 68011 0 0 0 495601 61 0 0 25 0 4 0 373835645 1609777152 372785 33554432000 134512640 135305190 4294593536 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=1572048 CPUtime=4956.51 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 106648 0 0 0 495559 92 0 0 25 0 4 0 373835645 1609777152 372785 33554432000 134512640 135305190 4294593536 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=1572048 CPUtime=4956.11 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 77878 0 0 0 495533 78 0 0 25 0 4 0 373835645 1609777152 372785 33554432000 134512640 135305190 4294593536 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19830.8
Current children cumulated vsize (KiB) 1580748

[startup+5022.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/314 2017
/proc/meminfo: memFree=7315752/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=1622128 CPUtime=20066.1 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 385569 0 0 0 2006278 333 0 0 25 0 4 0 373835599 1661059072 385361 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 405532 385361 84 194 0 405336 0
[pid=1869/tid=1870] ppid=1865 vsize=1622128 CPUtime=5016.62 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 69978 0 0 0 501600 62 0 0 25 0 4 0 373835645 1661059072 385361 33554432000 134512640 135305190 4294593536 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=1622128 CPUtime=5016.51 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 111836 0 0 0 501552 99 0 0 25 0 4 0 373835645 1661059072 385361 33554432000 134512640 135305190 4294593536 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=1622128 CPUtime=5016.11 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 81080 0 0 0 501531 80 0 0 25 0 4 0 373835645 1661059072 385361 33554432000 134512640 135305190 4294593536 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20070.8
Current children cumulated vsize (KiB) 1630828

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/314 2019
/proc/meminfo: memFree=7236504/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=1702072 CPUtime=20306.1 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 405035 0 0 0 2030267 345 0 0 21 0 4 0 373835599 1742921728 404827 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 425518 404827 84 194 0 425322 0
[pid=1869/tid=1870] ppid=1865 vsize=1702072 CPUtime=5076.62 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 73554 0 0 0 507598 64 0 0 25 0 4 0 373835645 1742921728 404827 33554432000 134512640 135305190 4294593536 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=1702072 CPUtime=5076.51 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 118381 0 0 0 507550 101 0 0 25 0 4 0 373835645 1742921728 404827 33554432000 134512640 135305190 4294593536 18446744073709551615 134551628 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=1702072 CPUtime=5076.11 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 85812 0 0 0 507528 83 0 0 21 0 4 0 373835645 1742921728 404827 33554432000 134512640 135305190 4294593536 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20310.9
Current children cumulated vsize (KiB) 1710772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.92 5/314 2019
/proc/meminfo: memFree=7215916/32951124 swapFree=46575252/67111528
[pid=1865] ppid=1863 vsize=8700 CPUtime=4.74 cores=0-7
/proc/1865/stat : 1865 (manysat.sh) S 1863 1865 1806 0 -1 4202496 357 26993 0 0 0 0 462 12 18 0 1 0 373835124 8908800 252 33554432000 4194304 4922060 140736086912512 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/1865/statm: 2175 252 209 178 0 68 0
[pid=1869] ppid=1865 vsize=1722028 CPUtime=20376.9 cores=0-7
/proc/1869/stat : 1869 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202496 410106 0 0 0 2037345 348 0 0 25 0 4 0 373835599 1763356672 409898 33554432000 134512640 135305190 4294593536 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/1869/statm: 430507 409898 84 194 0 430311 0
[pid=1869/tid=1870] ppid=1865 vsize=1722028 CPUtime=5094.33 cores=0-7
/proc/1869/task/1870/stat : 1870 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 74625 0 0 0 509368 65 0 0 25 0 4 0 373835645 1763356672 409900 33554432000 134512640 135305190 4294593536 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=1869/tid=1871] ppid=1865 vsize=1722028 CPUtime=5094.22 cores=0-7
/proc/1869/task/1871/stat : 1871 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 119900 0 0 0 509320 102 0 0 25 0 4 0 373835645 1763356672 409900 33554432000 134512640 135305190 4294593536 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=1869/tid=1872] ppid=1865 vsize=1722028 CPUtime=5093.82 cores=0-7
/proc/1869/task/1872/stat : 1872 (manysat1.1_stat) R 1865 1865 1806 0 -1 4202560 87054 0 0 0 509299 83 0 0 21 0 4 0 373835645 1763356672 409900 33554432000 134512640 135305190 4294593536 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20381.7
Current children cumulated vsize (KiB) 1730728

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

Real time (s): 5100.02
CPU time (s): 20381.7
CPU user time (s): 20378.1
CPU system time (s): 3.6
CPU usage (%): 399.639
Max. virtual memory (cumulated for all children) (KiB): 1730728

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

runsolver used 14.7978 second user time and 36.2135 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-13 16:20:39
IDJOB=3361942
IDBENCH=70808
IDSOLVER=1839
FILE ID=node107/3361942-1305296438
RUNJOBID= node107-1305296396-1820
PBS_JOBID= 13321446
Free space on /tmp= 41268 MiB

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

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=2145629707

node107.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.829
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.65
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.829
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.829
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8889800 kB
Buffers:        265416 kB
Cached:       18849704 kB
SwapCached:      10016 kB
Active:        6720104 kB
Inactive:     16677444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8889800 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           12528 kB
Writeback:           0 kB
AnonPages:     4280444 kB
Mapped:          18880 kB
Slab:           528384 kB
PageTables:      68516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64913904 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= 41236 MiB
End job on node107 at 2011-05-13 17:45:41