Trace number 1779091

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 1619.56 410.998

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray02_32.cnf
MD5SUMda0c445b72f13d929ab0690c3bfa81ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark601.74
Satisfiable
(Un)Satisfiability was proved
Number of variables4252
Number of clauses12563
Sum of the clauses size29311
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28374
Number of clauses of size 34187
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   12561    29309 |    3768       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |    9499    28877 |      --       0       --      -- |     --   | -3060/-427
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 2111   #clauses: 9499   #literals: 28877
0.00/0.07	c CPU time:   0.08 s
0.00/0.07	c ==============================================================================
1619.48/410.98	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1619.48/410.98	c ============================[ Problem Statistics ]=============================
1619.48/410.98	c |                                                                             |
1619.48/410.98	c threadId              : 3
1619.48/410.98	c restarts              : 1058
1619.48/410.98	c conflicts             : 1102153        (681 /sec)
1619.48/410.98	c decisions             : 1296166        (2.01 % random) (801 /sec)
1619.48/410.98	c propagations          : 91623813       (56627 /sec)
1619.48/410.98	c conflict literals     : 22556216       (45.07 % deleted)
1619.48/410.98	c Memory used           : 154.43 MB
1619.48/410.98	c CPU time              : 1618.03 s
1619.48/410.98	
1619.48/410.98	c --->m=4, e=8, aimd=0, HOME/704_many.cnf	time: 404.507	conflicts: 1102153      
1619.48/410.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-1779091-1243518996/watcher-1779091-1243518996 -o /tmp/evaluation-result-1779091-1243518996/solver-1779091-1243518996 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779091-1243518996.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.45 4.47 4.38 3/96 704
/proc/meminfo: memFree=3021696/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2412 CPUtime=0
/proc/704/stat : 704 (manysat.sh) R 702 704 27966 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1116563645 2469888 272 4294967295 134512640 135169312 3218882832 3218881308 3085821812 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/704/statm: 603 272 231 161 0 42 0

[startup+0.05305 s]
/proc/loadavg: 4.45 4.47 4.38 3/96 704
/proc/meminfo: memFree=3021696/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2412 CPUtime=0
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1116563645 2469888 272 4294967295 134512640 135169312 3218882832 3218881368 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 603 272 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.113044 s]
/proc/loadavg: 4.45 4.47 4.38 3/96 704
/proc/meminfo: memFree=3021696/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+0.313033 s]
/proc/loadavg: 4.45 4.47 4.38 3/96 704
/proc/meminfo: memFree=3021696/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+0.713001 s]
/proc/loadavg: 4.45 4.47 4.38 3/96 704
/proc/meminfo: memFree=3021696/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+1.52629 s]
/proc/loadavg: 4.45 4.47 4.38 8/101 710
/proc/meminfo: memFree=3011316/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=42608 CPUtime=5.57
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 3641 0 0 0 548 9 0 0 16 0 4 0 1116563655 43630592 3571 4294967295 134512640 135305190 3212948304 3212946232 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 10652 3571 79 194 0 10456 0
[pid=707/tid=708] ppid=704 vsize=42608 CPUtime=1.38
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 673 0 0 0 136 2 0 0 15 0 4 0 1116563656 43630592 3571 4294967295 134512640 135305190 3212948304 3086089352 134839991 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=709] ppid=704 vsize=42608 CPUtime=1.4
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 644 0 0 0 136 4 0 0 15 0 4 0 1116563656 43630592 3572 4294967295 134512640 135305190 3212948304 3077700648 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=707/tid=710] ppid=704 vsize=42608 CPUtime=1.37
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 732 0 0 0 136 1 0 0 15 0 4 0 1116563656 43630592 3572 4294967295 134512640 135305190 3212948304 3069312192 134528872 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 45024

