Trace number 1780627

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 1275.97 325.489

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1004.76
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
0.90/0.92	c ==============================================================================
0.90/0.92	c |           |     ORIGINAL     |              LEARNT              |          |
0.90/0.92	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.90/0.92	c ==============================================================================
0.90/0.92	c |         0 |  994915  2381378 |  298474       0        0     nan |  0.000 % |
5.00/5.05	c |         0 |  656617  1827272 |      --       0       --      -- |     --   | -87269/19681
5.00/5.05	c ==============================================================================
5.00/5.05	c Result  :   #vars: 101783   #clauses: 656617   #literals: 1827272
5.00/5.05	c CPU time:   4.87 s
5.00/5.05	c ==============================================================================
1275.89/325.46	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1275.89/325.46	c ============================[ Problem Statistics ]=============================
1275.89/325.46	c |                                                                             |
1275.89/325.46	c threadId              : 1
1275.89/325.46	c restarts              : 407
1275.89/325.46	c conflicts             : 62143          (49 /sec)
1275.89/325.46	c decisions             : 198394         (1.24 % random) (156 /sec)
1275.89/325.46	c propagations          : 481620702      (379788 /sec)
1275.89/325.46	c conflict literals     : 7068407        (50.12 % deleted)
1275.89/325.46	c Memory used           : 326.62 MB
1275.89/325.46	c CPU time              : 1268.13 s
1275.89/325.46	
1275.89/325.46	c --->m=4, e=8, aimd=2, HOME/21682_many.cnf	time: 317.033	conflicts: 62143        
1275.89/325.47	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-1780627-1243534172/watcher-1780627-1243534172 -o /tmp/evaluation-result-1780627-1243534172/solver-1780627-1243534172 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780627-1243534172.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: 4.46 4.44 4.38 3/96 21682
/proc/meminfo: memFree=2844680/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0
/proc/21682/stat : 21682 (manysat.sh) R 21680 21682 1628 0 -1 4194304 335 0 0 0 0 0 0 0 18 0 1 0 1107518450 2473984 274 4294967295 134512640 135169312 3214099584 3214098060 3085670260 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/21682/statm: 604 274 231 161 0 43 0
[pid=21683] ppid=21682 vsize=2428 CPUtime=0
/proc/21683/stat : 21683 (SatElite) R 21682 21682 1628 0 -1 4202496 415 0 0 0 0 0 0 0 18 0 1 0 1107518450 2486272 351 4294967295 134512640 135034092 3217090336 3217086624 134544780 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21683/statm: 607 354 49 128 0 477 0

[startup+0.07811 s]
/proc/loadavg: 4.46 4.44 4.38 3/96 21682
/proc/meminfo: memFree=2844680/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107518450 2473984 274 4294967295 134512640 135169312 3214099584 3214098120 3085668078 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21682/statm: 604 274 231 161 0 43 0
[pid=21683] ppid=21682 vsize=29704 CPUtime=0.07
/proc/21683/stat : 21683 (SatElite) R 21682 21682 1628 0 -1 4202496 5388 0 0 0 5 2 0 0 20 0 1 0 1107518450 30416896 5156 4294967295 134512640 135034092 3217090336 3217086296 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21683/statm: 7426 5157 49 128 0 7296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32120

[startup+0.108116 s]
/proc/loadavg: 4.46 4.44 4.38 3/96 21682
/proc/meminfo: memFree=2844680/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107518450 2473984 274 4294967295 134512640 135169312 3214099584 3214098120 3085668078 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21682/statm: 604 274 231 161 0 43 0
[pid=21683] ppid=21682 vsize=33400 CPUtime=0.1
/proc/21683/stat : 21683 (SatElite) R 21682 21682 1628 0 -1 4202496 6362 0 0 0 7 3 0 0 20 0 1 0 1107518450 34201600 6130 4294967295 134512640 135034092 3217090336 3217086296 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21683/statm: 8350 6130 49 128 0 8220 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 35816

[startup+0.308093 s]
/proc/loadavg: 4.46 4.44 4.38 3/96 21682
/proc/meminfo: memFree=2844680/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107518450 2473984 274 4294967295 134512640 135169312 3214099584 3214098120 3085668078 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21682/statm: 604 274 231 161 0 43 0
[pid=21683] ppid=21682 vsize=52492 CPUtime=0.3
/proc/21683/stat : 21683 (SatElite) R 21682 21682 1628 0 -1 4202496 10991 0 0 0 26 4 0 0 20 0 1 0 1107518450 53751808 10759 4294967295 134512640 135034092 3217090336 3217086680 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21683/statm: 13123 10759 49 128 0 12993 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 54908

