Trace number 3362402

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 1676.57 419.348

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   25061    58730 |    7518       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   19058    51527 |      --       0       --      -- |     --   | -6003/-7203
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 5192   #clauses: 19058   #literals: 51527
0.00/0.07	c CPU time:   0.075988 s
0.00/0.07	c ==============================================================================
1676.46/419.33	c This is ManySAT 1.1 : 4 thread(s) on 8 core(s).
1676.46/419.33	c ============================[ Problem Statistics ]=============================
1676.46/419.33	c |                                                                             |
1676.46/419.33	c threadId              : 1
1676.46/419.33	c restarts              : 4381
1676.46/419.33	c conflicts             : 894967         (534 /sec)
1676.46/419.33	c decisions             : 1694333        (1.10 % random) (1011 /sec)
1676.46/419.33	c propagations          : 528630096      (315436 /sec)
1676.46/419.33	c conflict literals     : 47089915       (47.00 % deleted)
1676.46/419.33	c Memory used           : 232.15 MB
1676.46/419.33	c CPU time              : 1675.87 s
1676.46/419.33	
1676.46/419.33	c --->m=4, e=8, aimd=1, HOME/25308_many.cnf	time: 418.968	conflicts: 894967       
1676.46/419.34	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-3362402-1305305285/watcher-3362402-1305305285 -o /tmp/evaluation-result-3362402-1305305285/solver-3362402-1305305285 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362402-1305305285.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: 3.68 3.93 3.94 1/329 25308
/proc/meminfo: memFree=8477848/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 642129447 8908800 250 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/25308/statm: 2175 250 209 178 0 68 0

[startup+0.106574 s]
/proc/loadavg: 3.68 3.93 3.94 1/329 25308
/proc/meminfo: memFree=8477848/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+0.201198 s]
/proc/loadavg: 3.68 3.93 3.94 1/329 25308
/proc/meminfo: memFree=8477848/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+0.465507 s]
/proc/loadavg: 3.68 3.93 3.94 1/329 25308
/proc/meminfo: memFree=8477848/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+0.700464 s]
/proc/loadavg: 3.68 3.93 3.94 1/329 25308
/proc/meminfo: memFree=8477848/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8700

[startup+1.50033 s]
/proc/loadavg: 3.68 3.93 3.94 5/334 25314
/proc/meminfo: memFree=8461560/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=51476 CPUtime=5.53 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 4460 0 0 0 550 3 0 0 18 0 4 0 642129456 52711424 4409 33554432000 134512640 135305190 4288035248 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 12869 4409 84 194 0 12673 0
[pid=25311/tid=25312] ppid=25308 vsize=51476 CPUtime=1.37 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 577 0 0 0 137 0 0 0 19 0 4 0 642129459 52711424 4409 33554432000 134512640 135305190 4288035248 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=51476 CPUtime=1.36 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 706 0 0 0 136 0 0 0 18 0 4 0 642129459 52711424 4409 33554432000 134512640 135305190 4288035248 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=51476 CPUtime=1.37 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 823 0 0 0 136 1 0 0 18 0 4 0 642129459 52711424 4409 33554432000 134512640 135305190 4288035248 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 60176

[startup+3.10106 s]
/proc/loadavg: 3.68 3.93 3.94 5/334 25314
/proc/meminfo: memFree=8454740/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=59088 CPUtime=11.93 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 6306 0 0 0 1189 4 0 0 18 0 4 0 642129456 60506112 6255 33554432000 134512640 135305190 4288035248 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 14772 6255 84 194 0 14576 0
[pid=25311/tid=25312] ppid=25308 vsize=59088 CPUtime=2.98 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 1011 0 0 0 297 1 0 0 23 0 4 0 642129459 60506112 6255 33554432000 134512640 135305190 4288035248 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=59088 CPUtime=2.96 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 1128 0 0 0 296 0 0 0 18 0 4 0 642129459 60506112 6255 33554432000 134512640 135305190 4288035248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=59088 CPUtime=2.97 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 1340 0 0 0 296 1 0 0 18 0 4 0 642129459 60506112 6255 33554432000 134512640 135305190 4288035248 18446744073709551615 134530601 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 67788

