Trace number 3362091

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-20UNSAT 1292.93 326.92

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

0.00/0.00	c Parsing...
0.00/0.71	c ==============================================================================
0.00/0.71	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.71	c ==============================================================================
0.00/0.71	c |         0 | 1689184  4062497 |  506755       0        0     nan |  0.000 % |
1.19/1.25	c |         0 | 1596018  3866706 |      --       0       --      -- |     --   | -8260/1624
1.19/1.25	c ==============================================================================
1.19/1.25	c Result  :   #vars: 188863   #clauses: 1596018   #literals: 3866706
1.19/1.25	c CPU time:   1.15482 s
1.19/1.25	c ==============================================================================
1292.59/326.86	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1292.59/326.86	c ============================[ Problem Statistics ]=============================
1292.59/326.86	c |                                                                             |
1292.59/326.86	c threadId              : 0
1292.59/326.86	c restarts              : 224
1292.59/326.86	c conflicts             : 31975          (25 /sec)
1292.59/326.86	c decisions             : 706226         (1.04 % random) (547 /sec)
1292.59/326.86	c propagations          : 542607401      (420550 /sec)
1292.59/326.86	c conflict literals     : 80544806       (33.84 % deleted)
1292.59/326.86	c Memory used           : 1133.96 MB
1292.59/326.86	c CPU time              : 1290.23 s
1292.59/326.86	
1292.59/326.86	c --->m=4, e=8, aimd=1, HOME/13248_many.cnf	time: 322.558	conflicts: 31975        
1292.89/326.91	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3362091-1305298902/watcher-3362091-1305298902 -o /tmp/evaluation-result-3362091-1305298902/solver-3362091-1305298902 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362091-1305298902.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.71 7.92 7.44 5/334 13248
/proc/meminfo: memFree=9312968/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 330 0 0 0 0 0 0 0 18 0 1 0 622305914 8908800 250 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13248/statm: 2175 250 209 178 0 68 0

[startup+0.0192799 s]
/proc/loadavg: 7.71 7.92 7.44 5/334 13248
/proc/meminfo: memFree=9312968/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 330 0 0 0 0 0 0 0 18 0 1 0 622305914 8908800 250 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13248/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100267 s]
/proc/loadavg: 7.71 7.92 7.44 5/334 13248
/proc/meminfo: memFree=9312968/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 330 0 0 0 0 0 0 0 18 0 1 0 622305914 8908800 250 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13248/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300225 s]
/proc/loadavg: 7.71 7.92 7.44 5/334 13248
/proc/meminfo: memFree=9312968/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 330 0 0 0 0 0 0 0 18 0 1 0 622305914 8908800 250 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13248/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700177 s]
/proc/loadavg: 7.71 7.92 7.44 5/334 13248
/proc/meminfo: memFree=9312968/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 330 0 0 0 0 0 0 0 18 0 1 0 622305914 8908800 250 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13248/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50099 s]
/proc/loadavg: 7.50 7.87 7.43 6/336 13250
/proc/meminfo: memFree=9169120/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 330 0 0 0 0 0 0 0 18 0 1 0 622305914 8908800 250 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13248/statm: 2175 250 209 178 0 68 0
[pid=13249] ppid=13248 vsize=155696 CPUtime=1.49 cores=0,2,4,6
/proc/13249/stat : 13249 (SatElite) R 13248 13248 12895 0 -1 4202496 56473 0 0 0 138 11 0 0 18 0 1 0 622305914 159432704 35178 33554432000 134512640 135034092 4290109328 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/13249/statm: 38924 35178 74 128 0 38794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 164396

[startup+3.10067 s]
/proc/loadavg: 7.50 7.87 7.43 6/336 13250
/proc/meminfo: memFree=9245016/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.09
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30099 s]
/proc/loadavg: 7.54 7.87 7.43 9/339 13254
/proc/meminfo: memFree=8882424/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=431648 CPUtime=11.86 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 94863 0 0 0 1174 12 0 0 25 0 4 0 622306124 442007552 94762 33554432000 134512640 135305190 4293084672 18446744073709551615 134528784 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 107912 94762 84 194 0 107716 0
[pid=13251/tid=13252] ppid=13248 vsize=431648 CPUtime=2.55 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 923 0 0 0 255 0 0 0 25 0 4 0 622306287 442007552 94762 33554432000 134512640 135305190 4293084672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=431648 CPUtime=2.55 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 744 0 0 0 255 0 0 0 22 0 4 0 622306287 442007552 94762 33554432000 134512640 135305190 4293084672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=431648 CPUtime=2.54 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 1143 0 0 0 254 0 0 0 25 0 4 0 622306287 442007552 94762 33554432000 134512640 135305190 4293084672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13.95
Current children cumulated vsize (KiB) 440348

