Trace number 1778782

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 2695.6 685.077

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1953.98
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
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.31/0.36	c ==============================================================================
0.31/0.36	c |           |     ORIGINAL     |              LEARNT              |          |
0.31/0.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.31/0.36	c ==============================================================================
0.31/0.36	c |         0 |  459963  1073247 |  137988       0        0     nan |  0.000 % |
11.61/11.64	c |         0 |  179278   803454 |      --       0       --      -- |     --   | -280663/-269740
11.61/11.65	c ==============================================================================
11.61/11.65	c Result  :   #vars: 13881   #clauses: 179278   #literals: 803454
11.61/11.65	c CPU time:   11.39 s
11.61/11.65	c ==============================================================================
2695.24/684.99	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
2695.24/684.99	c ============================[ Problem Statistics ]=============================
2695.24/684.99	c |                                                                             |
2695.24/684.99	c threadId              : 3
2695.24/684.99	c restarts              : 1024
2695.24/684.99	c conflicts             : 541953         (202 /sec)
2695.24/684.99	c decisions             : 1427067        (2.30 % random) (532 /sec)
2695.24/684.99	c propagations          : 401614733      (149842 /sec)
2695.24/684.99	c conflict literals     : 128666204      (34.05 % deleted)
2695.24/684.99	c Memory used           : 1058.53 MB
2695.24/684.99	c CPU time              : 2680.26 s
2695.24/684.99	
2695.24/684.99	c --->m=4, e=8, aimd=2, HOME/13863_many.cnf	time: 670.065	conflicts: 541953       
2695.55/685.05	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-1778782-1243515251/watcher-1778782-1243515251 -o /tmp/evaluation-result-1778782-1243515251/solver-1778782-1243515251 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1778782-1243515251.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: 3.97 4.17 4.30 3/97 13863
/proc/meminfo: memFree=2909068/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2416 CPUtime=0
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105662431 2473984 273 4294967295 134512640 135169312 3219972624 3219971160 3085709038 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13863/statm: 604 273 231 161 0 43 0
[pid=13864] ppid=13863 vsize=1212 CPUtime=0
/proc/13864/stat : 13864 (SatElite) R 13863 13863 21691 0 -1 4202496 233 0 0 0 0 0 0 0 18 0 1 0 1105662431 1241088 170 4294967295 134512640 135034092 3212839696 3212835984 134544897 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13864/statm: 303 170 49 128 0 173 0

[startup+0.041836 s]
/proc/loadavg: 3.97 4.17 4.30 3/97 13863
/proc/meminfo: memFree=2909068/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2416 CPUtime=0
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105662431 2473984 273 4294967295 134512640 135169312 3219972624 3219971160 3085709038 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13863/statm: 604 273 231 161 0 43 0
[pid=13864] ppid=13863 vsize=8676 CPUtime=0.04
/proc/13864/stat : 13864 (SatElite) R 13863 13863 21691 0 -1 4202496 1909 0 0 0 4 0 0 0 18 0 1 0 1105662431 8884224 1846 4294967295 134512640 135034092 3212839696 3212835984 134545186 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13864/statm: 2169 1847 49 128 0 2039 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11092

[startup+0.111815 s]
/proc/loadavg: 3.97 4.17 4.30 3/97 13863
/proc/meminfo: memFree=2909068/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2416 CPUtime=0
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105662431 2473984 273 4294967295 134512640 135169312 3219972624 3219971160 3085709038 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13863/statm: 604 273 231 161 0 43 0
[pid=13864] ppid=13863 vsize=20508 CPUtime=0.11
/proc/13864/stat : 13864 (SatElite) R 13863 13863 21691 0 -1 4202496 4802 0 0 0 8 3 0 0 18 0 1 0 1105662431 21000192 4739 4294967295 134512640 135034092 3212839696 3212836040 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13864/statm: 5127 4740 49 128 0 4997 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 22924