[startup+3.1128 s]
/proc/loadavg: 4.45 4.47 4.38 6/101 710
/proc/meminfo: memFree=3006136/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=45608 CPUtime=11.92
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 4722 0 0 0 1183 9 0 0 16 0 4 0 1116563655 46702592 4652 4294967295 134512640 135305190 3212948304 3212946208 134557414 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 11402 4652 79 194 0 11206 0
[pid=707/tid=708] ppid=704 vsize=45608 CPUtime=2.97
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 933 0 0 0 295 2 0 0 16 0 4 0 1116563656 46702592 4652 4294967295 134512640 135305190 3212948304 3086089408 134528571 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=709] ppid=704 vsize=45608 CPUtime=2.99
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 912 0 0 0 295 4 0 0 16 0 4 0 1116563656 46702592 4652 4294967295 134512640 135305190 3212948304 3077700800 134528274 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=707/tid=710] ppid=704 vsize=45608 CPUtime=2.95
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 1030 0 0 0 294 1 0 0 16 0 4 0 1116563656 46702592 4652 4294967295 134512640 135305190 3212948304 3069312192 134528506 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 48024

[startup+6.31236 s]
/proc/loadavg: 4.58 4.49 4.39 8/101 710
/proc/meminfo: memFree=2996808/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=54416 CPUtime=24.68
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 6991 0 0 0 2457 11 0 0 18 0 4 0 1116563655 55721984 6921 4294967295 134512640 135305190 3212948304 3212946480 134528376 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 13604 6921 79 194 0 13408 0
[pid=707/tid=708] ppid=704 vsize=54416 CPUtime=6.17
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 1455 0 0 0 615 2 0 0 16 0 4 0 1116563656 55721984 6921 4294967295 134512640 135305190 3212948304 3086089408 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=709] ppid=704 vsize=54416 CPUtime=6.16
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 1450 0 0 0 612 4 0 0 16 0 4 0 1116563656 55721984 6921 4294967295 134512640 135305190 3212948304 3077700544 134541971 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=707/tid=710] ppid=704 vsize=54416 CPUtime=6.15
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 1600 0 0 0 613 2 0 0 17 0 4 0 1116563656 55721984 6921 4294967295 134512640 135305190 3212948304 3069312192 134528837 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 56832

[startup+12.7118 s]
/proc/loadavg: 4.77 4.54 4.40 5/101 711
/proc/meminfo: memFree=2989152/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=61888 CPUtime=50.2
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 8758 0 0 0 5006 14 0 0 25 0 4 0 1116563655 63373312 8688 4294967295 134512640 135305190 3212948304 3212946272 134547909 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 15472 8688 79 194 0 15276 0
[pid=707/tid=708] ppid=704 vsize=61888 CPUtime=12.52
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 1969 0 0 0 1249 3 0 0 22 0 4 0 1116563656 63373312 8688 4294967295 134512640 135305190 3212948304 3086089072 134551998 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=709] ppid=704 vsize=61888 CPUtime=12.54
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 1818 0 0 0 1248 6 0 0 18 0 4 0 1116563656 63373312 8688 4294967295 134512640 135305190 3212948304 3077700800 134528548 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=707/tid=710] ppid=704 vsize=61888 CPUtime=12.54
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 2107 0 0 0 1252 2 0 0 23 0 4 0 1116563656 63373312 8688 4294967295 134512640 135305190 3212948304 3069312192 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 64304

[startup+25.5108 s]
/proc/loadavg: 4.74 4.54 4.41 5/101 898
/proc/meminfo: memFree=2979864/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=70972 CPUtime=101.01
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 10585 0 0 0 10084 17 0 0 25 0 4 0 1116563655 72675328 10515 4294967295 134512640 135305190 3212948304 3212946480 134528263 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 17743 10515 79 194 0 17547 0
[pid=707/tid=708] ppid=704 vsize=70972 CPUtime=25.16
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 2370 0 0 0 2512 4 0 0 25 0 4 0 1116563656 72675328 10515 4294967295 134512640 135305190 3212948304 3086089476 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=709] ppid=704 vsize=70972 CPUtime=25.29
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 2184 0 0 0 2521 8 0 0 25 0 4 0 1116563656 72675328 10515 4294967295 134512640 135305190 3212948304 3077700688 134538540 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=707/tid=710] ppid=704 vsize=70972 CPUtime=25.25
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 2731 0 0 0 2523 2 0 0 25 0 4 0 1116563656 72675328 10515 4294967295 134512640 135305190 3212948304 3069312192 134528523 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.1
Current children cumulated vsize (KiB) 73388

