Trace number 1779037

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 1301.56 327.014

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand032.cnf
MD5SUMfc00df719c8630009723cd295f7c0c3b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark863.54
Satisfiable
(Un)Satisfiability was proved
Number of variables23696
Number of clauses70703
Sum of the clauses size164971
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 247134
Number of clauses of size 323567
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.04/0.05	c ==============================================================================
0.04/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.05	c ==============================================================================
0.04/0.05	c |         0 |   70701   164969 |   21210       0        0     nan |  0.000 % |
0.40/0.48	c |         0 |   35182   121457 |      --       0       --      -- |     --   | -35497/-43459
0.40/0.48	c ==============================================================================
0.40/0.48	c Result  :   #vars: 6588   #clauses: 35182   #literals: 121457
0.40/0.48	c CPU time:   0.46 s
0.40/0.48	c ==============================================================================
1301.21/326.99	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1301.21/326.99	c ============================[ Problem Statistics ]=============================
1301.21/326.99	c |                                                                             |
1301.21/326.99	c threadId              : 3
1301.21/326.99	c restarts              : 658
1301.21/326.99	c conflicts             : 519159         (400 /sec)
1301.21/326.99	c decisions             : 848771         (1.74 % random) (653 /sec)
1301.21/326.99	c propagations          : 187991280      (144722 /sec)
1301.21/326.99	c conflict literals     : 77957656       (43.96 % deleted)
1301.21/326.99	c Memory used           : 341.70 MB
1301.21/326.99	c CPU time              : 1298.98 s
1301.21/326.99	
1301.21/326.99	c --->m=4, e=8, aimd=2, HOME/32178_many.cnf	time: 324.745	conflicts: 519159       
1301.56/327.01	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-1779037-1243518667/watcher-1779037-1243518667 -o /tmp/evaluation-result-1779037-1243518667/solver-1779037-1243518667 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779037-1243518667.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.44 4.38 4.34 3/96 32178
/proc/meminfo: memFree=3021908/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2412 CPUtime=0
/proc/32178/stat : 32178 (manysat.sh) R 32176 32178 27966 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1116530815 2469888 273 4294967295 134512640 135169312 3219573168 3219571644 3085084532 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/32178/statm: 603 273 231 161 0 42 0
[pid=32179] ppid=32178 vsize=1212 CPUtime=0
/proc/32179/stat : 32179 (SatElite) R 32178 32178 27966 0 -1 4202496 236 0 0 0 0 0 0 0 18 0 1 0 1116530815 1241088 173 4294967295 134512640 135034092 3220167184 3220163144 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32179/statm: 303 174 49 128 0 173 0

[startup+0.045863 s]
/proc/loadavg: 4.44 4.38 4.34 3/96 32178
/proc/meminfo: memFree=3021908/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2412 CPUtime=0
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116530815 2469888 273 4294967295 134512640 135169312 3219573168 3219571704 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 603 273 231 161 0 42 0
[pid=32179] ppid=32178 vsize=9380 CPUtime=0.04
/proc/32179/stat : 32179 (SatElite) R 32178 32178 27966 0 -1 4202496 2039 0 0 0 4 0 0 0 19 0 1 0 1116530815 9605120 1976 4294967295 134512640 135034092 3220167184 3220163528 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32179/statm: 2345 1977 49 128 0 2215 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11792

[startup+0.105857 s]
/proc/loadavg: 4.44 4.38 4.34 3/96 32178
/proc/meminfo: memFree=3021908/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2412 CPUtime=0
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116530815 2469888 273 4294967295 134512640 135169312 3219573168 3219571704 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 603 273 231 161 0 42 0
[pid=32179] ppid=32178 vsize=11696 CPUtime=0.1
/proc/32179/stat : 32179 (SatElite) R 32178 32178 27966 0 -1 4202496 2734 0 0 0 9 1 0 0 19 0 1 0 1116530815 11976704 2531 4294967295 134512640 135034092 3220167184 3220163180 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32179/statm: 2924 2531 67 128 0 2794 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14108

