Trace number 3362429

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (TO) 4800.08 1211.33

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq57_a.cnf
MD5SUM953b9cb99bfd26cff0e1ac65be1241f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark630.301
Satisfiable
(Un)Satisfiability was proved
Number of variables569795
Number of clauses8562505
Sum of the clauses size24843745
Maximum clause length186
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27567948
Number of clauses of size 3724416
Number of clauses of size 49898
Number of clauses of size 560873
Number of clauses of size over 5199369

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clause = 8562505, num vars = 569795
0.00/0.00	c Exiting...too many clauses

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-3362429-1305302602/watcher-3362429-1305302602 -o /tmp/evaluation-result-3362429-1305302602/solver-3362429-1305302602 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362429-1305302602.cnf aimd 1 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.68 7.62 7.86 5/361 11644
/proc/meminfo: memFree=8804816/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0

[startup+0.109164 s]
/proc/loadavg: 6.68 7.62 7.86 5/361 11644
/proc/meminfo: memFree=8804816/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201149 s]
/proc/loadavg: 6.68 7.62 7.86 5/361 11644
/proc/meminfo: memFree=8804816/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301128 s]
/proc/loadavg: 6.68 7.62 7.86 5/361 11644
/proc/meminfo: memFree=8804816/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701056 s]
/proc/loadavg: 6.68 7.62 7.86 5/361 11644
/proc/meminfo: memFree=8804816/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50093 s]
/proc/loadavg: 6.68 7.62 7.86 6/363 11647
/proc/meminfo: memFree=8563632/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=336108 CPUtime=1.49 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 82063 0 0 0 136 13 0 0 25 0 1 0 622676274 344174592 82017 33554432000 134512640 135305190 4291128032 18446744073709551615 134515064 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11646/statm: 84027 82017 71 194 0 83831 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 344808

[startup+3.10064 s]
/proc/loadavg: 6.68 7.62 7.86 6/363 11648
/proc/meminfo: memFree=8324312/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=703756 CPUtime=3.09 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 168278 0 0 0 284 25 0 0 25 0 1 0 622676274 720646144 168232 33554432000 134512640 135305190 4291128032 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11646/statm: 175939 168233 71 194 0 175743 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 712456

[startup+6.30105 s]
/proc/loadavg: 6.71 7.61 7.86 6/363 11648
/proc/meminfo: memFree=7612552/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=1401420 CPUtime=6.29 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 340465 0 0 0 580 49 0 0 25 0 1 0 622676274 1435054080 340419 33554432000 134512640 135305190 4291128032 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11646/statm: 350355 340420 71 194 0 350159 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1410120

[startup+12.7009 s]
/proc/loadavg: 6.57 7.56 7.84 9/366 11651
/proc/meminfo: memFree=6838600/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=2096664 CPUtime=20.74 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 491393 0 0 0 1990 84 0 0 21 0 4 0 622676274 2146983936 491325 33554432000 134512640 135305190 4291128032 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11646/statm: 524166 491325 83 194 0 523970 0
[pid=11646/tid=11649] ppid=11644 vsize=2096664 CPUtime=2.67 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 3536 0 0 0 263 4 0 0 19 0 4 0 622677269 2146983936 491325 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=2096664 CPUtime=2.71 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 3512 0 0 0 268 3 0 0 21 0 4 0 622677269 2146983936 491325 33554432000 134512640 135305190 4291128032 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=2096664 CPUtime=2.71 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 4498 0 0 0 268 3 0 0 19 0 4 0 622677269 2146983936 491325 33554432000 134512640 135305190 4291128032 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.74
Current children cumulated vsize (KiB) 2105364

[startup+25.5006 s]
/proc/loadavg: 6.89 7.58 7.84 9/366 11651
/proc/meminfo: memFree=6828316/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=2105888 CPUtime=71.77 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 493797 0 0 0 7091 86 0 0 25 0 4 0 622676274 2156429312 493729 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11646/statm: 526472 493729 83 194 0 526276 0
[pid=11646/tid=11649] ppid=11644 vsize=2105888 CPUtime=15.46 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 4236 0 0 0 1541 5 0 0 25 0 4 0 622677269 2156429312 493729 33554432000 134512640 135305190 4291128032 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=2105888 CPUtime=15.51 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 4012 0 0 0 1548 3 0 0 25 0 4 0 622677269 2156429312 493729 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=2105888 CPUtime=15.51 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 4949 0 0 0 1548 3 0 0 25 0 4 0 622677269 2156429312 493729 33554432000 134512640 135305190 4291128032 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 71.77
Current children cumulated vsize (KiB) 2114588