[startup+0.311799 s]
/proc/loadavg: 3.97 4.17 4.30 3/97 13863
/proc/meminfo: memFree=2909068/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2416 CPUtime=0
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105662431 2473984 273 4294967295 134512640 135169312 3219972624 3219971160 3085709038 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13863/statm: 604 273 231 161 0 43 0
[pid=13864] ppid=13863 vsize=61700 CPUtime=0.31
/proc/13864/stat : 13864 (SatElite) R 13863 13863 21691 0 -1 4202496 12828 0 0 0 26 5 0 0 18 0 1 0 1105662431 63180800 12765 4294967295 134512640 135034092 3212839696 3212836012 134690918 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13864/statm: 15425 12765 50 128 0 15295 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 64116

[startup+0.711768 s]
/proc/loadavg: 3.97 4.17 4.30 3/97 13863
/proc/meminfo: memFree=2909068/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2416 CPUtime=0
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105662431 2473984 273 4294967295 134512640 135169312 3219972624 3219971160 3085709038 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13863/statm: 604 273 231 161 0 43 0
[pid=13864] ppid=13863 vsize=75572 CPUtime=0.71
/proc/13864/stat : 13864 (SatElite) R 13863 13863 21691 0 -1 4202496 17023 0 0 0 66 5 0 0 18 0 1 0 1105662431 77385728 15683 4294967295 134512640 135034092 3212839696 3212835692 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13864/statm: 18893 15683 67 128 0 18763 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 77988

[startup+1.51171 s]
/proc/loadavg: 3.97 4.17 4.30 2/99 13865
/proc/meminfo: memFree=2841728/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2416 CPUtime=0
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105662431 2473984 273 4294967295 134512640 135169312 3219972624 3219971160 3085709038 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13863/statm: 604 273 231 161 0 43 0
[pid=13864] ppid=13863 vsize=77424 CPUtime=1.51
/proc/13864/stat : 13864 (SatElite) R 13863 13863 21691 0 -1 4202496 17468 0 0 0 144 7 0 0 20 0 1 0 1105662431 79282176 16128 4294967295 134512640 135034092 3212839696 3212835692 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13864/statm: 19356 16128 67 128 0 19226 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 79840

[startup+3.11158 s]
/proc/loadavg: 3.97 4.17 4.30 2/99 13865
/proc/meminfo: memFree=2832360/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2416 CPUtime=0
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105662431 2473984 273 4294967295 134512640 135169312 3219972624 3219971160 3085709038 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13863/statm: 604 273 231 161 0 43 0
[pid=13864] ppid=13863 vsize=80824 CPUtime=3.11
/proc/13864/stat : 13864 (SatElite) R 13863 13863 21691 0 -1 4202496 18276 0 0 0 299 12 0 0 25 0 1 0 1105662431 82763776 16936 4294967295 134512640 135034092 3212839696 3212835692 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13864/statm: 20206 16936 67 128 0 20076 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 83240

[startup+6.31133 s]
/proc/loadavg: 3.73 4.12 4.28 2/99 13865
/proc/meminfo: memFree=2809760/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2416 CPUtime=0
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1105662431 2473984 273 4294967295 134512640 135169312 3219972624 3219971160 3085709038 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/13863/statm: 604 273 231 161 0 43 0
[pid=13864] ppid=13863 vsize=85788 CPUtime=6.31
/proc/13864/stat : 13864 (SatElite) R 13863 13863 21691 0 -1 4202496 19517 0 0 0 612 19 0 0 25 0 1 0 1105662431 87846912 18177 4294967295 134512640 135034092 3212839696 3212835692 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/13864/statm: 21447 18177 67 128 0 21317 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 88204

[startup+12.7108 s]
/proc/loadavg: 3.51 4.07 4.26 3/99 13866
/proc/meminfo: memFree=2841608/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=87652 CPUtime=1.61
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 14952 0 0 0 131 30 0 0 16 0 4 0 1105663626 89755648 14886 4294967295 134512640 135305190 3219241296 3219239472 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13866/statm: 21913 14886 79 194 0 21717 0
Current children cumulated CPU time (s) 13.55
Current children cumulated vsize (KiB) 90072

