Trace number 1776271

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
ManySAT 1.1 aimd 0/2009-03-20 (4 threads)UNSAT 1083.04 273.999

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1074.69
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

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 |    3753     9783 |    1125       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    3159     9446 |      --       0       --      -- |     --   | -556/-258
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 759   #clauses: 3159   #literals: 9446
0.00/0.02	c CPU time:   0.01 s
0.00/0.02	c ==============================================================================
1082.94/273.99	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1082.94/273.99	c ============================[ Problem Statistics ]=============================
1082.94/273.99	c |                                                                             |
1082.94/273.99	c threadId              : 3
1082.94/273.99	c restarts              : 489
1082.94/273.99	c conflicts             : 516155         (477 /sec)
1082.94/273.99	c decisions             : 591878         (1.59 % random) (547 /sec)
1082.94/273.99	c propagations          : 66031199       (61034 /sec)
1082.94/273.99	c conflict literals     : 12320775       (56.34 % deleted)
1082.94/273.99	c Memory used           : 104.36 MB
1082.94/273.99	c CPU time              : 1081.87 s
1082.94/273.99	
1082.94/273.99	c --->m=4, e=8, aimd=0, HOME/22819_many.cnf	time: 270.467	conflicts: 516155       
1082.94/273.99	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776271-1243508367/watcher-1776271-1243508367 -o /tmp/evaluation-result-1776271-1243508367/solver-1776271-1243508367 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776271-1243508367.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.22 4.34 4.32 3/100 22820
/proc/meminfo: memFree=3156488/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2416 CPUtime=0
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 350 0 0 0 0 0 0 0 25 0 1 0 1115501102 2473984 274 4294967295 134512640 135169312 3214820656 3214819192 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 604 274 231 161 0 43 0
[pid=22820] ppid=22819 vsize=764 CPUtime=0
/proc/22820/stat : 22820 (SatElite) R 22819 22819 19648 0 -1 4202496 140 0 0 0 0 0 0 0 25 0 1 0 1115501102 782336 76 4294967295 134512640 135034092 3218217008 3218213120 134675816 0 0 0 3 0 0 0 17 1 0 0 0
/proc/22820/statm: 191 76 51 128 0 61 0

[startup+0.024126 s]
/proc/loadavg: 4.22 4.34 4.32 3/100 22820
/proc/meminfo: memFree=3156488/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2420

[startup+0.116286 s]
/proc/loadavg: 4.22 4.34 4.32 3/100 22820
/proc/meminfo: memFree=3156488/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2420

[startup+0.324323 s]
/proc/loadavg: 4.22 4.34 4.32 3/100 22820
/proc/meminfo: memFree=3156488/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2420

[startup+0.716169 s]
/proc/loadavg: 4.22 4.34 4.32 3/100 22820
/proc/meminfo: memFree=3156488/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2420

[startup+1.52316 s]
/proc/loadavg: 4.22 4.34 4.32 6/104 22826
/proc/meminfo: memFree=3152640/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=34260 CPUtime=5.79
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 1634 0 0 0 573 6 0 0 15 0 4 0 1115501104 35082240 1569 4294967295 134512640 135305190 3218428048 3218425952 134556647 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 8565 1569 79 194 0 8369 0
[pid=22822/tid=22823] ppid=22819 vsize=34260 CPUtime=1.45
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 314 0 0 0 145 0 0 0 15 0 4 0 1115501105 35082240 1569 4294967295 134512640 135305190 3218428048 3086289988 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=34260 CPUtime=1.43
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 363 0 0 0 141 2 0 0 16 0 4 0 1115501105 35082240 1569 4294967295 134512640 135305190 3218428048 3077901352 134694990 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=34260 CPUtime=1.43
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 305 0 0 0 141 2 0 0 15 0 4 0 1115501105 35082240 1569 4294967295 134512640 135305190 3218428048 3069512612 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 36680

[startup+3.11425 s]
/proc/loadavg: 4.37 4.37 4.33 8/104 22826
/proc/meminfo: memFree=3148004/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=38336 CPUtime=12.12
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 2651 0 0 0 1205 7 0 0 16 0 4 0 1115501104 39256064 2586 4294967295 134512640 135305190 3218428048 3218426224 134528455 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 9584 2586 79 194 0 9388 0
[pid=22822/tid=22823] ppid=22819 vsize=38336 CPUtime=3.02
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 591 0 0 0 302 0 0 0 16 0 4 0 1115501105 39256064 2586 4294967295 134512640 135305190 3218428048 3086290112 134528332 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=38336 CPUtime=3
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 586 0 0 0 297 3 0 0 16 0 4 0 1115501105 39256064 2586 4294967295 134512640 135305190 3218428048 3077901504 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=38336 CPUtime=3.03
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 565 0 0 0 301 2 0 0 16 0 4 0 1115501105 39256064 2586 4294967295 134512640 135305190 3218428048 3069512896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 40756

