Trace number 1776886

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 2022.12 507.197

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2022.12
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   59991   202888 |   17997       0        0     nan |  0.000 % |
0.10/0.13	c |         0 |   59810   202648 |      --       0       --      -- |     --   | -181/-240
0.10/0.13	c ==============================================================================
0.10/0.13	c Result  :   #vars: 9363   #clauses: 59810   #literals: 202648
0.10/0.13	c CPU time:   0.12 s
0.10/0.13	c ==============================================================================
2021.82/507.18	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
2021.82/507.18	c ============================[ Problem Statistics ]=============================
2021.82/507.18	c |                                                                             |
2021.82/507.18	c threadId              : 3
2021.82/507.18	c restarts              : 2340
2021.82/507.18	c conflicts             : 1170777        (580 /sec)
2021.82/507.18	c decisions             : 2949999        (1.02 % random) (1461 /sec)
2021.82/507.18	c propagations          : 523946446      (259401 /sec)
2021.82/507.18	c conflict literals     : 34000980       (54.61 % deleted)
2021.82/507.18	c Memory used           : 191.57 MB
2021.82/507.18	c CPU time              : 2019.83 s
2021.82/507.18	
2021.82/507.18	c --->m=4, e=8, aimd=0, HOME/32731_many.cnf	time: 504.957	conflicts: 1170777      
2021.82/507.19	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-1776886-1243514218/watcher-1776886-1243514218 -o /tmp/evaluation-result-1776886-1243514218/solver-1776886-1243514218 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776886-1243514218.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.31 4.31 4.31 3/116 32732
/proc/meminfo: memFree=3048192/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2412 CPUtime=0
/proc/32731/stat : 32731 (manysat.sh) R 32729 32731 12261 0 -1 4194304 334 0 0 0 0 0 0 0 20 0 1 0 1116101643 2469888 273 4294967295 134512640 135169312 3219356032 3219354508 3085875060 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/32731/statm: 603 273 231 161 0 42 0
[pid=32732] ppid=32731 vsize=2412 CPUtime=0
/proc/32732/stat : 32732 (manysat.sh) R 32731 32731 12261 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 1116101643 2469888 42 4294967295 134512640 135169312 3219356032 3219354508 3085875060 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/32732/statm: 603 42 0 161 0 42 0

[startup+0.061905 s]
/proc/loadavg: 4.31 4.31 4.31 3/116 32732
/proc/meminfo: memFree=3048192/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2412 CPUtime=0
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 349 0 0 0 0 0 0 0 20 0 1 0 1116101643 2469888 273 4294967295 134512640 135169312 3219356032 3219354568 3085872878 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32731/statm: 603 273 231 161 0 42 0
[pid=32732] ppid=32731 vsize=7512 CPUtime=0.05
/proc/32732/stat : 32732 (SatElite) R 32731 32731 12261 0 -1 4202496 1621 0 0 0 5 0 0 0 18 0 1 0 1116101643 7692288 1558 4294967295 134512640 135034092 3219982816 3219978812 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32732/statm: 1878 1558 67 128 0 1748 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9924

[startup+0.111904 s]
/proc/loadavg: 4.31 4.31 4.31 3/116 32732
/proc/meminfo: memFree=3048192/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2412 CPUtime=0
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 349 0 0 0 0 0 0 0 20 0 1 0 1116101643 2469888 273 4294967295 134512640 135169312 3219356032 3219354568 3085872878 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32731/statm: 603 273 231 161 0 42 0
[pid=32732] ppid=32731 vsize=7512 CPUtime=0.1
/proc/32732/stat : 32732 (SatElite) R 32731 32731 12261 0 -1 4202496 1621 0 0 0 10 0 0 0 18 0 1 0 1116101643 7692288 1558 4294967295 134512640 135034092 3219982816 3219979056 134566576 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32732/statm: 1878 1558 67 128 0 1748 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9924

[startup+0.312072 s]
/proc/loadavg: 4.31 4.31 4.31 3/116 32732
/proc/meminfo: memFree=3048192/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2416

[startup+0.712068 s]
/proc/loadavg: 4.31 4.31 4.31 3/116 32732
/proc/meminfo: memFree=3048192/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2416