[startup+0.305838 s]
/proc/loadavg: 4.44 4.38 4.34 3/96 32178
/proc/meminfo: memFree=3021908/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2412 CPUtime=0
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116530815 2469888 273 4294967295 134512640 135169312 3219573168 3219571704 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 603 273 231 161 0 42 0
[pid=32179] ppid=32178 vsize=12528 CPUtime=0.3
/proc/32179/stat : 32179 (SatElite) R 32178 32178 27966 0 -1 4202496 2913 0 0 0 27 3 0 0 20 0 1 0 1116530815 12828672 2710 4294967295 134512640 135034092 3220167184 3220163180 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32179/statm: 3132 2710 67 128 0 3002 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 14940

[startup+0.705816 s]
/proc/loadavg: 4.44 4.38 4.34 3/96 32178
/proc/meminfo: memFree=3021908/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 2416

[startup+1.50575 s]
/proc/loadavg: 4.44 4.38 4.34 5/101 32185
/proc/meminfo: memFree=3004444/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=46024 CPUtime=3.45
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 4674 0 0 0 331 14 0 0 15 0 4 0 1116530868 47128576 4607 4294967295 134512640 135305190 3220818640 3220816816 134528506 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32182/statm: 11506 4607 79 194 0 11310 0
[pid=32182/tid=32183] ppid=32178 vsize=46024 CPUtime=0.78
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 356 0 0 0 75 3 0 0 15 0 4 0 1116530876 47128576 4607 4294967295 134512640 135305190 3220818640 3084983488 134528371 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=46024 CPUtime=0.87
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 637 0 0 0 84 3 0 0 17 0 4 0 1116530876 47128576 4607 4294967295 134512640 135305190 3220818640 3076594880 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=46024 CPUtime=0.84
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 413 0 0 0 82 2 0 0 16 0 4 0 1116530876 47128576 4607 4294967295 134512640 135305190 3220818640 3068206272 134528265 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 48440

[startup+3.10562 s]
/proc/loadavg: 4.41 4.38 4.33 5/101 32185
/proc/meminfo: memFree=2996456/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=55540 CPUtime=9.75
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 7289 0 0 0 958 17 0 0 15 0 4 0 1116530868 56872960 7222 4294967295 134512640 135305190 3220818640 3220816484 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32182/statm: 13885 7222 79 194 0 13689 0
[pid=32182/tid=32183] ppid=32178 vsize=55540 CPUtime=2.36
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 851 0 0 0 233 3 0 0 16 0 4 0 1116530876 56872960 7222 4294967295 134512640 135305190 3220818640 3084983488 134528332 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=55540 CPUtime=2.45
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 1571 0 0 0 240 5 0 0 16 0 4 0 1116530876 56872960 7222 4294967295 134512640 135305190 3220818640 3076594496 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=55540 CPUtime=2.38
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 927 0 0 0 235 3 0 0 15 0 4 0 1116530876 56872960 7222 4294967295 134512640 135305190 3220818640 3068206196 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.28
Current children cumulated vsize (KiB) 57956

[startup+6.30535 s]
/proc/loadavg: 4.41 4.38 4.33 7/101 32185
/proc/meminfo: memFree=2976540/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=76716 CPUtime=22.38
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 12365 0 0 0 2214 24 0 0 15 0 4 0 1116530868 78557184 12298 4294967295 134512640 135305190 3220818640 3220816564 134840070 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32182/statm: 19179 12298 79 194 0 18983 0
[pid=32182/tid=32183] ppid=32178 vsize=76716 CPUtime=5.56
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 1704 0 0 0 553 3 0 0 16 0 4 0 1116530876 78557184 12298 4294967295 134512640 135305190 3220818640 3084983152 134551986 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=76716 CPUtime=5.56
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 3708 0 0 0 548 8 0 0 16 0 4 0 1116530876 78557184 12298 4294967295 134512640 135305190 3220818640 3076594880 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=76716 CPUtime=5.51
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 1905 0 0 0 545 6 0 0 15 0 4 0 1116530876 78557184 12298 4294967295 134512640 135305190 3220818640 3068206216 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.91
Current children cumulated vsize (KiB) 79132