[startup+6.31394 s]
/proc/loadavg: 4.37 4.37 4.33 6/104 22828
/proc/meminfo: memFree=3140772/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=45240 CPUtime=24.84
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 4490 0 0 0 2475 9 0 0 18 0 4 0 1115501104 46325760 4425 4294967295 134512640 135305190 3218428048 3218426224 134528341 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 11310 4425 79 194 0 11114 0
[pid=22822/tid=22823] ppid=22819 vsize=45240 CPUtime=6.18
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 1016 0 0 0 618 0 0 0 17 0 4 0 1115501105 46325760 4425 4294967295 134512640 135305190 3218428048 3086289776 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=45240 CPUtime=6.2
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 963 0 0 0 617 3 0 0 16 0 4 0 1115501105 46325760 4425 4294967295 134512640 135305190 3218428048 3077901504 134528329 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=45240 CPUtime=6.23
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 1134 0 0 0 620 3 0 0 18 0 4 0 1115501105 46325760 4425 4294967295 134512640 135305190 3218428048 3069512896 134528277 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 47660

[startup+12.7133 s]
/proc/loadavg: 4.38 4.37 4.33 5/104 22828
/proc/meminfo: memFree=3133212/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=52616 CPUtime=50.42
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 6256 0 0 0 5026 16 0 0 25 0 4 0 1115501104 53878784 6191 4294967295 134512640 135305190 3218428048 3218426224 134528379 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 13154 6191 79 194 0 12958 0
[pid=22822/tid=22823] ppid=22819 vsize=52616 CPUtime=12.58
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 1353 0 0 0 1255 3 0 0 25 0 4 0 1115501105 53878784 6191 4294967295 134512640 135305190 3218428048 3086290112 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=52616 CPUtime=12.6
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 1512 0 0 0 1256 4 0 0 17 0 4 0 1115501105 53878784 6191 4294967295 134512640 135305190 3218428048 3077901184 134553376 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=52616 CPUtime=12.63
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 1526 0 0 0 1260 3 0 0 25 0 4 0 1115501105 53878784 6191 4294967295 134512640 135305190 3218428048 3069512896 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 55036

[startup+25.5121 s]
/proc/loadavg: 4.40 4.38 4.33 6/105 22898
/proc/meminfo: memFree=3124072/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=62636 CPUtime=101.41
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 8546 0 0 0 10118 23 0 0 25 0 4 0 1115501104 64139264 8481 4294967295 134512640 135305190 3218428048 3218426072 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 15659 8481 79 194 0 15463 0
[pid=22822/tid=22823] ppid=22819 vsize=62636 CPUtime=25.35
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 1638 0 0 0 2532 3 0 0 25 0 4 0 1115501105 64139264 8481 4294967295 134512640 135305190 3218428048 3086290112 134528559 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=62636 CPUtime=25.4
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 2448 0 0 0 2534 6 0 0 25 0 4 0 1115501105 64139264 8481 4294967295 134512640 135305190 3218428048 3077901504 134528415 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=62636 CPUtime=25.4
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 2141 0 0 0 2536 4 0 0 25 0 4 0 1115501105 64139264 8481 4294967295 134512640 135305190 3218428048 3069512896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 65056

[startup+51.1097 s]
/proc/loadavg: 4.44 4.39 4.34 5/104 23014
/proc/meminfo: memFree=3117216/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=69724 CPUtime=203.53
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 10159 0 0 0 20325 28 0 0 25 0 4 0 1115501104 71397376 10094 4294967295 134512640 135305190 3218428048 3218425952 134556734 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 17431 10094 79 194 0 17235 0
[pid=22822/tid=22823] ppid=22819 vsize=69724 CPUtime=50.76
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 1981 0 0 0 5071 5 0 0 25 0 4 0 1115501105 71397376 10094 4294967295 134512640 135305190 3218428048 3086290112 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=69724 CPUtime=50.94
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3038 0 0 0 5087 7 0 0 25 0 4 0 1115501105 71397376 10094 4294967295 134512640 135305190 3218428048 3077901504 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=69724 CPUtime=50.98
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 2462 0 0 0 5094 4 0 0 25 0 4 0 1115501105 71397376 10094 4294967295 134512640 135305190 3218428048 3069512896 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.54
Current children cumulated vsize (KiB) 72144