[startup+1.51204 s]
/proc/loadavg: 4.31 4.31 4.31 6/120 32737
/proc/meminfo: memFree=3026288/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=50216 CPUtime=4.7
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 5821 0 0 0 461 9 0 0 17 0 4 0 1116101663 51421184 5755 4294967295 134512640 135305190 3217905680 3217903856 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32734/statm: 12554 5755 79 194 0 12358 0
[pid=32734/tid=32735] ppid=32731 vsize=50216 CPUtime=1.17
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 321 0 0 0 115 2 0 0 16 0 4 0 1116101675 51421184 5755 4294967295 134512640 135305190 3217905680 3083254976 134528512 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=50216 CPUtime=1.11
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 371 0 0 0 109 2 0 0 17 0 4 0 1116101675 51421184 5755 4294967295 134512640 135305190 3217905680 3074866368 134528506 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=50216 CPUtime=1.14
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 353 0 0 0 112 2 0 0 19 0 4 0 1116101677 51421184 5755 4294967295 134512640 135305190 3217905680 3066477760 134530652 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 52632

[startup+3.11197 s]
/proc/loadavg: 4.31 4.31 4.31 7/120 32737
/proc/meminfo: memFree=3023284/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=53972 CPUtime=11.09
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 6898 0 0 0 1099 10 0 0 17 0 4 0 1116101663 55267328 6832 4294967295 134512640 135305190 3217905680 3217903572 134695249 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32734/statm: 13493 6832 79 194 0 13297 0
[pid=32734/tid=32735] ppid=32731 vsize=53972 CPUtime=2.76
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 520 0 0 0 274 2 0 0 16 0 4 0 1116101675 55267328 6832 4294967295 134512640 135305190 3217905680 3083254976 134528536 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=53972 CPUtime=2.71
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 711 0 0 0 269 2 0 0 18 0 4 0 1116101675 55267328 6832 4294967295 134512640 135305190 3217905680 3074866368 134528310 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=53972 CPUtime=2.74
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 677 0 0 0 272 2 0 0 17 0 4 0 1116101677 55267328 6832 4294967295 134512640 135305190 3217905680 3066477760 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 56388

[startup+6.31185 s]
/proc/loadavg: 4.37 4.32 4.32 6/120 32737
/proc/meminfo: memFree=3015756/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=61512 CPUtime=23.85
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 8723 0 0 0 2369 16 0 0 20 0 4 0 1116101663 62988288 8649 4294967295 134512640 135305190 3217905680 3217903856 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32734/statm: 15378 8649 79 194 0 15182 0
[pid=32734/tid=32735] ppid=32731 vsize=61512 CPUtime=5.95
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 851 0 0 0 592 3 0 0 17 0 4 0 1116101675 62988288 8649 4294967295 134512640 135305190 3217905680 3083254976 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=61512 CPUtime=5.91
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 1173 0 0 0 588 3 0 0 22 0 4 0 1116101675 62988288 8649 4294967295 134512640 135305190 3217905680 3074866368 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=61512 CPUtime=5.94
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 1226 0 0 0 590 4 0 0 19 0 4 0 1116101677 62988288 8649 4294967295 134512640 135305190 3217905680 3066477760 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.05
Current children cumulated vsize (KiB) 63928

[startup+12.7116 s]
/proc/loadavg: 4.42 4.33 4.32 5/120 32738
/proc/meminfo: memFree=3002932/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=72948 CPUtime=49.39
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 11574 0 0 0 4914 25 0 0 25 0 4 0 1116101663 74698752 11500 4294967295 134512640 135305190 3217905680 3217903856 134528594 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32734/statm: 18237 11500 79 194 0 18041 0
[pid=32734/tid=32735] ppid=32731 vsize=72948 CPUtime=12.34
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 1392 0 0 0 1229 5 0 0 25 0 4 0 1116101675 74698752 11500 4294967295 134512640 135305190 3217905680 3083254976 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=72948 CPUtime=12.31
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 2020 0 0 0 1227 4 0 0 25 0 4 0 1116101675 74698752 11500 4294967295 134512640 135305190 3217905680 3074866368 134528402 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=72948 CPUtime=12.3
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 1946 0 0 0 1223 7 0 0 25 0 4 0 1116101677 74698752 11500 4294967295 134512640 135305190 3217905680 3066477760 134528571 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.59
Current children cumulated vsize (KiB) 75364