[startup+12.7048 s]
/proc/loadavg: 4.58 4.41 4.35 6/101 32185
/proc/meminfo: memFree=2957636/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=91516 CPUtime=47.93
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 16139 0 0 0 4759 34 0 0 16 0 4 0 1116530868 93712384 16072 4294967295 134512640 135305190 3220818640 3220816816 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32182/statm: 22879 16072 79 194 0 22683 0
[pid=32182/tid=32183] ppid=32178 vsize=91516 CPUtime=11.96
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 2491 0 0 0 1193 3 0 0 19 0 4 0 1116530876 93712384 16072 4294967295 134512640 135305190 3220818640 3084983216 134557261 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=91516 CPUtime=11.92
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 4985 0 0 0 1179 13 0 0 17 0 4 0 1116530876 93712384 16072 4294967295 134512640 135305190 3220818640 3076594880 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=91516 CPUtime=11.9
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 2613 0 0 0 1182 8 0 0 16 0 4 0 1116530876 93712384 16072 4294967295 134512640 135305190 3220818640 3068206272 134528784 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.46
Current children cumulated vsize (KiB) 93932

[startup+25.5038 s]
/proc/loadavg: 4.57 4.41 4.35 5/101 32186
/proc/meminfo: memFree=2927796/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=118656 CPUtime=98.97
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 22897 0 0 0 9851 46 0 0 25 0 4 0 1116530868 121503744 22830 4294967295 134512640 135305190 3220818640 3220816816 134528332 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32182/statm: 29664 22831 79 194 0 29468 0
[pid=32182/tid=32183] ppid=32178 vsize=118656 CPUtime=24.63
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 3844 0 0 0 2455 8 0 0 25 0 4 0 1116530876 121503744 22831 4294967295 134512640 135305190 3220818640 3084983488 134528573 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=118656 CPUtime=24.7
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 7164 0 0 0 2454 16 0 0 25 0 4 0 1116530876 121503744 22831 4294967295 134512640 135305190 3220818640 3076594880 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=118656 CPUtime=24.7
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 3909 0 0 0 2458 12 0 0 25 0 4 0 1116530876 121503744 22831 4294967295 134512640 135305190 3220818640 3068206272 134528406 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.5
Current children cumulated vsize (KiB) 121072

[startup+51.1116 s]
/proc/loadavg: 4.59 4.43 4.35 7/102 32324
/proc/meminfo: memFree=2874988/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=173928 CPUtime=200.69
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 36278 0 0 0 20001 68 0 0 19 0 4 0 1116530868 178102272 36211 4294967295 134512640 135305190 3220818640 3220816816 134531010 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32182/statm: 43482 36211 79 194 0 43286 0
[pid=32182/tid=32183] ppid=32178 vsize=173928 CPUtime=49.87
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 7232 0 0 0 4973 14 0 0 25 0 4 0 1116530876 178102272 36211 4294967295 134512640 135305190 3220818640 3084983216 134557241 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=173928 CPUtime=50.27
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 11151 0 0 0 5008 19 0 0 25 0 4 0 1116530876 178102272 36211 4294967295 134512640 135305190 3220818640 3076594880 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=173928 CPUtime=50.02
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 6558 0 0 0 4983 19 0 0 25 0 4 0 1116530876 178102272 36211 4294967295 134512640 135305190 3220818640 3068206000 134556770 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.22
Current children cumulated vsize (KiB) 176344

[startup+102.307 s]
/proc/loadavg: 4.65 4.46 4.37 5/101 32379
/proc/meminfo: memFree=2814864/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=233716 CPUtime=405.25
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 51176 0 0 0 40436 89 0 0 19 0 4 0 1116530868 239325184 51109 4294967295 134512640 135305190 3220818640 3220816816 134528252 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32182/statm: 58429 51109 79 194 0 58233 0
[pid=32182/tid=32183] ppid=32178 vsize=233716 CPUtime=101.07
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 10854 0 0 0 10090 17 0 0 25 0 4 0 1116530876 239325184 51109 4294967295 134512640 135305190 3220818640 3084983488 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=233716 CPUtime=101.43
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 15118 0 0 0 10115 28 0 0 25 0 4 0 1116530876 239325184 51109 4294967295 134512640 135305190 3220818640 3076594560 134553448 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=233716 CPUtime=101.17
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 10052 0 0 0 10092 25 0 0 18 0 4 0 1116530876 239325184 51109 4294967295 134512640 135305190 3220818640 3068205936 134551726 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.78
Current children cumulated vsize (KiB) 236132