[startup+6.30048 s]
/proc/loadavg: 3.70 3.93 3.94 5/334 25314
/proc/meminfo: memFree=8448436/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=63236 CPUtime=24.72 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 7460 0 0 0 2467 5 0 0 18 0 4 0 642129456 64753664 7409 33554432000 134512640 135305190 4288035248 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 15809 7409 84 194 0 15613 0
[pid=25311/tid=25312] ppid=25308 vsize=63236 CPUtime=6.17 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 1251 0 0 0 616 1 0 0 25 0 4 0 642129459 64753664 7409 33554432000 134512640 135305190 4288035248 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=63236 CPUtime=6.16 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 1342 0 0 0 616 0 0 0 18 0 4 0 642129459 64753664 7409 33554432000 134512640 135305190 4288035248 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=63236 CPUtime=6.17 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 1695 0 0 0 616 1 0 0 18 0 4 0 642129459 64753664 7409 33554432000 134512640 135305190 4288035248 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 71936

[startup+12.7003 s]
/proc/loadavg: 3.73 3.94 3.94 5/334 25315
/proc/meminfo: memFree=8434684/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=76200 CPUtime=50.29 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 10766 0 0 0 5023 6 0 0 19 0 4 0 642129456 78028800 10715 33554432000 134512640 135305190 4288035248 18446744073709551615 134551992 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 19050 10715 84 194 0 18854 0
[pid=25311/tid=25312] ppid=25308 vsize=76200 CPUtime=12.57 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 1915 0 0 0 1256 1 0 0 25 0 4 0 642129459 78028800 10715 33554432000 134512640 135305190 4288035248 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=76200 CPUtime=12.56 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 2363 0 0 0 1255 1 0 0 18 0 4 0 642129459 78028800 10715 33554432000 134512640 135305190 4288035248 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=76200 CPUtime=12.55 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 2601 0 0 0 1254 1 0 0 18 0 4 0 642129459 78028800 10715 33554432000 134512640 135305190 4288035248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 84900

[startup+25.5131 s]
/proc/loadavg: 3.79 3.94 3.94 5/334 25315
/proc/meminfo: memFree=8424092/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=87996 CPUtime=101.53 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 13651 0 0 0 10144 9 0 0 18 0 4 0 642129456 90107904 13600 33554432000 134512640 135305190 4288035248 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 21999 13600 84 194 0 21803 0
[pid=25311/tid=25312] ppid=25308 vsize=87996 CPUtime=25.38 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 2414 0 0 0 2536 2 0 0 18 0 4 0 642129459 90107904 13600 33554432000 134512640 135305190 4288035248 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=87996 CPUtime=25.37 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 3105 0 0 0 2536 1 0 0 20 0 4 0 642129459 90107904 13600 33554432000 134512640 135305190 4288035248 18446744073709551615 134530633 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=87996 CPUtime=25.37 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 3578 0 0 0 2535 2 0 0 18 0 4 0 642129459 90107904 13600 33554432000 134512640 135305190 4288035248 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 96696

[startup+51.1006 s]
/proc/loadavg: 3.86 3.94 3.94 5/334 25315
/proc/meminfo: memFree=8400720/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=112892 CPUtime=203.85 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 19538 0 0 0 20373 12 0 0 18 0 4 0 642129456 115601408 19487 33554432000 134512640 135305190 4288035248 18446744073709551615 134528277 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 28223 19487 84 194 0 28027 0
[pid=25311/tid=25312] ppid=25308 vsize=112892 CPUtime=50.95 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 3635 0 0 0 5093 2 0 0 19 0 4 0 642129459 115601408 19487 33554432000 134512640 135305190 4288035248 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=112892 CPUtime=50.95 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 4654 0 0 0 5093 2 0 0 18 0 4 0 642129459 115601408 19487 33554432000 134512640 135305190 4288035248 18446744073709551615 134552018 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=112892 CPUtime=50.95 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 5340 0 0 0 5092 3 0 0 18 0 4 0 642129459 115601408 19487 33554432000 134512640 135305190 4288035248 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 121592