[startup+25.5111 s]
/proc/loadavg: 4.47 4.34 4.32 5/120 32741
/proc/meminfo: memFree=2993084/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=82468 CPUtime=100.53
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 13812 0 0 0 10022 31 0 0 25 0 4 0 1116101663 84447232 13738 4294967295 134512640 135305190 3217905680 3217903520 134551974 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32734/statm: 20617 13738 79 194 0 20421 0
[pid=32734/tid=32735] ppid=32731 vsize=82468 CPUtime=25.14
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 1774 0 0 0 2506 8 0 0 25 0 4 0 1116101675 84447232 13738 4294967295 134512640 135305190 3217905680 3083254976 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=82468 CPUtime=25.1
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 2673 0 0 0 2506 4 0 0 25 0 4 0 1116101675 84447232 13738 4294967295 134512640 135305190 3217905680 3074866368 134528224 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=82468 CPUtime=25.09
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 2521 0 0 0 2500 9 0 0 25 0 4 0 1116101677 84447232 13738 4294967295 134512640 135305190 3217905680 3066477704 134837696 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.73
Current children cumulated vsize (KiB) 84884

[startup+51.1101 s]
/proc/loadavg: 4.44 4.35 4.32 5/120 32742
/proc/meminfo: memFree=2982840/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=92232 CPUtime=202.88
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 16280 0 0 0 20252 36 0 0 25 0 4 0 1116101663 94445568 16206 4294967295 134512640 135305190 3217905680 3217903856 134528406 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32734/statm: 23058 16206 79 194 0 22862 0
[pid=32734/tid=32735] ppid=32731 vsize=92232 CPUtime=50.72
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 2384 0 0 0 5063 9 0 0 25 0 4 0 1116101675 94445568 16206 4294967295 134512640 135305190 3217905680 3083254720 134542025 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=92232 CPUtime=50.68
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 3160 0 0 0 5063 5 0 0 25 0 4 0 1116101675 94445568 16206 4294967295 134512640 135305190 3217905680 3074866368 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=92232 CPUtime=50.68
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 3061 0 0 0 5057 11 0 0 25 0 4 0 1116101677 94445568 16206 4294967295 134512640 135305190 3217905680 3066477760 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.08
Current children cumulated vsize (KiB) 94648

[startup+102.318 s]
/proc/loadavg: 4.31 4.32 4.32 5/120 463
/proc/meminfo: memFree=2971804/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=105644 CPUtime=407.13
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 19181 0 0 0 40648 65 0 0 25 0 4 0 1116101663 108179456 19107 4294967295 134512640 135305190 3217905680 3217903856 134528252 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32734/statm: 26411 19107 79 194 0 26215 0
[pid=32734/tid=32735] ppid=32731 vsize=105644 CPUtime=101.87
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 3189 0 0 0 10169 18 0 0 25 0 4 0 1116101675 108179456 19107 4294967295 134512640 135305190 3217905680 3083254824 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=105644 CPUtime=101.47
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 3887 0 0 0 10133 14 0 0 25 0 4 0 1116101675 108179456 19107 4294967295 134512640 135305190 3217905680 3074866292 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=105644 CPUtime=101.79
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 3666 0 0 0 10162 17 0 0 25 0 4 0 1116101677 108179456 19107 4294967295 134512640 135305190 3217905680 3066477760 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.33
Current children cumulated vsize (KiB) 108060

[startup+162.306 s]
/proc/loadavg: 4.22 4.29 4.30 6/120 648
/proc/meminfo: memFree=2957808/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=120372 CPUtime=646.62
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 22595 0 0 0 64578 84 0 0 25 0 4 0 1116101663 123260928 22521 4294967295 134512640 135305190 3217905680 3217903856 134528542 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32734/statm: 30093 22521 79 194 0 29897 0
[pid=32734/tid=32735] ppid=32731 vsize=120372 CPUtime=161.82

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