[startup+51.1086 s]
/proc/loadavg: 4.49 4.50 4.39 5/101 900
/proc/meminfo: memFree=2971288/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=82744 CPUtime=203.33
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 13139 0 0 0 20307 26 0 0 25 0 4 0 1116563655 84729856 13069 4294967295 134512640 135305190 3212948304 3212946480 134528501 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 20686 13069 79 194 0 20490 0
[pid=707/tid=708] ppid=704 vsize=82744 CPUtime=50.76
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 3183 0 0 0 5071 5 0 0 25 0 4 0 1116563656 84729856 13069 4294967295 134512640 135305190 3212948304 3086089408 134528446 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=709] ppid=704 vsize=82744 CPUtime=50.87
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 2706 0 0 0 5078 9 0 0 25 0 4 0 1116563656 84729856 13069 4294967295 134512640 135305190 3212948304 3077700800 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=707/tid=710] ppid=704 vsize=82744 CPUtime=50.84
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 3337 0 0 0 5080 4 0 0 25 0 4 0 1116563656 84729856 13069 4294967295 134512640 135305190 3212948304 3069312192 134528310 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.42
Current children cumulated vsize (KiB) 85160

[startup+102.314 s]
/proc/loadavg: 4.46 4.48 4.39 5/101 1102
/proc/meminfo: memFree=2956088/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=96900 CPUtime=407.63
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 16616 0 0 0 40717 46 0 0 25 0 4 0 1116563655 99225600 16546 4294967295 134512640 135305190 3212948304 3212946480 134528224 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 24225 16546 79 194 0 24029 0
[pid=707/tid=708] ppid=704 vsize=96900 CPUtime=101.95
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 4105 0 0 0 10185 10 0 0 25 0 4 0 1116563656 99225600 16546 4294967295 134512640 135305190 3212948304 3086089296 134538136 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=709] ppid=704 vsize=96900 CPUtime=101.81
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 3649 0 0 0 10166 15 0 0 25 0 4 0 1116563656 99225600 16546 4294967295 134512640 135305190 3212948304 3077700800 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=710] ppid=704 vsize=96900 CPUtime=101.96
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 4138 0 0 0 10187 9 0 0 25 0 4 0 1116563656 99225600 16546 4294967295 134512640 135305190 3212948304 3069312192 134528248 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.72
Current children cumulated vsize (KiB) 99316

[startup+162.309 s]
/proc/loadavg: 4.43 4.46 4.39 5/101 1290
/proc/meminfo: memFree=2937972/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=116484 CPUtime=646.93
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 21143 0 0 0 64629 64 0 0 25 0 4 0 1116563655 119279616 21073 4294967295 134512640 135305190 3212948304 3212946480 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 29121 21073 79 194 0 28925 0
[pid=707/tid=708] ppid=704 vsize=116484 CPUtime=161.91
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 5017 0 0 0 16178 13 0 0 25 0 4 0 1116563656 119279616 21073 4294967295 134512640 135305190 3212948304 3086089408 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=709] ppid=704 vsize=116484 CPUtime=161.44
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 5518 0 0 0 16124 20 0 0 25 0 4 0 1116563656 119279616 21073 4294967295 134512640 135305190 3212948304 3077700800 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=710] ppid=704 vsize=116484 CPUtime=161.89
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 4897 0 0 0 16172 17 0 0 25 0 4 0 1116563656 119279616 21073 4294967295 134512640 135305190 3212948304 3069312192 134528744 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.02
Current children cumulated vsize (KiB) 118900

[startup+222.304 s]

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