[startup+51.101 s]
/proc/loadavg: 7.27 7.62 7.85 9/366 11652
/proc/meminfo: memFree=6815228/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=2114568 CPUtime=173.87 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 496141 0 0 0 17299 88 0 0 25 0 4 0 622676274 2165317632 496073 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11646/statm: 528642 496073 83 194 0 528446 0
[pid=11646/tid=11649] ppid=11644 vsize=2114568 CPUtime=41.07 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 4706 0 0 0 4101 6 0 0 25 0 4 0 622677269 2165317632 496073 33554432000 134512640 135305190 4291128032 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=2114568 CPUtime=41.11 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 4954 0 0 0 4107 4 0 0 25 0 4 0 622677269 2165317632 496073 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=2114568 CPUtime=41.12 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 5331 0 0 0 4108 4 0 0 25 0 4 0 622677269 2165317632 496073 33554432000 134512640 135305190 4291128032 18446744073709551615 134528181 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 173.87
Current children cumulated vsize (KiB) 2123268

[startup+102.301 s]
/proc/loadavg: 7.74 7.69 7.86 9/366 11653
/proc/meminfo: memFree=6788832/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=2128588 CPUtime=378.03 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 499391 0 0 0 37711 92 0 0 25 0 4 0 622676274 2179674112 499323 33554432000 134512640 135305190 4291128032 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11646/statm: 532147 499323 83 194 0 531951 0
[pid=11646/tid=11649] ppid=11644 vsize=2128588 CPUtime=92.21 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 5530 0 0 0 9214 7 0 0 25 0 4 0 622677269 2179674112 499324 33554432000 134512640 135305190 4291128032 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=2128588 CPUtime=92.33 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 5910 0 0 0 9228 5 0 0 25 0 4 0 622677269 2179674112 499324 33554432000 134512640 135305190 4291128032 18446744073709551615 134530613 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=2128588 CPUtime=92.33 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 6022 0 0 0 9228 5 0 0 25 0 4 0 622677269 2179674112 499324 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 378.03
Current children cumulated vsize (KiB) 2137288

[startup+162.301 s]
/proc/loadavg: 7.96 7.76 7.87 9/366 11655
/proc/meminfo: memFree=6745040/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=2164528 CPUtime=617.2 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 508368 0 0 0 61622 98 0 0 25 0 4 0 622676274 2216476672 508300 33554432000 134512640 135305190 4291128032 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11646/statm: 541132 508300 83 194 0 540936 0
[pid=11646/tid=11649] ppid=11644 vsize=2164528 CPUtime=152.19 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 7234 0 0 0 15210 9 0 0 25 0 4 0 622677269 2216476672 508300 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=2164528 CPUtime=152.24 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 10710 0 0 0 15216 8 0 0 25 0 4 0 622677269 2216476672 508300 33554432000 134512640 135305190 4291128032 18446744073709551615 134528805 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=2164528 CPUtime=152.04 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 7083 0 0 0 15199 5 0 0 25 0 4 0 622677269 2216476672 508300 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 617.2
Current children cumulated vsize (KiB) 2173228

[startup+222.313 s]
/proc/loadavg: 8.13 7.84 7.89 9/366 11656
/proc/meminfo: memFree=6652016/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=2238900 CPUtime=856.53 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 526937 0 0 0 85542 111 0 0 25 0 4 0 622676274 2292633600 526869 33554432000 134512640 135305190 4291128032 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11646/statm: 559725 526869 83 194 0 559529 0
[pid=11646/tid=11649] ppid=11644 vsize=2238900 CPUtime=212.2 cores=0,2,4,6

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

/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 10354 0 0 0 74544 10 0 0 25 0 4 0 622677269 3252768768 760678 33554432000 134512640 135305190 4291128032 18446744073709551615 134530991 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3009.56
Current children cumulated vsize (KiB) 3185232

[startup+822.301 s]
/proc/loadavg: 4.82 6.85 7.53 5/356 11690
/proc/meminfo: memFree=6141772/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=3285036 CPUtime=3248.8 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 787775 0 0 0 324607 273 0 0 25 0 4 0 622676274 3363876864 787707 33554432000 134512640 135305190 4291128032 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11646/statm: 821259 787707 83 194 0 821063 0
[pid=11646/tid=11649] ppid=11644 vsize=3285036 CPUtime=811.93 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 19772 0 0 0 81169 24 0 0 25 0 4 0 622677269 3363876864 787707 33554432000 134512640 135305190 4291128032 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=3285036 CPUtime=812.09 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 261202 0 0 0 81061 148 0 0 25 0 4 0 622677269 3363876864 787707 33554432000 134512640 135305190 4291128032 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=3285036 CPUtime=804.83 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 10506 0 0 0 80472 11 0 0 25 0 4 0 622677269 3363876864 787707 33554432000 134512640 135305190 4291128032 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3248.8
Current children cumulated vsize (KiB) 3293736

