Trace number 3361879

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 3960.36 993.144

General information on the benchmark

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

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.01	c CPU time:   0.010998 s
0.00/0.01	c ==============================================================================
3960.21/993.13	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
3960.21/993.13	c ============================[ Problem Statistics ]=============================
3960.21/993.13	c |                                                                             |
3960.21/993.13	c threadId              : 2
3960.21/993.13	c restarts              : 27
3960.21/993.13	c conflicts             : 9671985        (2443 /sec)
3960.21/993.13	c decisions             : 11318041       (1.14 % random) (2858 /sec)
3960.21/993.13	c propagations          : 1628905122     (411367 /sec)
3960.21/993.13	c conflict literals     : 381841440      (40.52 % deleted)
3960.21/993.13	c Memory used           : 225.50 MB
3960.21/993.13	c CPU time              : 3959.74 s
3960.21/993.13	
3960.21/993.13	c --->m=4, e=8, aimd=1, HOME/8098_many.cnf	time: 989.935	conflicts: 9671985      
3960.21/993.14	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-3361879-1305296392/watcher-3361879-1305296392 -o /tmp/evaluation-result-3361879-1305296392/solver-3361879-1305296392 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361879-1305296392.cnf aimd 1 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/352 8098
/proc/meminfo: memFree=7611212/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 622054688 8908800 250 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8098/statm: 2175 250 209 178 0 68 0

[startup+0.0277981 s]
/proc/loadavg: 0.00 0.00 0.00 1/352 8098
/proc/meminfo: memFree=7611212/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.198647 s]
/proc/loadavg: 0.00 0.00 0.00 1/352 8098
/proc/meminfo: memFree=7611212/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.384124 s]
/proc/loadavg: 0.00 0.00 0.00 1/352 8098
/proc/meminfo: memFree=7611212/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.713749 s]
/proc/loadavg: 0.00 0.00 0.00 1/352 8098
/proc/meminfo: memFree=7611212/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.51349 s]
/proc/loadavg: 0.00 0.00 0.00 9/364 8115
/proc/meminfo: memFree=7543992/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=43864 CPUtime=5.94 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 2545 0 0 0 593 1 0 0 20 0 4 0 622054690 44916736 2494 33554432000 134512640 135305190 4288360208 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8101/statm: 10966 2494 84 194 0 10770 0
[pid=8101/tid=8102] ppid=8098 vsize=43864 CPUtime=1.48 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 467 0 0 0 148 0 0 0 20 0 4 0 622054690 44916736 2494 33554432000 134512640 135305190 4288360208 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=43864 CPUtime=1.47 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 563 0 0 0 147 0 0 0 20 0 4 0 622054690 44916736 2494 33554432000 134512640 135305190 4288360208 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=43864 CPUtime=1.48 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 621 0 0 0 148 0 0 0 20 0 4 0 622054690 44916736 2494 33554432000 134512640 135305190 4288360208 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 52564

[startup+3.10121 s]
/proc/loadavg: 0.00 0.00 0.00 9/364 8115
/proc/meminfo: memFree=7529856/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=47584 CPUtime=12.27 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 3725 0 0 0 1226 1 0 0 25 0 4 0 622054690 48726016 3674 33554432000 134512640 135305190 4288360208 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8101/statm: 11896 3674 84 194 0 11700 0
[pid=8101/tid=8102] ppid=8098 vsize=47584 CPUtime=3.07 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 712 0 0 0 307 0 0 0 25 0 4 0 622054690 48726016 3674 33554432000 134512640 135305190 4288360208 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=47584 CPUtime=3.04 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 913 0 0 0 304 0 0 0 25 0 4 0 622054690 48726016 3674 33554432000 134512640 135305190 4288360208 18446744073709551615 134551804 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=47584 CPUtime=3.07 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 934 0 0 0 307 0 0 0 25 0 4 0 622054690 48726016 3674 33554432000 134512640 135305190 4288360208 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 56284