[startup+0.708067 s]
/proc/loadavg: 4.46 4.44 4.38 3/96 21682
/proc/meminfo: memFree=2844680/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107518450 2473984 274 4294967295 134512640 135169312 3214099584 3214098120 3085668078 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21682/statm: 604 274 231 161 0 43 0
[pid=21683] ppid=21682 vsize=80052 CPUtime=0.7
/proc/21683/stat : 21683 (SatElite) R 21682 21682 1628 0 -1 4202496 18646 0 0 0 64 6 0 0 21 0 1 0 1107518450 81973248 18414 4294967295 134512640 135034092 3217090336 3217087576 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21683/statm: 20013 18416 50 128 0 19883 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 82468

[startup+1.50801 s]
/proc/loadavg: 4.46 4.44 4.38 2/98 21684
/proc/meminfo: memFree=2755996/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107518450 2473984 274 4294967295 134512640 135169312 3214099584 3214098120 3085668078 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21682/statm: 604 274 231 161 0 43 0
[pid=21683] ppid=21682 vsize=109068 CPUtime=1.5
/proc/21683/stat : 21683 (SatElite) R 21682 21682 1628 0 -1 4202496 27718 0 0 0 137 13 0 0 23 0 1 0 1107518450 111685632 25034 4294967295 134512640 135034092 3217090336 3217086204 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21683/statm: 27267 25034 67 128 0 27137 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 111484

[startup+3.1079 s]
/proc/loadavg: 4.46 4.44 4.38 2/98 21684
/proc/meminfo: memFree=2735036/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2416 CPUtime=0
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1107518450 2473984 274 4294967295 134512640 135169312 3214099584 3214098120 3085668078 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/21682/statm: 604 274 231 161 0 43 0
[pid=21683] ppid=21682 vsize=126528 CPUtime=3.1
/proc/21683/stat : 21683 (SatElite) R 21682 21682 1628 0 -1 4202496 31604 0 0 0 293 17 0 0 25 0 1 0 1107518450 129564672 28422 4294967295 134512640 135034092 3217090336 3217086880 134584977 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21683/statm: 31632 28422 67 128 0 31502 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 128944

[startup+6.30768 s]
/proc/loadavg: 4.18 4.38 4.36 2/98 21684
/proc/meminfo: memFree=2725536/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 2420

[startup+12.7069 s]
/proc/loadavg: 4.25 4.39 4.36 6/101 21688
/proc/meminfo: memFree=2644304/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=215336 CPUtime=22.63
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 45812 0 0 0 2214 49 0 0 16 0 4 0 1107519033 220504064 45727 4294967295 134512640 135305190 3214193792 3214191816 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21685/statm: 53834 45727 79 194 0 53638 0
[pid=21685/tid=21686] ppid=21682 vsize=215336 CPUtime=5.35
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 977 0 0 0 526 9 0 0 17 0 4 0 1107519175 220504064 45727 4294967295 134512640 135305190 3214193792 3041815408 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=215336 CPUtime=5.34
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 1055 0 0 0 527 7 0 0 16 0 4 0 1107519175 220504064 45727 4294967295 134512640 135305190 3214193792 3033427136 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=215336 CPUtime=5.32
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 1104 0 0 0 519 13 0 0 16 0 4 0 1107519175 220504064 45727 4294967295 134512640 135305190 3214193792 3025038256 134557333 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28.45
Current children cumulated vsize (KiB) 217756

[startup+25.506 s]
/proc/loadavg: 4.62 4.47 4.39 5/101 21875
/proc/meminfo: memFree=2632024/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=226608 CPUtime=73.48
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 48779 0 0 0 7296 52 0 0 25 0 4 0 1107519033 232046592 48694 4294967295 134512640 135305190 3214193792 3214191648 134843311 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21685/statm: 56652 48694 79 194 0 56456 0
[pid=21685/tid=21686] ppid=21682 vsize=226608 CPUtime=17.91
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 1684 0 0 0 1782 9 0 0 25 0 4 0 1107519175 232046592 48694 4294967295 134512640 135305190 3214193792 3041815632 134529062 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=226608 CPUtime=18.13
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 1920 0 0 0 1805 8 0 0 25 0 4 0 1107519175 232046592 48694 4294967295 134512640 135305190 3214193792 3033427080 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=226608 CPUtime=18.1
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 1569 0 0 0 1797 13 0 0 25 0 4 0 1107519175 232046592 48694 4294967295 134512640 135305190 3214193792 3025038528 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 79.3
Current children cumulated vsize (KiB) 229028