[startup+162.312 s]
/proc/loadavg: 4.31 4.40 4.35 6/101 32567
/proc/meminfo: memFree=2769232/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=279232 CPUtime=644.67

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

/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 68579 0 0 0 88232 142 0 0 25 0 4 0 1116530868 311955456 68512 4294967295 134512640 135305190 3220818640 3220816816 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32182/statm: 76161 68512 79 194 0 75965 0
[pid=32182/tid=32183] ppid=32178 vsize=304644 CPUtime=220.93
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 14360 0 0 0 22068 25 0 0 16 0 4 0 1116530876 311955456 68512 4294967295 134512640 135305190 3220818640 3084983488 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=304644 CPUtime=220.94
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 20850 0 0 0 22051 43 0 0 25 0 4 0 1116530876 311955456 68512 4294967295 134512640 135305190 3220818640 3076594496 134551983 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=304644 CPUtime=221.05
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 14090 0 0 0 22063 42 0 0 18 0 4 0 1116530876 311955456 68512 4294967295 134512640 135305190 3220818640 3068206272 134528559 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 884.27
Current children cumulated vsize (KiB) 307060

[startup+282.312 s]
/proc/loadavg: 4.49 4.48 4.38 5/101 475
/proc/meminfo: memFree=2739960/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=309508 CPUtime=1122.9
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 69733 0 0 0 112108 182 0 0 25 0 4 0 1116530868 316936192 69666 4294967295 134512640 135305190 3220818640 3220816816 134528151 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32182/statm: 77377 69666 79 194 0 77181 0
[pid=32182/tid=32183] ppid=32178 vsize=309508 CPUtime=280.86
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 14633 0 0 0 28052 34 0 0 25 0 4 0 1116530876 316936192 69666 4294967295 134512640 135305190 3220818640 3084983216 134556566 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=309508 CPUtime=280.68
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 21304 0 0 0 28018 50 0 0 25 0 4 0 1116530876 316936192 69666 4294967295 134512640 135305190 3220818640 3076594560 134552392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=309508 CPUtime=280.78
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 14159 0 0 0 28025 53 0 0 25 0 4 0 1116530876 316936192 69666 4294967295 134512640 135305190 3220818640 3068206036 134845261 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1123.43
Current children cumulated vsize (KiB) 311924

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

[startup+307.11 s]
/proc/loadavg: 4.45 4.47 4.38 5/101 660
/proc/meminfo: memFree=2723448/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=327436 CPUtime=1221.68
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 74051 0 0 0 121980 188 0 0 25 0 4 0 1116530868 335294464 73984 4294967295 134512640 135305190 3220818640 3220816816 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32182/statm: 81859 73984 79 194 0 81663 0
[pid=32182/tid=32183] ppid=32178 vsize=327436 CPUtime=305.64
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 15284 0 0 0 30528 36 0 0 25 0 4 0 1116530876 335294464 73984 4294967295 134512640 135305190 3220818640 3084983488 134528603 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=327436 CPUtime=305.25
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 23525 0 0 0 30473 52 0 0 25 0 4 0 1116530876 335294464 73984 4294967295 134512640 135305190 3220818640 3076594880 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=327436 CPUtime=305.45
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 14893 0 0 0 30490 55 0 0 25 0 4 0 1116530876 335294464 73984 4294967295 134512640 135305190 3220818640 3068206272 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1222.21
Current children cumulated vsize (KiB) 329852

[startup+319.909 s]
/proc/loadavg: 4.54 4.49 4.39 6/101 661
/proc/meminfo: memFree=2699720/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=349764 CPUtime=1272.77
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 79815 0 0 0 127079 198 0 0 25 0 4 0 1116530868 358158336 79748 4294967295 134512640 135305190 3220818640 3220816816 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32182/statm: 87441 79748 79 194 0 87245 0
[pid=32182/tid=32183] ppid=32178 vsize=349764 CPUtime=318.41
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16478 0 0 0 31803 38 0 0 25 0 4 0 1116530876 358158336 79748 4294967295 134512640 135305190 3220818640 3084983488 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=349764 CPUtime=318.05
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 25593 0 0 0 31751 54 0 0 25 0 4 0 1116530876 358158336 79748 4294967295 134512640 135305190 3220818640 3076594880 134528402 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=349764 CPUtime=318.2
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16073 0 0 0 31762 58 0 0 25 0 4 0 1116530876 358158336 79748 4294967295 134512640 135305190 3220818640 3068206160 134538154 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1273.3
Current children cumulated vsize (KiB) 352180

