Trace number 1776277

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 2/2009-03-20 (4 threads)UNSAT 1074.69 358.93

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.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 |    3753     9783 |    1125       0        0     nan |  0.000 % |
0.01/0.02	c |         0 |    3159     9446 |      --       0       --      -- |     --   | -556/-258
0.01/0.02	c ==============================================================================
0.01/0.02	c Result  :   #vars: 759   #clauses: 3159   #literals: 9446
0.01/0.02	c CPU time:   0.02 s
0.01/0.02	c ==============================================================================
1074.67/358.92	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1074.67/358.92	c ============================[ Problem Statistics ]=============================
1074.67/358.92	c |                                                                             |
1074.67/358.92	c threadId              : 0
1074.67/358.92	c restarts              : 337
1074.67/358.92	c conflicts             : 358207         (334 /sec)
1074.67/358.92	c decisions             : 421065         (1.09 % random) (392 /sec)
1074.67/358.92	c propagations          : 54984077       (51207 /sec)
1074.67/358.92	c conflict literals     : 8667453        (57.51 % deleted)
1074.67/358.92	c Memory used           : 101.29 MB
1074.67/358.92	c CPU time              : 1073.76 s
1074.67/358.92	
1074.67/358.92	c --->m=4, e=8, aimd=2, HOME/23937_many.cnf	time: 268.44	conflicts: 358207       
1074.67/358.92	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-1776277-1243508538/watcher-1776277-1243508538 -o /tmp/evaluation-result-1776277-1243508538/solver-1776277-1243508538 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776277-1243508538.cnf aimd 2 

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: 5.43 5.68 5.66 3/124 23937
/proc/meminfo: memFree=2066488/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2400 CPUtime=0.01
/proc/23937/stat : 23937 (manysat.sh) R 23935 23937 21334 0 -1 4194304 291 0 0 0 0 1 0 0 20 0 1 0 1115517835 2457600 231 4294967295 134512640 135169312 3219685840 3219685100 3086106752 0 0 4 65536 0 0 0 17 0 0 0 0
/proc/23937/statm: 600 231 193 161 0 39 0

[startup+0.021282 s]
/proc/loadavg: 5.43 5.68 5.66 3/124 23937
/proc/meminfo: memFree=2066488/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2412 CPUtime=0.01
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 347 0 0 0 0 1 0 0 20 0 1 0 1115517835 2469888 272 4294967295 134512640 135169312 3219685840 3219684376 3085852398 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23937/statm: 603 272 231 161 0 42 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2412

[startup+0.111289 s]
/proc/loadavg: 5.43 5.68 5.66 3/124 23937
/proc/meminfo: memFree=2066488/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.31126 s]
/proc/loadavg: 5.43 5.68 5.66 3/124 23937
/proc/meminfo: memFree=2066488/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.71122 s]
/proc/loadavg: 5.43 5.68 5.66 3/124 23937
/proc/meminfo: memFree=2066488/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+1.51116 s]
/proc/loadavg: 5.43 5.68 5.66 6/129 23943
/proc/meminfo: memFree=1974432/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=33888 CPUtime=4.21
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 1443 0 0 0 415 6 0 0 19 0 4 0 1115517838 34701312 1375 4294967295 134512640 135305190 3220935408 3220933584 134528410 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23940/statm: 8472 1375 79 194 0 8276 0
[pid=23940/tid=23941] ppid=23937 vsize=33888 CPUtime=0.11
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 87 0 0 0 11 0 0 0 18 0 4 0 1115517838 34701312 1375 4294967295 134512640 135305190 3220935408 3086404720 134543956 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=33888 CPUtime=1.32
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 340 0 0 0 131 1 0 0 15 0 4 0 1115517838 34701312 1375 4294967295 134512640 135305190 3220935408 3078016040 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=33888 CPUtime=1.37
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 383 0 0 0 136 1 0 0 15 0 4 0 1115517838 34701312 1375 4294967295 134512640 135305190 3220935408 3069627652 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 36304

[startup+3.11101 s]
/proc/loadavg: 5.43 5.68 5.66 7/129 23943
/proc/meminfo: memFree=1916712/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=35976 CPUtime=8.97
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 2111 0 0 0 890 7 0 0 19 0 4 0 1115517838 36839424 2043 4294967295 134512640 135305190 3220935408 3220933124 134837671 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23940/statm: 8994 2043 79 194 0 8798 0
[pid=23940/tid=23941] ppid=23937 vsize=35976 CPUtime=0.13
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 91 0 0 0 13 0 0 0 15 0 4 0 1115517838 36839424 2043 4294967295 134512640 135305190 3220935408 3086404724 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=35976 CPUtime=2.92
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 581 0 0 0 291 1 0 0 16 0 4 0 1115517838 36839424 2043 4294967295 134512640 135305190 3220935408 3078016192 134528542 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=35976 CPUtime=2.95
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 647 0 0 0 294 1 0 0 16 0 4 0 1115517838 36839424 2043 4294967295 134512640 135305190 3220935408 3069627472 134837536 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9
Current children cumulated vsize (KiB) 38392