[startup+12.7007 s]
/proc/loadavg: 7.57 7.87 7.43 9/339 13254
/proc/meminfo: memFree=8834192/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=445272 CPUtime=37.39 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 98638 0 0 0 3726 13 0 0 25 0 4 0 622306124 455958528 98352 33554432000 134512640 135305190 4293084672 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 111318 98352 84 194 0 111122 0
[pid=13251/tid=13252] ppid=13248 vsize=445272 CPUtime=8.94 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 1522 0 0 0 894 0 0 0 25 0 4 0 622306287 455958528 98352 33554432000 134512640 135305190 4293084672 18446744073709551615 134551804 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=445272 CPUtime=8.95 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 947 0 0 0 895 0 0 0 25 0 4 0 622306287 455958528 98352 33554432000 134512640 135305190 4293084672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=445272 CPUtime=8.86 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 2859 0 0 0 886 0 0 0 25 0 4 0 622306287 455958528 98352 33554432000 134512640 135305190 4293084672 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39.48
Current children cumulated vsize (KiB) 453972

[startup+25.5012 s]
/proc/loadavg: 7.67 7.88 7.44 9/339 13254
/proc/meminfo: memFree=8738240/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=477412 CPUtime=88.45 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 106885 0 0 0 8831 14 0 0 25 0 4 0 622306124 488869888 106508 33554432000 134512640 135305190 4293084672 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 119353 106508 84 194 0 119157 0
[pid=13251/tid=13252] ppid=13248 vsize=477412 CPUtime=21.75 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 3439 0 0 0 2174 1 0 0 25 0 4 0 622306287 488869888 106508 33554432000 134512640 135305190 4293084672 18446744073709551615 134528215 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=477412 CPUtime=21.76 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 2092 0 0 0 2175 1 0 0 25 0 4 0 622306287 488869888 106508 33554432000 134512640 135305190 4293084672 18446744073709551615 134551848 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=477412 CPUtime=21.54 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 5244 0 0 0 2153 1 0 0 25 0 4 0 622306287 488869888 106508 33554432000 134512640 135305190 4293084672 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 90.54
Current children cumulated vsize (KiB) 486112

[startup+51.1011 s]
/proc/loadavg: 7.85 7.91 7.46 9/339 13255
/proc/meminfo: memFree=8487520/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=584304 CPUtime=190.6 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 133473 0 0 0 19039 21 0 0 25 0 4 0 622306124 598327296 133095 33554432000 134512640 135305190 4293084672 18446744073709551615 134557163 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 146076 133095 84 194 0 145880 0
[pid=13251/tid=13252] ppid=13248 vsize=584304 CPUtime=47.35 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 9806 0 0 0 4733 2 0 0 25 0 4 0 622306287 598327296 133095 33554432000 134512640 135305190 4293084672 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=584304 CPUtime=47.35 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 9302 0 0 0 4733 2 0 0 25 0 4 0 622306287 598327296 133095 33554432000 134512640 135305190 4293084672 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=584304 CPUtime=46.88 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 11971 0 0 0 4685 3 0 0 25 0 4 0 622306287 598327296 133095 33554432000 134512640 135305190 4293084672 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 192.69
Current children cumulated vsize (KiB) 593004

[startup+102.312 s]
/proc/loadavg: 8.13 7.97 7.50 9/339 13257
/proc/meminfo: memFree=8091072/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=773344 CPUtime=394.92 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 180665 0 0 0 39461 31 0 0 25 0 4 0 622306124 791904256 180212 33554432000 134512640 135305190 4293084672 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 193336 180212 84 194 0 193140 0
[pid=13251/tid=13252] ppid=13248 vsize=773344 CPUtime=98.56 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 22787 0 0 0 9851 5 0 0 25 0 4 0 622306287 791904256 180212 33554432000 134512640 135305190 4293084672 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=773344 CPUtime=98.57 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 18861 0 0 0 9852 5 0 0 25 0 4 0 622306287 791904256 180212 33554432000 134512640 135305190 4293084672 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=773344 CPUtime=97.58 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 23965 0 0 0 9753 5 0 0 25 0 4 0 622306287 791904256 180212 33554432000 134512640 135305190 4293084672 18446744073709551615 134557241 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 397.01
Current children cumulated vsize (KiB) 782044