[startup+25.5098 s]
/proc/loadavg: 3.69 4.08 4.26 5/102 13871
/proc/meminfo: memFree=2717488/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=167388 CPUtime=52.62
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 34590 0 0 0 5214 48 0 0 19 0 4 0 1105663626 171405312 34524 4294967295 134512640 135305190 3219241296 3219239472 134528252 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13866/statm: 41847 34524 79 194 0 41651 0
[pid=13866/tid=13867] ppid=13863 vsize=167388 CPUtime=13.07
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 5746 0 0 0 1297 10 0 0 25 0 4 0 1105663668 171405312 34524 4294967295 134512640 135305190 3219241296 3078491072 134541854 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=167388 CPUtime=13.04
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 6504 0 0 0 1294 10 0 0 25 0 4 0 1105663668 171405312 34524 4294967295 134512640 135305190 3219241296 3070102336 134551930 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=167388 CPUtime=13.01
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 4281 0 0 0 1291 10 0 0 21 0 4 0 1105663668 171405312 34524 4294967295 134512640 135305190 3219241296 3061713856 134546014 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 64.56
Current children cumulated vsize (KiB) 169808

[startup+51.1078 s]
/proc/loadavg: 3.93 4.10 4.27 5/102 13873
/proc/meminfo: memFree=2594724/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=290500 CPUtime=154.87
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 65720 0 0 0 15411 76 0 0 25 0 4 0 1105663626 297472000 65654 4294967295 134512640 135305190 3219241296 3219239416 134840070 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13866/statm: 72625 65654 79 194 0 72429 0
[pid=13866/tid=13867] ppid=13863 vsize=290500 CPUtime=38.67
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 14630 0 0 0 3849 18 0 0 25 0 4 0 1105663668 297472000 65654 4294967295 134512640 135305190 3219241296 3078490992 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=290500 CPUtime=38.64
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 14563 0 0 0 3848 16 0 0 25 0 4 0 1105663668 297472000 65654 4294967295 134512640 135305190 3219241296 3070102336 134551922 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=290500 CPUtime=38.46
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 9470 0 0 0 3829 17 0 0 25 0 4 0 1105663668 297472000 65654 4294967295 134512640 135305190 3219241296 3061714112 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 166.81
Current children cumulated vsize (KiB) 292920

[startup+102.314 s]
/proc/loadavg: 4.20 4.15 4.27 5/102 14060
/proc/meminfo: memFree=2447648/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=433908 CPUtime=359.11
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 101259 0 0 0 35799 112 0 0 25 0 4 0 1105663626 444321792 101193 4294967295 134512640 135305190 3219241296 3219239136 134551860 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13866/statm: 108477 101193 79 194 0 108281 0
[pid=13866/tid=13867] ppid=13863 vsize=433908 CPUtime=89.71
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 25751 0 0 0 8948 23 0 0 25 0 4 0 1105663668 444321792 101193 4294967295 134512640 135305190 3219241296 3078491328 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=433908 CPUtime=89.79
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 22627 0 0 0 8956 23 0 0 25 0 4 0 1105663668 444321792 101193 4294967295 134512640 135305190 3219241296 3070102720 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=433908 CPUtime=89.46
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 15108 0 0 0 8917 29 0 0 25 0 4 0 1105663668 444321792 101193 4294967295 134512640 135305190 3219241296 3061714112 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 371.05
Current children cumulated vsize (KiB) 436328

[startup+162.309 s]
/proc/loadavg: 4.39 4.20 4.28 5/102 14247
/proc/meminfo: memFree=2369568/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=510944 CPUtime=598.63
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 120843 0 0 0 59717 146 0 0 25 0 4 0 1105663626 523206656 120777 4294967295 134512640 135305190 3219241296 3219239136 134551854 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13866/statm: 127736 120777 79 194 0 127540 0
[pid=13866/tid=13867] ppid=13863 vsize=510944 CPUtime=149.43
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 31043 0 0 0 14912 31 0 0 25 0 4 0 1105663668 523206656 120777 4294967295 134512640 135305190 3219241296 3078491328 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=510944 CPUtime=149.79
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 26826 0 0 0 14948 31 0 0 25 0 4 0 1105663668 523206656 120777 4294967295 134512640 135305190 3219241296 3070102336 134551974 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=510944 CPUtime=149.35
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 19194 0 0 0 14897 38 0 0 25 0 4 0 1105663668 523206656 120777 4294967295 134512640 135305190 3219241296 3061714112 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 610.57
Current children cumulated vsize (KiB) 513364

