Trace number 3362087

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.12 1208.94

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

Solver Data

0.00/0.00	c Parsing...
0.00/0.89	c ==============================================================================
0.00/0.89	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.89	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.89	c ==============================================================================
0.00/0.89	c |         0 | 2453278  5605905 |  735983       0        0     nan |  0.000 % |
4.30/4.38	c |         0 | 1759097  4095795 |      --       0       --      -- |     --   | -35/-52
4.30/4.38	c ==============================================================================
4.30/4.38	c Result  :   #vars: 125676   #clauses: 1759097   #literals: 4095795
4.30/4.38	c CPU time:   4.27035 s
4.30/4.38	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-3362087-1305298882/watcher-3362087-1305298882 -o /tmp/evaluation-result-3362087-1305298882/solver-3362087-1305298882 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362087-1305298882.cnf aimd 1 

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

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


[startup+0 s]
/proc/loadavg: 7.73 7.98 7.44 5/361 11205
/proc/meminfo: memFree=9123456/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622304247 8908800 250 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11205/statm: 2175 250 209 178 0 68 0

[startup+0.0357239 s]
/proc/loadavg: 7.73 7.98 7.44 5/361 11205
/proc/meminfo: memFree=9123456/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622304247 8908800 250 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11205/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100714 s]
/proc/loadavg: 7.73 7.98 7.44 5/361 11205
/proc/meminfo: memFree=9123456/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622304247 8908800 250 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11205/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300677 s]
/proc/loadavg: 7.73 7.98 7.44 5/361 11205
/proc/meminfo: memFree=9123456/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622304247 8908800 250 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11205/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700639 s]
/proc/loadavg: 7.73 7.98 7.44 5/361 11205
/proc/meminfo: memFree=9123456/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622304247 8908800 250 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11205/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50046 s]
/proc/loadavg: 7.51 7.93 7.43 6/363 11207
/proc/meminfo: memFree=8956048/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622304247 8908800 250 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11205/statm: 2175 250 209 178 0 68 0
[pid=11206] ppid=11205 vsize=203280 CPUtime=1.49 cores=0,2,4,6
/proc/11206/stat : 11206 (SatElite) R 11205 11205 10886 0 -1 4202496 48776 0 0 0 139 10 0 0 25 0 1 0 622304247 208158720 43561 33554432000 134512640 135034092 4289613184 18446744073709551615 134566294 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11206/statm: 50820 43561 68 128 0 50690 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 211980

[startup+3.10019 s]
/proc/loadavg: 7.51 7.93 7.43 6/363 11207
/proc/meminfo: memFree=8935464/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 330 0 0 0 0 0 0 0 23 0 1 0 622304247 8908800 250 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11205/statm: 2175 250 209 178 0 68 0
[pid=11206] ppid=11205 vsize=203280 CPUtime=3.09 cores=0,2,4,6
/proc/11206/stat : 11206 (SatElite) R 11205 11205 10886 0 -1 4202496 48776 0 0 0 299 10 0 0 25 0 1 0 622304247 208158720 43561 33554432000 134512640 135034092 4289613184 18446744073709551615 134566212 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11206/statm: 50820 43561 68 128 0 50690 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 211980

[startup+6.3006 s]
/proc/loadavg: 7.51 7.93 7.43 6/363 11208
/proc/meminfo: memFree=9011624/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=275868 CPUtime=1.02 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 66235 0 0 0 94 8 0 0 22 0 1 0 622304773 282488832 66150 33554432000 134512640 135305190 4292571392 18446744073709551615 134840070 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/11208/statm: 68967 66151 72 194 0 68771 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 284568

[startup+12.7004 s]
/proc/loadavg: 7.37 7.88 7.42 9/366 11212
/proc/meminfo: memFree=8659084/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=454120 CPUtime=24.44 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 102032 0 0 0 2427 17 0 0 25 0 4 0 622304773 465018880 101890 33554432000 134512640 135305190 4292571392 18446744073709551615 134551694 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11208/statm: 113530 101893 84 194 0 113334 0
[pid=11208/tid=11209] ppid=11205 vsize=454120 CPUtime=5.68 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 1827 0 0 0 567 1 0 0 25 0 4 0 622304946 465018880 101893 33554432000 134512640 135305190 4292571392 18446744073709551615 134563883 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=454120 CPUtime=5.67 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 2004 0 0 0 566 1 0 0 25 0 4 0 622304946 465018880 101893 33554432000 134512640 135305190 4292571392 18446744073709551615 134551639 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=454120 CPUtime=5.63 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 2288 0 0 0 562 1 0 0 25 0 4 0 622304946 465018880 101893 33554432000 134512640 135305190 4292571392 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 29.69
Current children cumulated vsize (KiB) 462820

