Trace number 3361880

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 5453.06 1365.78

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark642.926
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.01	c CPU time:   0.010998 s
0.00/0.01	c ==============================================================================
5452.97/1365.76	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
5452.97/1365.76	c ============================[ Problem Statistics ]=============================
5452.97/1365.76	c |                                                                             |
5452.97/1365.76	c threadId              : 1
5452.97/1365.76	c restarts              : 4510
5452.97/1365.76	c conflicts             : 1776989        (326 /sec)
5452.97/1365.76	c decisions             : 2098667        (1.02 % random) (385 /sec)
5452.97/1365.76	c propagations          : 328804018      (60304 /sec)
5452.97/1365.76	c conflict literals     : 46979186       (59.55 % deleted)
5452.97/1365.76	c Memory used           : 263.34 MB
5452.97/1365.76	c CPU time              : 5452.41 s
5452.97/1365.76	
5452.97/1365.76	c --->m=4, e=8, aimd=1, HOME/8894_many.cnf	time: 1363.1	conflicts: 1776989      
5452.97/1365.77	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-3361880-1305296395/watcher-3361880-1305296395 -o /tmp/evaluation-result-3361880-1305296395/solver-3361880-1305296395 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361880-1305296395.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.00 0.00 0.00 2/357 8894
/proc/meminfo: memFree=13388888/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 719870195 8908800 250 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8894/statm: 2175 250 209 178 0 68 0

[startup+0.114614 s]
/proc/loadavg: 0.00 0.00 0.00 2/357 8894
/proc/meminfo: memFree=13388888/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.200483 s]
/proc/loadavg: 0.00 0.00 0.00 2/357 8894
/proc/meminfo: memFree=13388888/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.300306 s]
/proc/loadavg: 0.00 0.00 0.00 2/357 8894
/proc/meminfo: memFree=13388888/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.700233 s]
/proc/loadavg: 0.00 0.00 0.00 2/357 8894
/proc/meminfo: memFree=13388888/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.50109 s]
/proc/loadavg: 0.32 0.07 0.02 5/362 8901
/proc/meminfo: memFree=13382020/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=42440 CPUtime=5.89 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 2174 0 0 0 587 2 0 0 19 0 4 0 719870196 43458560 2126 33554432000 134512640 135305190 4290184608 18446744073709551615 134528203 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 10610 2126 84 194 0 10414 0
[pid=8897/tid=8898] ppid=8894 vsize=42440 CPUtime=1.47 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 383 0 0 0 147 0 0 0 20 0 4 0 719870197 43458560 2126 33554432000 134512640 135305190 4290184608 18446744073709551615 134551751 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=42440 CPUtime=1.46 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 496 0 0 0 146 0 0 0 19 0 4 0 719870197 43458560 2126 33554432000 134512640 135305190 4290184608 18446744073709551615 134528212 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=42440 CPUtime=1.45 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 471 0 0 0 145 0 0 0 19 0 4 0 719870197 43458560 2126 33554432000 134512640 135305190 4290184608 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 51140

[startup+3.10079 s]
/proc/loadavg: 0.32 0.07 0.02 5/362 8901
/proc/meminfo: memFree=13376564/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=45440 CPUtime=12.28 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 3117 0 0 0 1226 2 0 0 18 0 4 0 719870196 46530560 3069 33554432000 134512640 135305190 4290184608 18446744073709551615 134558424 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 11360 3069 84 194 0 11164 0
[pid=8897/tid=8898] ppid=8894 vsize=45440 CPUtime=3.07 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 593 0 0 0 307 0 0 0 25 0 4 0 719870197 46530560 3069 33554432000 134512640 135305190 4290184608 18446744073709551615 134557489 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=45440 CPUtime=3.06 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 750 0 0 0 306 0 0 0 18 0 4 0 719870197 46530560 3069 33554432000 134512640 135305190 4290184608 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=45440 CPUtime=3.05 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 732 0 0 0 305 0 0 0 18 0 4 0 719870197 46530560 3069 33554432000 134512640 135305190 4290184608 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 54140