[startup+222.304 s]
/proc/loadavg: 4.41 4.25 4.29 5/102 14436
/proc/meminfo: memFree=2234532/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=645416 CPUtime=837.9
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 154516 0 0 0 83617 173 0 0 25 0 4 0 1105663626 660905984 154450 4294967295 134512640 135305190 3219241296 3219239136 134551709 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13866/statm: 161354 154450 79 194 0 161158 0
[pid=13866/tid=13867] ppid=13863 vsize=645416 CPUtime=209.07

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

/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 252448 0 0 0 227168 306 0 0 25 0 4 0 1105663626 1064239104 252382 4294967295 134512640 135305190 3219241296 3219239472 134528410 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13866/statm: 259824 252382 79 194 0 259628 0
[pid=13866/tid=13867] ppid=13863 vsize=1039296 CPUtime=568.19
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 68889 0 0 0 56748 71 0 0 25 0 4 0 1105663668 1064239104 252382 4294967295 134512640 135305190 3219241296 3078491056 134556770 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=1039296 CPUtime=569.52
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 62519 0 0 0 56866 86 0 0 25 0 4 0 1105663668 1064239104 252382 4294967295 134512640 135305190 3219241296 3070102336 134551694 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=1039296 CPUtime=567.92
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 40515 0 0 0 56726 66 0 0 25 0 4 0 1105663668 1064239104 252382 4294967295 134512640 135305190 3219241296 3061714112 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2286.68
Current children cumulated vsize (KiB) 1041716

[startup+642.311 s]
/proc/loadavg: 4.42 4.35 4.30 5/102 15757
/proc/meminfo: memFree=1805856/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=1075708 CPUtime=2513.92
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 261605 0 0 0 251062 330 0 0 25 0 4 0 1105663626 1101524992 261539 4294967295 134512640 135305190 3219241296 3219239472 134528301 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13866/statm: 268927 261539 79 194 0 268731 0
[pid=13866/tid=13867] ppid=13863 vsize=1075708 CPUtime=628.06
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 70532 0 0 0 62732 74 0 0 25 0 4 0 1105663668 1101524992 261539 4294967295 134512640 135305190 3219241296 3078490992 134551986 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=1075708 CPUtime=629.43
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 65871 0 0 0 62849 94 0 0 25 0 4 0 1105663668 1101524992 261539 4294967295 134512640 135305190 3219241296 3070102336 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=1075708 CPUtime=627.63
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 41362 0 0 0 62690 73 0 0 25 0 4 0 1105663668 1101524992 261539 4294967295 134512640 135305190 3219241296 3061714112 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2525.86
Current children cumulated vsize (KiB) 1078128

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

[startup+665.52 s]
/proc/loadavg: 4.56 4.39 4.31 6/103 15883
/proc/meminfo: memFree=1800524/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=1080708 CPUtime=2606.39
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 262846 0 0 0 260308 331 0 0 25 0 4 0 1105663626 1106644992 262780 4294967295 134512640 135305190 3219241296 3219239472 134528406 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/13866/statm: 270177 262780 79 194 0 269981 0
[pid=13866/tid=13867] ppid=13863 vsize=1080708 CPUtime=651.25
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 70731 0 0 0 65050 75 0 0 25 0 4 0 1105663668 1106644992 262780 4294967295 134512640 135305190 3219241296 3078490992 134551697 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=1080708 CPUtime=652.63
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 66348 0 0 0 65169 94 0 0 25 0 4 0 1105663668 1106644992 262780 4294967295 134512640 135305190 3219241296 3070102336 134551983 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=1080708 CPUtime=650.52
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 41525 0 0 0 64979 73 0 0 25 0 4 0 1105663668 1106644992 262780 4294967295 134512640 135305190 3219241296 3061713776 134551697 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2618.33
Current children cumulated vsize (KiB) 1083128