[startup+25.5011 s]
/proc/loadavg: 7.46 7.89 7.42 9/366 11212
/proc/meminfo: memFree=8547608/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=519912 CPUtime=75.5 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 118142 0 0 0 7527 23 0 0 25 0 4 0 622304773 532389888 118000 33554432000 134512640 135305190 4292571392 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11208/statm: 129978 118000 84 194 0 129782 0
[pid=11208/tid=11209] ppid=11205 vsize=519912 CPUtime=18.48 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 5523 0 0 0 1846 2 0 0 25 0 4 0 622304946 532389888 118000 33554432000 134512640 135305190 4292571392 18446744073709551615 134563883 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=519912 CPUtime=18.48 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 5639 0 0 0 1845 3 0 0 25 0 4 0 622304946 532389888 118000 33554432000 134512640 135305190 4292571392 18446744073709551615 134551741 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=519912 CPUtime=18.28 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 6263 0 0 0 1826 2 0 0 25 0 4 0 622304946 532389888 118000 33554432000 134512640 135305190 4292571392 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 80.75
Current children cumulated vsize (KiB) 528612

[startup+51.1005 s]
/proc/loadavg: 7.79 7.93 7.45 9/366 11213
/proc/meminfo: memFree=8352432/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=642456 CPUtime=177.61 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 148639 0 0 0 17729 32 0 0 25 0 4 0 622304773 657874944 148497 33554432000 134512640 135305190 4292571392 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11208/statm: 160614 148497 84 194 0 160418 0
[pid=11208/tid=11209] ppid=11205 vsize=642456 CPUtime=44.08 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 12836 0 0 0 4404 4 0 0 25 0 4 0 622304946 657874944 148497 33554432000 134512640 135305190 4292571392 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=642456 CPUtime=44.07 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 12329 0 0 0 4403 4 0 0 25 0 4 0 622304946 657874944 148497 33554432000 134512640 135305190 4292571392 18446744073709551615 134541967 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=642456 CPUtime=43.59 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 14058 0 0 0 4354 5 0 0 25 0 4 0 622304946 657874944 148497 33554432000 134512640 135305190 4292571392 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 182.86
Current children cumulated vsize (KiB) 651156

[startup+102.313 s]
/proc/loadavg: 8.05 7.97 7.49 9/366 11214
/proc/meminfo: memFree=8011660/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=869324 CPUtime=381.86 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 205555 0 0 0 38139 47 0 0 25 0 4 0 622304773 890187776 205413 33554432000 134512640 135305190 4292571392 18446744073709551615 134528603 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11208/statm: 217331 205413 84 194 0 217135 0
[pid=11208/tid=11209] ppid=11205 vsize=869324 CPUtime=95.3 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 24957 0 0 0 9522 8 0 0 25 0 4 0 622304946 890187776 205413 33554432000 134512640 135305190 4292571392 18446744073709551615 134528582 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=869324 CPUtime=95.29 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 26980 0 0 0 9521 8 0 0 25 0 4 0 622304946 890187776 205413 33554432000 134512640 135305190 4292571392 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=869324 CPUtime=94.22 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 27853 0 0 0 9413 9 0 0 25 0 4 0 622304946 890187776 205413 33554432000 134512640 135305190 4292571392 18446744073709551615 134542040 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 387.11
Current children cumulated vsize (KiB) 878024