[pid=707/tid=709] ppid=704 vsize=130664 CPUtime=221.31
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 6674 0 0 0 22101 30 0 0 25 0 4 0 1116563656 133799936 24191 4294967295 134512640 135305190 3212948304 3077700416 134551681 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=710] ppid=704 vsize=130664 CPUtime=221.85
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 5429 0 0 0 22160 25 0 0 25 0 4 0 1116563656 133799936 24191 4294967295 134512640 135305190 3212948304 3069311920 134556558 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 886.5
Current children cumulated vsize (KiB) 133080

[startup+282.309 s]
/proc/loadavg: 4.47 4.44 4.38 5/101 1666
/proc/meminfo: memFree=2917744/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=139192 CPUtime=1125.6
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 26072 0 0 0 112458 102 0 0 25 0 4 0 1116563655 142532608 26002 4294967295 134512640 135305190 3212948304 3212946480 134528777 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 34798 26002 79 194 0 34602 0
[pid=707/tid=708] ppid=704 vsize=139192 CPUtime=281.61
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 6172 0 0 0 28145 16 0 0 25 0 4 0 1116563656 142532608 26002 4294967295 134512640 135305190 3212948304 3086089376 134570397 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=709] ppid=704 vsize=139192 CPUtime=281.14
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 7177 0 0 0 28084 30 0 0 25 0 4 0 1116563656 142532608 26002 4294967295 134512640 135305190 3212948304 3077700800 134528406 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=710] ppid=704 vsize=139192 CPUtime=281.78
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 5998 0 0 0 28145 33 0 0 25 0 4 0 1116563656 142532608 26002 4294967295 134512640 135305190 3212948304 3069312192 134528388 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1125.69
Current children cumulated vsize (KiB) 141608

[startup+342.305 s]
/proc/loadavg: 4.41 4.43 4.38 5/101 1853
/proc/meminfo: memFree=2902432/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=153332 CPUtime=1365.14
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 29882 0 0 0 136396 118 0 0 25 0 4 0 1116563655 157011968 29797 4294967295 134512640 135305190 3212948304 3212946144 134551697 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 38333 29797 79 194 0 38137 0
[pid=707/tid=708] ppid=704 vsize=153332 CPUtime=341.6
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 6890 0 0 0 34142 18 0 0 25 0 4 0 1116563656 157011968 29797 4294967295 134512640 135305190 3212948304 3086089408 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=709] ppid=704 vsize=153332 CPUtime=341.03
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 8946 0 0 0 34065 38 0 0 25 0 4 0 1116563656 157011968 29797 4294967295 134512640 135305190 3212948304 3077700800 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=707/tid=710] ppid=704 vsize=153332 CPUtime=341.67
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 6925 0 0 0 34131 36 0 0 25 0 4 0 1116563656 157011968 29797 4294967295 134512640 135305190 3212948304 3069312080 134538173 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1365.23
Current children cumulated vsize (KiB) 155748

[startup+402.32 s]
/proc/loadavg: 4.45 4.43 4.37 5/101 2042
/proc/meminfo: memFree=2897664/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=157996 CPUtime=1604.77
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 30978 0 0 0 160336 141 0 0 25 0 4 0 1116563655 161787904 30893 4294967295 134512640 135305190 3212948304 3212946368 134529265 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 39499 30893 79 194 0 39303 0
[pid=707/tid=708] ppid=704 vsize=157996 CPUtime=401.56
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 6975 0 0 0 40132 24 0 0 25 0 4 0 1116563656 161787904 30893 4294967295 134512640 135305190 3212948304 3086089296 134529255 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=709] ppid=704 vsize=157996 CPUtime=400.95
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 9637 0 0 0 40053 42 0 0 25 0 4 0 1116563656 161787904 30893 4294967295 134512640 135305190 3212948304 3077700800 134528237 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=710] ppid=704 vsize=157996 CPUtime=401.57
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 6996 0 0 0 40114 43 0 0 25 0 4 0 1116563656 161787904 30893 4294967295 134512640 135305190 3212948304 3069312192 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1604.86
Current children cumulated vsize (KiB) 160412

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