[startup+6.30062 s]
/proc/loadavg: 0.64 0.13 0.04 10/364 8116
/proc/meminfo: memFree=7500664/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=58876 CPUtime=25.03 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 6363 0 0 0 2501 2 0 0 25 0 4 0 622054690 60289024 6312 33554432000 134512640 135305190 4288360208 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8101/statm: 14719 6312 84 194 0 14523 0
[pid=8101/tid=8102] ppid=8098 vsize=58876 CPUtime=6.27 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 1182 0 0 0 627 0 0 0 25 0 4 0 622054690 60289024 6312 33554432000 134512640 135305190 4288360208 18446744073709551615 134528201 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=58876 CPUtime=6.2 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 1717 0 0 0 620 0 0 0 25 0 4 0 622054690 60289024 6312 33554432000 134512640 135305190 4288360208 18446744073709551615 134553417 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=58876 CPUtime=6.26 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 1665 0 0 0 626 0 0 0 25 0 4 0 622054690 60289024 6313 33554432000 134512640 135305190 4288360208 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 67576

[startup+12.7004 s]
/proc/loadavg: 1.23 0.26 0.09 9/364 8116
/proc/meminfo: memFree=7462240/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=67544 CPUtime=50.55 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 8371 0 0 0 5051 4 0 0 25 0 4 0 622054690 69165056 8320 33554432000 134512640 135305190 4288360208 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8101/statm: 16886 8320 84 194 0 16690 0
[pid=8101/tid=8102] ppid=8098 vsize=67544 CPUtime=12.66 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 1594 0 0 0 1266 0 0 0 25 0 4 0 622054690 69165056 8320 33554432000 134512640 135305190 4288360208 18446744073709551615 134556752 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=67544 CPUtime=12.52 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 2323 0 0 0 1252 0 0 0 25 0 4 0 622054690 69165056 8320 33554432000 134512640 135305190 4288360208 18446744073709551615 134528356 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=67544 CPUtime=12.66 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 2253 0 0 0 1266 0 0 0 25 0 4 0 622054690 69165056 8320 33554432000 134512640 135305190 4288360208 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 76244

[startup+25.5011 s]
/proc/loadavg: 2.14 0.51 0.17 6/361 8146
/proc/meminfo: memFree=6109396/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=77560 CPUtime=101.61 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 10940 0 0 0 10155 6 0 0 25 0 4 0 622054690 79421440 10889 33554432000 134512640 135305190 4288360208 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8101/statm: 19390 10889 84 194 0 19194 0
[pid=8101/tid=8102] ppid=8098 vsize=77560 CPUtime=25.46 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 2203 0 0 0 2546 0 0 0 25 0 4 0 622054690 79421440 10889 33554432000 134512640 135305190 4288360208 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=77560 CPUtime=25.18 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 3228 0 0 0 2517 1 0 0 25 0 4 0 622054690 79421440 10889 33554432000 134512640 135305190 4288360208 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=77560 CPUtime=25.47 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 2791 0 0 0 2546 1 0 0 25 0 4 0 622054690 79421440 10889 33554432000 134512640 135305190 4288360208 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 86260

[startup+51.1004 s]
/proc/loadavg: 4.14 1.11 0.38 9/364 8150
/proc/meminfo: memFree=5994280/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=93136 CPUtime=203.68 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 14627 0 0 0 20358 10 0 0 19 0 4 0 622054690 95371264 14576 33554432000 134512640 135305190 4288360208 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8101/statm: 23284 14576 84 194 0 23088 0
[pid=8101/tid=8102] ppid=8098 vsize=93136 CPUtime=51.06 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 2816 0 0 0 5105 1 0 0 25 0 4 0 622054690 95371264 14576 33554432000 134512640 135305190 4288360208 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=93136 CPUtime=50.47 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 4812 0 0 0 5043 4 0 0 25 0 4 0 622054690 95371264 14576 33554432000 134512640 135305190 4288360208 18446744073709551615 134553519 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=93136 CPUtime=51.05 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 3506 0 0 0 5104 1 0 0 25 0 4 0 622054690 95371264 14576 33554432000 134512640 135305190 4288360208 18446744073709551615 134551668 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.69
Current children cumulated vsize (KiB) 101836