[startup+102.305 s]
/proc/loadavg: 4.45 4.39 4.34 5/104 23200
/proc/meminfo: memFree=3104756/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=81820 CPUtime=407.67
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 13110 0 0 0 40716 51 0 0 25 0 4 0 1115501104 83783680 13045 4294967295 134512640 135305190 3218428048 3218426224 134528376 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 20455 13045 79 194 0 20259 0
[pid=22822/tid=22823] ppid=22819 vsize=81820 CPUtime=101.72
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 2524 0 0 0 10160 12 0 0 25 0 4 0 1115501105 83783680 13045 4294967295 134512640 135305190 3218428048 3086290112 134528520 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=81820 CPUtime=101.95
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 4273 0 0 0 10184 11 0 0 25 0 4 0 1115501105 83783680 13045 4294967295 134512640 135305190 3218428048 3077901504 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=81820 CPUtime=102.08
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3029 0 0 0 10197 11 0 0 25 0 4 0 1115501105 83783680 13045 4294967295 134512640 135305190 3218428048 3069512560 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.68
Current children cumulated vsize (KiB) 84240

[startup+162.319 s]
/proc/loadavg: 4.49 4.41 4.34 5/104 23393
/proc/meminfo: memFree=3092060/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=95088 CPUtime=646.91
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 16346 0 0 0 64620 71 0 0 25 0 4 0 1115501104 97370112 16281 4294967295 134512640 135305190 3218428048 3218426072 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 23772 16281 79 194 0 23576 0
[pid=22822/tid=22823] ppid=22819 vsize=95088 CPUtime=161.36
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3061 0 0 0 16120 16 0 0 25 0 4 0 1115501105 97370112 16281 4294967295 134512640 135305190 3218428048 3086290112 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=95088 CPUtime=161.84
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 5859 0 0 0 16168 16 0 0 25 0 4 0 1115501105 97370112 16281 4294967295 134512640 135305190 3218428048 3077901504 134528506 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=95088 CPUtime=161.95
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3695 0 0 0 16178 17 0 0 25 0 4 0 1115501105 97370112 16281 4294967295 134512640 135305190 3218428048 3069512896 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 646.92

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

[pid=22822/tid=22824] ppid=22819 vsize=100760 CPUtime=221.62
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 6287 0 0 0 22143 19 0 0 25 0 4 0 1115501105 103178240 17504 4294967295 134512640 135305190 3218428048 3077901504 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=100760 CPUtime=221.84
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3937 0 0 0 22163 21 0 0 25 0 4 0 1115501105 103178240 17504 4294967295 134512640 135305190 3218428048 3069512896 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 886.1
Current children cumulated vsize (KiB) 103180

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

[startup+230.813 s]
/proc/loadavg: 4.47 4.40 4.35 5/104 23582
/proc/meminfo: memFree=3086256/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=101072 CPUtime=920.08
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 17676 0 0 0 91912 96 0 0 25 0 4 0 1115501104 103497728 17591 4294967295 134512640 135305190 3218428048 3218426224 134528301 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 25268 17591 79 194 0 25072 0
[pid=22822/tid=22823] ppid=22819 vsize=101072 CPUtime=229.76
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3305 0 0 0 22952 24 0 0 25 0 4 0 1115501105 103497728 17591 4294967295 134512640 135305190 3218428048 3086290112 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=101072 CPUtime=230.12
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 6287 0 0 0 22993 19 0 0 25 0 4 0 1115501105 103497728 17591 4294967295 134512640 135305190 3218428048 3077901504 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=101072 CPUtime=230.34
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 4018 0 0 0 23012 22 0 0 25 0 4 0 1115501105 103497728 17591 4294967295 134512640 135305190 3218428048 3069512896 134528418 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 920.09
Current children cumulated vsize (KiB) 103492

[startup+256.41 s]
/proc/loadavg: 4.38 4.38 4.34 6/104 23582
/proc/meminfo: memFree=3084468/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=103724 CPUtime=1022.41
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 18267 0 0 0 102132 109 0 0 25 0 4 0 1115501104 106213376 18182 4294967295 134512640 135305190 3218428048 3218426224 134528557 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 25931 18182 79 194 0 25735 0
[pid=22822/tid=22823] ppid=22819 vsize=103724 CPUtime=255.36
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3378 0 0 0 25511 25 0 0 25 0 4 0 1115501105 106213376 18182 4294967295 134512640 135305190 3218428048 3086290112 134528851 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=103724 CPUtime=255.72
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 6586 0 0 0 25549 23 0 0 25 0 4 0 1115501105 106213376 18182 4294967295 134512640 135305190 3218428048 3077901504 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=103724 CPUtime=255.94
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 4222 0 0 0 25567 27 0 0 25 0 4 0 1115501105 106213376 18182 4294967295 134512640 135305190 3218428048 3069512896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1022.42
Current children cumulated vsize (KiB) 106144