[startup+6.30127 s]
/proc/loadavg: 0.32 0.07 0.02 5/362 8901
/proc/meminfo: memFree=13368016/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=56140 CPUtime=25.08 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 5698 0 0 0 2504 4 0 0 18 0 4 0 719870196 57487360 5650 33554432000 134512640 135305190 4290184608 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 14035 5650 84 194 0 13839 0
[pid=8897/tid=8898] ppid=8894 vsize=56140 CPUtime=6.27 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 1044 0 0 0 627 0 0 0 25 0 4 0 719870197 57487360 5650 33554432000 134512640 135305190 4290184608 18446744073709551615 134528307 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=56140 CPUtime=6.26 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 1444 0 0 0 625 1 0 0 18 0 4 0 719870197 57487360 5650 33554432000 134512640 135305190 4290184608 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=56140 CPUtime=6.26 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 1561 0 0 0 625 1 0 0 18 0 4 0 719870197 57487360 5650 33554432000 134512640 135305190 4290184608 18446744073709551615 134556572 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 64840

[startup+12.7011 s]
/proc/loadavg: 0.89 0.20 0.06 5/362 8901
/proc/meminfo: memFree=13357552/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=63996 CPUtime=50.67 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 7782 0 0 0 5062 5 0 0 20 0 4 0 719870196 65531904 7734 33554432000 134512640 135305190 4290184608 18446744073709551615 134528506 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 15999 7734 84 194 0 15803 0
[pid=8897/tid=8898] ppid=8894 vsize=63996 CPUtime=12.66 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 1344 0 0 0 1266 0 0 0 25 0 4 0 719870197 65531904 7734 33554432000 134512640 135305190 4290184608 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=63996 CPUtime=12.66 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 2170 0 0 0 1265 1 0 0 18 0 4 0 719870197 65531904 7734 33554432000 134512640 135305190 4290184608 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=63996 CPUtime=12.66 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 2062 0 0 0 1265 1 0 0 18 0 4 0 719870197 65531904 7734 33554432000 134512640 135305190 4290184608 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 72696

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.11 5/362 8901
/proc/meminfo: memFree=13347912/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=75656 CPUtime=101.86 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 10241 0 0 0 10179 7 0 0 23 0 4 0 719870196 77471744 10193 33554432000 134512640 135305190 4290184608 18446744073709551615 134528571 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 18914 10193 84 194 0 18718 0
[pid=8897/tid=8898] ppid=8894 vsize=75656 CPUtime=25.46 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 1960 0 0 0 2545 1 0 0 20 0 4 0 719870197 77471744 10193 33554432000 134512640 135305190 4290184608 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=75656 CPUtime=25.45 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 2870 0 0 0 2544 1 0 0 18 0 4 0 719870197 77471744 10193 33554432000 134512640 135305190 4290184608 18446744073709551615 134552865 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=75656 CPUtime=25.46 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 2621 0 0 0 2544 2 0 0 18 0 4 0 719870197 77471744 10193 33554432000 134512640 135305190 4290184608 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 84356

[startup+51.101 s]
/proc/loadavg: 2.26 0.62 0.21 5/362 8902
/proc/meminfo: memFree=13334572/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=89592 CPUtime=204.24 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 13569 0 0 0 20415 9 0 0 25 0 4 0 719870196 91742208 13521 33554432000 134512640 135305190 4290184608 18446744073709551615 134846358 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 22398 13521 84 194 0 22202 0
[pid=8897/tid=8898] ppid=8894 vsize=89592 CPUtime=51.06 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 2692 0 0 0 5105 1 0 0 25 0 4 0 719870197 91742208 13521 33554432000 134512640 135305190 4290184608 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=89592 CPUtime=51.05 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 4085 0 0 0 5103 2 0 0 18 0 4 0 719870197 91742208 13521 33554432000 134512640 135305190 4290184608 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=89592 CPUtime=51.04 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 3367 0 0 0 5102 2 0 0 22 0 4 0 719870197 91742208 13521 33554432000 134512640 135305190 4290184608 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.25
Current children cumulated vsize (KiB) 98292