[startup+162.301 s]
/proc/loadavg: 8.14 8.00 7.53 9/366 11216
/proc/meminfo: memFree=7662340/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=1117580 CPUtime=621.12 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 267175 0 0 0 62049 63 0 0 25 0 4 0 622304773 1144401920 267032 33554432000 134512640 135305190 4292571392 18446744073709551615 134551808 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11208/statm: 279395 267032 84 194 0 279199 0
[pid=11208/tid=11209] ppid=11205 vsize=1117580 CPUtime=155.28 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 39681 0 0 0 15516 12 0 0 25 0 4 0 622304946 1144401920 267032 33554432000 134512640 135305190 4292571392 18446744073709551615 134551726 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=1117580 CPUtime=155.26 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 43919 0 0 0 15515 11 0 0 25 0 4 0 622304946 1144401920 267032 33554432000 134512640 135305190 4292571392 18446744073709551615 134551776 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=1117580 CPUtime=153.53 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 42032 0 0 0 15340 13 0 0 25 0 4 0 622304946 1144401920 267032 33554432000 134512640 135305190 4292571392 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 626.37
Current children cumulated vsize (KiB) 1126280

[startup+222.301 s]
/proc/loadavg: 8.18 8.03 7.57 9/366 11217
/proc/meminfo: memFree=7329232/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=1339804 CPUtime=860.44 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 322990 0 0 0 85964 80 0 0 25 0 4 0 622304773 1371959296 322842 33554432000 134512640 135305190 4292571392 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11208/statm: 334951 322842 84 194 0 334755 0
[pid=11208/tid=11209] ppid=11205 vsize=1339804 CPUtime=215.29 cores=0,2,4,6

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

/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 151831 0 0 0 80554 42 0 0 25 0 4 0 622304946 2997833728 719078 33554432000 134512640 135305190 4292571392 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3258.57
Current children cumulated vsize (KiB) 2936272

[startup+882.3 s]
/proc/loadavg: 8.12 8.11 7.83 9/366 11235
/proc/meminfo: memFree=4356940/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=2927572 CPUtime=3492.29 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 719320 0 0 0 349050 179 0 0 25 0 4 0 622304773 2997833728 719095 33554432000 134512640 135305190 4292571392 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11208/statm: 731893 719095 84 194 0 731697 0
[pid=11208/tid=11209] ppid=11205 vsize=2927572 CPUtime=875.05 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 149038 0 0 0 87465 40 0 0 25 0 4 0 622304946 2997833728 719095 33554432000 134512640 135305190 4292571392 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=2927572 CPUtime=875.14 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 156610 0 0 0 87476 38 0 0 25 0 4 0 622304946 2997833728 719095 33554432000 134512640 135305190 4292571392 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=2927572 CPUtime=865.22 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 151832 0 0 0 86480 42 0 0 25 0 4 0 622304946 2997833728 719095 33554432000 134512640 135305190 4292571392 18446744073709551615 134551720 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3497.54
Current children cumulated vsize (KiB) 2936272

[startup+942.301 s]
/proc/loadavg: 8.11 8.10 7.84 9/366 11236
/proc/meminfo: memFree=4300872/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=2927892 CPUtime=3731.59 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 719405 0 0 0 372979 180 0 0 25 0 4 0 622304773 2998161408 719180 33554432000 134512640 135305190 4292571392 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/11208/statm: 731973 719180 84 194 0 731777 0
[pid=11208/tid=11209] ppid=11205 vsize=2927892 CPUtime=935.05 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 149038 0 0 0 93465 40 0 0 25 0 4 0 622304946 2998161408 719180 33554432000 134512640 135305190 4292571392 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=2927892 CPUtime=935.15 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 156695 0 0 0 93476 39 0 0 25 0 4 0 622304946 2998161408 719180 33554432000 134512640 135305190 4292571392 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=2927892 CPUtime=924.53 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 151832 0 0 0 92411 42 0 0 25 0 4 0 622304946 2998161408 719180 33554432000 134512640 135305190 4292571392 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3736.84
Current children cumulated vsize (KiB) 2936592

