Trace number 3361924

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 1269.89 324.186

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark808.69
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.21	c ==============================================================================
0.00/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.21	c ==============================================================================
0.00/0.21	c |         0 |  459963  1073247 |  137988       0        0     nan |  0.000 % |
8.29/8.36	c |         0 |  179278   803454 |      --       0       --      -- |     --   | -280663/-269740
8.29/8.37	c ==============================================================================
8.29/8.37	c Result  :   #vars: 13881   #clauses: 179278   #literals: 803454
8.29/8.37	c CPU time:   8.24075 s
8.29/8.37	c ==============================================================================
1269.71/324.12	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
1269.71/324.12	c ============================[ Problem Statistics ]=============================
1269.71/324.12	c |                                                                             |
1269.71/324.12	c threadId              : 3
1269.71/324.12	c restarts              : 864
1269.71/324.12	c conflicts             : 460979         (366 /sec)
1269.71/324.12	c decisions             : 1215754        (2.31 % random) (965 /sec)
1269.71/324.12	c propagations          : 343903845      (272894 /sec)
1269.71/324.12	c conflict literals     : 107749114      (32.13 % deleted)
1269.71/324.12	c Memory used           : 928.38 MB
1269.71/324.12	c CPU time              : 1260.21 s
1269.71/324.12	
1269.71/324.12	c --->m=4, e=8, aimd=1, HOME/31069_many.cnf	time: 315.052	conflicts: 460979       
1269.71/324.17	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-3361924-1305296410/watcher-3361924-1305296410 -o /tmp/evaluation-result-3361924-1305296410/solver-3361924-1305296410 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361924-1305296410.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.61 0.13 0.04 1/284 31069
/proc/meminfo: memFree=10568336/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=0 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641243800 8908800 250 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31069/statm: 2175 250 209 178 0 68 0

[startup+0.106726 s]
/proc/loadavg: 0.61 0.13 0.04 1/284 31069
/proc/meminfo: memFree=10568336/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=0 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641243800 8908800 250 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31069/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200706 s]
/proc/loadavg: 0.61 0.13 0.04 1/284 31069
/proc/meminfo: memFree=10568336/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=0 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641243800 8908800 250 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31069/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300689 s]
/proc/loadavg: 0.61 0.13 0.04 1/284 31069
/proc/meminfo: memFree=10568336/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=0 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641243800 8908800 250 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31069/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700619 s]
/proc/loadavg: 0.61 0.13 0.04 1/284 31069
/proc/meminfo: memFree=10568336/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=0 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641243800 8908800 250 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31069/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 0.65 0.15 0.05 2/286 31071
/proc/meminfo: memFree=10495232/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=0 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641243800 8908800 250 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31069/statm: 2175 250 209 178 0 68 0
[pid=31070] ppid=31069 vsize=78852 CPUtime=1.49 cores=0-7
/proc/31070/stat : 31070 (SatElite) R 31069 31069 31009 0 -1 4202496 17803 0 0 0 145 4 0 0 25 0 1 0 641243801 80744448 16481 33554432000 134512640 135034092 4291456624 18446744073709551615 134547466 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31070/statm: 19713 16481 68 128 0 19583 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87552

[startup+3.10019 s]
/proc/loadavg: 0.65 0.15 0.05 2/286 31071
/proc/meminfo: memFree=10482708/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=0 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641243800 8908800 250 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31069/statm: 2175 250 209 178 0 68 0
[pid=31070] ppid=31069 vsize=83288 CPUtime=3.09 cores=0-7
/proc/31070/stat : 31070 (SatElite) R 31069 31069 31009 0 -1 4202496 18788 0 0 0 302 7 0 0 25 0 1 0 641243801 85286912 17466 33554432000 134512640 135034092 4291456624 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31070/statm: 20822 17466 68 128 0 20692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91988

[startup+6.30063 s]
/proc/loadavg: 0.65 0.15 0.05 2/286 31071
/proc/meminfo: memFree=10454188/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=0 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 641243800 8908800 250 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31069/statm: 2175 250 209 178 0 68 0
[pid=31070] ppid=31069 vsize=89300 CPUtime=6.29 cores=0-7
/proc/31070/stat : 31070 (SatElite) R 31069 31069 31009 0 -1 4202496 20316 0 0 0 619 10 0 0 25 0 1 0 641243801 91443200 18994 33554432000 134512640 135034092 4291456624 18446744073709551615 134566212 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/31070/statm: 22325 18994 68 128 0 22195 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98000