[startup+162.301 s]
/proc/loadavg: 8.16 8.00 7.54 9/339 13258
/proc/meminfo: memFree=7606964/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=985948 CPUtime=634.26 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 233505 0 0 0 63383 43 0 0 25 0 4 0 622306124 1009610752 233008 33554432000 134512640 135305190 4293084672 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 246487 233008 84 194 0 246291 0
[pid=13251/tid=13252] ppid=13248 vsize=985948 CPUtime=158.56 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 34390 0 0 0 15848 8 0 0 25 0 4 0 622306287 1009610752 233008 33554432000 134512640 135305190 4293084672 18446744073709551615 134530552 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=985948 CPUtime=158.56 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 32314 0 0 0 15848 8 0 0 25 0 4 0 622306287 1009610752 233008 33554432000 134512640 135305190 4293084672 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=985948 CPUtime=156.97 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 37234 0 0 0 15689 8 0 0 25 0 4 0 622306287 1009610752 233008 33554432000 134512640 135305190 4293084672 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 636.35
Current children cumulated vsize (KiB) 994648

[startup+222.301 s]
/proc/loadavg: 8.22 8.04 7.58 9/339 13260
/proc/meminfo: memFree=7287168/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=1131844 CPUtime=873.63 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 269987 0 0 0 87311 52 0 0 25 0 4 0 622306124 1159008256 269487 33554432000 134512640 135305190 4293084672 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 282961 269487 84 194 0 282765 0
[pid=13251/tid=13252] ppid=13248 vsize=1131844 CPUtime=218.55 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 42972 0 0 0 21845 10 0 0 25 0 4 0 622306287 1159008256 269487 33554432000 134512640 135305190 4293084672 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=1131844 CPUtime=218.56 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 39677 0 0 0 21847 9 0 0 25 0 4 0 622306287 1159008256 269487 33554432000 134512640 135305190 4293084672 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=1131844 CPUtime=216.36 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 46332 0 0 0 21626 10 0 0 25 0 4 0 622306287 1159008256 269487 33554432000 134512640 135305190 4293084672 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 875.72
Current children cumulated vsize (KiB) 1140544

[startup+282.301 s]
/proc/loadavg: 8.14 8.05 7.61 9/339 13261
/proc/meminfo: memFree=7225656/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=1161176 CPUtime=1113.01 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 277487 0 0 0 111248 53 0 0 25 0 4 0 622306124 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 290294 276982 84 194 0 290098 0
[pid=13251/tid=13252] ppid=13248 vsize=1161176 CPUtime=278.56 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 44291 0 0 0 27846 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=1161176 CPUtime=278.56 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 41812 0 0 0 27846 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=1161176 CPUtime=275.75 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 48211 0 0 0 27564 11 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551642 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1115.1
Current children cumulated vsize (KiB) 1169876

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

[startup+307.1 s]
/proc/loadavg: 8.21 8.07 7.63 9/339 13262
/proc/meminfo: memFree=7176052/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=1161176 CPUtime=1211.94 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 277487 0 0 0 121140 54 0 0 25 0 4 0 622306124 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 290294 276982 84 194 0 290098 0
[pid=13251/tid=13252] ppid=13248 vsize=1161176 CPUtime=303.36 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 44291 0 0 0 30326 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=1161176 CPUtime=303.36 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 41812 0 0 0 30326 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=1161176 CPUtime=300.29 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 48211 0 0 0 30018 11 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1214.03
Current children cumulated vsize (KiB) 1169876

[startup+319.901 s]
/proc/loadavg: 8.17 8.07 7.64 9/339 13262
/proc/meminfo: memFree=7105120/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=1161176 CPUtime=1262.98 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 277487 0 0 0 126244 54 0 0 25 0 4 0 622306124 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 290294 276982 84 194 0 290098 0
[pid=13251/tid=13252] ppid=13248 vsize=1161176 CPUtime=316.14 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 44291 0 0 0 31604 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134556778 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=1161176 CPUtime=316.16 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 41812 0 0 0 31606 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551736 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=1161176 CPUtime=312.96 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 48211 0 0 0 31285 11 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1265.07
Current children cumulated vsize (KiB) 1169876

[startup+323.101 s]
/proc/loadavg: 8.16 8.07 7.64 9/339 13262
/proc/meminfo: memFree=7086768/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=1161176 CPUtime=1275.75 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 277487 0 0 0 127521 54 0 0 25 0 4 0 622306124 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 290294 276982 84 194 0 290098 0
[pid=13251/tid=13252] ppid=13248 vsize=1161176 CPUtime=319.34 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 44291 0 0 0 31924 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134528866 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=1161176 CPUtime=319.36 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 41812 0 0 0 31926 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=1161176 CPUtime=316.12 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 48211 0 0 0 31601 11 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1277.84
Current children cumulated vsize (KiB) 1169876