[startup+102.301 s]
/proc/loadavg: 3.94 3.95 3.94 5/334 25317
/proc/meminfo: memFree=8365248/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=147424 CPUtime=408.6 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 28177 0 0 0 40838 22 0 0 19 0 4 0 642129456 150962176 28126 33554432000 134512640 135305190 4288035248 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 36856 28126 84 194 0 36660 0
[pid=25311/tid=25312] ppid=25308 vsize=147424 CPUtime=102.14 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 5424 0 0 0 10211 3 0 0 22 0 4 0 642129459 150962176 28126 33554432000 134512640 135305190 4288035248 18446744073709551615 134528283 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=147424 CPUtime=102.14 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 6651 0 0 0 10209 5 0 0 25 0 4 0 642129459 150962176 28126 33554432000 134512640 135305190 4288035248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=147424 CPUtime=102.13 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 8033 0 0 0 10207 6 0 0 22 0 4 0 642129459 150962176 28126 33554432000 134512640 135305190 4288035248 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.68
Current children cumulated vsize (KiB) 156124

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.94 5/334 25318
/proc/meminfo: memFree=8341164/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=172932 CPUtime=648.56 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 34480 0 0 0 64826 30 0 0 25 0 4 0 642129456 177082368 34414 33554432000 134512640 135305190 4288035248 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 43233 34414 84 194 0 43037 0
[pid=25311/tid=25312] ppid=25308 vsize=172932 CPUtime=162.13 cores=0-7

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

[pid=25311/tid=25313] ppid=25308 vsize=197236 CPUtime=222.14 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 10799 0 0 0 22205 9 0 0 25 0 4 0 642129459 201969664 40426 33554432000 134512640 135305190 4288035248 18446744073709551615 134528446 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=197236 CPUtime=222.09 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 10959 0 0 0 22198 11 0 0 18 0 4 0 642129459 201969664 40426 33554432000 134512640 135305190 4288035248 18446744073709551615 134528542 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 888.6
Current children cumulated vsize (KiB) 205936

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.94 5/334 25322
/proc/meminfo: memFree=8296088/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=218812 CPUtime=1128.46 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 45462 0 0 0 112799 47 0 0 18 0 4 0 642129456 224063488 45396 33554432000 134512640 135305190 4288035248 18446744073709551615 134538154 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 54703 45396 84 194 0 54507 0
[pid=25311/tid=25312] ppid=25308 vsize=218812 CPUtime=282.12 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 8896 0 0 0 28204 8 0 0 25 0 4 0 642129459 224063488 45396 33554432000 134512640 135305190 4288035248 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=218812 CPUtime=282.12 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 12694 0 0 0 28201 11 0 0 25 0 4 0 642129459 224063488 45396 33554432000 134512640 135305190 4288035248 18446744073709551615 134528325 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=218812 CPUtime=282.09 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 11916 0 0 0 28196 13 0 0 25 0 4 0 642129459 224063488 45396 33554432000 134512640 135305190 4288035248 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1128.54
Current children cumulated vsize (KiB) 227512

[startup+342.313 s]
/proc/loadavg: 3.99 3.97 3.94 5/334 25323
/proc/meminfo: memFree=8284276/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=231124 CPUtime=1368.46 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 48431 0 0 0 136792 54 0 0 25 0 4 0 642129456 236670976 48365 33554432000 134512640 135305190 4288035248 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 57781 48365 84 194 0 57585 0
[pid=25311/tid=25312] ppid=25308 vsize=231124 CPUtime=342.12 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 10155 0 0 0 34202 10 0 0 25 0 4 0 642129459 236670976 48365 33554432000 134512640 135305190 4288035248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=231124 CPUtime=342.12 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 13168 0 0 0 34199 13 0 0 21 0 4 0 642129459 236670976 48365 33554432000 134512640 135305190 4288035248 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=231124 CPUtime=342.07 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 12360 0 0 0 34193 14 0 0 25 0 4 0 642129459 236670976 48365 33554432000 134512640 135305190 4288035248 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1368.54
Current children cumulated vsize (KiB) 239824

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/334 25325
/proc/meminfo: memFree=8278904/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=236440 CPUtime=1608.34 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 49781 0 0 0 160776 58 0 0 25 0 4 0 642129456 242114560 49715 33554432000 134512640 135305190 4288035248 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 59110 49715 84 194 0 58914 0
[pid=25311/tid=25312] ppid=25308 vsize=236440 CPUtime=402.08 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 10455 0 0 0 40198 10 0 0 21 0 4 0 642129459 242114560 49715 33554432000 134512640 135305190 4288035248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=236440 CPUtime=402.1 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 13524 0 0 0 40196 14 0 0 19 0 4 0 642129459 242114560 49715 33554432000 134512640 135305190 4288035248 18446744073709551615 134530624 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=236440 CPUtime=402.05 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 12822 0 0 0 40189 16 0 0 18 0 4 0 642129459 242114560 49715 33554432000 134512640 135305190 4288035248 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1608.42
Current children cumulated vsize (KiB) 245140

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