[startup+51.1042 s]
/proc/loadavg: 4.61 4.48 4.39 5/101 21876
/proc/meminfo: memFree=2607064/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=252216 CPUtime=175.81
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 55180 0 0 0 17512 69 0 0 25 0 4 0 1107519033 258269184 55095 4294967295 134512640 135305190 3214193792 3214191712 134546245 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21685/statm: 63054 55095 79 194 0 62858 0
[pid=21685/tid=21686] ppid=21682 vsize=252216 CPUtime=43.5
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 2973 0 0 0 4338 12 0 0 25 0 4 0 1107519175 258269184 55095 4294967295 134512640 135305190 3214193792 3041815408 134551729 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=252216 CPUtime=43.73
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 3923 0 0 0 4359 14 0 0 25 0 4 0 1107519175 258269184 55095 4294967295 134512640 135305190 3214193792 3033427080 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=252216 CPUtime=43.7
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 3199 0 0 0 4352 18 0 0 25 0 4 0 1107519175 258269184 55095 4294967295 134512640 135305190 3214193792 3025038528 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 181.63
Current children cumulated vsize (KiB) 254636

[startup+102.311 s]
/proc/loadavg: 4.61 4.49 4.40 5/101 22064
/proc/meminfo: memFree=2570916/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=287384 CPUtime=380.06
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 63983 0 0 0 37902 104 0 0 25 0 4 0 1107519033 294281216 63898 4294967295 134512640 135305190 3214193792 3214191696 134558354 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21685/statm: 71846 63898 79 194 0 71650 0
[pid=21685/tid=21686] ppid=21682 vsize=287384 CPUtime=94.56
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 4339 0 0 0 9429 27 0 0 25 0 4 0 1107519175 294281216 63898 4294967295 134512640 135305190 3214193792 3041815744 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=287384 CPUtime=94.76
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 7019 0 0 0 9456 20 0 0 25 0 4 0 1107519175 294281216 63898 4294967295 134512640 135305190 3214193792 3033427136 134528562 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=287384 CPUtime=94.88
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 5894 0 0 0 9464 24 0 0 25 0 4 0 1107519175 294281216 63898 4294967295 134512640 135305190 3214193792 3025038192 134551697 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 385.88
Current children cumulated vsize (KiB) 289804

[startup+162.317 s]
/proc/loadavg: 4.98 4.60 4.44 5/101 22249
/proc/meminfo: memFree=2549076/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=309844 CPUtime=619.55
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 69542 0 0 0 61824 131 0 0 25 0 4 0 1107519033 317280256 69457 4294967295 134512640 135305190 3214193792 3214191912 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/21685/statm: 77461 69457 79 194 0 77265 0
[pid=21685/tid=21686] ppid=21682 vsize=309844 CPUtime=154.55
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 5031 0 0 0 15424 31 0 0 25 0 4 0 1107519175 317280256 69457 4294967295 134512640 135305190 3214193792 3041815408 134551962 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=309844 CPUtime=154.55
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 9116 0 0 0 15431 24 0 0 25 0 4 0 1107519175 317280256 69457 4294967295 134512640 135305190 3214193792 3033427136 134528237 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=309844 CPUtime=154.85
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 7889 0 0 0 15454 31 0 0 25 0 4 0 1107519175 317280256 69457 4294967295 134512640 135305190 3214193792 3025038192 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 625.37
Current children cumulated vsize (KiB) 312264

[startup+222.313 s]
/proc/loadavg: 4.93 4.66 4.47 5/101 22438
/proc/meminfo: memFree=2536932/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=319820 CPUtime=858.83

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