[startup+6.31074 s]
/proc/loadavg: 5.87 5.77 5.68 8/129 23943
/proc/meminfo: memFree=1948636/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=44644 CPUtime=19.9
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 4146 0 0 0 1981 9 0 0 18 0 4 0 1115517838 45715456 4078 4294967295 134512640 135305190 3220935408 3220933300 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23940/statm: 11161 4078 79 194 0 10965 0
[pid=23940/tid=23941] ppid=23937 vsize=44644 CPUtime=2.52
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 484 0 0 0 251 1 0 0 16 0 4 0 1115517838 45715456 4078 4294967295 134512640 135305190 3220935408 3086404800 134528501 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=44644 CPUtime=6.12
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 1152 0 0 0 611 1 0 0 16 0 4 0 1115517838 45715456 4078 4294967295 134512640 135305190 3220935408 3078016260 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=44644 CPUtime=5.5
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 1200 0 0 0 549 1 0 0 16 0 4 0 1115517838 45715456 4078 4294967295 134512640 135305190 3220935408 3069627584 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.93
Current children cumulated vsize (KiB) 47060

[startup+12.7102 s]
/proc/loadavg: 6.04 5.80 5.70 8/129 23945
/proc/meminfo: memFree=2030196/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=54336 CPUtime=41.22
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 6508 0 0 0 4110 12 0 0 22 0 4 0 1115517838 55640064 6440 4294967295 134512640 135305190 3220935408 3220933584 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 13584 6440 79 194 0 13388 0
[pid=23940/tid=23941] ppid=23937 vsize=54336 CPUtime=8.2
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 1010 0 0 0 818 2 0 0 23 0 4 0 1115517838 55640064 6440 4294967295 134512640 135305190 3220935408 3086404800 134528379 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=54336 CPUtime=12.51
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 1889 0 0 0 1248 3 0 0 17 0 4 0 1115517838 55640064 6440 4294967295 134512640 135305190 3220935408 3078015872 134552695 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=54336 CPUtime=11.75
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 1933 0 0 0 1174 1 0 0 22 0 4 0 1115517838 55640064 6440 4294967295 134512640 135305190 3220935408 3069627584 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.25
Current children cumulated vsize (KiB) 56752

[startup+25.5091 s]
/proc/loadavg: 5.89 5.78 5.69 7/129 23946
/proc/meminfo: memFree=1992152/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=59452 CPUtime=79.36
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 8025 0 0 0 7922 14 0 0 25 0 4 0 1115517838 60878848 7957 4294967295 134512640 135305190 3220935408 3220933432 134694990 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 14863 7957 79 194 0 14667 0
[pid=23940/tid=23941] ppid=23937 vsize=59452 CPUtime=14.09
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 1308 0 0 0 1407 2 0 0 25 0 4 0 1115517838 60878848 7957 4294967295 134512640 135305190 3220935408 3086404800 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=59452 CPUtime=24.15
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 2322 0 0 0 2411 4 0 0 25 0 4 0 1115517838 60878848 7957 4294967295 134512640 135305190 3220935408 3078016192 134528301 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=59452 CPUtime=23.86
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 2229 0 0 0 2384 2 0 0 25 0 4 0 1115517838 60878848 7957 4294967295 134512640 135305190 3220935408 3069627584 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 79.39
Current children cumulated vsize (KiB) 61868

[startup+51.1069 s]
/proc/loadavg: 5.90 5.78 5.69 7/130 24077
/proc/meminfo: memFree=1930256/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=68964 CPUtime=155.74
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 10105 0 0 0 15554 20 0 0 25 0 4 0 1115517838 70619136 10037 4294967295 134512640 135305190 3220935408 3220933584 134528415 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 17241 10037 79 194 0 17045 0
[pid=23940/tid=23941] ppid=23937 vsize=68964 CPUtime=30.84
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 1734 0 0 0 3080 4 0 0 25 0 4 0 1115517838 70619136 10037 4294967295 134512640 135305190 3220935408 3086404800 134528771 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=68964 CPUtime=47.35
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3258 0 0 0 4730 5 0 0 25 0 4 0 1115517838 70619136 10037 4294967295 134512640 135305190 3220935408 3078015872 134552950 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=68964 CPUtime=46.95
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 2711 0 0 0 4692 3 0 0 25 0 4 0 1115517838 70619136 10037 4294967295 134512640 135305190 3220935408 3069627584 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 155.77
Current children cumulated vsize (KiB) 71380