[startup+262.81 s]
/proc/loadavg: 4.47 4.40 4.35 6/105 23736
/proc/meminfo: memFree=3082732/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=104056 CPUtime=1047.7
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 18541 0 0 0 104661 109 0 0 25 0 4 0 1115501104 106553344 18456 4294967295 134512640 135305190 3218428048 3218426224 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 26014 18456 79 194 0 25818 0
[pid=22822/tid=22823] ppid=22819 vsize=104056 CPUtime=261.71
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3389 0 0 0 26146 25 0 0 25 0 4 0 1115501105 106553344 18456 4294967295 134512640 135305190 3218428048 3086289776 134551687 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=104056 CPUtime=261.98
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 6729 0 0 0 26175 23 0 0 25 0 4 0 1115501105 106553344 18456 4294967295 134512640 135305190 3218428048 3077901120 134551531 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=104056 CPUtime=262.23
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 4321 0 0 0 26196 27 0 0 25 0 4 0 1115501105 106553344 18456 4294967295 134512640 135305190 3218428048 3069512896 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1047.71
Current children cumulated vsize (KiB) 106476

[startup+269.209 s]
/proc/loadavg: 4.44 4.40 4.35 6/104 23767
/proc/meminfo: memFree=3081044/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=106856 CPUtime=1073.2
/proc/22822/stat : 22822 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202496 18950 0 0 0 107206 114 0 0 25 0 4 0 1115501104 109420544 18865 4294967295 134512640 135305190 3218428048 3218426224 134528224 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 26714 18865 79 194 0 26518 0
[pid=22822/tid=22823] ppid=22819 vsize=106856 CPUtime=268.05
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3480 0 0 0 26779 26 0 0 25 0 4 0 1115501105 109420544 18865 4294967295 134512640 135305190 3218428048 3086290112 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=106856 CPUtime=268.38
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 6985 0 0 0 26814 24 0 0 25 0 4 0 1115501105 109420544 18865 4294967295 134512640 135305190 3218428048 3077901504 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=106856 CPUtime=268.6
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 4328 0 0 0 26832 28 0 0 25 0 4 0 1115501105 109420544 18865 4294967295 134512640 135305190 3218428048 3069512896 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1073.21
Current children cumulated vsize (KiB) 109276

[startup+272.409 s]
/proc/loadavg: 4.16 4.34 4.33 2/104 23767
/proc/meminfo: memFree=3081000/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=106856 CPUtime=1081.43
/proc/22822/stat : 22822 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202496 18969 0 0 0 108028 115 0 0 25 0 4 0 1115501104 109420544 18884 4294967295 134512640 135305190 3218428048 3218427456 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 26714 18884 79 194 0 26518 0
[pid=22822/tid=22823] ppid=22819 vsize=106856 CPUtime=271.23
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3488 0 0 0 27097 26 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3086290000 134529360 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=106856 CPUtime=269.84
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202560 6985 0 0 0 26960 24 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3077902768 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=106856 CPUtime=270.05
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202560 4328 0 0 0 26976 29 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3069514160 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1081.44
Current children cumulated vsize (KiB) 109276

[startup+273.209 s]
/proc/loadavg: 4.16 4.34 4.33 2/104 23768
/proc/meminfo: memFree=3081000/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=106856 CPUtime=1082.24
/proc/22822/stat : 22822 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202496 18969 0 0 0 108109 115 0 0 25 0 4 0 1115501104 109420544 18884 4294967295 134512640 135305190 3218428048 3218427456 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 26714 18884 79 194 0 26518 0
[pid=22822/tid=22823] ppid=22819 vsize=106856 CPUtime=272.04
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3488 0 0 0 27178 26 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3086290000 134529260 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=106856 CPUtime=269.84
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202560 6985 0 0 0 26960 24 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3077902768 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=106856 CPUtime=270.05
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202560 4328 0 0 0 26976 29 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3069514160 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1082.25
Current children cumulated vsize (KiB) 109276