[pid=32734/tid=32736] ppid=32731 vsize=166932 CPUtime=340.66
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 7138 0 0 0 34044 22 0 0 25 0 4 0 1116101675 170938368 33541 4294967295 134512640 135305190 3217905680 3074866048 134554258 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=166932 CPUtime=341.52
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 7156 0 0 0 34104 48 0 0 25 0 4 0 1116101677 170938368 33541 4294967295 134512640 135305190 3217905680 3066477760 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1364.68
Current children cumulated vsize (KiB) 169348

[startup+402.306 s]
/proc/loadavg: 4.28 4.28 4.28 5/120 1419
/proc/meminfo: memFree=2899644/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=179864 CPUtime=1603.69
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 36914 0 0 0 160207 162 0 0 25 0 4 0 1116101663 184180736 36840 4294967295 134512640 135305190 3217905680 3217903648 134549005 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32734/statm: 44966 36840 79 194 0 44770 0
[pid=32734/tid=32735] ppid=32731 vsize=179864 CPUtime=401.22
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8010 0 0 0 40080 42 0 0 25 0 4 0 1116101675 184180736 36840 4294967295 134512640 135305190 3217905680 3083254976 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=179864 CPUtime=400.43
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 7838 0 0 0 40018 25 0 0 25 0 4 0 1116101675 184180736 36840 4294967295 134512640 135305190 3217905680 3074866368 134528376 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=179864 CPUtime=401.45
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 7933 0 0 0 40097 48 0 0 25 0 4 0 1116101677 184180736 36840 4294967295 134512640 135305190 3217905680 3066477552 134547909 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1603.89
Current children cumulated vsize (KiB) 182280

[startup+462.314 s]
/proc/loadavg: 4.13 4.24 4.27 5/120 1604
/proc/meminfo: memFree=2891592/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=189636 CPUtime=1843.16
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 39041 0 0 0 184132 184 0 0 25 0 4 0 1116101663 194187264 38967 4294967295 134512640 135305190 3217905680 3217903856 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32734/statm: 47409 38967 79 194 0 47213 0
[pid=32734/tid=32735] ppid=32731 vsize=189636 CPUtime=460.88
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8491 0 0 0 46039 49 0 0 25 0 4 0 1116101675 194187264 38967 4294967295 134512640 135305190 3217905680 3083254976 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=189636 CPUtime=460.43
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8372 0 0 0 46012 31 0 0 25 0 4 0 1116101675 194187264 38967 4294967295 134512640 135305190 3217905680 3074866368 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=189636 CPUtime=461.35
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8541 0 0 0 46082 53 0 0 25 0 4 0 1116101677 194187264 38967 4294967295 134512640 135305190 3217905680 3066477488 134557161 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1843.36
Current children cumulated vsize (KiB) 192052

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

[startup+486.313 s]
/proc/loadavg: 4.22 4.25 4.27 5/120 1791
/proc/meminfo: memFree=2882680/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=195836 CPUtime=1938.61
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 40775 0 0 0 193669 192 0 0 25 0 4 0 1116101663 200536064 40701 4294967295 134512640 135305190 3217905680 3217903856 134530558 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32734/statm: 48959 40701 79 194 0 48763 0
[pid=32734/tid=32735] ppid=32731 vsize=195836 CPUtime=484.61
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8872 0 0 0 48412 49 0 0 25 0 4 0 1116101675 200536064 40701 4294967295 134512640 135305190 3217905680 3083254720 134542013 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=195836 CPUtime=484.24
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 9016 0 0 0 48387 37 0 0 25 0 4 0 1116101675 200536064 40701 4294967295 134512640 135305190 3217905680 3074866368 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=195836 CPUtime=485.3
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8958 0 0 0 48475 55 0 0 25 0 4 0 1116101677 200536064 40701 4294967295 134512640 135305190 3217905680 3066477488 134557444 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1938.81
Current children cumulated vsize (KiB) 198252