[startup+409.701 s]
/proc/loadavg: 3.99 3.97 3.94 5/334 25325
/proc/meminfo: memFree=8278024/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=237144 CPUtime=1637.94 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 49966 0 0 0 163736 58 0 0 25 0 4 0 642129456 242835456 49900 33554432000 134512640 135305190 4288035248 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 59286 49900 84 194 0 59090 0
[pid=25311/tid=25312] ppid=25308 vsize=237144 CPUtime=409.48 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 10573 0 0 0 40938 10 0 0 25 0 4 0 642129459 242835456 49900 33554432000 134512640 135305190 4288035248 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=237144 CPUtime=409.5 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 13566 0 0 0 40936 14 0 0 21 0 4 0 642129459 242835456 49900 33554432000 134512640 135305190 4288035248 18446744073709551615 134528545 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=237144 CPUtime=409.45 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 12847 0 0 0 40929 16 0 0 19 0 4 0 642129459 242835456 49900 33554432000 134512640 135305190 4288035248 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1638.02
Current children cumulated vsize (KiB) 245844

[startup+416.101 s]
/proc/loadavg: 3.99 3.97 3.94 5/334 25325
/proc/meminfo: memFree=8277776/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=237716 CPUtime=1663.54 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 50086 0 0 0 166295 59 0 0 25 0 4 0 642129456 243421184 50020 33554432000 134512640 135305190 4288035248 18446744073709551615 134528319 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 59429 50020 84 194 0 59233 0
[pid=25311/tid=25312] ppid=25308 vsize=237716 CPUtime=415.88 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 10608 0 0 0 41578 10 0 0 25 0 4 0 642129459 243421184 50020 33554432000 134512640 135305190 4288035248 18446744073709551615 134529611 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=237716 CPUtime=415.89 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 13589 0 0 0 41575 14 0 0 25 0 4 0 642129459 243421184 50020 33554432000 134512640 135305190 4288035248 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=237716 CPUtime=415.84 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 12876 0 0 0 41568 16 0 0 18 0 4 0 642129459 243421184 50020 33554432000 134512640 135305190 4288035248 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1663.62
Current children cumulated vsize (KiB) 246416

[startup+417.701 s]
/proc/loadavg: 3.99 3.97 3.94 5/334 25325
/proc/meminfo: memFree=8277776/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=237716 CPUtime=1669.93 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 50090 0 0 0 166934 59 0 0 18 0 4 0 642129456 243421184 50024 33554432000 134512640 135305190 4288035248 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 59429 50024 84 194 0 59233 0
[pid=25311/tid=25312] ppid=25308 vsize=237716 CPUtime=417.49 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 10608 0 0 0 41738 11 0 0 19 0 4 0 642129459 243421184 50024 33554432000 134512640 135305190 4288035248 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=237716 CPUtime=417.49 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 13589 0 0 0 41735 14 0 0 25 0 4 0 642129459 243421184 50024 33554432000 134512640 135305190 4288035248 18446744073709551615 134538388 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=237716 CPUtime=417.44 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 12876 0 0 0 41728 16 0 0 20 0 4 0 642129459 243421184 50024 33554432000 134512640 135305190 4288035248 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1670.01
Current children cumulated vsize (KiB) 246416

[startup+418.501 s]
/proc/loadavg: 3.99 3.97 3.94 5/334 25325
/proc/meminfo: memFree=8277776/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=237716 CPUtime=1673.13 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 50099 0 0 0 167254 59 0 0 19 0 4 0 642129456 243421184 50033 33554432000 134512640 135305190 4288035248 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 59429 50033 84 194 0 59233 0
[pid=25311/tid=25312] ppid=25308 vsize=237716 CPUtime=418.29 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 10608 0 0 0 41818 11 0 0 20 0 4 0 642129459 243421184 50033 33554432000 134512640 135305190 4288035248 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=237716 CPUtime=418.29 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 13589 0 0 0 41815 14 0 0 18 0 4 0 642129459 243421184 50033 33554432000 134512640 135305190 4288035248 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=237716 CPUtime=418.24 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 12876 0 0 0 41808 16 0 0 22 0 4 0 642129459 243421184 50033 33554432000 134512640 135305190 4288035248 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1673.21
Current children cumulated vsize (KiB) 246416