[startup+12.7005 s]
/proc/loadavg: 0.94 0.22 0.07 5/289 31075
/proc/meminfo: memFree=10420040/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=133688 CPUtime=15.75 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 24672 0 0 0 1554 21 0 0 18 0 4 0 641244654 136896512 24626 33554432000 134512640 135305190 4287464384 18446744073709551615 134551684 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 33422 24626 84 194 0 33226 0
[pid=31072/tid=31073] ppid=31069 vsize=133688 CPUtime=3.87 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 2882 0 0 0 384 3 0 0 21 0 4 0 641244679 136896512 24626 33554432000 134512640 135305190 4287464384 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=133688 CPUtime=3.87 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 3741 0 0 0 382 5 0 0 18 0 4 0 641244679 136896512 24626 33554432000 134512640 135305190 4287464384 18446744073709551615 134551974 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=133688 CPUtime=3.85 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 2832 0 0 0 381 4 0 0 18 0 4 0 641244679 136896512 24626 33554432000 134512640 135305190 4287464384 18446744073709551615 134557517 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.27
Current children cumulated vsize (KiB) 142388

[startup+25.5012 s]
/proc/loadavg: 1.41 0.35 0.11 5/289 31075
/proc/meminfo: memFree=10290248/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=257452 CPUtime=66.94 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 55869 0 0 0 6662 32 0 0 18 0 4 0 641244654 263630848 55823 33554432000 134512640 135305190 4287464384 18446744073709551615 134569845 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 64363 55823 84 194 0 64167 0
[pid=31072/tid=31073] ppid=31069 vsize=257452 CPUtime=16.67 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 10835 0 0 0 1661 6 0 0 18 0 4 0 641244679 263630848 55823 33554432000 134512640 135305190 4287464384 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=257452 CPUtime=16.67 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 11527 0 0 0 1660 7 0 0 18 0 4 0 641244679 263630848 55823 33554432000 134512640 135305190 4287464384 18446744073709551615 134551684 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=257452 CPUtime=16.65 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 8295 0 0 0 1656 9 0 0 18 0 4 0 641244679 263630848 55823 33554432000 134512640 135305190 4287464384 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 75.46
Current children cumulated vsize (KiB) 266152

[startup+51.1007 s]
/proc/loadavg: 2.29 0.64 0.22 5/289 31076
/proc/meminfo: memFree=10145588/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=407564 CPUtime=169.33 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 93146 0 0 0 16884 49 0 0 18 0 4 0 641244654 417345536 93100 33554432000 134512640 135305190 4287464384 18446744073709551615 134551974 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 101891 93100 84 194 0 101695 0
[pid=31072/tid=31073] ppid=31069 vsize=407564 CPUtime=42.26 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 19523 0 0 0 4217 9 0 0 25 0 4 0 641244679 417345536 93100 33554432000 134512640 135305190 4287464384 18446744073709551615 134551998 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=407564 CPUtime=42.27 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 21571 0 0 0 4217 10 0 0 18 0 4 0 641244679 417345536 93100 33554432000 134512640 135305190 4287464384 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=407564 CPUtime=42.24 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 14602 0 0 0 4209 15 0 0 20 0 4 0 641244679 417345536 93100 33554432000 134512640 135305190 4287464384 18446744073709551615 134551687 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 177.85
Current children cumulated vsize (KiB) 416264

[startup+102.301 s]
/proc/loadavg: 3.32 1.20 0.43 5/289 31078
/proc/meminfo: memFree=9925952/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=621448 CPUtime=374.14 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 146947 0 0 0 37343 71 0 0 18 0 4 0 641244654 636362752 146901 33554432000 134512640 135305190 4287464384 18446744073709551615 134551974 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 155362 146901 84 194 0 155166 0
[pid=31072/tid=31073] ppid=31069 vsize=621448 CPUtime=93.47 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 33585 0 0 0 9334 13 0 0 25 0 4 0 641244679 636362752 146901 33554432000 134512640 135305190 4287464384 18446744073709551615 134551793 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=621448 CPUtime=93.48 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 37233 0 0 0 9334 14 0 0 19 0 4 0 641244679 636362752 146901 33554432000 134512640 135305190 4287464384 18446744073709551615 134555612 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=621448 CPUtime=93.44 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 22976 0 0 0 9320 24 0 0 18 0 4 0 641244679 636362752 146901 33554432000 134512640 135305190 4287464384 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 382.66
Current children cumulated vsize (KiB) 630148