[startup+102.301 s]
/proc/loadavg: 3.30 1.18 0.42 5/362 8903
/proc/meminfo: memFree=13314068/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=110784 CPUtime=409.04 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 18649 0 0 0 40890 14 0 0 25 0 4 0 719870196 113442816 18601 33554432000 134512640 135305190 4290184608 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 27696 18601 84 194 0 27500 0
[pid=8897/tid=8898] ppid=8894 vsize=110784 CPUtime=102.26 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 3591 0 0 0 10225 1 0 0 25 0 4 0 719870197 113442816 18601 33554432000 134512640 135305190 4290184608 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=110784 CPUtime=102.26 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 6293 0 0 0 10222 4 0 0 25 0 4 0 719870197 113442816 18601 33554432000 134512640 135305190 4290184608 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=110784 CPUtime=102.24 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 4405 0 0 0 10221 3 0 0 25 0 4 0 719870197 113442816 18601 33554432000 134512640 135305190 4290184608 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 409.05
Current children cumulated vsize (KiB) 119484

[startup+162.301 s]
/proc/loadavg: 3.74 1.69 0.64 5/362 8905
/proc/meminfo: memFree=13294540/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=128548 CPUtime=648.98 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 23279 0 0 0 64880 18 0 0 25 0 4 0 719870196 131633152 23231 33554432000 134512640 135305190 4290184608 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 32137 23231 84 194 0 31941 0
[pid=8897/tid=8898] ppid=8894 vsize=128548 CPUtime=162.24 cores=0-7

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

[pid=8897/tid=8899] ppid=8894 vsize=250452 CPUtime=1122.19 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 24239 0 0 0 112198 21 0 0 25 0 4 0 719870197 256462848 51679 33554432000 134512640 135305190 4290184608 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=250452 CPUtime=1122.16 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 10328 0 0 0 112203 13 0 0 25 0 4 0 719870197 256462848 51679 33554432000 134512640 135305190 4290184608 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4488.76
Current children cumulated vsize (KiB) 259152

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.86 5/362 8935
/proc/meminfo: memFree=13172084/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=260876 CPUtime=4728.71 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 53977 0 0 0 472814 57 0 0 25 0 4 0 719870196 267137024 53907 33554432000 134512640 135305190 4290184608 18446744073709551615 134538136 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 65219 53907 84 194 0 65023 0
[pid=8897/tid=8898] ppid=8894 vsize=260876 CPUtime=1182.17 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 8513 0 0 0 118208 9 0 0 25 0 4 0 719870197 267137024 53907 33554432000 134512640 135305190 4290184608 18446744073709551615 134528356 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=260876 CPUtime=1182.18 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 25238 0 0 0 118196 22 0 0 25 0 4 0 719870197 267137024 53907 33554432000 134512640 135305190 4290184608 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=260876 CPUtime=1182.13 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 10620 0 0 0 118200 13 0 0 25 0 4 0 719870197 267137024 53907 33554432000 134512640 135305190 4290184608 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4728.72
Current children cumulated vsize (KiB) 269576

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.93 5/362 8937
/proc/meminfo: memFree=13168948/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=264132 CPUtime=4968.7 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 54672 0 0 0 496810 60 0 0 25 0 4 0 719870196 270471168 54602 33554432000 134512640 135305190 4290184608 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 66033 54602 84 194 0 65837 0
[pid=8897/tid=8898] ppid=8894 vsize=264132 CPUtime=1242.17 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 9142 0 0 0 124208 9 0 0 25 0 4 0 719870197 270471168 54602 33554432000 134512640 135305190 4290184608 18446744073709551615 134528477 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=264132 CPUtime=1242.19 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 25257 0 0 0 124196 23 0 0 25 0 4 0 719870197 270471168 54602 33554432000 134512640 135305190 4290184608 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=264132 CPUtime=1242.14 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 10657 0 0 0 124200 14 0 0 25 0 4 0 719870197 270471168 54602 33554432000 134512640 135305190 4290184608 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4968.71
Current children cumulated vsize (KiB) 272832