[pid=21685/tid=21687] ppid=21682 vsize=319820 CPUtime=214.53
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 10341 0 0 0 21423 30 0 0 25 0 4 0 1107519175 327495680 72101 4294967295 134512640 135305190 3214193792 3033427136 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=319820 CPUtime=214.73
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 8749 0 0 0 21434 39 0 0 25 0 4 0 1107519175 327495680 72101 4294967295 134512640 135305190 3214193792 3025038400 134857151 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 864.65
Current children cumulated vsize (KiB) 322240

[startup+282.309 s]
/proc/loadavg: 5.03 4.75 4.51 6/101 22630
/proc/meminfo: memFree=2522664/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=334304 CPUtime=1098.3
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 75734 0 0 0 109645 185 0 0 25 0 4 0 1107519033 342327296 75649 4294967295 134512640 135305190 3214193792 3214191936 134570397 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21685/statm: 83576 75649 79 194 0 83380 0
[pid=21685/tid=21686] ppid=21682 vsize=334304 CPUtime=274.37
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 5913 0 0 0 27395 42 0 0 25 0 4 0 1107519175 342327296 75649 4294967295 134512640 135305190 3214193792 3041815744 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=334304 CPUtime=274.49
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 11725 0 0 0 27415 34 0 0 25 0 4 0 1107519175 342327296 75649 4294967295 134512640 135305190 3214193792 3033427136 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=334304 CPUtime=274.44
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 9601 0 0 0 27396 48 0 0 25 0 4 0 1107519175 342327296 75649 4294967295 134512640 135305190 3214193792 3025038528 134528536 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1104.12
Current children cumulated vsize (KiB) 336724

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

[startup+307.117 s]
/proc/loadavg: 4.88 4.73 4.51 5/101 22631
/proc/meminfo: memFree=2522752/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=334304 CPUtime=1197.31
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 75734 0 0 0 119536 195 0 0 25 0 4 0 1107519033 342327296 75649 4294967295 134512640 135305190 3214193792 3214191696 134557305 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21685/statm: 83576 75649 79 194 0 83380 0
[pid=21685/tid=21686] ppid=21682 vsize=334304 CPUtime=298.96
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 5913 0 0 0 29849 47 0 0 25 0 4 0 1107519175 342327296 75649 4294967295 134512640 135305190 3214193792 3041815744 134528319 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=334304 CPUtime=299.29
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 11725 0 0 0 29895 34 0 0 25 0 4 0 1107519175 342327296 75649 4294967295 134512640 135305190 3214193792 3033426816 134553016 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=334304 CPUtime=299.25
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 9601 0 0 0 29875 50 0 0 25 0 4 0 1107519175 342327296 75649 4294967295 134512640 135305190 3214193792 3025038528 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1203.13
Current children cumulated vsize (KiB) 336724

[startup+313.516 s]
/proc/loadavg: 4.90 4.74 4.51 6/102 22670
/proc/meminfo: memFree=2522496/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=334304 CPUtime=1222.81
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 75734 0 0 0 122085 196 0 0 25 0 4 0 1107519033 342327296 75649 4294967295 134512640 135305190 3214193792 3214191968 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21685/statm: 83576 75649 79 194 0 83380 0
[pid=21685/tid=21686] ppid=21682 vsize=334304 CPUtime=305.32
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 5913 0 0 0 30485 47 0 0 25 0 4 0 1107519175 342327296 75649 4294967295 134512640 135305190 3214193792 3041815744 134528283 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=334304 CPUtime=305.68
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 11725 0 0 0 30534 34 0 0 25 0 4 0 1107519175 342327296 75649 4294967295 134512640 135305190 3214193792 3033427136 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=334304 CPUtime=305.6
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 9601 0 0 0 30509 51 0 0 25 0 4 0 1107519175 342327296 75649 4294967295 134512640 135305190 3214193792 3025038528 134530636 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1228.63
Current children cumulated vsize (KiB) 336724

[startup+319.916 s]
/proc/loadavg: 4.99 4.76 4.52 6/102 22763
/proc/meminfo: memFree=2522084/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=334452 CPUtime=1248.24
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 75753 0 0 0 124626 198 0 0 25 0 4 0 1107519033 342478848 75668 4294967295 134512640 135305190 3214193792 3214191968 134528545 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21685/statm: 83613 75668 79 194 0 83417 0
[pid=21685/tid=21686] ppid=21682 vsize=334452 CPUtime=311.67
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 5921 0 0 0 31118 49 0 0 25 0 4 0 1107519175 342478848 75668 4294967295 134512640 135305190 3214193792 3041815744 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=334452 CPUtime=312.03
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 11734 0 0 0 31169 34 0 0 25 0 4 0 1107519175 342478848 75668 4294967295 134512640 135305190 3214193792 3033427136 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=334452 CPUtime=311.94
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 9601 0 0 0 31143 51 0 0 25 0 4 0 1107519175 342478848 75668 4294967295 134512640 135305190 3214193792 3025038528 134528520 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1254.06
Current children cumulated vsize (KiB) 336872