[startup+162.301 s]
/proc/loadavg: 3.75 1.71 0.65 5/289 31079
/proc/meminfo: memFree=9805732/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=743856 CPUtime=614.07 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 177357 0 0 0 61323 84 0 0 18 0 4 0 641244654 761708544 177311 33554432000 134512640 135305190 4287464384 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 185964 177311 84 194 0 185768 0
[pid=31072/tid=31073] ppid=31069 vsize=743856 CPUtime=153.45 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 41308 0 0 0 15329 16 0 0 25 0 4 0 641244679 761708544 177311 33554432000 134512640 135305190 4287464384 18446744073709551615 134551703 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=743856 CPUtime=153.47 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 45184 0 0 0 15330 17 0 0 22 0 4 0 641244679 761708544 177311 33554432000 134512640 135305190 4287464384 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=743856 CPUtime=153.42 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 26467 0 0 0 15313 29 0 0 19 0 4 0 641244679 761708544 177311 33554432000 134512640 135305190 4287464384 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 622.59
Current children cumulated vsize (KiB) 752556

[startup+222.31 s]
/proc/loadavg: 3.91 2.12 0.86 5/289 31081
/proc/meminfo: memFree=9687884/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=859424 CPUtime=854.08 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 206207 0 0 0 85311 97 0 0 18 0 4 0 641244654 880050176 206161 33554432000 134512640 135305190 4287464384 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 214856 206161 84 194 0 214660 0
[pid=31072/tid=31073] ppid=31069 vsize=859424 CPUtime=213.45 cores=0-7

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

[pid=31072/tid=31074] ppid=31069 vsize=859424 CPUtime=213.48 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 53644 0 0 0 21328 20 0 0 19 0 4 0 641244679 880050176 206161 33554432000 134512640 135305190 4287464384 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=859424 CPUtime=213.41 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 30635 0 0 0 21308 33 0 0 19 0 4 0 641244679 880050176 206161 33554432000 134512640 135305190 4287464384 18446744073709551615 134551992 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 862.6
Current children cumulated vsize (KiB) 868124

[startup+282.301 s]
/proc/loadavg: 3.96 2.46 1.05 5/289 31082
/proc/meminfo: memFree=9612084/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=936024 CPUtime=1094.03 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 225154 0 0 0 109297 106 0 0 25 0 4 0 641244654 958488576 225108 33554432000 134512640 135305190 4287464384 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 234006 225108 84 194 0 233810 0
[pid=31072/tid=31073] ppid=31069 vsize=936024 CPUtime=273.44 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 54434 0 0 0 27325 19 0 0 25 0 4 0 641244679 958488576 225108 33554432000 134512640 135305190 4287464384 18446744073709551615 134551681 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=936024 CPUtime=273.48 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 59882 0 0 0 27324 24 0 0 18 0 4 0 641244679 958488576 225108 33554432000 134512640 135305190 4287464384 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=936024 CPUtime=273.38 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 32833 0 0 0 27303 35 0 0 20 0 4 0 641244679 958488576 225108 33554432000 134512640 135305190 4287464384 18446744073709551615 134551983 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1102.55
Current children cumulated vsize (KiB) 944724

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

[startup+307.2 s]
/proc/loadavg: 3.97 2.58 1.13 5/289 31083
/proc/meminfo: memFree=9608100/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=940856 CPUtime=1193.62 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 226169 0 0 0 119255 107 0 0 25 0 4 0 641244654 963436544 226123 33554432000 134512640 135305190 4287464384 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 235214 226123 84 194 0 235018 0
[pid=31072/tid=31073] ppid=31069 vsize=940856 CPUtime=298.34 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 54481 0 0 0 29815 19 0 0 25 0 4 0 641244679 963436544 226123 33554432000 134512640 135305190 4287464384 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=940856 CPUtime=298.37 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 60652 0 0 0 29813 24 0 0 25 0 4 0 641244679 963436544 226123 33554432000 134512640 135305190 4287464384 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=940856 CPUtime=298.27 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 32884 0 0 0 29792 35 0 0 23 0 4 0 641244679 963436544 226123 33554432000 134512640 135305190 4287464384 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1202.14
Current children cumulated vsize (KiB) 949556