[startup+323.109 s]
/proc/loadavg: 4.49 4.48 4.38 6/101 661
/proc/meminfo: memFree=2699504/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=349896 CPUtime=1285.51
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 79860 0 0 0 128350 201 0 0 25 0 4 0 1116530868 358293504 79793 4294967295 134512640 135305190 3220818640 3220816816 134528406 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32182/statm: 87474 79793 79 194 0 87278 0
[pid=32182/tid=32183] ppid=32178 vsize=349896 CPUtime=321.61
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16478 0 0 0 32121 40 0 0 25 0 4 0 1116530876 358293504 79793 4294967295 134512640 135305190 3220818640 3084983488 134528545 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=349896 CPUtime=321.25
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 25614 0 0 0 32070 55 0 0 25 0 4 0 1116530876 358293504 79793 4294967295 134512640 135305190 3220818640 3076594880 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=349896 CPUtime=321.34
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16073 0 0 0 32076 58 0 0 17 0 4 0 1116530876 358293504 79793 4294967295 134512640 135305190 3220818640 3068206272 134528242 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1286.04
Current children cumulated vsize (KiB) 352312

[startup+324.709 s]
/proc/loadavg: 4.49 4.48 4.38 6/101 661
/proc/meminfo: memFree=2699412/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=349896 CPUtime=1291.89
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 79861 0 0 0 128987 202 0 0 25 0 4 0 1116530868 358293504 79794 4294967295 134512640 135305190 3220818640 3220816816 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32182/statm: 87474 79794 79 194 0 87278 0
[pid=32182/tid=32183] ppid=32178 vsize=349896 CPUtime=323.21
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16478 0 0 0 32281 40 0 0 25 0 4 0 1116530876 358293504 79794 4294967295 134512640 135305190 3220818640 3084983488 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=349896 CPUtime=322.84
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 25615 0 0 0 32229 55 0 0 17 0 4 0 1116530876 358293504 79794 4294967295 134512640 135305190 3220818640 3076594880 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=349896 CPUtime=322.94
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16073 0 0 0 32235 59 0 0 20 0 4 0 1116530876 358293504 79794 4294967295 134512640 135305190 3220818640 3068206272 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1292.42
Current children cumulated vsize (KiB) 352312

[startup+326.309 s]
/proc/loadavg: 4.49 4.48 4.38 5/101 661
/proc/meminfo: memFree=2699288/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=349896 CPUtime=1298.29
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 79866 0 0 0 129626 203 0 0 25 0 4 0 1116530868 358293504 79799 4294967295 134512640 135305190 3220818640 3220816816 134528506 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32182/statm: 87474 79799 79 194 0 87278 0
[pid=32182/tid=32183] ppid=32178 vsize=349896 CPUtime=324.81
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16478 0 0 0 32441 40 0 0 25 0 4 0 1116530876 358293504 79799 4294967295 134512640 135305190 3220818640 3084983488 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=349896 CPUtime=324.44
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 25615 0 0 0 32389 55 0 0 20 0 4 0 1116530876 358293504 79799 4294967295 134512640 135305190 3220818640 3076594880 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=349896 CPUtime=324.54
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16073 0 0 0 32394 60 0 0 25 0 4 0 1116530876 358293504 79799 4294967295 134512640 135305190 3220818640 3068205948 134834498 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1298.82
Current children cumulated vsize (KiB) 352312

[startup+326.719 s]
/proc/loadavg: 4.45 4.47 4.38 5/101 661
/proc/meminfo: memFree=2699288/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=349896 CPUtime=1299.93
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 79866 0 0 0 129790 203 0 0 25 0 4 0 1116530868 358293504 79799 4294967295 134512640 135305190 3220818640 3220816816 134528341 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32182/statm: 87474 79799 79 194 0 87278 0
[pid=32182/tid=32183] ppid=32178 vsize=349896 CPUtime=325.22
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16478 0 0 0 32482 40 0 0 24 0 4 0 1116530876 358293504 79799 4294967295 134512640 135305190 3220818640 3084983376 134529382 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=349896 CPUtime=324.85
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 25615 0 0 0 32430 55 0 0 21 0 4 0 1116530876 358293504 79799 4294967295 134512640 135305190 3220818640 3076594880 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=349896 CPUtime=324.95
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16073 0 0 0 32435 60 0 0 25 0 4 0 1116530876 358293504 79799 4294967295 134512640 135305190 3220818640 3068205936 134551668 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1300.46
Current children cumulated vsize (KiB) 352312