[startup+678.319 s]
/proc/loadavg: 4.63 4.41 4.32 5/102 15942
/proc/meminfo: memFree=1797964/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=1083932 CPUtime=2656.9
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 263651 0 0 0 265358 332 0 0 25 0 4 0 1105663626 1109946368 263585 4294967295 134512640 135305190 3219241296 3219239136 134551697 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13866/statm: 270983 263585 79 194 0 270787 0
[pid=13866/tid=13867] ppid=13863 vsize=1083932 CPUtime=664.05
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 70794 0 0 0 66330 75 0 0 25 0 4 0 1105663668 1109946368 263585 4294967295 134512640 135305190 3219241296 3078490992 134551687 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=1083932 CPUtime=665.24
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 66742 0 0 0 66429 95 0 0 25 0 4 0 1105663668 1109946368 263585 4294967295 134512640 135305190 3219241296 3070102336 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=1083932 CPUtime=662.96
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 41566 0 0 0 66223 73 0 0 25 0 4 0 1105663668 1109946368 263585 4294967295 134512640 135305190 3219241296 3061714112 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2668.84
Current children cumulated vsize (KiB) 1086352

[startup+681.518 s]
/proc/loadavg: 4.58 4.40 4.32 5/102 15942
/proc/meminfo: memFree=1797996/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=1083932 CPUtime=2669.7
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 263652 0 0 0 266638 332 0 0 25 0 4 0 1105663626 1109946368 263586 4294967295 134512640 135305190 3219241296 3219239136 134551694 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13866/statm: 270983 263586 79 194 0 270787 0
[pid=13866/tid=13867] ppid=13863 vsize=1083932 CPUtime=667.25
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 70795 0 0 0 66650 75 0 0 25 0 4 0 1105663668 1109946368 263586 4294967295 134512640 135305190 3219241296 3078491328 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=1083932 CPUtime=668.44
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 66742 0 0 0 66749 95 0 0 25 0 4 0 1105663668 1109946368 263586 4294967295 134512640 135305190 3219241296 3070102400 134552835 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=1083932 CPUtime=666.16
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 41566 0 0 0 66543 73 0 0 25 0 4 0 1105663668 1109946368 263586 4294967295 134512640 135305190 3219241296 3061714112 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2681.64
Current children cumulated vsize (KiB) 1086352

[startup+683.118 s]
/proc/loadavg: 4.58 4.40 4.32 5/102 15942
/proc/meminfo: memFree=1797996/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=1083932 CPUtime=2676.1
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 263654 0 0 0 267278 332 0 0 25 0 4 0 1105663626 1109946368 263588 4294967295 134512640 135305190 3219241296 3219239136 134551694 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13866/statm: 270983 263588 79 194 0 270787 0
[pid=13866/tid=13867] ppid=13863 vsize=1083932 CPUtime=668.85
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 70797 0 0 0 66810 75 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3078491328 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=1083932 CPUtime=670.04
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 66742 0 0 0 66909 95 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3070102336 134551978 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=1083932 CPUtime=667.76
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 41566 0 0 0 66703 73 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3061713776 134551697 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2688.04
Current children cumulated vsize (KiB) 1086352

[startup+683.918 s]
/proc/loadavg: 4.58 4.40 4.32 5/102 15942
/proc/meminfo: memFree=1797996/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=1083932 CPUtime=2679.3
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 263654 0 0 0 267598 332 0 0 25 0 4 0 1105663626 1109946368 263588 4294967295 134512640 135305190 3219241296 3219239136 134551974 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13866/statm: 270983 263588 79 194 0 270787 0
[pid=13866/tid=13867] ppid=13863 vsize=1083932 CPUtime=669.65
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 70797 0 0 0 66890 75 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3078491328 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=1083932 CPUtime=670.84
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 66742 0 0 0 66989 95 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3070102720 134530624 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=1083932 CPUtime=668.56
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 41566 0 0 0 66783 73 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3061714112 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2691.24
Current children cumulated vsize (KiB) 1086352