[startup+418.901 s]
/proc/loadavg: 3.99 3.97 3.94 5/334 25325
/proc/meminfo: memFree=8277776/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=237716 CPUtime=1674.73 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 50100 0 0 0 167414 59 0 0 20 0 4 0 642129456 243421184 50034 33554432000 134512640 135305190 4288035248 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 59429 50034 84 194 0 59233 0
[pid=25311/tid=25312] ppid=25308 vsize=237716 CPUtime=418.69 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 10608 0 0 0 41858 11 0 0 21 0 4 0 642129459 243421184 50034 33554432000 134512640 135305190 4288035248 18446744073709551615 134530624 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=237716 CPUtime=418.69 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 13589 0 0 0 41855 14 0 0 19 0 4 0 642129459 243421184 50034 33554432000 134512640 135305190 4288035248 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=237716 CPUtime=418.64 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 12876 0 0 0 41848 16 0 0 24 0 4 0 642129459 243421184 50034 33554432000 134512640 135305190 4288035248 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1674.81
Current children cumulated vsize (KiB) 246416

[startup+419.313 s]
/proc/loadavg: 3.99 3.97 3.94 5/334 25325
/proc/meminfo: memFree=8277652/32951124 swapFree=67056804/67111528
[pid=25308] ppid=25306 vsize=8700 CPUtime=0.08 cores=0-7
/proc/25308/stat : 25308 (manysat.sh) S 25306 25308 24661 0 -1 4202496 356 1201 0 0 0 0 8 0 21 0 1 0 642129447 8908800 253 33554432000 4194304 4922060 140735647770384 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/25308/statm: 2175 253 209 178 0 68 0
[pid=25311] ppid=25308 vsize=237716 CPUtime=1676.38 cores=0-7
/proc/25311/stat : 25311 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202496 50100 0 0 0 167579 59 0 0 21 0 4 0 642129456 243421184 50034 33554432000 134512640 135305190 4288035248 18446744073709551615 134528753 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/25311/statm: 59429 50034 84 194 0 59233 0
[pid=25311/tid=25312] ppid=25308 vsize=237716 CPUtime=419.1 cores=0-7
/proc/25311/task/25312/stat : 25312 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 10608 0 0 0 41899 11 0 0 22 0 4 0 642129459 243421184 50034 33554432000 134512640 135305190 4288035248 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=25311/tid=25313] ppid=25308 vsize=237716 CPUtime=419.1 cores=0-7
/proc/25311/task/25313/stat : 25313 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 13589 0 0 0 41896 14 0 0 19 0 4 0 642129459 243421184 50034 33554432000 134512640 135305190 4288035248 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=25311/tid=25314] ppid=25308 vsize=237716 CPUtime=419.05 cores=0-7
/proc/25311/task/25314/stat : 25314 (manysat1.1_stat) R 25308 25308 24661 0 -1 4202560 12876 0 0 0 41889 16 0 0 25 0 4 0 642129459 243421184 50034 33554432000 134512640 135305190 4288035248 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1676.46
Current children cumulated vsize (KiB) 246416

Child status: 20
Real time (s): 419.348
CPU time (s): 1676.57
CPU user time (s): 1675.96
CPU system time (s): 0.612906
CPU usage (%): 399.804
Max. virtual memory (cumulated for all children) (KiB): 246416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1675.96
system time used= 0.612906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51883
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= 13468
involuntary context switches= 6580

runsolver used 1.2928 second user time and 3.2915 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-13 18:48:05
IDJOB=3362402
IDBENCH=87988
IDSOLVER=1839
FILE ID=node108/3362402-1305305285
RUNJOBID= node108-1305296396-24675
PBS_JOBID= 13321445
Free space on /tmp= 35588 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362402-1305305285/watcher-3362402-1305305285 -o /tmp/evaluation-result-3362402-1305305285/solver-3362402-1305305285 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362402-1305305285.cnf aimd 1

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=564427481

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8478128 kB
Buffers:        252228 kB
Cached:       13564312 kB
SwapCached:       8700 kB
Active:       13004648 kB
Inactive:     10917852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8478128 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:            1964 kB
Writeback:           0 kB
AnonPages:    10103056 kB
Mapped:          26116 kB
Slab:           447556 kB
PageTables:      38040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52248768 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= 35588 MiB
End job on node108 at 2011-05-13 18:55:04