[startup+882.313 s]
/proc/loadavg: 4.36 6.35 7.31 5/356 11692
/proc/meminfo: memFree=6103164/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=3323296 CPUtime=3488.14 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 797410 0 0 0 348521 293 0 0 25 0 4 0 622676274 3403055104 797342 33554432000 134512640 135305190 4291128032 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11646/statm: 830824 797342 83 194 0 830628 0
[pid=11646/tid=11649] ppid=11644 vsize=3323296 CPUtime=871.93 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 21817 0 0 0 87166 27 0 0 25 0 4 0 622677269 3403055104 797342 33554432000 134512640 135305190 4291128032 18446744073709551615 134528612 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=3323296 CPUtime=872.1 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 266566 0 0 0 87049 161 0 0 25 0 4 0 622677269 3403055104 797342 33554432000 134512640 135305190 4291128032 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=3323296 CPUtime=864.12 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 10807 0 0 0 86401 11 0 0 25 0 4 0 622677269 3403055104 797342 33554432000 134512640 135305190 4291128032 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3488.14
Current children cumulated vsize (KiB) 3331996

[startup+942.3 s]
/proc/loadavg: 4.20 5.93 7.11 5/356 11694
/proc/meminfo: memFree=6037676/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=3388944 CPUtime=3727.39 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 813846 0 0 0 372409 330 0 0 25 0 4 0 622676274 3470278656 813778 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11646/statm: 847236 813778 83 194 0 847040 0
[pid=11646/tid=11649] ppid=11644 vsize=3388944 CPUtime=931.92 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 24824 0 0 0 93159 33 0 0 25 0 4 0 622677269 3470278656 813778 33554432000 134512640 135305190 4291128032 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=3388944 CPUtime=932.08 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 277497 0 0 0 93020 188 0 0 25 0 4 0 622677269 3470278656 813778 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=3388944 CPUtime=923.42 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 11099 0 0 0 92329 13 0 0 25 0 4 0 622677269 3470278656 813778 33554432000 134512640 135305190 4291128032 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3727.39
Current children cumulated vsize (KiB) 3397644

[startup+1002.3 s]
/proc/loadavg: 4.07 5.58 6.91 5/356 11695
/proc/meminfo: memFree=6008748/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=3416884 CPUtime=3966.49 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 820936 0 0 0 396306 343 0 0 25 0 4 0 622676274 3498889216 820868 33554432000 134512640 135305190 4291128032 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11646/statm: 854221 820868 83 194 0 854025 0
[pid=11646/tid=11649] ppid=11644 vsize=3416884 CPUtime=991.83 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 25783 0 0 0 99148 35 0 0 25 0 4 0 622677269 3498889216 820868 33554432000 134512640 135305190 4291128032 18446744073709551615 134529360 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=3416884 CPUtime=992.09 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 282564 0 0 0 99011 198 0 0 25 0 4 0 622677269 3498889216 820868 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=3416884 CPUtime=982.7 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 11308 0 0 0 98257 13 0 0 25 0 4 0 622677269 3498889216 820868 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3966.49
Current children cumulated vsize (KiB) 3425584

[startup+1062.3 s]
/proc/loadavg: 4.02 5.29 6.72 5/356 11697
/proc/meminfo: memFree=5967064/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=3459528 CPUtime=4205.77 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 831316 0 0 0 420211 366 0 0 25 0 4 0 622676274 3542556672 831248 33554432000 134512640 135305190 4291128032 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11646/statm: 864882 831248 83 194 0 864686 0
[pid=11646/tid=11649] ppid=11644 vsize=3459528 CPUtime=1051.79 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 28092 0 0 0 105139 40 0 0 25 0 4 0 622677269 3542556672 831248 33554432000 134512640 135305190 4291128032 18446744073709551615 134528395 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=3459528 CPUtime=1052.09 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 289563 0 0 0 104994 215 0 0 25 0 4 0 622677269 3542556672 831248 33554432000 134512640 135305190 4291128032 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=3459528 CPUtime=1042.01 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 11509 0 0 0 104188 13 0 0 25 0 4 0 622677269 3542556672 831248 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4205.77
Current children cumulated vsize (KiB) 3468228

[startup+1122.3 s]
/proc/loadavg: 4.06 5.07 6.56 5/356 11698
/proc/meminfo: memFree=5965300/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=3461220 CPUtime=4445.09 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 831777 0 0 0 444140 369 0 0 25 0 4 0 622676274 3544289280 831709 33554432000 134512640 135305190 4291128032 18446744073709551615 134542034 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11646/statm: 865305 831709 83 194 0 865109 0
[pid=11646/tid=11649] ppid=11644 vsize=3461220 CPUtime=1111.79 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 28100 0 0 0 111139 40 0 0 25 0 4 0 622677269 3544289280 831709 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=3461220 CPUtime=1112.09 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 289930 0 0 0 110992 217 0 0 25 0 4 0 622677269 3544289280 831709 33554432000 134512640 135305190 4291128032 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=3461220 CPUtime=1101.33 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 11539 0 0 0 110119 14 0 0 25 0 4 0 622677269 3544289280 831709 33554432000 134512640 135305190 4291128032 18446744073709551615 134528395 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4445.09
Current children cumulated vsize (KiB) 3469920