[startup+1302.3 s]
/proc/loadavg: 4.00 3.94 3.00 5/362 8938
/proc/meminfo: memFree=13166264/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=268128 CPUtime=5208.71 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 55405 0 0 0 520810 61 0 0 25 0 4 0 719870196 274563072 55335 33554432000 134512640 135305190 4290184608 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 67032 55335 84 194 0 66836 0
[pid=8897/tid=8898] ppid=8894 vsize=268128 CPUtime=1302.17 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 9697 0 0 0 130207 10 0 0 25 0 4 0 719870197 274563072 55335 33554432000 134512640 135305190 4290184608 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=268128 CPUtime=1302.18 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 25265 0 0 0 130195 23 0 0 25 0 4 0 719870197 274563072 55335 33554432000 134512640 135305190 4290184608 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=268128 CPUtime=1302.14 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 10779 0 0 0 130200 14 0 0 25 0 4 0 719870197 274563072 55335 33554432000 134512640 135305190 4290184608 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5208.72
Current children cumulated vsize (KiB) 276828

[startup+1362.3 s]
/proc/loadavg: 4.00 3.95 3.06 5/362 8940
/proc/meminfo: memFree=13164972/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=269656 CPUtime=5448.67 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 55700 0 0 0 544805 62 0 0 25 0 4 0 719870196 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134529640 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 67414 55630 84 194 0 67218 0
[pid=8897/tid=8898] ppid=8894 vsize=269656 CPUtime=1362.14 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 9797 0 0 0 136204 10 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=269656 CPUtime=1362.18 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 25289 0 0 0 136195 23 0 0 19 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134528774 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=269656 CPUtime=1362.13 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202560 10890 0 0 0 136199 14 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5448.68
Current children cumulated vsize (KiB) 278356

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

[startup+1363.2 s]
/proc/loadavg: 4.00 3.95 3.06 2/362 8940
/proc/meminfo: memFree=13164972/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=269656 CPUtime=5450.46 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 55700 0 0 0 544984 62 0 0 25 0 4 0 719870196 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134529584 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 67414 55630 84 194 0 67218 0
[pid=8897/tid=8898] ppid=8894 vsize=269656 CPUtime=1362.44 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 9797 0 0 0 136234 10 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 1 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=269656 CPUtime=1362.48 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 25289 0 0 0 136225 23 0 0 20 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=269656 CPUtime=1362.43 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 10890 0 0 0 136229 14 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5450.47
Current children cumulated vsize (KiB) 278356

[startup+1364.8 s]
/proc/loadavg: 4.00 3.95 3.06 2/362 8940
/proc/meminfo: memFree=13165080/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=269656 CPUtime=5452.06 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 55700 0 0 0 545144 62 0 0 25 0 4 0 719870196 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134529257 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 67414 55630 84 194 0 67218 0
[pid=8897/tid=8898] ppid=8894 vsize=269656 CPUtime=1362.44 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 9797 0 0 0 136234 10 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 1 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=269656 CPUtime=1362.48 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 25289 0 0 0 136225 23 0 0 20 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=269656 CPUtime=1362.43 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 10890 0 0 0 136229 14 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5452.07
Current children cumulated vsize (KiB) 278356

[startup+1365.21 s]
/proc/loadavg: 4.00 3.95 3.06 2/362 8940
/proc/meminfo: memFree=13165080/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=269656 CPUtime=5452.47 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 55700 0 0 0 545185 62 0 0 25 0 4 0 719870196 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134529385 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 67414 55630 84 194 0 67218 0
[pid=8897/tid=8898] ppid=8894 vsize=269656 CPUtime=1362.44 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 9797 0 0 0 136234 10 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 1 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=269656 CPUtime=1362.48 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 25289 0 0 0 136225 23 0 0 20 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=269656 CPUtime=1362.43 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 10890 0 0 0 136229 14 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5452.48
Current children cumulated vsize (KiB) 278356