[startup+1002.3 s]
/proc/loadavg: 8.25 8.13 7.86 9/366 11238
/proc/meminfo: memFree=4088316/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=3040972 CPUtime=3970.87 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 747618 0 0 0 396902 185 0 0 25 0 4 0 622304773 3113955328 747392 33554432000 134512640 135305190 4292571392 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11208/statm: 760243 747392 84 194 0 760047 0
[pid=11208/tid=11209] ppid=11205 vsize=3040972 CPUtime=995.04 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 153383 0 0 0 99464 40 0 0 25 0 4 0 622304946 3113955328 747392 33554432000 134512640 135305190 4292571392 18446744073709551615 134557923 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=3040972 CPUtime=995.14 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 172345 0 0 0 99473 41 0 0 25 0 4 0 622304946 3113955328 747392 33554432000 134512640 135305190 4292571392 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=3040972 CPUtime=984 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 155709 0 0 0 98357 43 0 0 25 0 4 0 622304946 3113955328 747392 33554432000 134512640 135305190 4292571392 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3976.12
Current children cumulated vsize (KiB) 3049672

[startup+1062.3 s]
/proc/loadavg: 8.21 8.13 7.88 9/366 11240
/proc/meminfo: memFree=3727448/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=3379540 CPUtime=4210.19 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 832477 0 0 0 420814 205 0 0 25 0 4 0 622304773 3460648960 832250 33554432000 134512640 135305190 4292571392 18446744073709551615 134551974 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11208/statm: 844885 832250 84 194 0 844689 0
[pid=11208/tid=11209] ppid=11205 vsize=3379540 CPUtime=1055.04 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 172623 0 0 0 105458 46 0 0 25 0 4 0 622304946 3460648960 832250 33554432000 134512640 135305190 4292571392 18446744073709551615 134551808 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=3379540 CPUtime=1055.15 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 198124 0 0 0 105470 45 0 0 25 0 4 0 622304946 3460648960 832250 33554432000 134512640 135305190 4292571392 18446744073709551615 134553350 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=3379540 CPUtime=1044 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 174412 0 0 0 104352 48 0 0 25 0 4 0 622304946 3460648960 832250 33554432000 134512640 135305190 4292571392 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4215.44
Current children cumulated vsize (KiB) 3388240

[startup+1122.3 s]
/proc/loadavg: 8.19 8.14 7.90 9/366 11241
/proc/meminfo: memFree=3652540/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=3389792 CPUtime=4449.46 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 834856 0 0 0 444740 206 0 0 25 0 4 0 622304773 3471147008 834629 33554432000 134512640 135305190 4292571392 18446744073709551615 134542053 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11208/statm: 847448 834629 84 194 0 847252 0
[pid=11208/tid=11209] ppid=11205 vsize=3389792 CPUtime=1115.05 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 172985 0 0 0 111458 47 0 0 25 0 4 0 622304946 3471147008 834629 33554432000 134512640 135305190 4292571392 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=3389792 CPUtime=1115.14 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 199496 0 0 0 111469 45 0 0 25 0 4 0 622304946 3471147008 834629 33554432000 134512640 135305190 4292571392 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=3389792 CPUtime=1103.99 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 174809 0 0 0 110350 49 0 0 25 0 4 0 622304946 3471147008 834629 33554432000 134512640 135305190 4292571392 18446744073709551615 134551930 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4454.71
Current children cumulated vsize (KiB) 3398492