[startup+403.119 s]
/proc/loadavg: 4.45 4.43 4.37 5/101 2042
/proc/meminfo: memFree=2897664/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=158132 CPUtime=1607.97
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 31007 0 0 0 160656 141 0 0 25 0 4 0 1116563655 161927168 30922 4294967295 134512640 135305190 3212948304 3212946368 134529244 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 39533 30922 79 194 0 39337 0
[pid=707/tid=708] ppid=704 vsize=158132 CPUtime=402.36
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 6975 0 0 0 40212 24 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3086089296 134529244 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=709] ppid=704 vsize=158132 CPUtime=401.75
/proc/707/task/709/stat : 709 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 9666 0 0 0 40133 42 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3077702064 134657622 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=710] ppid=704 vsize=158132 CPUtime=402.37
/proc/707/task/710/stat : 710 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 6996 0 0 0 40194 43 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3069313456 134657578 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1608.06
Current children cumulated vsize (KiB) 160548

[startup+406.319 s]
/proc/loadavg: 4.41 4.42 4.37 3/101 2042
/proc/meminfo: memFree=2897572/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=158132 CPUtime=1614.58
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 31007 0 0 0 161317 141 0 0 25 0 4 0 1116563655 161927168 30922 4294967295 134512640 135305190 3212948304 3212946368 134529244 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 39533 30922 79 194 0 39337 0
[pid=707/tid=708] ppid=704 vsize=158132 CPUtime=405.56
/proc/707/task/708/stat : 708 (manysat1.1_stat) R 704 704 27966 0 -1 4202560 6975 0 0 0 40532 24 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3086089296 134529624 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=709] ppid=704 vsize=158132 CPUtime=401.85
/proc/707/task/709/stat : 709 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 9666 0 0 0 40143 42 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3077702064 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=710] ppid=704 vsize=158132 CPUtime=402.47
/proc/707/task/710/stat : 710 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 6996 0 0 0 40204 43 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3069313456 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1614.67
Current children cumulated vsize (KiB) 160548

[startup+409.519 s]
/proc/loadavg: 4.14 4.36 4.35 2/101 2042
/proc/meminfo: memFree=2897728/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=158132 CPUtime=1617.99
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 31007 0 0 0 161658 141 0 0 25 0 4 0 1116563655 161927168 30922 4294967295 134512640 135305190 3212948304 3212946368 134529265 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 39533 30922 79 194 0 39337 0
[pid=707/tid=708] ppid=704 vsize=158132 CPUtime=405.77
/proc/707/task/708/stat : 708 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 6975 0 0 0 40553 24 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3086090672 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=709] ppid=704 vsize=158132 CPUtime=401.85
/proc/707/task/709/stat : 709 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 9666 0 0 0 40143 42 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3077702064 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=710] ppid=704 vsize=158132 CPUtime=402.47
/proc/707/task/710/stat : 710 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 6996 0 0 0 40204 43 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3069313456 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1618.08
Current children cumulated vsize (KiB) 160548

[startup+410.319 s]
/proc/loadavg: 4.14 4.36 4.35 2/101 2042
/proc/meminfo: memFree=2897728/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=158132 CPUtime=1618.79
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 31007 0 0 0 161737 142 0 0 25 0 4 0 1116563655 161927168 30922 4294967295 134512640 135305190 3212948304 3212946368 134529255 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 39533 30922 79 194 0 39337 0
[pid=707/tid=708] ppid=704 vsize=158132 CPUtime=405.77
/proc/707/task/708/stat : 708 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 6975 0 0 0 40553 24 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3086090672 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=709] ppid=704 vsize=158132 CPUtime=401.85
/proc/707/task/709/stat : 709 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 9666 0 0 0 40143 42 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3077702064 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=710] ppid=704 vsize=158132 CPUtime=402.47
/proc/707/task/710/stat : 710 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 6996 0 0 0 40204 43 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3069313456 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1618.88
Current children cumulated vsize (KiB) 160548