[startup+326.909 s]
/proc/loadavg: 4.45 4.47 4.38 5/101 661
/proc/meminfo: memFree=2699288/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=349896 CPUtime=1300.68
/proc/32182/stat : 32182 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202496 79869 0 0 0 129865 203 0 0 25 0 4 0 1116530868 358293504 79802 4294967295 134512640 135305190 3220818640 3220816816 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32182/statm: 87474 79802 79 194 0 87278 0
[pid=32182/tid=32183] ppid=32178 vsize=349896 CPUtime=325.4
/proc/32182/task/32183/stat : 32183 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16478 0 0 0 32500 40 0 0 25 0 4 0 1116530876 358293504 79802 4294967295 134512640 135305190 3220818640 3084983152 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=349896 CPUtime=325.04
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 25615 0 0 0 32449 55 0 0 21 0 4 0 1116530876 358293504 79802 4294967295 134512640 135305190 3220818640 3076594880 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32182/tid=32185] ppid=32178 vsize=349896 CPUtime=325.14
/proc/32182/task/32185/stat : 32185 (manysat1.1_stat) R 32178 32178 27966 0 -1 4202560 16073 0 0 0 32454 60 0 0 25 0 4 0 1116530876 358293504 79802 4294967295 134512640 135305190 3220818640 3068206272 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1301.21
Current children cumulated vsize (KiB) 352312

[startup+327.009 s]
/proc/loadavg: 4.45 4.47 4.38 5/101 661
/proc/meminfo: memFree=2699288/3368532 swapFree=1953788/1959888
[pid=32178] ppid=32176 vsize=2416 CPUtime=0.53
/proc/32178/stat : 32178 (manysat.sh) S 32176 32178 27966 0 -1 4194304 370 3204 0 0 0 0 50 3 15 0 1 0 1116530815 2473984 274 4294967295 134512640 135169312 3219573168 3219569384 3085082350 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32178/statm: 604 274 231 161 0 43 0
[pid=32182] ppid=32178 vsize=0 CPUtime=1301.03
/proc/32182/stat : 32182 (manysat1.1_stat) Z 32178 32178 27966 0 -1 4202500 79889 0 0 0 129898 205 0 0 25 0 2 0 1116530868 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32182/statm: 0 0 0 0 0 0 0
[pid=32182/tid=32184] ppid=32178 vsize=0 CPUtime=325.14
/proc/32182/task/32184/stat : 32184 (manysat1.1_stat) R 32178 32178 27966 0 -1 4203588 25615 0 0 0 32457 57 0 0 21 0 2 0 1116530876 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1301.56
Current children cumulated vsize (KiB) 2416

Child status: 20
Real time (s): 327.014
CPU time (s): 1301.56
CPU user time (s): 1299.48
CPU system time (s): 2.08
CPU usage (%): 398.014
Max. virtual memory (cumulated for all children) (KiB): 352312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.48
system time used= 2.08
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83736
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= 26613
involuntary context switches= 59869

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 15:51:07
IDJOB=1779037
IDBENCH=70796
IDSOLVER=626
FILE ID=/1779037-1243518667
PBS_JOBID=
Free space on /tmp= 6475 MiB

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

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

MD5SUM BENCH= fc00df719c8630009723cd295f7c0c3b
RANDOM SEED= 1873173601

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3021908 kB
Buffers:         51824 kB
Cached:         195152 kB
SwapCached:       2256 kB
Active:         116424 kB
Inactive:       140128 kB
HighTotal:     2489216 kB
HighFree:      2283356 kB
LowTotal:       879316 kB
LowFree:        738552 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            2732 kB
Writeback:           0 kB
AnonPages:        8616 kB
Mapped:           3232 kB
Slab:            81008 kB
SReclaimable:    67436 kB
SUnreclaim:      13572 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88672 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6475 MiB
End job on  at 2009-05-28 15:56:34