[startup+1182.3 s]
/proc/loadavg: 4.07 4.89 6.40 5/356 11700
/proc/meminfo: memFree=5922504/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=3505252 CPUtime=4684.39 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 842607 0 0 0 468048 391 0 0 25 0 4 0 622676274 3589378048 842539 33554432000 134512640 135305190 4291128032 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11646/statm: 876313 842539 83 194 0 876117 0
[pid=11646/tid=11649] ppid=11644 vsize=3505252 CPUtime=1171.79 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 29822 0 0 0 117136 43 0 0 25 0 4 0 622677269 3589378048 842539 33554432000 134512640 135305190 4291128032 18446744073709551615 134556770 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=3505252 CPUtime=1172.09 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 297386 0 0 0 116975 234 0 0 25 0 4 0 622677269 3589378048 842539 33554432000 134512640 135305190 4291128032 18446744073709551615 134570388 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=3505252 CPUtime=1160.63 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 11887 0 0 0 116048 15 0 0 25 0 4 0 622677269 3589378048 842539 33554432000 134512640 135305190 4291128032 18446744073709551615 134542031 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4684.39
Current children cumulated vsize (KiB) 3513952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1211.3 s]
/proc/loadavg: 4.11 4.81 6.33 5/356 11701
/proc/meminfo: memFree=5908108/32951124 swapFree=67111348/67111528
[pid=11644] ppid=11642 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11644/stat : 11644 (manysat.sh) S 11642 11644 10886 0 -1 4202496 355 108 0 0 0 0 0 0 21 0 1 0 622676274 8908800 252 33554432000 4194304 4922060 140733887650064 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11644/statm: 2175 252 209 178 0 68 0
[pid=11646] ppid=11644 vsize=3518260 CPUtime=4800.08 cores=0,2,4,6
/proc/11646/stat : 11646 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202496 845973 0 0 0 479610 398 0 0 25 0 4 0 622676274 3602698240 845905 33554432000 134512640 135305190 4291128032 18446744073709551615 134530638 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11646/statm: 879565 845905 83 194 0 879369 0
[pid=11646/tid=11649] ppid=11644 vsize=3518260 CPUtime=1200.81 cores=0,2,4,6
/proc/11646/task/11649/stat : 11649 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 31343 0 0 0 120035 46 0 0 25 0 4 0 622677269 3602698240 845910 33554432000 134512640 135305190 4291128032 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11646/tid=11650] ppid=11644 vsize=3518260 CPUtime=1201.1 cores=0,2,4,6
/proc/11646/task/11650/stat : 11650 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 298099 0 0 0 119874 236 0 0 25 0 4 0 622677269 3602698240 845910 33554432000 134512640 135305190 4291128032 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11646/tid=11651] ppid=11644 vsize=3518260 CPUtime=1189.29 cores=0,2,4,6
/proc/11646/task/11651/stat : 11651 (manysat1.1_stat) R 11644 11644 10886 0 -1 4202560 12037 0 0 0 118914 15 0 0 25 0 4 0 622677269 3602698240 845910 33554432000 134512640 135305190 4291128032 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 3526960

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

Real time (s): 1211.33
CPU time (s): 4800.08
CPU user time (s): 4796.1
CPU system time (s): 3.98
CPU usage (%): 396.267
Max. virtual memory (cumulated for all children) (KiB): 3526960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 463
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 4.25935 second user time and 9.93149 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-13 18:03:24
IDJOB=3362429
IDBENCH=88159
IDSOLVER=1838
FILE ID=node145/3362429-1305302602
RUNJOBID= node145-1305296390-10904
PBS_JOBID= 13321408
Free space on /tmp= 43032 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq57_a.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362429-1305302602/watcher-3362429-1305302602 -o /tmp/evaluation-result-3362429-1305302602/solver-3362429-1305302602 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362429-1305302602.cnf aimd 1

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

MD5SUM BENCH= 953b9cb99bfd26cff0e1ac65be1241f6
RANDOM SEED=2072664073

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8804972 kB
Buffers:        249528 kB
Cached:       17355964 kB
SwapCached:          0 kB
Active:        8175252 kB
Inactive:     15383024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8804972 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          194800 kB
Writeback:           0 kB
AnonPages:     5951992 kB
Mapped:          28012 kB
Slab:           489984 kB
PageTables:      34856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79877816 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= 43040 MiB
End job on node145 at 2011-05-13 18:23:38