[startup+684.718 s]
/proc/loadavg: 4.58 4.40 4.32 6/102 15942
/proc/meminfo: memFree=1798028/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=1083932 CPUtime=2682.5
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 263654 0 0 0 267918 332 0 0 25 0 4 0 1105663626 1109946368 263588 4294967295 134512640 135305190 3219241296 3219239472 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13866/statm: 270983 263588 79 194 0 270787 0
[pid=13866/tid=13867] ppid=13863 vsize=1083932 CPUtime=670.45
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 70797 0 0 0 66970 75 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3078491328 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=1083932 CPUtime=671.64
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 66742 0 0 0 67069 95 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3070102400 134554658 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=1083932 CPUtime=669.36
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 41566 0 0 0 66863 73 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3061713840 134556752 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2694.44
Current children cumulated vsize (KiB) 1086352

[startup+684.918 s]
/proc/loadavg: 4.58 4.40 4.32 6/102 15942
/proc/meminfo: memFree=1798028/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=1083932 CPUtime=2683.3
/proc/13866/stat : 13866 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202496 263654 0 0 0 267998 332 0 0 25 0 4 0 1105663626 1109946368 263588 4294967295 134512640 135305190 3219241296 3219239136 134551668 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13866/statm: 270983 263588 79 194 0 270787 0
[pid=13866/tid=13867] ppid=13863 vsize=1083932 CPUtime=670.65
/proc/13866/task/13867/stat : 13867 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 70797 0 0 0 66990 75 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3078491328 134528388 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=13866/tid=13868] ppid=13863 vsize=1083932 CPUtime=671.84
/proc/13866/task/13868/stat : 13868 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 66742 0 0 0 67089 95 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3070102336 134551978 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=1083932 CPUtime=669.56
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4202560 41566 0 0 0 66883 73 0 0 25 0 4 0 1105663668 1109946368 263588 4294967295 134512640 135305190 3219241296 3061713840 134556752 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2695.24
Current children cumulated vsize (KiB) 1086352

[startup+685.018 s]
/proc/loadavg: 4.58 4.40 4.32 6/102 15942
/proc/meminfo: memFree=1798028/3368532 swapFree=1952996/1959888
[pid=13863] ppid=13861 vsize=2420 CPUtime=11.94
/proc/13863/stat : 13863 (manysat.sh) S 13861 13863 21691 0 -1 4194304 370 23775 0 0 0 0 1165 29 18 0 1 0 1105662431 2478080 275 4294967295 134512640 135169312 3219972624 3219968840 3085709038 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/13863/statm: 605 275 231 161 0 44 0
[pid=13866] ppid=13863 vsize=0 CPUtime=2683.61
/proc/13866/stat : 13866 (manysat1.1_stat) Z 13863 13863 21691 0 -1 4202500 263671 0 0 0 268026 335 0 0 25 0 2 0 1105663626 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/13866/statm: 0 0 0 0 0 0 0
[pid=13866/tid=13869] ppid=13863 vsize=0 CPUtime=669.66
/proc/13866/task/13869/stat : 13869 (manysat1.1_stat) R 13863 13863 21691 0 -1 4203588 41566 0 0 0 66890 76 0 0 25 0 2 0 1105663668 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2695.55
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 685.077
CPU time (s): 2695.6
CPU user time (s): 2691.91
CPU system time (s): 3.69
CPU usage (%): 393.474
Max. virtual memory (cumulated for all children) (KiB): 1086352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2691.91
system time used= 3.69
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288091
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= 39526
involuntary context switches= 114792

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 14:54:11
IDJOB=1778782
IDBENCH=70760
IDSOLVER=626
FILE ID=tipi45/1778782-1243515251
PBS_JOBID=
Free space on /tmp= 15494 MiB

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

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED= 1112339243

Linux tipi45 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.081
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.081
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.081
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.081
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:       2909068 kB
Buffers:        137072 kB
Cached:         215708 kB
SwapCached:       2100 kB
Active:          94044 kB
Inactive:       268128 kB
HighTotal:     2489216 kB
HighFree:      2261248 kB
LowTotal:       879316 kB
LowFree:        647820 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            9652 kB
Writeback:           0 kB
AnonPages:        8492 kB
Mapped:           3428 kB
Slab:            85704 kB
SReclaimable:    74200 kB
SUnreclaim:      11504 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89596 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15494 MiB
End job on tipi45 at 2009-05-28 15:05:37