[startup+499.112 s]
/proc/loadavg: 4.18 4.25 4.27 6/120 1791
/proc/meminfo: memFree=2882972/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=196016 CPUtime=1989.7
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 40805 0 0 0 198765 205 0 0 25 0 4 0 1116101663 200720384 40731 4294967295 134512640 135305190 3217905680 3217903856 134528252 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32734/statm: 49004 40731 79 194 0 48808 0
[pid=32734/tid=32735] ppid=32731 vsize=196016 CPUtime=497.32
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8872 0 0 0 49677 55 0 0 25 0 4 0 1116101675 200720384 40731 4294967295 134512640 135305190 3217905680 3083254976 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=196016 CPUtime=497.04
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 9016 0 0 0 49667 37 0 0 25 0 4 0 1116101675 200720384 40731 4294967295 134512640 135305190 3217905680 3074866048 134552950 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=196016 CPUtime=498.09
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8958 0 0 0 49750 59 0 0 25 0 4 0 1116101677 200720384 40731 4294967295 134512640 135305190 3217905680 3066477760 134528571 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1989.9
Current children cumulated vsize (KiB) 198432

[startup+502.312 s]
/proc/loadavg: 4.17 4.24 4.27 6/120 1791
/proc/meminfo: memFree=2883004/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=196160 CPUtime=2002.47
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 40880 0 0 0 200041 206 0 0 25 0 4 0 1116101663 200867840 40806 4294967295 134512640 135305190 3217905680 3217903744 134529385 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32734/statm: 49040 40806 79 194 0 48844 0
[pid=32734/tid=32735] ppid=32731 vsize=196160 CPUtime=500.5
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8872 0 0 0 49995 55 0 0 25 0 4 0 1116101675 200867840 40806 4294967295 134512640 135305190 3217905680 3083254864 134529232 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=196160 CPUtime=500.24
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 9069 0 0 0 49986 38 0 0 25 0 4 0 1116101675 200867840 40806 4294967295 134512640 135305190 3217905680 3074866368 134528520 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=196160 CPUtime=501.28
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8958 0 0 0 50069 59 0 0 25 0 4 0 1116101677 200867840 40806 4294967295 134512640 135305190 3217905680 3066477760 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2002.67
Current children cumulated vsize (KiB) 198576

[startup+505.512 s]
/proc/loadavg: 4.16 4.24 4.27 6/120 1791
/proc/meminfo: memFree=2883160/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=196160 CPUtime=2015.25
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 40888 0 0 0 201319 206 0 0 25 0 4 0 1116101663 200867840 40814 4294967295 134512640 135305190 3217905680 3217903856 134528571 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32734/statm: 49040 40814 79 194 0 48844 0
[pid=32734/tid=32735] ppid=32731 vsize=196160 CPUtime=503.69
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8872 0 0 0 50314 55 0 0 25 0 4 0 1116101675 200867840 40814 4294967295 134512640 135305190 3217905680 3083254976 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=196160 CPUtime=503.43
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 9077 0 0 0 50305 38 0 0 25 0 4 0 1116101675 200867840 40814 4294967295 134512640 135305190 3217905680 3074866256 134529260 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=196160 CPUtime=504.48
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8958 0 0 0 50389 59 0 0 25 0 4 0 1116101677 200867840 40814 4294967295 134512640 135305190 3217905680 3066477760 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2015.45
Current children cumulated vsize (KiB) 198576

[startup+506.312 s]
/proc/loadavg: 4.16 4.24 4.27 5/120 1791
/proc/meminfo: memFree=2883284/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=196160 CPUtime=2018.42
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 40888 0 0 0 201635 207 0 0 25 0 4 0 1116101663 200867840 40814 4294967295 134512640 135305190 3217905680 3217903856 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32734/statm: 49040 40814 79 194 0 48844 0
[pid=32734/tid=32735] ppid=32731 vsize=196160 CPUtime=504.49
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8872 0 0 0 50394 55 0 0 25 0 4 0 1116101675 200867840 40814 4294967295 134512640 135305190 3217905680 3083254976 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=196160 CPUtime=504.21
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 9077 0 0 0 50383 38 0 0 25 0 4 0 1116101675 200867840 40814 4294967295 134512640 135305190 3217905680 3074866368 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=196160 CPUtime=505.27
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8958 0 0 0 50468 59 0 0 25 0 4 0 1116101677 200867840 40814 4294967295 134512640 135305190 3217905680 3066477760 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2018.62
Current children cumulated vsize (KiB) 198576