[startup+323.116 s]
/proc/loadavg: 4.99 4.76 4.52 6/102 22792
/proc/meminfo: memFree=2522008/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=334452 CPUtime=1260.98
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 75765 0 0 0 125899 199 0 0 25 0 4 0 1107519033 342478848 75680 4294967295 134512640 135305190 3214193792 3214191968 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21685/statm: 83613 75680 79 194 0 83417 0
[pid=21685/tid=21686] ppid=21682 vsize=334452 CPUtime=314.83
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 5921 0 0 0 31433 50 0 0 25 0 4 0 1107519175 342478848 75680 4294967295 134512640 135305190 3214193792 3041815732 134570421 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=334452 CPUtime=315.23
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 11734 0 0 0 31489 34 0 0 25 0 4 0 1107519175 342478848 75680 4294967295 134512640 135305190 3214193792 3033427136 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=334452 CPUtime=315.12
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 9611 0 0 0 31461 51 0 0 25 0 4 0 1107519175 342478848 75680 4294967295 134512640 135305190 3214193792 3025038528 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1266.8
Current children cumulated vsize (KiB) 336872

[startup+324.716 s]
/proc/loadavg: 4.99 4.76 4.52 5/101 22820
/proc/meminfo: memFree=2522380/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=334452 CPUtime=1267.34
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 75777 0 0 0 126535 199 0 0 25 0 4 0 1107519033 342478848 75692 4294967295 134512640 135305190 3214193792 3214191968 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21685/statm: 83613 75692 79 194 0 83417 0
[pid=21685/tid=21686] ppid=21682 vsize=334452 CPUtime=316.4
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 5921 0 0 0 31590 50 0 0 25 0 4 0 1107519175 342478848 75692 4294967295 134512640 135305190 3214193792 3041815744 134528310 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=334452 CPUtime=316.82
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 11735 0 0 0 31648 34 0 0 25 0 4 0 1107519175 342478848 75692 4294967295 134512640 135305190 3214193792 3033427136 134528187 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=334452 CPUtime=316.72
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 9612 0 0 0 31621 51 0 0 25 0 4 0 1107519175 342478848 75692 4294967295 134512640 135305190 3214193792 3025038528 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1273.16
Current children cumulated vsize (KiB) 336872

[startup+325.116 s]
/proc/loadavg: 4.99 4.76 4.52 5/101 22820
/proc/meminfo: memFree=2522380/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=334452 CPUtime=1268.94
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 75777 0 0 0 126695 199 0 0 25 0 4 0 1107519033 342478848 75692 4294967295 134512640 135305190 3214193792 3214191968 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21685/statm: 83613 75692 79 194 0 83417 0
[pid=21685/tid=21686] ppid=21682 vsize=334452 CPUtime=316.8
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 5921 0 0 0 31630 50 0 0 25 0 4 0 1107519175 342478848 75692 4294967295 134512640 135305190 3214193792 3041815744 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=334452 CPUtime=317.22
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 11735 0 0 0 31688 34 0 0 25 0 4 0 1107519175 342478848 75692 4294967295 134512640 135305190 3214193792 3033427136 134530621 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=334452 CPUtime=317.12
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 9612 0 0 0 31661 51 0 0 25 0 4 0 1107519175 342478848 75692 4294967295 134512640 135305190 3214193792 3025038528 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1274.76
Current children cumulated vsize (KiB) 336872