[startup+273.608 s]
/proc/loadavg: 4.16 4.34 4.33 2/104 23768
/proc/meminfo: memFree=3081000/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=106856 CPUtime=1082.63
/proc/22822/stat : 22822 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202496 18969 0 0 0 108148 115 0 0 25 0 4 0 1115501104 109420544 18884 4294967295 134512640 135305190 3218428048 3218427456 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 26714 18884 79 194 0 26518 0
[pid=22822/tid=22823] ppid=22819 vsize=106856 CPUtime=272.43
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3488 0 0 0 27217 26 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3086290000 134529268 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=106856 CPUtime=269.84
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202560 6985 0 0 0 26960 24 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3077902768 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=106856 CPUtime=270.05
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202560 4328 0 0 0 26976 29 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3069514160 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1082.64
Current children cumulated vsize (KiB) 109276

[startup+273.808 s]
/proc/loadavg: 4.16 4.34 4.33 2/104 23768
/proc/meminfo: memFree=3081000/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=106856 CPUtime=1082.83
/proc/22822/stat : 22822 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202496 18969 0 0 0 108168 115 0 0 25 0 4 0 1115501104 109420544 18884 4294967295 134512640 135305190 3218428048 3218427456 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 26714 18884 79 194 0 26518 0
[pid=22822/tid=22823] ppid=22819 vsize=106856 CPUtime=272.63
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3488 0 0 0 27237 26 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3086289884 134834440 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=106856 CPUtime=269.84
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202560 6985 0 0 0 26960 24 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3077902768 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=106856 CPUtime=270.05
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202560 4328 0 0 0 26976 29 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3069514160 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1082.84
Current children cumulated vsize (KiB) 109276

[startup+273.908 s]
/proc/loadavg: 4.16 4.34 4.33 2/104 23768
/proc/meminfo: memFree=3081000/3368532 swapFree=1953580/1959888
[pid=22819] ppid=22817 vsize=2420 CPUtime=0.01
/proc/22819/stat : 22819 (manysat.sh) S 22817 22819 19648 0 -1 4194304 370 313 0 0 0 0 1 0 25 0 1 0 1115501102 2478080 275 4294967295 134512640 135169312 3214820656 3214816872 3085520622 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/22819/statm: 605 275 231 161 0 44 0
[pid=22822] ppid=22819 vsize=106856 CPUtime=1082.93
/proc/22822/stat : 22822 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202496 18969 0 0 0 108178 115 0 0 25 0 4 0 1115501104 109420544 18884 4294967295 134512640 135305190 3218428048 3218427456 134657474 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/22822/statm: 26714 18884 79 194 0 26518 0
[pid=22822/tid=22823] ppid=22819 vsize=106856 CPUtime=272.73
/proc/22822/task/22823/stat : 22823 (manysat1.1_stat) R 22819 22819 19648 0 -1 4202560 3488 0 0 0 27247 26 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3086290000 134529382 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22822/tid=22824] ppid=22819 vsize=106856 CPUtime=269.84
/proc/22822/task/22824/stat : 22824 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202560 6985 0 0 0 26960 24 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3077902768 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=22822/tid=22825] ppid=22819 vsize=106856 CPUtime=270.05
/proc/22822/task/22825/stat : 22825 (manysat1.1_stat) S 22819 22819 19648 0 -1 4202560 4328 0 0 0 26976 29 0 0 25 0 4 0 1115501105 109420544 18884 4294967295 134512640 135305190 3218428048 3069514160 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1082.94
Current children cumulated vsize (KiB) 109276

Child status: 20
Real time (s): 273.999
CPU time (s): 1083.04
CPU user time (s): 1081.88
CPU system time (s): 1.16
CPU usage (%): 395.272
Max. virtual memory (cumulated for all children) (KiB): 109276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1081.88
system time used= 1.16
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19944
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= 7777
involuntary context switches= 73073

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 12:59:27
IDJOB=1776271
IDBENCH=20474
IDSOLVER=620
FILE ID=/1776271-1243508367
PBS_JOBID=
Free space on /tmp= 15885 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776271-1243508367/watcher-1776271-1243508367 -o /tmp/evaluation-result-1776271-1243508367/solver-1776271-1243508367 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776271-1243508367.cnf aimd 0

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= b1a6497b6934405ef70bfcc51fa85893
RANDOM SEED= 1198221852

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3156488 kB
Buffers:         18412 kB
Cached:         117756 kB
SwapCached:       2424 kB
Active:          77680 kB
Inactive:        69192 kB
HighTotal:     2489216 kB
HighFree:      2357804 kB
LowTotal:       879316 kB
LowFree:        798684 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            1580 kB
Writeback:           0 kB
AnonPages:       10008 kB
Mapped:           4764 kB
Slab:            54876 kB
SReclaimable:    46800 kB
SUnreclaim:       8076 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93920 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15885 MiB
End job on  at 2009-05-28 13:04:01