[startup+102.322 s]
/proc/loadavg: 5.61 5.72 5.67 6/129 24135
/proc/meminfo: memFree=2022576/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=79080 CPUtime=309.1
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 12536 0 0 0 30880 30 0 0 25 0 4 0 1115517838 80977920 12468 4294967295 134512640 135305190 3220935408 3220933584 134528872 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23940/statm: 19770 12468 79 194 0 19574 0
[pid=23940/tid=23941] ppid=23937 vsize=79080 CPUtime=75.62
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 2159 0 0 0 7557 5 0 0 25 0 4 0 1115517838 80977920 12468 4294967295 134512640 135305190 3220935408 3086404800 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=79080 CPUtime=79.63
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 4311 0 0 0 7954 9 0 0 25 0 4 0 1115517838 80977920 12468 4294967295 134512640 135305190 3220935408 3078015872 134553344 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=79080 CPUtime=79.9
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3053 0 0 0 7984 6 0 0 25 0 4 0 1115517838 80977920 12468 4294967295 134512640 135305190 3220935408 3069627328 134541935 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 309.13
Current children cumulated vsize (KiB) 81496

[startup+162.307 s]
/proc/loadavg: 5.38 5.64 5.65 7/129 24323
/proc/meminfo: memFree=1953516/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=86716 CPUtime=488.39
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 14300 0 0 0 48799 40 0 0 25 0 4 0 1115517838 88797184 14232 4294967295 134512640 135305190 3220935408 3220933584 134528332 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 21679 14232 79 194 0 21483 0
[pid=23940/tid=23941] ppid=23937 vsize=86716 CPUtime=112.44
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 2471 0 0 0 11239 5 0 0 25 0 4 0 1115517838 88797184 14232 4294967295 134512640 135305190 3220935408 3086404800 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=86716 CPUtime=139.42
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 5108 0 0 0 13926 16 0 0 25 0 4 0 1115517838 88797184 14232 4294967295 134512640 135305190 3220935408 3078015872 134554658 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=86716 CPUtime=121.17
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3293 0 0 0 12108 9 0 0 25 0 4 0 1115517838 88797184 14232 4294967295 134512640 135305190 3220935408 3069627584 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 488.42
Current children cumulated vsize (KiB) 89132

[startup+222.312 s]

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

[pid=23940/tid=23942] ppid=23937 vsize=95652 CPUtime=194.2
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 6168 0 0 0 19396 24 0 0 25 0 4 0 1115517838 97947648 16350 4294967295 134512640 135305190 3220935408 3078016192 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=95652 CPUtime=167.15
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3780 0 0 0 16702 13 0 0 25 0 4 0 1115517838 97947648 16350 4294967295 134512640 135305190 3220935408 3069627584 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 667.86
Current children cumulated vsize (KiB) 98068

[startup+282.307 s]
/proc/loadavg: 5.61 5.64 5.64 7/129 24701
/proc/meminfo: memFree=1934116/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=100312 CPUtime=847.35
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 17594 0 0 0 84664 71 0 0 25 0 4 0 1115517838 102719488 17526 4294967295 134512640 135305190 3220935408 3220933584 134528503 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23940/statm: 25078 17526 79 194 0 24882 0
[pid=23940/tid=23941] ppid=23937 vsize=100312 CPUtime=190.33
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3204 0 0 0 19024 9 0 0 25 0 4 0 1115517838 102719488 17526 4294967295 134512640 135305190 3220935408 3086404688 134538170 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=100312 CPUtime=248.05
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 6571 0 0 0 24780 25 0 0 25 0 4 0 1115517838 102719488 17526 4294967295 134512640 135305190 3220935408 3078016192 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=100312 CPUtime=206.31
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3990 0 0 0 20615 16 0 0 25 0 4 0 1115517838 102719488 17526 4294967295 134512640 135305190 3220935408 3069627584 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 847.38
Current children cumulated vsize (KiB) 102728

