Trace number 3362398

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 10476.5 2619.27

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.87
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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 |    1742     3718 |     522       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1716     6240 |      --       0       --      -- |     --   | -26/2522
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 260   #clauses: 1716   #literals: 6240
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
10476.34/2619.23	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
10476.34/2619.23	c ============================[ Problem Statistics ]=============================
10476.34/2619.23	c |                                                                             |
10476.34/2619.23	c threadId              : 2
10476.34/2619.23	c restarts              : 31
10476.34/2619.23	c conflicts             : 50999075       (4869 /sec)
10476.34/2619.23	c decisions             : 57935591       (1.78 % random) (5531 /sec)
10476.34/2619.23	c propagations          : 786870346      (75121 /sec)
10476.34/2619.23	c conflict literals     : 1926696122     (14.28 % deleted)
10476.34/2619.23	c Memory used           : 714.00 MB
10476.34/2619.23	c CPU time              : 10474.7 s
10476.34/2619.23	
10476.34/2619.23	c --->m=4, e=8, aimd=1, HOME/12862_many.cnf	time: 2618.68	conflicts: 50999075     
10476.34/2619.26	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-3362398-1305305272/watcher-3362398-1305305272 -o /tmp/evaluation-result-3362398-1305305272/solver-3362398-1305305272 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362398-1305305272.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: 4.00 4.00 3.95 2/288 12862
/proc/meminfo: memFree=8423616/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 328 0 0 0 0 0 0 0 20 0 1 0 642125709 8908800 249 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/12862/statm: 2175 249 209 178 0 68 0

[startup+0.0200169 s]
/proc/loadavg: 4.00 4.00 3.95 2/288 12862
/proc/meminfo: memFree=8423616/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.112567 s]
/proc/loadavg: 4.00 4.00 3.95 2/288 12862
/proc/meminfo: memFree=8423616/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300504 s]
/proc/loadavg: 4.00 4.00 3.95 2/288 12862
/proc/meminfo: memFree=8423616/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700424 s]
/proc/loadavg: 4.00 4.00 3.95 2/288 12862
/proc/meminfo: memFree=8423616/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12868
/proc/meminfo: memFree=8414152/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=48984 CPUtime=5.93 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 3780 0 0 0 589 4 0 0 18 0 4 0 642125710 50159616 3732 33554432000 134512640 135305190 4294087792 18446744073709551615 134528399 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 12246 3732 84 194 0 12050 0
[pid=12864/tid=12865] ppid=12862 vsize=48984 CPUtime=1.47 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 1000 0 0 0 147 0 0 0 18 0 4 0 642125710 50159616 3732 33554432000 134512640 135305190 4294087792 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=48984 CPUtime=1.46 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 784 0 0 0 146 0 0 0 18 0 4 0 642125710 50159616 3732 33554432000 134512640 135305190 4294087792 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=48984 CPUtime=1.48 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 933 0 0 0 147 1 0 0 18 0 4 0 642125710 50159616 3732 33554432000 134512640 135305190 4294087792 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 57684