[startup+102.301 s]
/proc/loadavg: 6.32 2.17 0.77 9/364 8151
/proc/meminfo: memFree=5823368/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=108236 CPUtime=407.86 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 18252 0 0 0 40771 15 0 0 25 0 4 0 622054690 110833664 18201 33554432000 134512640 135305190 4288360208 18446744073709551615 134557927 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8101/statm: 27059 18201 84 194 0 26863 0
[pid=8101/tid=8102] ppid=8098 vsize=108236 CPUtime=102.25 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 3620 0 0 0 10223 2 0 0 25 0 4 0 622054690 110833664 18201 33554432000 134512640 135305190 4288360208 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=108236 CPUtime=101.07 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 6241 0 0 0 10101 6 0 0 19 0 4 0 622054690 110833664 18201 33554432000 134512640 135305190 4288360208 18446744073709551615 134553555 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=108236 CPUtime=102.25 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 4017 0 0 0 10223 2 0 0 25 0 4 0 622054690 110833664 18201 33554432000 134512640 135305190 4288360208 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.87
Current children cumulated vsize (KiB) 116936

[startup+162.301 s]
/proc/loadavg: 7.45 3.25 1.23 9/364 8153
/proc/meminfo: memFree=5687564/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=127044 CPUtime=647.11 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 22476 0 0 0 64691 20 0 0 25 0 4 0 622054690 130093056 22425 33554432000 134512640 135305190 4288360208 18446744073709551615 134570397 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/8101/statm: 31761 22425 84 194 0 31565 0
[pid=8101/tid=8102] ppid=8098 vsize=127044 CPUtime=162.24 cores=1,3,5,7

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

[pid=8101/tid=8103] ppid=8098 vsize=223352 CPUtime=877.98 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 20439 0 0 0 87771 27 0 0 25 0 4 0 622054690 228712448 45159 33554432000 134512640 135305190 4288360208 18446744073709551615 134528747 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=223352 CPUtime=882.2 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8531 0 0 0 88211 9 0 0 25 0 4 0 622054690 228712448 45159 33554432000 134512640 135305190 4288360208 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.4
Current children cumulated vsize (KiB) 232052

[startup+942.301 s]
/proc/loadavg: 8.08 7.63 5.07 9/364 8209
/proc/meminfo: memFree=8254436/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=230164 CPUtime=3757.65 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 46847 0 0 0 375707 58 0 0 25 0 4 0 622054690 235687936 46682 33554432000 134512640 135305190 4288360208 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/8101/statm: 57541 46682 84 194 0 57345 0
[pid=8101/tid=8102] ppid=8098 vsize=230164 CPUtime=942.21 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8122 0 0 0 94212 9 0 0 25 0 4 0 622054690 235687936 46682 33554432000 134512640 135305190 4288360208 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=230164 CPUtime=937.97 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 21291 0 0 0 93769 28 0 0 25 0 4 0 622054690 235687936 46682 33554432000 134512640 135305190 4288360208 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=230164 CPUtime=942.2 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8760 0 0 0 94211 9 0 0 25 0 4 0 622054690 235687936 46682 33554432000 134512640 135305190 4288360208 18446744073709551615 134529584 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.66
Current children cumulated vsize (KiB) 238864

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

[startup+947.514 s]
/proc/loadavg: 8.07 7.64 5.08 10/364 8210
/proc/meminfo: memFree=8246744/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=230300 CPUtime=3778.44 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 46905 0 0 0 377786 58 0 0 25 0 4 0 622054690 235827200 46740 33554432000 134512640 135305190 4288360208 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/8101/statm: 57575 46740 84 194 0 57379 0
[pid=8101/tid=8102] ppid=8098 vsize=230300 CPUtime=947.42 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8167 0 0 0 94733 9 0 0 25 0 4 0 622054690 235827200 46740 33554432000 134512640 135305190 4288360208 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=230300 CPUtime=943.18 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 21298 0 0 0 94290 28 0 0 25 0 4 0 622054690 235827200 46740 33554432000 134512640 135305190 4288360208 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=230300 CPUtime=947.41 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8760 0 0 0 94732 9 0 0 25 0 4 0 622054690 235827200 46740 33554432000 134512640 135305190 4288360208 18446744073709551615 134528408 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3778.45
Current children cumulated vsize (KiB) 239000