[startup+342.312 s]
/proc/loadavg: 5.36 5.57 5.61 6/129 24890
/proc/meminfo: memFree=1951172/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=103392 CPUtime=1026.78
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 18360 0 0 0 102589 89 0 0 25 0 4 0 1115517838 105873408 18277 4294967295 134512640 135305190 3220935408 3220933584 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 25848 18277 79 194 0 25652 0
[pid=23940/tid=23941] ppid=23937 vsize=103392 CPUtime=226.33
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3369 0 0 0 22619 14 0 0 25 0 4 0 1115517838 105873408 18277 4294967295 134512640 135305190 3220935408 3086404800 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=103392 CPUtime=304.17
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 6720 0 0 0 30387 30 0 0 25 0 4 0 1115517838 105873408 18277 4294967295 134512640 135305190 3220935408 3078016192 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=103392 CPUtime=263.35
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 4374 0 0 0 26311 24 0 0 25 0 4 0 1115517838 105873408 18277 4294967295 134512640 135305190 3220935408 3069627584 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1026.81
Current children cumulated vsize (KiB) 105808

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

[startup+345.511 s]
/proc/loadavg: 5.49 5.59 5.62 8/130 24944
/proc/meminfo: memFree=1905864/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=103500 CPUtime=1036.35
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 18394 0 0 0 103546 89 0 0 25 0 4 0 1115517838 105984000 18311 4294967295 134512640 135305190 3220935408 3220933584 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 25875 18311 79 194 0 25679 0
[pid=23940/tid=23941] ppid=23937 vsize=103500 CPUtime=229.52
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3403 0 0 0 22938 14 0 0 25 0 4 0 1115517838 105984000 18311 4294967295 134512640 135305190 3220935408 3086404800 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=103500 CPUtime=305.37
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 6720 0 0 0 30507 30 0 0 25 0 4 0 1115517838 105984000 18311 4294967295 134512640 135305190 3220935408 3078016192 134528636 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=103500 CPUtime=265.35
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 4374 0 0 0 26511 24 0 0 25 0 4 0 1115517838 105984000 18311 4294967295 134512640 135305190 3220935408 3069627584 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1036.38
Current children cumulated vsize (KiB) 105916

[startup+351.911 s]
/proc/loadavg: 5.53 5.60 5.62 7/130 25001
/proc/meminfo: memFree=1960340/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=103500 CPUtime=1055.48
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 18434 0 0 0 105459 89 0 0 25 0 4 0 1115517838 105984000 18351 4294967295 134512640 135305190 3220935408 3220933376 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 25875 18351 79 194 0 25679 0
[pid=23940/tid=23941] ppid=23937 vsize=103500 CPUtime=235.93
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3414 0 0 0 23579 14 0 0 25 0 4 0 1115517838 105984000 18351 4294967295 134512640 135305190 3220935408 3086404800 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=103500 CPUtime=308.07
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 6720 0 0 0 30777 30 0 0 25 0 4 0 1115517838 105984000 18351 4294967295 134512640 135305190 3220935408 3078016192 134528382 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=103500 CPUtime=269.05
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 4374 0 0 0 26881 24 0 0 25 0 4 0 1115517838 105984000 18351 4294967295 134512640 135305190 3220935408 3069627584 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1055.51
Current children cumulated vsize (KiB) 105916

[startup+355.111 s]
/proc/loadavg: 5.53 5.60 5.62 8/130 25019
/proc/meminfo: memFree=1913212/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=103716 CPUtime=1065.06
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 18450 0 0 0 106417 89 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3220933472 134529265 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 25929 18367 79 194 0 25733 0
[pid=23940/tid=23941] ppid=23937 vsize=103716 CPUtime=239.12
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3414 0 0 0 23898 14 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3086404688 134538309 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=103716 CPUtime=309.27
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 6720 0 0 0 30897 30 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3078016192 134528777 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=103716 CPUtime=271.05
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 4374 0 0 0 27081 24 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3069627584 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1065.09
Current children cumulated vsize (KiB) 106132

[startup+356.711 s]
/proc/loadavg: 5.65 5.62 5.63 7/130 25043
/proc/meminfo: memFree=1949972/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=103716 CPUtime=1069.84
/proc/23940/stat : 23940 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202496 18450 0 0 0 106895 89 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3220933584 134528268 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 25929 18367 79 194 0 25733 0
[pid=23940/tid=23941] ppid=23937 vsize=103716 CPUtime=240.71
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3414 0 0 0 24057 14 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3086404688 134538178 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=103716 CPUtime=310.11
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 6720 0 0 0 30981 30 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3078016192 134528376 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=103716 CPUtime=271.81
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 4374 0 0 0 27157 24 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3069627472 134529244 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1069.87
Current children cumulated vsize (KiB) 106132