[startup+325.316 s]
/proc/loadavg: 4.99 4.76 4.52 5/101 22820
/proc/meminfo: memFree=2522380/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=334452 CPUtime=1269.74
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 75778 0 0 0 126775 199 0 0 25 0 4 0 1107519033 342478848 75693 4294967295 134512640 135305190 3214193792 3214191856 134529265 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21685/statm: 83613 75693 79 194 0 83417 0
[pid=21685/tid=21686] ppid=21682 vsize=334452 CPUtime=317
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 5921 0 0 0 31650 50 0 0 25 0 4 0 1107519175 342478848 75693 4294967295 134512640 135305190 3214193792 3041817008 134657578 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=334452 CPUtime=317.42
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 11735 0 0 0 31708 34 0 0 25 0 4 0 1107519175 342478848 75693 4294967295 134512640 135305190 3214193792 3033428400 134657578 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=334452 CPUtime=317.32
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202560 9612 0 0 0 31681 51 0 0 25 0 4 0 1107519175 342478848 75693 4294967295 134512640 135305190 3214193792 3025039792 134657448 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1275.56
Current children cumulated vsize (KiB) 336872

[startup+325.416 s]
/proc/loadavg: 4.99 4.76 4.52 5/101 22820
/proc/meminfo: memFree=2522380/3368532 swapFree=1954076/1959888
[pid=21682] ppid=21680 vsize=2420 CPUtime=5.82
/proc/21682/stat : 21682 (manysat.sh) S 21680 21682 1628 0 -1 4194304 371 36540 0 0 0 0 561 21 18 0 1 0 1107518450 2478080 275 4294967295 134512640 135169312 3214099584 3214095800 3085668078 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/21682/statm: 605 275 231 161 0 44 0
[pid=21685] ppid=21682 vsize=334452 CPUtime=1270.07
/proc/21685/stat : 21685 (manysat1.1_stat) R 21682 21682 1628 0 -1 4202496 75778 0 0 0 126808 199 0 0 25 0 4 0 1107519033 342478848 75693 4294967295 134512640 135305190 3214193792 3214191856 134529062 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/21685/statm: 83613 75693 79 194 0 83417 0
[pid=21685/tid=21686] ppid=21682 vsize=334452 CPUtime=317.08
/proc/21685/task/21686/stat : 21686 (manysat1.1_stat) S 21682 21682 1628 0 -1 4202560 5921 0 0 0 31658 50 0 0 25 0 4 0 1107519175 342478848 75693 4294967295 134512640 135305190 3214193792 3041817008 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=21685/tid=21687] ppid=21682 vsize=334452 CPUtime=317.49
/proc/21685/task/21687/stat : 21687 (manysat1.1_stat) S 21682 21682 1628 0 -1 4202560 11735 0 0 0 31715 34 0 0 25 0 4 0 1107519175 342478848 75693 4294967295 134512640 135305190 3214193792 3033428400 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=21685/tid=21688] ppid=21682 vsize=334452 CPUtime=317.4
/proc/21685/task/21688/stat : 21688 (manysat1.1_stat) S 21682 21682 1628 0 -1 4202560 9612 0 0 0 31689 51 0 0 25 0 4 0 1107519175 342478848 75693 4294967295 134512640 135305190 3214193792 3025039792 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1275.89
Current children cumulated vsize (KiB) 336872

Child status: 20
Real time (s): 325.489
CPU time (s): 1275.97
CPU user time (s): 1273.74
CPU system time (s): 2.23
CPU usage (%): 392.017
Max. virtual memory (cumulated for all children) (KiB): 336872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1273.74
system time used= 2.23
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112982
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= 40904
involuntary context switches= 54767

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 20:09:32
IDJOB=1780627
IDBENCH=71039
IDSOLVER=626
FILE ID=tipi44/1780627-1243534172
PBS_JOBID=
Free space on /tmp= 15875 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780627-1243534172/watcher-1780627-1243534172 -o /tmp/evaluation-result-1780627-1243534172/solver-1780627-1243534172 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780627-1243534172.cnf aimd 2

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED= 1614528486

Linux tipi44 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.116
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.116
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.10
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.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2844976 kB
Buffers:        144188 kB
Cached:         271568 kB
SwapCached:       2180 kB
Active:         133840 kB
Inactive:       291728 kB
HighTotal:     2489216 kB
HighFree:      2205420 kB
LowTotal:       879316 kB
LowFree:        639556 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           20432 kB
Writeback:           0 kB
AnonPages:        9060 kB
Mapped:           3652 kB
Slab:            87712 kB
SReclaimable:    77596 kB
SUnreclaim:      10116 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15875 MiB
End job on tipi44 at 2009-05-28 20:14:59