[startup+973.1 s]
/proc/loadavg: 8.12 7.68 5.17 10/364 8210
/proc/meminfo: memFree=8191552/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=230912 CPUtime=3880.49 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 47093 0 0 0 387991 58 0 0 25 0 4 0 622054690 236453888 46928 33554432000 134512640 135305190 4288360208 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/8101/statm: 57728 46928 84 194 0 57532 0
[pid=8101/tid=8102] ppid=8098 vsize=230912 CPUtime=973.01 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8322 0 0 0 97292 9 0 0 25 0 4 0 622054690 236453888 46928 33554432000 134512640 135305190 4288360208 18446744073709551615 134538136 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=230912 CPUtime=968.77 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 21300 0 0 0 96849 28 0 0 25 0 4 0 622054690 236453888 46928 33554432000 134512640 135305190 4288360208 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=230912 CPUtime=972.99 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8782 0 0 0 97290 9 0 0 25 0 4 0 622054690 236453888 46928 33554432000 134512640 135305190 4288360208 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3880.5
Current children cumulated vsize (KiB) 239612

[startup+985.901 s]
/proc/loadavg: 8.09 7.70 5.21 10/364 8211
/proc/meminfo: memFree=8190184/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=230912 CPUtime=3931.53 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 47118 0 0 0 393095 58 0 0 25 0 4 0 622054690 236453888 46942 33554432000 134512640 135305190 4288360208 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/8101/statm: 57728 46942 84 194 0 57532 0
[pid=8101/tid=8102] ppid=8098 vsize=230912 CPUtime=985.8 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8322 0 0 0 98571 9 0 0 25 0 4 0 622054690 236453888 46942 33554432000 134512640 135305190 4288360208 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=230912 CPUtime=981.59 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 21300 0 0 0 98130 29 0 0 25 0 4 0 622054690 236453888 46942 33554432000 134512640 135305190 4288360208 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=230912 CPUtime=985.78 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8807 0 0 0 98569 9 0 0 18 0 4 0 622054690 236453888 46942 33554432000 134512640 135305190 4288360208 18446744073709551615 134538175 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3931.54
Current children cumulated vsize (KiB) 239612

[startup+989.101 s]
/proc/loadavg: 8.09 7.70 5.21 10/364 8211
/proc/meminfo: memFree=8190060/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=230912 CPUtime=3944.25 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 47118 0 0 0 394367 58 0 0 25 0 4 0 622054690 236453888 46923 33554432000 134512640 135305190 4288360208 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/8101/statm: 57728 46923 84 194 0 57532 0
[pid=8101/tid=8102] ppid=8098 vsize=230912 CPUtime=988.99 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8322 0 0 0 98890 9 0 0 25 0 4 0 622054690 236453888 46923 33554432000 134512640 135305190 4288360208 18446744073709551615 134528489 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=230912 CPUtime=984.77 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 21300 0 0 0 98448 29 0 0 25 0 4 0 622054690 236453888 46923 33554432000 134512640 135305190 4288360208 18446744073709551615 134551671 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=230912 CPUtime=988.97 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8807 0 0 0 98887 10 0 0 25 0 4 0 622054690 236453888 46923 33554432000 134512640 135305190 4288360208 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3944.26
Current children cumulated vsize (KiB) 239612

[startup+990.7 s]
/proc/loadavg: 8.09 7.70 5.23 10/364 8211
/proc/meminfo: memFree=8189936/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=230912 CPUtime=3950.62 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 47119 0 0 0 395004 58 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/8101/statm: 57728 46924 84 194 0 57532 0
[pid=8101/tid=8102] ppid=8098 vsize=230912 CPUtime=990.59 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8322 0 0 0 99050 9 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=230912 CPUtime=986.37 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 21300 0 0 0 98608 29 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=230912 CPUtime=990.57 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8807 0 0 0 99047 10 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3950.63
Current children cumulated vsize (KiB) 239612