[startup+358.31 s]
/proc/loadavg: 5.65 5.62 5.63 6/129 25073
/proc/meminfo: memFree=1963276/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=103716 CPUtime=1074.04
/proc/23940/stat : 23940 (manysat1.1_stat) S 23937 23937 21334 0 -1 4202496 18450 0 0 0 107314 90 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3220934816 134657474 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 25929 18367 79 194 0 25733 0
[pid=23940/tid=23941] ppid=23937 vsize=103716 CPUtime=242.27
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3414 0 0 0 24212 15 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3086404688 134539074 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=103716 CPUtime=310.83
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) S 23937 23937 21334 0 -1 4202560 6720 0 0 0 31053 30 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3078017456 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=103716 CPUtime=272.53
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) S 23937 23937 21334 0 -1 4202560 4374 0 0 0 27229 24 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3069628848 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1074.07
Current children cumulated vsize (KiB) 106132

[startup+358.71 s]
/proc/loadavg: 5.65 5.62 5.63 3/129 25073
/proc/meminfo: memFree=1954888/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=103716 CPUtime=1074.44
/proc/23940/stat : 23940 (manysat1.1_stat) S 23937 23937 21334 0 -1 4202496 18450 0 0 0 107354 90 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3220934816 134657474 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 25929 18367 79 194 0 25733 0
[pid=23940/tid=23941] ppid=23937 vsize=103716 CPUtime=242.67
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3414 0 0 0 24252 15 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3086404688 134539327 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=103716 CPUtime=310.83
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) S 23937 23937 21334 0 -1 4202560 6720 0 0 0 31053 30 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3078017456 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=103716 CPUtime=272.53
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) S 23937 23937 21334 0 -1 4202560 4374 0 0 0 27229 24 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3069628848 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1074.47
Current children cumulated vsize (KiB) 106132

[startup+358.91 s]
/proc/loadavg: 5.65 5.62 5.63 3/129 25073
/proc/meminfo: memFree=1954888/3368532 swapFree=1957708/1959888
[pid=23937] ppid=23935 vsize=2416 CPUtime=0.03
/proc/23937/stat : 23937 (manysat.sh) S 23935 23937 21334 0 -1 4194304 368 314 0 0 0 1 2 0 21 0 1 0 1115517835 2473984 274 4294967295 134512640 135169312 3219685840 3219682056 3085852398 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/23937/statm: 604 274 231 161 0 43 0
[pid=23940] ppid=23937 vsize=103716 CPUtime=1074.64
/proc/23940/stat : 23940 (manysat1.1_stat) S 23937 23937 21334 0 -1 4202496 18450 0 0 0 107374 90 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3220934816 134657474 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23940/statm: 25929 18367 79 194 0 25733 0
[pid=23940/tid=23941] ppid=23937 vsize=103716 CPUtime=242.87
/proc/23940/task/23941/stat : 23941 (manysat1.1_stat) R 23937 23937 21334 0 -1 4202560 3414 0 0 0 24272 15 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3086404688 134539432 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23940/tid=23942] ppid=23937 vsize=103716 CPUtime=310.83
/proc/23940/task/23942/stat : 23942 (manysat1.1_stat) S 23937 23937 21334 0 -1 4202560 6720 0 0 0 31053 30 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3078017456 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23940/tid=23943] ppid=23937 vsize=103716 CPUtime=272.53
/proc/23940/task/23943/stat : 23943 (manysat1.1_stat) S 23937 23937 21334 0 -1 4202560 4374 0 0 0 27229 24 0 0 25 0 4 0 1115517838 106205184 18367 4294967295 134512640 135305190 3220935408 3069628848 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1074.67
Current children cumulated vsize (KiB) 106132

Child status: 20
Real time (s): 358.93
CPU time (s): 1074.69
CPU user time (s): 1073.78
CPU system time (s): 0.91
CPU usage (%): 299.415
Max. virtual memory (cumulated for all children) (KiB): 106132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1073.78
system time used= 0.91
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19423
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= 7256
involuntary context switches= 66962

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 13:02:18
IDJOB=1776277
IDBENCH=20474
IDSOLVER=626
FILE ID=/1776277-1243508538
PBS_JOBID=
Free space on /tmp= 15885 MiB

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

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

MD5SUM BENCH= b1a6497b6934405ef70bfcc51fa85893
RANDOM SEED= 1698791709

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.43
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:       2071372 kB
Buffers:         15776 kB
Cached:         622256 kB
SwapCached:         16 kB
Active:         655188 kB
Inactive:       580860 kB
HighTotal:     2489216 kB
HighFree:      1266556 kB
LowTotal:       879316 kB
LowFree:        804816 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:      598052 kB
Mapped:          35564 kB
Slab:            51300 kB
SReclaimable:    42452 kB
SUnreclaim:       8848 kB
PageTables:       1444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   898160 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:08:17