[startup+410.719 s]
/proc/loadavg: 4.14 4.36 4.35 2/101 2042
/proc/meminfo: memFree=2897728/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=158132 CPUtime=1619.19
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 31007 0 0 0 161776 143 0 0 25 0 4 0 1116563655 161927168 30922 4294967295 134512640 135305190 3212948304 3212946368 134529382 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 39533 30922 79 194 0 39337 0
[pid=707/tid=708] ppid=704 vsize=158132 CPUtime=405.77
/proc/707/task/708/stat : 708 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 6975 0 0 0 40553 24 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3086090672 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=709] ppid=704 vsize=158132 CPUtime=401.85
/proc/707/task/709/stat : 709 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 9666 0 0 0 40143 42 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3077702064 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=710] ppid=704 vsize=158132 CPUtime=402.47
/proc/707/task/710/stat : 710 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 6996 0 0 0 40204 43 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3069313456 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1619.28
Current children cumulated vsize (KiB) 160548

[startup+410.919 s]
/proc/loadavg: 4.14 4.36 4.35 2/101 2042
/proc/meminfo: memFree=2897728/3368532 swapFree=1953788/1959888
[pid=704] ppid=702 vsize=2416 CPUtime=0.09
/proc/704/stat : 704 (manysat.sh) S 702 704 27966 0 -1 4194304 368 743 0 0 0 0 9 0 18 0 1 0 1116563645 2473984 274 4294967295 134512640 135169312 3218882832 3218879048 3085819630 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/704/statm: 604 274 231 161 0 43 0
[pid=707] ppid=704 vsize=158132 CPUtime=1619.39
/proc/707/stat : 707 (manysat1.1_stat) R 704 704 27966 0 -1 4202496 31007 0 0 0 161796 143 0 0 25 0 4 0 1116563655 161927168 30922 4294967295 134512640 135305190 3212948304 3212946368 134529611 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/707/statm: 39533 30922 79 194 0 39337 0
[pid=707/tid=708] ppid=704 vsize=158132 CPUtime=405.77
/proc/707/task/708/stat : 708 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 6975 0 0 0 40553 24 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3086090672 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=707/tid=709] ppid=704 vsize=158132 CPUtime=401.85
/proc/707/task/709/stat : 709 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 9666 0 0 0 40143 42 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3077702064 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=707/tid=710] ppid=704 vsize=158132 CPUtime=402.47
/proc/707/task/710/stat : 710 (manysat1.1_stat) S 704 704 27966 0 -1 4202560 6996 0 0 0 40204 43 0 0 25 0 4 0 1116563656 161927168 30922 4294967295 134512640 135305190 3212948304 3069313456 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1619.48
Current children cumulated vsize (KiB) 160548

Child status: 20
Real time (s): 410.998
CPU time (s): 1619.56
CPU user time (s): 1618.13
CPU system time (s): 1.43
CPU usage (%): 394.056
Max. virtual memory (cumulated for all children) (KiB): 160548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1618.13
system time used= 1.43
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32411
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= 13124
involuntary context switches= 81293

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 15:56:36
IDJOB=1779091
IDBENCH=70811
IDSOLVER=620
FILE ID=/1779091-1243518996
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray02_32.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779091-1243518996/watcher-1779091-1243518996 -o /tmp/evaluation-result-1779091-1243518996/solver-1779091-1243518996 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1779091-1243518996.cnf aimd 0

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

MD5SUM BENCH= da0c445b72f13d929ab0690c3bfa81ed
RANDOM SEED= 1995665301

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.061
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.41
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.061
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.12
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.061
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.14
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.061
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3021696 kB
Buffers:         51848 kB
Cached:         194344 kB
SwapCached:       2256 kB
Active:         115368 kB
Inactive:       140256 kB
HighTotal:     2489216 kB
HighFree:      2283264 kB
LowTotal:       879316 kB
LowFree:        738432 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1632 kB
Writeback:           0 kB
AnonPages:        8696 kB
Mapped:           3132 kB
Slab:            80544 kB
SReclaimable:    67444 kB
SUnreclaim:      13100 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-28 16:03:27