[startup+992.301 s]
/proc/loadavg: 8.09 7.70 5.23 10/364 8211
/proc/meminfo: memFree=8189812/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=230912 CPUtime=3957.02 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 47119 0 0 0 395643 59 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134547978 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/8101/statm: 57728 46924 84 194 0 57532 0
[pid=8101/tid=8102] ppid=8098 vsize=230912 CPUtime=992.19 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8322 0 0 0 99210 9 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=230912 CPUtime=987.97 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 21300 0 0 0 98768 29 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=230912 CPUtime=992.17 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8807 0 0 0 99207 10 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3957.03
Current children cumulated vsize (KiB) 239612

[startup+992.701 s]
/proc/loadavg: 8.09 7.70 5.23 9/364 8211
/proc/meminfo: memFree=8189812/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=230912 CPUtime=3958.6 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 47119 0 0 0 395801 59 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/8101/statm: 57728 46924 84 194 0 57532 0
[pid=8101/tid=8102] ppid=8098 vsize=230912 CPUtime=992.59 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8322 0 0 0 99250 9 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=230912 CPUtime=988.37 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 21300 0 0 0 98808 29 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=230912 CPUtime=992.57 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8807 0 0 0 99247 10 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3958.61
Current children cumulated vsize (KiB) 239612

[startup+993.101 s]
/proc/loadavg: 8.09 7.70 5.23 9/364 8211
/proc/meminfo: memFree=8189812/32951124 swapFree=65980216/67111528
[pid=8098] ppid=8096 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/8098/stat : 8098 (manysat.sh) S 8096 8098 8066 0 -1 4202496 357 337 0 0 0 0 1 0 20 0 1 0 622054688 8908800 253 33554432000 4194304 4922060 140734037833024 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/8098/statm: 2175 253 209 178 0 68 0
[pid=8101] ppid=8098 vsize=230912 CPUtime=3960.2 cores=1,3,5,7
/proc/8101/stat : 8101 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202496 47119 0 0 0 395961 59 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/8101/statm: 57728 46924 84 194 0 57532 0
[pid=8101/tid=8102] ppid=8098 vsize=230912 CPUtime=992.99 cores=1,3,5,7
/proc/8101/task/8102/stat : 8102 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8322 0 0 0 99290 9 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=8101/tid=8103] ppid=8098 vsize=230912 CPUtime=988.77 cores=1,3,5,7
/proc/8101/task/8103/stat : 8103 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 21300 0 0 0 98848 29 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528501 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=8101/tid=8104] ppid=8098 vsize=230912 CPUtime=992.97 cores=1,3,5,7
/proc/8101/task/8104/stat : 8104 (manysat1.1_stat) R 8098 8098 8066 0 -1 4202560 8807 0 0 0 99287 10 0 0 25 0 4 0 622054690 236453888 46924 33554432000 134512640 135305190 4288360208 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3960.21
Current children cumulated vsize (KiB) 239612

Child status: 20
Real time (s): 993.144
CPU time (s): 3960.36
CPU user time (s): 3959.75
CPU system time (s): 0.603908
CPU usage (%): 398.769
Max. virtual memory (cumulated for all children) (KiB): 239612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3959.75
system time used= 0.603908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48040
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= 7921
involuntary context switches= 26144

runsolver used 3.2985 second user time and 8.38872 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-13 16:19:52
IDJOB=3361879
IDBENCH=20472
IDSOLVER=1838
FILE ID=node142/3361879-1305296392
RUNJOBID= node142-1305296391-8085
PBS_JOBID= 13321411
Free space on /tmp= 47096 MiB

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

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=185670963

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7611484 kB
Buffers:        265524 kB
Cached:       20106100 kB
SwapCached:      11520 kB
Active:       11310896 kB
Inactive:     13272628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7611484 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:     4208964 kB
Mapped:          19648 kB
Slab:           658212 kB
PageTables:      31876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77017016 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= 47048 MiB
End job on node142 at 2011-05-13 16:36:25