[startup+1182.3 s]
/proc/loadavg: 8.14 8.13 7.91 9/366 11276
/proc/meminfo: memFree=5849780/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=3484216 CPUtime=4688.73 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 858339 0 0 0 468662 211 0 0 25 0 4 0 622304773 3567837184 858112 33554432000 134512640 135305190 4292571392 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11208/statm: 871054 858112 84 194 0 870858 0
[pid=11208/tid=11209] ppid=11205 vsize=3484216 CPUtime=1175.03 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 178382 0 0 0 117456 47 0 0 25 0 4 0 622304946 3567837184 858112 33554432000 134512640 135305190 4292571392 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=3484216 CPUtime=1175.14 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 206540 0 0 0 117467 47 0 0 25 0 4 0 622304946 3567837184 858112 33554432000 134512640 135305190 4292571392 18446744073709551615 134528356 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=3484216 CPUtime=1164 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 180068 0 0 0 116350 50 0 0 25 0 4 0 622304946 3567837184 858112 33554432000 134512640 135305190 4292571392 18446744073709551615 134556761 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4693.98
Current children cumulated vsize (KiB) 3492916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.91 s]
/proc/loadavg: 8.09 8.11 7.91 9/366 11276
/proc/meminfo: memFree=5836624/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=3484216 CPUtime=4794.87 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 858464 0 0 0 479276 211 0 0 25 0 4 0 622304773 3567837184 858237 33554432000 134512640 135305190 4292571392 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11208/statm: 871054 858237 84 194 0 870858 0
[pid=11208/tid=11209] ppid=11205 vsize=3484216 CPUtime=1201.65 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 178382 0 0 0 120118 47 0 0 25 0 4 0 622304946 3567837184 858237 33554432000 134512640 135305190 4292571392 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=3484216 CPUtime=1201.77 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 206640 0 0 0 120130 47 0 0 25 0 4 0 622304946 3567837184 858237 33554432000 134512640 135305190 4292571392 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=3484216 CPUtime=1190.62 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 180093 0 0 0 119012 50 0 0 25 0 4 0 622304946 3567837184 858237 33554432000 134512640 135305190 4292571392 18446744073709551615 134551653 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 3492916

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1208.91 s]
/proc/loadavg: 8.09 8.11 7.91 9/366 11276
/proc/meminfo: memFree=5836624/32951124 swapFree=67111348/67111528
[pid=11205] ppid=11203 vsize=8700 CPUtime=5.25 cores=0,2,4,6
/proc/11205/stat : 11205 (manysat.sh) S 11203 11205 10886 0 -1 4202496 357 53821 0 0 0 0 510 15 18 0 1 0 622304247 8908800 253 33554432000 4194304 4922060 140734630479648 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11205/statm: 2175 253 209 178 0 68 0
[pid=11208] ppid=11205 vsize=3484216 CPUtime=4794.87 cores=0,2,4,6
/proc/11208/stat : 11208 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202496 858464 0 0 0 479276 211 0 0 25 0 4 0 622304773 3567837184 858237 33554432000 134512640 135305190 4292571392 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/11208/statm: 871054 858237 84 194 0 870858 0
[pid=11208/tid=11209] ppid=11205 vsize=3484216 CPUtime=1201.65 cores=0,2,4,6
/proc/11208/task/11209/stat : 11209 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 178382 0 0 0 120118 47 0 0 25 0 4 0 622304946 3567837184 858237 33554432000 134512640 135305190 4292571392 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=11208/tid=11210] ppid=11205 vsize=3484216 CPUtime=1201.77 cores=0,2,4,6
/proc/11208/task/11210/stat : 11210 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 206640 0 0 0 120130 47 0 0 25 0 4 0 622304946 3567837184 858237 33554432000 134512640 135305190 4292571392 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=11208/tid=11211] ppid=11205 vsize=3484216 CPUtime=1190.62 cores=0,2,4,6
/proc/11208/task/11211/stat : 11211 (manysat1.1_stat) R 11205 11205 10886 0 -1 4202560 180093 0 0 0 119012 50 0 0 25 0 4 0 622304946 3567837184 858237 33554432000 134512640 135305190 4292571392 18446744073709551615 134551653 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 3492916

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11205 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=104224
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=153976
# CPU time returned by wait4() is 5.2582
# while last known CPU time is 4800.12
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1208.94
CPU time (s): 4800.12
CPU user time (s): 4797.86
CPU system time (s): 2.26
CPU usage (%): 397.053
Max. virtual memory (cumulated for all children) (KiB): 3492916

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

runsolver used 4.03739 second user time and 9.56754 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-13 17:01:24
IDJOB=3362087
IDBENCH=82394
IDSOLVER=1838
FILE ID=node145/3362087-1305298882
RUNJOBID= node145-1305296390-10904
PBS_JOBID= 13321408
Free space on /tmp= 43168 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362087-1305298882/watcher-3362087-1305298882 -o /tmp/evaluation-result-3362087-1305298882/solver-3362087-1305298882 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362087-1305298882.cnf aimd 1

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=2123614364

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:       9123736 kB
Buffers:        247944 kB
Cached:       17207296 kB
SwapCached:          0 kB
Active:        7673564 kB
Inactive:     15569600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9123736 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           51772 kB
Writeback:           0 kB
AnonPages:     5787480 kB
Mapped:          28068 kB
Slab:           487008 kB
PageTables:      34612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79705320 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= 43136 MiB
End job on node145 at 2011-05-13 17:21:35