[startup+3.10102 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12868
/proc/meminfo: memFree=8402928/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=63208 CPUtime=12.34 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 7247 0 0 0 1226 8 0 0 20 0 4 0 642125710 64724992 7199 33554432000 134512640 135305190 4294087792 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 15802 7199 84 194 0 15606 0
[pid=12864/tid=12865] ppid=12862 vsize=63208 CPUtime=3.08 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 1917 0 0 0 307 1 0 0 18 0 4 0 642125710 64724992 7199 33554432000 134512640 135305190 4294087792 18446744073709551615 134557800 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=63208 CPUtime=3.07 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 1586 0 0 0 306 1 0 0 18 0 4 0 642125710 64724992 7199 33554432000 134512640 135305190 4294087792 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=63208 CPUtime=3.08 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 2069 0 0 0 305 3 0 0 18 0 4 0 642125710 64724992 7199 33554432000 134512640 135305190 4294087792 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 71908

[startup+6.30049 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12868
/proc/meminfo: memFree=8390864/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=69948 CPUtime=25.12 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 8709 0 0 0 2503 9 0 0 25 0 4 0 642125710 71626752 8661 33554432000 134512640 135305190 4294087792 18446744073709551615 134531046 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 17487 8661 84 194 0 17291 0
[pid=12864/tid=12865] ppid=12862 vsize=69948 CPUtime=6.27 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 2305 0 0 0 626 1 0 0 18 0 4 0 642125710 71626752 8661 33554432000 134512640 135305190 4294087792 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=69948 CPUtime=6.26 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 1812 0 0 0 625 1 0 0 18 0 4 0 642125710 71626752 8661 33554432000 134512640 135305190 4294087792 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=69948 CPUtime=6.27 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 2577 0 0 0 624 3 0 0 18 0 4 0 642125710 71626752 8661 33554432000 134512640 135305190 4294087792 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 78648

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12868
/proc/meminfo: memFree=8377736/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=84224 CPUtime=50.7 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 11995 0 0 0 5060 10 0 0 25 0 4 0 642125710 86245376 11947 33554432000 134512640 135305190 4294087792 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 21056 11947 84 194 0 20860 0
[pid=12864/tid=12865] ppid=12862 vsize=84224 CPUtime=12.67 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 2966 0 0 0 1265 2 0 0 18 0 4 0 642125710 86245376 11947 33554432000 134512640 135305190 4294087792 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=84224 CPUtime=12.67 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 2610 0 0 0 1265 2 0 0 18 0 4 0 642125710 86245376 11947 33554432000 134512640 135305190 4294087792 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=84224 CPUtime=12.66 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 3584 0 0 0 1263 3 0 0 22 0 4 0 642125710 86245376 11947 33554432000 134512640 135305190 4294087792 18446744073709551615 134528501 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 92924

[startup+25.5003 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12868
/proc/meminfo: memFree=8360940/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=100020 CPUtime=101.89 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 15934 0 0 0 10176 13 0 0 25 0 4 0 642125710 102420480 15865 33554432000 134512640 135305190 4294087792 18446744073709551615 134528501 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 25005 15865 84 194 0 24809 0
[pid=12864/tid=12865] ppid=12862 vsize=100020 CPUtime=25.47 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 3676 0 0 0 2544 3 0 0 18 0 4 0 642125710 102420480 15865 33554432000 134512640 135305190 4294087792 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=100020 CPUtime=25.46 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 3395 0 0 0 2543 3 0 0 18 0 4 0 642125710 102420480 15865 33554432000 134512640 135305190 4294087792 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=100020 CPUtime=25.46 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 4862 0 0 0 2542 4 0 0 25 0 4 0 642125710 102420480 15865 33554432000 134512640 135305190 4294087792 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 108720

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12869
/proc/meminfo: memFree=8339952/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=124424 CPUtime=204.27 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 21239 0 0 0 20411 16 0 0 21 0 4 0 642125710 127410176 21168 33554432000 134512640 135305190 4294087792 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 31106 21168 84 194 0 30910 0
[pid=12864/tid=12865] ppid=12862 vsize=124424 CPUtime=51.07 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 5101 0 0 0 5104 3 0 0 18 0 4 0 642125710 127410176 21168 33554432000 134512640 135305190 4294087792 18446744073709551615 134538136 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=124424 CPUtime=51.05 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 5181 0 0 0 5101 4 0 0 18 0 4 0 642125710 127410176 21168 33554432000 134512640 135305190 4294087792 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=124424 CPUtime=51.05 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 6053 0 0 0 5100 5 0 0 25 0 4 0 642125710 127410176 21168 33554432000 134512640 135305190 4294087792 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.27
Current children cumulated vsize (KiB) 133124

[startup+102.31 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12870
/proc/meminfo: memFree=8307924/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=158228 CPUtime=409.06 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 29113 0 0 0 40880 26 0 0 25 0 4 0 642125710 162025472 28999 33554432000 134512640 135305190 4294087792 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 39557 28999 84 194 0 39361 0
[pid=12864/tid=12865] ppid=12862 vsize=158228 CPUtime=102.26 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 6897 0 0 0 10221 5 0 0 20 0 4 0 642125710 162025472 28999 33554432000 134512640 135305190 4294087792 18446744073709551615 134528506 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=158228 CPUtime=102.24 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 7394 0 0 0 10217 7 0 0 18 0 4 0 642125710 162025472 28999 33554432000 134512640 135305190 4294087792 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=158228 CPUtime=102.26 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 8130 0 0 0 10218 8 0 0 25 0 4 0 642125710 162025472 28999 33554432000 134512640 135305190 4294087792 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 409.06
Current children cumulated vsize (KiB) 166928

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/293 12872
/proc/meminfo: memFree=8264940/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=205308 CPUtime=649.01 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 40001 0 0 0 64865 36 0 0 25 0 4 0 642125710 210235392 39757 33554432000 134512640 135305190 4294087792 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 51327 39757 84 194 0 51131 0
[pid=12864/tid=12865] ppid=12862 vsize=205308 CPUtime=162.25 cores=0-7

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

[pid=12864/tid=12866] ppid=12862 vsize=725376 CPUtime=2562.1 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 57745 0 0 0 256155 55 0 0 25 0 4 0 642125710 742785024 157335 33554432000 134512640 135305190 4294087792 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=725376 CPUtime=2562.17 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 29950 0 0 0 256174 43 0 0 25 0 4 0 642125710 742785024 157335 33554432000 134512640 135305190 4294087792 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10248.7
Current children cumulated vsize (KiB) 734076

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

[startup+2585.5 s]
/proc/loadavg: 4.00 4.00 3.99 5/293 12948
/proc/meminfo: memFree=7791036/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=727108 CPUtime=10341.5 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 159517 0 0 0 1033978 176 0 0 25 0 4 0 642125710 744558592 157812 33554432000 134512640 135305190 4294087792 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 181777 157812 84 194 0 181581 0
[pid=12864/tid=12865] ppid=12862 vsize=727108 CPUtime=2585.41 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 40468 0 0 0 258498 43 0 0 25 0 4 0 642125710 744558592 157812 33554432000 134512640 135305190 4294087792 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=727108 CPUtime=2585.3 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 57745 0 0 0 258475 55 0 0 19 0 4 0 642125710 744558592 157812 33554432000 134512640 135305190 4294087792 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=727108 CPUtime=2585.37 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 30309 0 0 0 258494 43 0 0 25 0 4 0 642125710 744558592 157812 33554432000 134512640 135305190 4294087792 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10341.5
Current children cumulated vsize (KiB) 735808

[startup+2598.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/293 12949
/proc/meminfo: memFree=7790148/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=727888 CPUtime=10392.7 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 159626 0 0 0 1039097 176 0 0 25 0 4 0 642125710 745357312 157921 33554432000 134512640 135305190 4294087792 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 181972 157921 84 194 0 181776 0
[pid=12864/tid=12865] ppid=12862 vsize=727888 CPUtime=2598.22 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 40511 0 0 0 259778 44 0 0 25 0 4 0 642125710 745357312 157921 33554432000 134512640 135305190 4294087792 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=727888 CPUtime=2598.1 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 57745 0 0 0 259755 55 0 0 25 0 4 0 642125710 745357312 157921 33554432000 134512640 135305190 4294087792 18446744073709551615 134541820 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=727888 CPUtime=2598.17 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 30375 0 0 0 259774 43 0 0 25 0 4 0 642125710 745357312 157921 33554432000 134512640 135305190 4294087792 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10392.7
Current children cumulated vsize (KiB) 736588

[startup+2611.1 s]
/proc/loadavg: 4.00 4.00 3.99 5/293 12949
/proc/meminfo: memFree=7789028/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=729072 CPUtime=10443.9 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 159945 0 0 0 1044217 177 0 0 25 0 4 0 642125710 746569728 158240 33554432000 134512640 135305190 4294087792 18446744073709551615 134528410 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 182268 158240 84 194 0 182072 0
[pid=12864/tid=12865] ppid=12862 vsize=729072 CPUtime=2611.02 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 40758 0 0 0 261058 44 0 0 25 0 4 0 642125710 746569728 158240 33554432000 134512640 135305190 4294087792 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=729072 CPUtime=2610.89 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 57745 0 0 0 261034 55 0 0 18 0 4 0 642125710 746569728 158240 33554432000 134512640 135305190 4294087792 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=729072 CPUtime=2610.97 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 30436 0 0 0 261054 43 0 0 25 0 4 0 642125710 746569728 158240 33554432000 134512640 135305190 4294087792 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10443.9
Current children cumulated vsize (KiB) 737772

[startup+2614.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/293 12949
/proc/meminfo: memFree=7788532/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=729756 CPUtime=10456.7 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 160030 0 0 0 1045497 177 0 0 25 0 4 0 642125710 747270144 158325 33554432000 134512640 135305190 4294087792 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 182439 158325 84 194 0 182243 0
[pid=12864/tid=12865] ppid=12862 vsize=729756 CPUtime=2614.22 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 40793 0 0 0 261378 44 0 0 25 0 4 0 642125710 747270144 158325 33554432000 134512640 135305190 4294087792 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=729756 CPUtime=2614.09 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 57745 0 0 0 261354 55 0 0 20 0 4 0 642125710 747270144 158325 33554432000 134512640 135305190 4294087792 18446744073709551615 134529062 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=729756 CPUtime=2614.17 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 30486 0 0 0 261374 43 0 0 25 0 4 0 642125710 747270144 158325 33554432000 134512640 135305190 4294087792 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10456.7
Current children cumulated vsize (KiB) 738456

[startup+2617.5 s]
/proc/loadavg: 4.00 4.00 3.99 5/293 12949
/proc/meminfo: memFree=7788160/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=731128 CPUtime=10469.5 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 160301 0 0 0 1046777 177 0 0 25 0 4 0 642125710 748675072 158596 33554432000 134512640 135305190 4294087792 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 182782 158596 84 194 0 182586 0
[pid=12864/tid=12865] ppid=12862 vsize=731128 CPUtime=2617.42 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 40810 0 0 0 261698 44 0 0 18 0 4 0 642125710 748675072 158596 33554432000 134512640 135305190 4294087792 18446744073709551615 134529125 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=731128 CPUtime=2617.29 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 57745 0 0 0 261674 55 0 0 18 0 4 0 642125710 748675072 158596 33554432000 134512640 135305190 4294087792 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=731128 CPUtime=2617.37 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 30492 0 0 0 261694 43 0 0 25 0 4 0 642125710 748675072 158596 33554432000 134512640 135305190 4294087792 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10469.5
Current children cumulated vsize (KiB) 739828

[startup+2618.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/293 12949
/proc/meminfo: memFree=7787416/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=731128 CPUtime=10472.7 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 160329 0 0 0 1047097 177 0 0 25 0 4 0 642125710 748675072 158624 33554432000 134512640 135305190 4294087792 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 182782 158624 84 194 0 182586 0
[pid=12864/tid=12865] ppid=12862 vsize=731128 CPUtime=2618.22 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 40810 0 0 0 261778 44 0 0 18 0 4 0 642125710 748675072 158624 33554432000 134512640 135305190 4294087792 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=731128 CPUtime=2618.09 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 57745 0 0 0 261754 55 0 0 18 0 4 0 642125710 748675072 158624 33554432000 134512640 135305190 4294087792 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=731128 CPUtime=2618.17 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 30494 0 0 0 261774 43 0 0 25 0 4 0 642125710 748675072 158624 33554432000 134512640 135305190 4294087792 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10472.7
Current children cumulated vsize (KiB) 739828

[startup+2618.7 s]
/proc/loadavg: 4.00 4.00 3.99 5/293 12949
/proc/meminfo: memFree=7787416/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=731128 CPUtime=10474.3 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 160333 0 0 0 1047257 177 0 0 25 0 4 0 642125710 748675072 158628 33554432000 134512640 135305190 4294087792 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 182782 158628 84 194 0 182586 0
[pid=12864/tid=12865] ppid=12862 vsize=731128 CPUtime=2618.62 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 40810 0 0 0 261818 44 0 0 19 0 4 0 642125710 748675072 158628 33554432000 134512640 135305190 4294087792 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=731128 CPUtime=2618.49 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 57745 0 0 0 261794 55 0 0 18 0 4 0 642125710 748675072 158628 33554432000 134512640 135305190 4294087792 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=731128 CPUtime=2618.57 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 30496 0 0 0 261814 43 0 0 25 0 4 0 642125710 748675072 158628 33554432000 134512640 135305190 4294087792 18446744073709551615 134528444 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10474.3
Current children cumulated vsize (KiB) 739828

[startup+2619.11 s]
/proc/loadavg: 4.00 4.00 3.99 5/293 12949
/proc/meminfo: memFree=7787292/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=731128 CPUtime=10476 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 160335 0 0 0 1047421 177 0 0 25 0 4 0 642125710 748675072 158630 33554432000 134512640 135305190 4294087792 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 182782 158630 84 194 0 182586 0
[pid=12864/tid=12865] ppid=12862 vsize=731128 CPUtime=2619.03 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 40810 0 0 0 261859 44 0 0 20 0 4 0 642125710 748675072 158630 33554432000 134512640 135305190 4294087792 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=731128 CPUtime=2618.9 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 57745 0 0 0 261835 55 0 0 19 0 4 0 642125710 748675072 158630 33554432000 134512640 135305190 4294087792 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=731128 CPUtime=2618.98 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 30497 0 0 0 261855 43 0 0 25 0 4 0 642125710 748675072 158630 33554432000 134512640 135305190 4294087792 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10476
Current children cumulated vsize (KiB) 739828

[startup+2619.2 s]
/proc/loadavg: 4.00 4.00 3.99 5/293 12949
/proc/meminfo: memFree=7787292/32951124 swapFree=63649232/67111528
[pid=12862] ppid=12860 vsize=8700 CPUtime=0 cores=0-7
/proc/12862/stat : 12862 (manysat.sh) S 12860 12862 12378 0 -1 4202496 356 185 0 0 0 0 0 0 20 0 1 0 642125709 8908800 252 33554432000 4194304 4922060 140733633495808 18446744073709551615 210204466309 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12862/statm: 2175 252 209 178 0 68 0
[pid=12864] ppid=12862 vsize=731128 CPUtime=10476.3 cores=0-7
/proc/12864/stat : 12864 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202496 160335 0 0 0 1047457 177 0 0 25 0 4 0 642125710 748675072 158630 33554432000 134512640 135305190 4294087792 18446744073709551615 134528568 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/12864/statm: 182782 158630 84 194 0 182586 0
[pid=12864/tid=12865] ppid=12862 vsize=731128 CPUtime=2619.12 cores=0-7
/proc/12864/task/12865/stat : 12865 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 40810 0 0 0 261868 44 0 0 20 0 4 0 642125710 748675072 158630 33554432000 134512640 135305190 4294087792 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
[pid=12864/tid=12866] ppid=12862 vsize=731128 CPUtime=2618.99 cores=0-7
/proc/12864/task/12866/stat : 12866 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 57745 0 0 0 261844 55 0 0 19 0 4 0 642125710 748675072 158630 33554432000 134512640 135305190 4294087792 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=12864/tid=12867] ppid=12862 vsize=731128 CPUtime=2619.07 cores=0-7
/proc/12864/task/12867/stat : 12867 (manysat1.1_stat) R 12862 12862 12378 0 -1 4202560 30497 0 0 0 261864 43 0 0 25 0 4 0 642125710 748675072 158630 33554432000 134512640 135305190 4294087792 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10476.3
Current children cumulated vsize (KiB) 739828

Child status: 20
Real time (s): 2619.27
CPU time (s): 10476.5
CPU user time (s): 10474.7
CPU system time (s): 1.80772
CPU usage (%): 399.978
Max. virtual memory (cumulated for all children) (KiB): 739828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10474.7
system time used= 1.80773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161105
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= 41888
involuntary context switches= 41680

runsolver used 6.79097 second user time and 17.0314 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-13 18:47:52
IDJOB=3362398
IDBENCH=87946
IDSOLVER=1839
FILE ID=node130/3362398-1305305272
RUNJOBID= node130-1305296392-12392
PBS_JOBID= 13321423
Free space on /tmp= 30128 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT02/industrial/aloul/Homer/homer17.shuffled.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362398-1305305272/watcher-3362398-1305305272 -o /tmp/evaluation-result-3362398-1305305272/solver-3362398-1305305272 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362398-1305305272.cnf aimd 1

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=529386092

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8423888 kB
Buffers:        271796 kB
Cached:       22555848 kB
SwapCached:      10360 kB
Active:        5559404 kB
Inactive:     18322792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8423888 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:     1053236 kB
Mapped:          13116 kB
Slab:           557808 kB
PageTables:      25512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51456104 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= 30128 MiB
End job on node130 at 2011-05-13 19:31:31