[startup+1365.6 s]
/proc/loadavg: 4.00 3.95 3.06 2/362 8940
/proc/meminfo: memFree=13165080/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=269656 CPUtime=5452.86 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 55700 0 0 0 545224 62 0 0 25 0 4 0 719870196 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134529396 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 67414 55630 84 194 0 67218 0
[pid=8897/tid=8898] ppid=8894 vsize=269656 CPUtime=1362.44 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 9797 0 0 0 136234 10 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 1 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=269656 CPUtime=1362.48 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 25289 0 0 0 136225 23 0 0 20 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=269656 CPUtime=1362.43 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 10890 0 0 0 136229 14 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5452.87
Current children cumulated vsize (KiB) 278356

[startup+1365.7 s]
/proc/loadavg: 4.00 3.95 3.06 2/362 8940
/proc/meminfo: memFree=13165080/32950928 swapFree=65762508/67111528
[pid=8894] ppid=8892 vsize=8700 CPUtime=0.01 cores=0-7
/proc/8894/stat : 8894 (manysat.sh) S 8892 8894 8868 0 -1 4202496 357 338 0 0 0 0 1 0 20 0 1 0 719870195 8908800 253 33554432000 4194304 4922060 140737015731424 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/8894/statm: 2175 253 209 178 0 68 0
[pid=8897] ppid=8894 vsize=269656 CPUtime=5452.96 cores=0-7
/proc/8897/stat : 8897 (manysat1.1_stat) R 8894 8894 8868 0 -1 4202496 55700 0 0 0 545234 62 0 0 25 0 4 0 719870196 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134529360 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/8897/statm: 67414 55630 84 194 0 67218 0
[pid=8897/tid=8898] ppid=8894 vsize=269656 CPUtime=1362.44 cores=0-7
/proc/8897/task/8898/stat : 8898 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 9797 0 0 0 136234 10 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 1 0 0 0
[pid=8897/tid=8899] ppid=8894 vsize=269656 CPUtime=1362.48 cores=0-7
/proc/8897/task/8899/stat : 8899 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 25289 0 0 0 136225 23 0 0 20 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 3 0 0 0
[pid=8897/tid=8900] ppid=8894 vsize=269656 CPUtime=1362.43 cores=0-7
/proc/8897/task/8900/stat : 8900 (manysat1.1_stat) S 8894 8894 8868 0 -1 4202560 10890 0 0 0 136229 14 0 0 25 0 4 0 719870197 276127744 55630 33554432000 134512640 135305190 4290184608 18446744073709551615 134657474 0 0 4096 3 18446604458759648576 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5452.97
Current children cumulated vsize (KiB) 278356

Child status: 20
Real time (s): 1365.78
CPU time (s): 5453.06
CPU user time (s): 5452.42
CPU system time (s): 0.638902
CPU usage (%): 399.264
Max. virtual memory (cumulated for all children) (KiB): 278356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5452.42
system time used= 0.638902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56621
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= 13698
involuntary context switches= 9374

runsolver used 4.67229 second user time and 11.3013 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-13 16:19:55
IDJOB=3361880
IDBENCH=20472
IDSOLVER=1839
FILE ID=node116/3361880-1305296395
RUNJOBID= node116-1305296394-8882
PBS_JOBID= 13321437
Free space on /tmp= 45452 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361880-1305296395/watcher-3361880-1305296395 -o /tmp/evaluation-result-3361880-1305296395/solver-3361880-1305296395 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361880-1305296395.cnf aimd 1

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1420417871

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13389292 kB
Buffers:        242084 kB
Cached:        9624648 kB
SwapCached:      12420 kB
Active:       11008164 kB
Inactive:      8181196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13389292 kB
SwapTotal:    67111528 kB
SwapFree:     65762508 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:     9320864 kB
Mapped:          15312 kB
Slab:           263604 kB
PageTables:      43492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82739384 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= 45448 MiB
End job on node116 at 2011-05-13 16:42:41