[startup+313.611 s]
/proc/loadavg: 3.98 2.61 1.14 5/289 31083
/proc/meminfo: memFree=9601148/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=947064 CPUtime=1219.25 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 227812 0 0 0 121818 107 0 0 25 0 4 0 641244654 969793536 227766 33554432000 134512640 135305190 4287464384 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 236766 227766 84 194 0 236570 0
[pid=31072/tid=31073] ppid=31069 vsize=947064 CPUtime=304.75 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 54762 0 0 0 30456 19 0 0 25 0 4 0 641244679 969793536 227766 33554432000 134512640 135305190 4287464384 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=947064 CPUtime=304.79 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 61596 0 0 0 30454 25 0 0 25 0 4 0 641244679 969793536 227766 33554432000 134512640 135305190 4287464384 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=947064 CPUtime=304.68 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 33031 0 0 0 30433 35 0 0 19 0 4 0 641244679 969793536 227766 33554432000 134512640 135305190 4287464384 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1227.77
Current children cumulated vsize (KiB) 955764

[startup+320.001 s]
/proc/loadavg: 3.98 2.63 1.16 5/289 31083
/proc/meminfo: memFree=9597176/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=950656 CPUtime=1244.79 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 228888 0 0 0 124371 108 0 0 19 0 4 0 641244654 973471744 228842 33554432000 134512640 135305190 4287464384 18446744073709551615 134551974 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 237664 228842 84 194 0 237468 0
[pid=31072/tid=31073] ppid=31069 vsize=950656 CPUtime=311.14 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 54874 0 0 0 31095 19 0 0 25 0 4 0 641244679 973471744 228842 33554432000 134512640 135305190 4287464384 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=950656 CPUtime=311.17 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 62401 0 0 0 31092 25 0 0 25 0 4 0 641244679 973471744 228842 33554432000 134512640 135305190 4287464384 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=950656 CPUtime=311.07 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 33102 0 0 0 31071 36 0 0 18 0 4 0 641244679 973471744 228842 33554432000 134512640 135305190 4287464384 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1253.31
Current children cumulated vsize (KiB) 959356

[startup+321.601 s]
/proc/loadavg: 3.98 2.65 1.18 5/289 31083
/proc/meminfo: memFree=9596928/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=950656 CPUtime=1251.19 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 228890 0 0 0 125011 108 0 0 22 0 4 0 641244654 973471744 228844 33554432000 134512640 135305190 4287464384 18446744073709551615 134551694 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 237664 228844 84 194 0 237468 0
[pid=31072/tid=31073] ppid=31069 vsize=950656 CPUtime=312.74 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 54874 0 0 0 31255 19 0 0 25 0 4 0 641244679 973471744 228844 33554432000 134512640 135305190 4287464384 18446744073709551615 134551694 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=950656 CPUtime=312.77 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 62403 0 0 0 31252 25 0 0 25 0 4 0 641244679 973471744 228844 33554432000 134512640 135305190 4287464384 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=950656 CPUtime=312.67 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 33102 0 0 0 31231 36 0 0 18 0 4 0 641244679 973471744 228844 33554432000 134512640 135305190 4287464384 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1259.71
Current children cumulated vsize (KiB) 959356

[startup+323.2 s]
/proc/loadavg: 3.98 2.65 1.18 5/289 31083
/proc/meminfo: memFree=9596928/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=950656 CPUtime=1257.59 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 228891 0 0 0 125651 108 0 0 18 0 4 0 641244654 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134551974 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 237664 228845 84 194 0 237468 0
[pid=31072/tid=31073] ppid=31069 vsize=950656 CPUtime=314.34 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 54874 0 0 0 31415 19 0 0 25 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=950656 CPUtime=314.37 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 62404 0 0 0 31412 25 0 0 18 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134551703 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=950656 CPUtime=314.27 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 33102 0 0 0 31391 36 0 0 20 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1266.11
Current children cumulated vsize (KiB) 959356