[startup+324.701 s]
/proc/loadavg: 8.16 8.07 7.64 9/339 13262
/proc/meminfo: memFree=7075112/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=1161176 CPUtime=1282.12 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 277487 0 0 0 128158 54 0 0 25 0 4 0 622306124 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551691 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 290294 276982 84 194 0 290098 0
[pid=13251/tid=13252] ppid=13248 vsize=1161176 CPUtime=320.94 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 44291 0 0 0 32084 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551939 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=1161176 CPUtime=320.96 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 41812 0 0 0 32086 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=1161176 CPUtime=317.7 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 48211 0 0 0 31759 11 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1284.21
Current children cumulated vsize (KiB) 1169876

[startup+326.3 s]
/proc/loadavg: 8.15 8.07 7.64 9/339 13262
/proc/meminfo: memFree=7069532/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=1161176 CPUtime=1288.51 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 277487 0 0 0 128797 54 0 0 25 0 4 0 622306124 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 290294 276982 84 194 0 290098 0
[pid=13251/tid=13252] ppid=13248 vsize=1161176 CPUtime=322.54 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 44291 0 0 0 32244 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551729 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=1161176 CPUtime=322.56 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 41812 0 0 0 32246 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=1161176 CPUtime=319.29 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 48211 0 0 0 31918 11 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1290.6
Current children cumulated vsize (KiB) 1169876

[startup+326.712 s]
/proc/loadavg: 8.15 8.07 7.64 9/339 13262
/proc/meminfo: memFree=7063452/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=1161176 CPUtime=1290.15 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202496 277487 0 0 0 128961 54 0 0 25 0 4 0 622306124 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551729 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 290294 276982 84 194 0 290098 0
[pid=13251/tid=13252] ppid=13248 vsize=1161176 CPUtime=322.95 cores=0,2,4,6
/proc/13251/task/13252/stat : 13252 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 44291 0 0 0 32285 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13251/tid=13253] ppid=13248 vsize=1161176 CPUtime=322.97 cores=0,2,4,6
/proc/13251/task/13253/stat : 13253 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 41812 0 0 0 32287 10 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=1161176 CPUtime=319.69 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4202560 48211 0 0 0 31958 11 0 0 25 0 4 0 622306287 1189044224 276982 33554432000 134512640 135305190 4293084672 18446744073709551615 134556752 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1292.24
Current children cumulated vsize (KiB) 1169876

[startup+326.9 s]
/proc/loadavg: 8.15 8.07 7.64 9/339 13262
/proc/meminfo: memFree=7063452/32951124 swapFree=67111352/67111528
[pid=13248] ppid=13246 vsize=8700 CPUtime=2.09 cores=0,2,4,6
/proc/13248/stat : 13248 (manysat.sh) S 13246 13248 12895 0 -1 4202496 357 56476 0 0 0 0 194 15 18 0 1 0 622305914 8908800 253 33554432000 4194304 4922060 140735710237504 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13248/statm: 2175 253 209 178 0 68 0
[pid=13251] ppid=13248 vsize=0 CPUtime=1290.8 cores=0,2,4,6
/proc/13251/stat : 13251 (manysat1.1_stat) Z 13248 13248 12895 0 -1 4202524 277502 0 0 0 129023 57 0 0 25 0 2 0 622306124 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13251/statm: 0 0 0 0 0 0 0
[pid=13251/tid=13254] ppid=13248 vsize=0 CPUtime=319.87 cores=0,2,4,6
/proc/13251/task/13254/stat : 13254 (manysat1.1_stat) R 13248 13248 12895 0 -1 4203588 48211 0 0 0 31973 14 0 0 25 0 2 0 622306287 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1292.89
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 326.92
CPU time (s): 1292.93
CPU user time (s): 1292.18
CPU system time (s): 0.744886
CPU usage (%): 395.488
Max. virtual memory (cumulated for all children) (KiB): 1169876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1292.18
system time used= 0.744886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 334548
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= 820
involuntary context switches= 5952

runsolver used 0.997848 second user time and 2.34064 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-13 17:01:43
IDJOB=3362091
IDBENCH=82403
IDSOLVER=1838
FILE ID=node143/3362091-1305298902
RUNJOBID= node143-1305296391-12913
PBS_JOBID= 13321410
Free space on /tmp= 41044 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362091-1305298902/watcher-3362091-1305298902 -o /tmp/evaluation-result-3362091-1305298902/solver-3362091-1305298902 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362091-1305298902.cnf aimd 1

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=1720719514

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.74
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.846
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:       9313256 kB
Buffers:        229404 kB
Cached:        5669004 kB
SwapCached:          0 kB
Active:       18451824 kB
Inactive:      4868208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9313256 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:          123596 kB
Writeback:           0 kB
AnonPages:    17421600 kB
Mapped:          29444 kB
Slab:           199928 kB
PageTables:      55960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 71254740 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= 41044 MiB
End job on node143 at 2011-05-13 17:07:10