[startup+506.712 s]
/proc/loadavg: 4.16 4.24 4.27 5/120 1791
/proc/meminfo: memFree=2883284/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=196160 CPUtime=2020.02
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 40888 0 0 0 201795 207 0 0 25 0 4 0 1116101663 200867840 40814 4294967295 134512640 135305190 3217905680 3217903856 134528539 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32734/statm: 49040 40814 79 194 0 48844 0
[pid=32734/tid=32735] ppid=32731 vsize=196160 CPUtime=504.89
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8872 0 0 0 50434 55 0 0 25 0 4 0 1116101675 200867840 40814 4294967295 134512640 135305190 3217905680 3083254976 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=196160 CPUtime=504.61
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 9077 0 0 0 50423 38 0 0 25 0 4 0 1116101675 200867840 40814 4294967295 134512640 135305190 3217905680 3074866368 134528301 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=196160 CPUtime=505.67
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8958 0 0 0 50508 59 0 0 25 0 4 0 1116101677 200867840 40814 4294967295 134512640 135305190 3217905680 3066477760 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2020.22
Current children cumulated vsize (KiB) 198576

[startup+507.112 s]
/proc/loadavg: 4.16 4.24 4.27 5/120 1791
/proc/meminfo: memFree=2883284/3368532 swapFree=1941392/1959888
[pid=32731] ppid=32729 vsize=2416 CPUtime=0.2
/proc/32731/stat : 32731 (manysat.sh) S 32729 32731 12261 0 -1 4194304 370 1778 0 0 0 0 20 0 19 0 1 0 1116101643 2473984 274 4294967295 134512640 135169312 3219356032 3219352248 3085872878 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32731/statm: 604 274 231 161 0 43 0
[pid=32734] ppid=32731 vsize=196160 CPUtime=2021.62
/proc/32734/stat : 32734 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202496 40888 0 0 0 201954 208 0 0 25 0 4 0 1116101663 200867840 40814 4294967295 134512640 135305190 3217905680 3217903856 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32734/statm: 49040 40814 79 194 0 48844 0
[pid=32734/tid=32735] ppid=32731 vsize=196160 CPUtime=505.29
/proc/32734/task/32735/stat : 32735 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8872 0 0 0 50474 55 0 0 25 0 4 0 1116101675 200867840 40814 4294967295 134512640 135305190 3217905680 3083254864 134529255 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32734/tid=32736] ppid=32731 vsize=196160 CPUtime=505.01
/proc/32734/task/32736/stat : 32736 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 9077 0 0 0 50463 38 0 0 25 0 4 0 1116101675 200867840 40814 4294967295 134512640 135305190 3217905680 3074866112 134542398 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32734/tid=32737] ppid=32731 vsize=196160 CPUtime=506.07
/proc/32734/task/32737/stat : 32737 (manysat1.1_stat) R 32731 32731 12261 0 -1 4202560 8958 0 0 0 50547 60 0 0 25 0 4 0 1116101677 200867840 40814 4294967295 134512640 135305190 3217905680 3066477504 134541709 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2021.82
Current children cumulated vsize (KiB) 198576

Child status: 20
Real time (s): 507.197
CPU time (s): 2022.12
CPU user time (s): 2020.03
CPU system time (s): 2.09
CPU usage (%): 398.685
Max. virtual memory (cumulated for all children) (KiB): 198576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2020.03
system time used= 2.09
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43327
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= 21100
involuntary context switches= 99219

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:36:58
IDJOB=1776886
IDBENCH=69604
IDSOLVER=620
FILE ID=/1776886-1243514218
PBS_JOBID=
Free space on /tmp= 15728 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776886-1243514218/watcher-1776886-1243514218 -o /tmp/evaluation-result-1776886-1243514218/solver-1776886-1243514218 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776886-1243514218.cnf aimd 0

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED= 960084198

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.143
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.143
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.143
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.17
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.143
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:       3048192 kB
Buffers:         28408 kB
Cached:         211340 kB
SwapCached:       4320 kB
Active:         131040 kB
Inactive:       119424 kB
HighTotal:     2489216 kB
HighFree:      2265176 kB
LowTotal:       879316 kB
LowFree:        783016 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            2712 kB
Writeback:           0 kB
AnonPages:        9752 kB
Mapped:           4296 kB
Slab:            59156 kB
SReclaimable:    50112 kB
SUnreclaim:       9044 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127444 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15728 MiB
End job on  at 2009-05-28 14:45:26