[startup+323.6 s]
/proc/loadavg: 3.98 2.65 1.18 5/289 31083
/proc/meminfo: memFree=9597164/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=950656 CPUtime=1259.19 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 228891 0 0 0 125811 108 0 0 18 0 4 0 641244654 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134551736 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 237664 228845 84 194 0 237468 0
[pid=31072/tid=31073] ppid=31069 vsize=950656 CPUtime=314.74 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 54874 0 0 0 31455 19 0 0 25 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=950656 CPUtime=314.77 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 62404 0 0 0 31452 25 0 0 18 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=950656 CPUtime=314.67 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 33102 0 0 0 31431 36 0 0 22 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1267.71
Current children cumulated vsize (KiB) 959356

[startup+324 s]
/proc/loadavg: 3.98 2.65 1.18 5/289 31083
/proc/meminfo: memFree=9597164/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=950656 CPUtime=1260.79 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 228891 0 0 0 125971 108 0 0 19 0 4 0 641244654 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134528489 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 237664 228845 84 194 0 237468 0
[pid=31072/tid=31073] ppid=31069 vsize=950656 CPUtime=315.14 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 54874 0 0 0 31495 19 0 0 25 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=950656 CPUtime=315.17 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 62404 0 0 0 31492 25 0 0 19 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=950656 CPUtime=315.07 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 33102 0 0 0 31471 36 0 0 23 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134551726 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1269.31
Current children cumulated vsize (KiB) 959356

[startup+324.1 s]
/proc/loadavg: 3.98 2.65 1.18 5/289 31083
/proc/meminfo: memFree=9597164/32951124 swapFree=52307768/67111528
[pid=31069] ppid=31067 vsize=8700 CPUtime=8.52 cores=0-7
/proc/31069/stat : 31069 (manysat.sh) S 31067 31069 31009 0 -1 4202496 357 23758 0 0 0 0 839 13 18 0 1 0 641243800 8908800 253 33554432000 4194304 4922060 140737439164208 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31069/statm: 2175 253 209 178 0 68 0
[pid=31072] ppid=31069 vsize=950656 CPUtime=1261.19 cores=0-7
/proc/31072/stat : 31072 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202496 228891 0 0 0 126011 108 0 0 19 0 4 0 641244654 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134551668 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/31072/statm: 237664 228845 84 194 0 237468 0
[pid=31072/tid=31073] ppid=31069 vsize=950656 CPUtime=315.24 cores=0-7
/proc/31072/task/31073/stat : 31073 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 54874 0 0 0 31505 19 0 0 25 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=31072/tid=31074] ppid=31069 vsize=950656 CPUtime=315.27 cores=0-7
/proc/31072/task/31074/stat : 31074 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 62404 0 0 0 31502 25 0 0 19 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=31072/tid=31075] ppid=31069 vsize=950656 CPUtime=315.17 cores=0-7
/proc/31072/task/31075/stat : 31075 (manysat1.1_stat) R 31069 31069 31009 0 -1 4202560 33102 0 0 0 31481 36 0 0 23 0 4 0 641244679 973471744 228845 33554432000 134512640 135305190 4287464384 18446744073709551615 134556734 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1269.71
Current children cumulated vsize (KiB) 959356

Child status: 20
Real time (s): 324.186
CPU time (s): 1269.89
CPU user time (s): 1268.61
CPU system time (s): 1.28181
CPU usage (%): 391.716
Max. virtual memory (cumulated for all children) (KiB): 959356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1268.61
system time used= 1.2818
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253233
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= 26538
involuntary context switches= 5171

runsolver used 0.829873 second user time and 2.11368 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-13 16:20:10
IDJOB=3361924
IDBENCH=70760
IDSOLVER=1839
FILE ID=node101/3361924-1305296410
RUNJOBID= node101-1305296397-31023
PBS_JOBID= 13321452
Free space on /tmp= 37504 MiB

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

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=885347803

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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:      10568608 kB
Buffers:        266908 kB
Cached:       12032440 kB
SwapCached:      14848 kB
Active:       11619788 kB
Inactive:     10333552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10568608 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:            9712 kB
Writeback:           0 kB
AnonPages:     9651472 kB
Mapped:          14444 kB
Slab:           301612 kB
PageTables:      61608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 41972932 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= 37504 MiB
End job on node101 at 2011-05-13 16:25:35