Trace number 1780609

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 1/2009-03-20 (4 threads)UNSAT 3581.48 905.283

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3581.48
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.21/1.27	c ==============================================================================
1.21/1.27	c |           |     ORIGINAL     |              LEARNT              |          |
1.21/1.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.21/1.27	c ==============================================================================
1.21/1.27	c |         0 | 1360580  3295883 |  408173       0        0     nan |  0.000 % |
6.71/6.80	c |         0 |  942285  2636352 |      --       0       --      -- |     --   | -116200/27697
6.71/6.80	c ==============================================================================
6.71/6.80	c Result  :   #vars: 138309   #clauses: 942285   #literals: 2636352
6.71/6.80	c CPU time:   6.66 s
6.71/6.80	c ==============================================================================
3581.39/905.23	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
3581.39/905.23	c ============================[ Problem Statistics ]=============================
3581.39/905.23	c |                                                                             |
3581.39/905.23	c threadId              : 0
3581.39/905.23	c restarts              : 1230
3581.39/905.23	c conflicts             : 400557         (112 /sec)
3581.39/905.23	c decisions             : 1809865        (1.42 % random) (507 /sec)
3581.39/905.23	c propagations          : 864348589      (242175 /sec)
3581.39/905.23	c conflict literals     : 79547124       (34.35 % deleted)
3581.39/905.23	c Memory used           : 692.53 MB
3581.39/905.23	c CPU time              : 3569.11 s
3581.39/905.23	
3581.39/905.23	c --->m=4, e=8, aimd=1, HOME/28734_many.cnf	time: 892.278	conflicts: 400557       
3581.39/905.26	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-1780609-1243533749/watcher-1780609-1243533749 -o /tmp/evaluation-result-1780609-1243533749/solver-1780609-1243533749 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780609-1243533749.cnf aimd 1 

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.29 4.47 4.46 3/115 28734
/proc/meminfo: memFree=2913136/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2416 CPUtime=0
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118054896 2473984 273 4294967295 134512640 135169312 3216522960 3216521496 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 604 273 231 161 0 43 0
[pid=28735] ppid=28734 vsize=2428 CPUtime=0.01
/proc/28735/stat : 28735 (SatElite) R 28734 28734 12261 0 -1 4202496 491 0 0 0 1 0 0 0 20 0 1 0 1118054896 2486272 428 4294967295 134512640 135034092 3220707984 3220704272 134544897 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28735/statm: 607 430 49 128 0 477 0

[startup+0.093539 s]
/proc/loadavg: 4.29 4.47 4.46 3/115 28734
/proc/meminfo: memFree=2913136/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2416 CPUtime=0
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118054896 2473984 273 4294967295 134512640 135169312 3216522960 3216521496 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 604 273 231 161 0 43 0
[pid=28735] ppid=28734 vsize=30232 CPUtime=0.09
/proc/28735/stat : 28735 (SatElite) R 28734 28734 12261 0 -1 4202496 6614 0 0 0 8 1 0 0 20 0 1 0 1118054896 30957568 6383 4294967295 134512640 135034092 3220707984 3220703944 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28735/statm: 7558 6384 49 128 0 7428 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32648

[startup+0.113538 s]
/proc/loadavg: 4.29 4.47 4.46 3/115 28734
/proc/meminfo: memFree=2913136/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2416 CPUtime=0
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118054896 2473984 273 4294967295 134512640 135169312 3216522960 3216521496 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 604 273 231 161 0 43 0
[pid=28735] ppid=28734 vsize=32476 CPUtime=0.11
/proc/28735/stat : 28735 (SatElite) R 28734 28734 12261 0 -1 4202496 7219 0 0 0 10 1 0 0 20 0 1 0 1118054896 33255424 6988 4294967295 134512640 135034092 3220707984 3220703976 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28735/statm: 8119 6989 49 128 0 7989 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 34892

[startup+0.313532 s]
/proc/loadavg: 4.29 4.47 4.46 3/115 28734
/proc/meminfo: memFree=2913136/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2416 CPUtime=0
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118054896 2473984 273 4294967295 134512640 135169312 3216522960 3216521496 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 604 273 231 161 0 43 0
[pid=28735] ppid=28734 vsize=53548 CPUtime=0.31
/proc/28735/stat : 28735 (SatElite) R 28734 28734 12261 0 -1 4202496 12364 0 0 0 30 1 0 0 20 0 1 0 1118054896 54833152 12133 4294967295 134512640 135034092 3220707984 3220704328 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28735/statm: 13387 12133 49 128 0 13257 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 55964

[startup+0.713517 s]
/proc/loadavg: 4.29 4.47 4.46 3/115 28734
/proc/meminfo: memFree=2913136/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2416 CPUtime=0
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118054896 2473984 273 4294967295 134512640 135169312 3216522960 3216521496 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 604 273 231 161 0 43 0
[pid=28735] ppid=28734 vsize=79356 CPUtime=0.71
/proc/28735/stat : 28735 (SatElite) R 28734 28734 12261 0 -1 4202496 18844 0 0 0 66 5 0 0 21 0 1 0 1118054896 81260544 18613 4294967295 134512640 135034092 3220707984 3220704328 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28735/statm: 19839 18613 49 128 0 19709 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 81772

[startup+1.51348 s]
/proc/loadavg: 4.29 4.47 4.46 2/117 28736
/proc/meminfo: memFree=2805540/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2416 CPUtime=0
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118054896 2473984 273 4294967295 134512640 135169312 3216522960 3216521496 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 604 273 231 161 0 43 0
[pid=28735] ppid=28734 vsize=128388 CPUtime=1.51
/proc/28735/stat : 28735 (SatElite) R 28734 28734 12261 0 -1 4202496 30664 0 0 0 140 11 0 0 23 0 1 0 1118054896 131469312 30433 4294967295 134512640 135034092 3220707984 3220705024 134536786 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28735/statm: 32097 30433 63 128 0 31967 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 130804

[startup+3.11342 s]
/proc/loadavg: 4.29 4.47 4.46 2/117 28736
/proc/meminfo: memFree=2773368/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2416 CPUtime=0
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118054896 2473984 273 4294967295 134512640 135169312 3216522960 3216521496 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 604 273 231 161 0 43 0
[pid=28735] ppid=28734 vsize=151044 CPUtime=3.11
/proc/28735/stat : 28735 (SatElite) R 28734 28734 12261 0 -1 4202496 39466 0 0 0 298 13 0 0 25 0 1 0 1118054896 154669056 35711 4294967295 134512640 135034092 3220707984 3220704224 134566212 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28735/statm: 37761 35711 67 128 0 37631 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 153460

[startup+6.31329 s]
/proc/loadavg: 4.03 4.41 4.44 2/117 28736
/proc/meminfo: memFree=2762696/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2416 CPUtime=0
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1118054896 2473984 273 4294967295 134512640 135169312 3216522960 3216521496 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 604 273 231 161 0 43 0
[pid=28735] ppid=28734 vsize=151644 CPUtime=6.31
/proc/28735/stat : 28735 (SatElite) R 28734 28734 12261 0 -1 4202496 46234 0 0 0 616 15 0 0 25 0 1 0 1118054896 155283456 35981 4294967295 134512640 135034092 3220707984 3220704272 134529225 0 0 0 3 0 0 0 17 1 0 0 0
/proc/28735/statm: 37911 35981 67 128 0 37781 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 154060

[startup+12.713 s]
/proc/loadavg: 3.78 4.36 4.42 5/120 28740
/proc/meminfo: memFree=2628036/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=297604 CPUtime=12.33
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 64470 0 0 0 1158 75 0 0 16 0 4 0 1118055689 304746496 64354 4294967295 134512640 135305190 3218444432 3218442360 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/28737/statm: 74401 64354 79 194 0 74205 0
[pid=28737/tid=28738] ppid=28734 vsize=297604 CPUtime=2.55
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 1308 0 0 0 240 15 0 0 16 0 4 0 1118055894 304746496 64354 4294967295 134512640 135305190 3218444432 3016637556 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=297604 CPUtime=2.55
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 1330 0 0 0 243 12 0 0 16 0 4 0 1118055894 304746496 64354 4294967295 134512640 135305190 3218444432 3008249024 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=297604 CPUtime=2.64
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 1165 0 0 0 249 15 0 0 16 0 4 0 1118055894 304746496 64354 4294967295 134512640 135305190 3218444432 2999860416 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.26
Current children cumulated vsize (KiB) 300024

[startup+25.5125 s]
/proc/loadavg: 4.12 4.40 4.43 5/120 28740
/proc/meminfo: memFree=2623068/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=303144 CPUtime=63.21
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 65791 0 0 0 6241 80 0 0 25 0 4 0 1118055689 310419456 65675 4294967295 134512640 135305190 3218444432 3218442608 134530561 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/28737/statm: 75786 65675 79 194 0 75590 0
[pid=28737/tid=28738] ppid=28734 vsize=303144 CPUtime=15.28
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 1508 0 0 0 1512 16 0 0 25 0 4 0 1118055894 310419456 65675 4294967295 134512640 135305190 3218444432 3016637632 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=303144 CPUtime=15.27
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 1921 0 0 0 1514 13 0 0 25 0 4 0 1118055894 310419456 65675 4294967295 134512640 135305190 3218444432 3008249024 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=303144 CPUtime=15.36
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 1450 0 0 0 1521 15 0 0 25 0 4 0 1118055894 310419456 65675 4294967295 134512640 135305190 3218444432 2999860208 134547374 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 71.14
Current children cumulated vsize (KiB) 305564

[startup+51.1115 s]
/proc/loadavg: 4.14 4.39 4.43 5/120 28924
/proc/meminfo: memFree=2597896/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=327724 CPUtime=165.16
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 71979 0 0 0 16419 97 0 0 25 0 4 0 1118055689 335589376 71863 4294967295 134512640 135305190 3218444432 3218442608 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/28737/statm: 81931 71863 79 194 0 81735 0
[pid=28737/tid=28738] ppid=28734 vsize=327724 CPUtime=40.77
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 2601 0 0 0 4055 22 0 0 25 0 4 0 1118055894 335589376 71863 4294967295 134512640 135305190 3218444432 3016637632 134530997 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=327724 CPUtime=40.69
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 4282 0 0 0 4053 16 0 0 25 0 4 0 1118055894 335589376 71863 4294967295 134512640 135305190 3218444432 3008248968 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=327724 CPUtime=40.94
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 2562 0 0 0 4076 18 0 0 25 0 4 0 1118055894 335589376 71863 4294967295 134512640 135305190 3218444432 2999860080 134551656 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 173.09
Current children cumulated vsize (KiB) 330144

[startup+102.309 s]
/proc/loadavg: 4.11 4.34 4.41 5/120 28929
/proc/meminfo: memFree=2539880/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=385664 CPUtime=369.52
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 86434 0 0 0 36822 130 0 0 25 0 4 0 1118055689 394919936 86318 4294967295 134512640 135305190 3218444432 3218442480 134857151 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/28737/statm: 96416 86318 79 194 0 96220 0
[pid=28737/tid=28738] ppid=28734 vsize=385664 CPUtime=91.95
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 5089 0 0 0 9161 34 0 0 25 0 4 0 1118055894 394919936 86318 4294967295 134512640 135305190 3218444432 3016637632 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=385664 CPUtime=91.84
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 8953 0 0 0 9160 24 0 0 25 0 4 0 1118055894 394919936 86318 4294967295 134512640 135305190 3218444432 3008248968 134839991 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=385664 CPUtime=92.11
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 5439 0 0 0 9188 23 0 0 25 0 4 0 1118055894 394919936 86318 4294967295 134512640 135305190 3218444432 2999860416 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 377.45
Current children cumulated vsize (KiB) 388084

[startup+162.307 s]
/proc/loadavg: 4.11 4.30 4.39 5/120 29118
/proc/meminfo: memFree=2490608/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=434344 CPUtime=608.84
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 98554 0 0 0 60717 167 0 0 25 0 4 0 1118055689 444768256 98438 4294967295 134512640 135305190 3218444432 3218442608 134528252 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/28737/statm: 108586 98438 79 194 0 108390 0
[pid=28737/tid=28738] ppid=28734 vsize=434344 CPUtime=151.91
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 7284 0 0 0 15148 43 0 0 25 0 4 0 1118055894 444768256 98438 4294967295 134512640 135305190 3218444432 3016637632 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=434344 CPUtime=151.77
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 12276 0 0 0 15143 34 0 0 25 0 4 0 1118055894 444768256 98438 4294967295 134512640 135305190 3218444432 3008249024 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=434344 CPUtime=152.01
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 8485 0 0 0 15170 31 0 0 25 0 4 0 1118055894 444768256 98438 4294967295 134512640 135305190 3218444432 2999860416 134528636 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 616.77
Current children cumulated vsize (KiB) 436764

[startup+222.315 s]
/proc/loadavg: 4.26 4.32 4.39 5/120 29307
/proc/meminfo: memFree=2448044/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93

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

[pid=28737/tid=28739] ppid=28734 vsize=707748 CPUtime=811.15
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 32289 0 0 0 81029 86 0 0 25 0 4 0 1118055894 724733952 166924 4294967295 134512640 135305190 3218444432 3008249024 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=707748 CPUtime=810.53
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 23065 0 0 0 80967 86 0 0 25 0 4 0 1118055894 724733952 166924 4294967295 134512640 135305190 3218444432 2999860416 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3250.63
Current children cumulated vsize (KiB) 710168

[startup+882.308 s]
/proc/loadavg: 4.19 4.24 4.30 5/120 31383
/proc/meminfo: memFree=2214336/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=709000 CPUtime=3482.21
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 167225 0 0 0 347795 426 0 0 25 0 4 0 1118055689 726016000 167109 4294967295 134512640 135305190 3218444432 3218442608 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28737/statm: 177250 167109 79 194 0 177054 0
[pid=28737/tid=28738] ppid=28734 vsize=709000 CPUtime=870.08
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 22161 0 0 0 86900 108 0 0 25 0 4 0 1118055894 726016000 167109 4294967295 134512640 135305190 3218444432 3016637408 134569845 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=709000 CPUtime=871.15
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 32428 0 0 0 87026 89 0 0 25 0 4 0 1118055894 726016000 167109 4294967295 134512640 135305190 3218444432 3008249024 134528837 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=709000 CPUtime=870.18
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 23085 0 0 0 86923 95 0 0 25 0 4 0 1118055894 726016000 167109 4294967295 134512640 135305190 3218444432 2999860416 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3490.14
Current children cumulated vsize (KiB) 711420

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

[startup+883.108 s]
/proc/loadavg: 4.19 4.24 4.30 5/120 31383
/proc/meminfo: memFree=2214336/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=709000 CPUtime=3485.37
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 167225 0 0 0 348109 428 0 0 25 0 4 0 1118055689 726016000 167109 4294967295 134512640 135305190 3218444432 3218442336 134556558 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28737/statm: 177250 167109 79 194 0 177054 0
[pid=28737/tid=28738] ppid=28734 vsize=709000 CPUtime=870.87
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 22161 0 0 0 86978 109 0 0 25 0 4 0 1118055894 726016000 167109 4294967295 134512640 135305190 3218444432 3016637632 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=709000 CPUtime=871.95
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 32428 0 0 0 87106 89 0 0 25 0 4 0 1118055894 726016000 167109 4294967295 134512640 135305190 3218444432 3008249024 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=709000 CPUtime=870.96
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 23085 0 0 0 87000 96 0 0 25 0 4 0 1118055894 726016000 167109 4294967295 134512640 135305190 3218444432 2999860168 134694990 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3493.3
Current children cumulated vsize (KiB) 711420

[startup+895.908 s]
/proc/loadavg: 4.23 4.25 4.30 5/120 31569
/proc/meminfo: memFree=2213488/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=709144 CPUtime=3536.23
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 167268 0 0 0 353187 436 0 0 25 0 4 0 1118055689 726163456 167152 4294967295 134512640 135305190 3218444432 3218442608 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28737/statm: 177286 167152 79 194 0 177090 0
[pid=28737/tid=28738] ppid=28734 vsize=709144 CPUtime=883.49
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 22161 0 0 0 88233 116 0 0 25 0 4 0 1118055894 726163456 167152 4294967295 134512640 135305190 3218444432 3016637632 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=709144 CPUtime=884.71
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 32452 0 0 0 88381 90 0 0 25 0 4 0 1118055894 726163456 167152 4294967295 134512640 135305190 3218444432 3008249024 134528523 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=709144 CPUtime=883.64
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 23104 0 0 0 88268 96 0 0 25 0 4 0 1118055894 726163456 167152 4294967295 134512640 135305190 3218444432 2999860144 134557163 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3544.16
Current children cumulated vsize (KiB) 711564

[startup+899.108 s]
/proc/loadavg: 4.23 4.25 4.30 5/120 31570
/proc/meminfo: memFree=2213612/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=709144 CPUtime=3549.03
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 167270 0 0 0 354465 438 0 0 25 0 4 0 1118055689 726163456 167154 4294967295 134512640 135305190 3218444432 3218442272 134551712 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28737/statm: 177286 167154 79 194 0 177090 0
[pid=28737/tid=28738] ppid=28734 vsize=709144 CPUtime=886.69
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 22161 0 0 0 88552 117 0 0 25 0 4 0 1118055894 726163456 167154 4294967295 134512640 135305190 3218444432 3016637632 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=709144 CPUtime=887.91
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 32453 0 0 0 88701 90 0 0 25 0 4 0 1118055894 726163456 167154 4294967295 134512640 135305190 3218444432 3008249024 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=709144 CPUtime=886.84
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 23105 0 0 0 88588 96 0 0 25 0 4 0 1118055894 726163456 167154 4294967295 134512640 135305190 3218444432 2999860416 134528573 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3556.96
Current children cumulated vsize (KiB) 711564

[startup+902.308 s]
/proc/loadavg: 4.21 4.24 4.30 5/120 31570
/proc/meminfo: memFree=2213644/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=709144 CPUtime=3561.82
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 167275 0 0 0 355743 439 0 0 25 0 4 0 1118055689 726163456 167159 4294967295 134512640 135305190 3218444432 3218442608 134528184 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28737/statm: 177286 167159 79 194 0 177090 0
[pid=28737/tid=28738] ppid=28734 vsize=709144 CPUtime=889.88
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 22161 0 0 0 88871 117 0 0 25 0 4 0 1118055894 726163456 167159 4294967295 134512640 135305190 3218444432 3016637632 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=709144 CPUtime=891.11
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 32455 0 0 0 89021 90 0 0 25 0 4 0 1118055894 726163456 167159 4294967295 134512640 135305190 3218444432 3008249024 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=709144 CPUtime=890.04
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 23108 0 0 0 88908 96 0 0 25 0 4 0 1118055894 726163456 167159 4294967295 134512640 135305190 3218444432 2999860416 134530638 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3569.75
Current children cumulated vsize (KiB) 711564

[startup+903.917 s]
/proc/loadavg: 4.21 4.24 4.30 5/120 31570
/proc/meminfo: memFree=2213644/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=709144 CPUtime=3568.25
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 167277 0 0 0 356386 439 0 0 25 0 4 0 1118055689 726163456 167161 4294967295 134512640 135305190 3218444432 3218442608 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28737/statm: 177286 167161 79 194 0 177090 0
[pid=28737/tid=28738] ppid=28734 vsize=709144 CPUtime=891.48
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 22161 0 0 0 89031 117 0 0 25 0 4 0 1118055894 726163456 167161 4294967295 134512640 135305190 3218444432 3016637632 134530561 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=709144 CPUtime=892.72
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 32456 0 0 0 89182 90 0 0 25 0 4 0 1118055894 726163456 167161 4294967295 134512640 135305190 3218444432 3008248640 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=709144 CPUtime=891.65
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 23109 0 0 0 89069 96 0 0 25 0 4 0 1118055894 726163456 167161 4294967295 134512640 135305190 3218444432 2999860416 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3576.18
Current children cumulated vsize (KiB) 711564

[startup+904.717 s]
/proc/loadavg: 4.21 4.24 4.30 5/120 31570
/proc/meminfo: memFree=2213768/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=709144 CPUtime=3571.43
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 167279 0 0 0 356704 439 0 0 25 0 4 0 1118055689 726163456 167163 4294967295 134512640 135305190 3218444432 3218442608 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28737/statm: 177286 167163 79 194 0 177090 0
[pid=28737/tid=28738] ppid=28734 vsize=709144 CPUtime=892.26
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 22161 0 0 0 89109 117 0 0 25 0 4 0 1118055894 726163456 167163 4294967295 134512640 135305190 3218444432 3016637632 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=709144 CPUtime=893.52
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 32457 0 0 0 89262 90 0 0 25 0 4 0 1118055894 726163456 167163 4294967295 134512640 135305190 3218444432 3008249024 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=709144 CPUtime=892.45
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 23110 0 0 0 89149 96 0 0 25 0 4 0 1118055894 726163456 167163 4294967295 134512640 135305190 3218444432 2999860416 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3579.36
Current children cumulated vsize (KiB) 711564

[startup+905.117 s]
/proc/loadavg: 4.21 4.24 4.30 5/120 31570
/proc/meminfo: memFree=2213768/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=709144 CPUtime=3573.03
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 167279 0 0 0 356864 439 0 0 25 0 4 0 1118055689 726163456 167163 4294967295 134512640 135305190 3218444432 3218442608 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28737/statm: 177286 167163 79 194 0 177090 0
[pid=28737/tid=28738] ppid=28734 vsize=709144 CPUtime=892.66
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 22161 0 0 0 89149 117 0 0 25 0 4 0 1118055894 726163456 167163 4294967295 134512640 135305190 3218444432 3016637632 134528837 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=709144 CPUtime=893.92
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 32457 0 0 0 89302 90 0 0 25 0 4 0 1118055894 726163456 167163 4294967295 134512640 135305190 3218444432 3008248640 134551681 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=709144 CPUtime=892.85
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 23110 0 0 0 89189 96 0 0 25 0 4 0 1118055894 726163456 167163 4294967295 134512640 135305190 3218444432 2999860416 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3580.96
Current children cumulated vsize (KiB) 711564

[startup+905.217 s]
/proc/loadavg: 4.20 4.24 4.30 6/120 31570
/proc/meminfo: memFree=2213768/3368532 swapFree=1941392/1959888
[pid=28734] ppid=28732 vsize=2420 CPUtime=7.93
/proc/28734/stat : 28734 (manysat.sh) S 28732 28734 12261 0 -1 4194304 372 48942 0 0 0 0 767 26 18 0 1 0 1118054896 2478080 275 4294967295 134512640 135169312 3216522960 3216519176 3085909742 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/28734/statm: 605 275 231 161 0 44 0
[pid=28737] ppid=28734 vsize=709144 CPUtime=3573.46
/proc/28737/stat : 28737 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202496 167279 0 0 0 356907 439 0 0 25 0 4 0 1118055689 726163456 167163 4294967295 134512640 135305190 3218444432 3218442608 134528215 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/28737/statm: 177286 167163 79 194 0 177090 0
[pid=28737/tid=28738] ppid=28734 vsize=709144 CPUtime=892.77
/proc/28737/task/28738/stat : 28738 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 22161 0 0 0 89160 117 0 0 25 0 4 0 1118055894 726163456 167163 4294967295 134512640 135305190 3218444432 3016637296 134551787 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=28737/tid=28739] ppid=28734 vsize=709144 CPUtime=894.02
/proc/28737/task/28739/stat : 28739 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 32457 0 0 0 89312 90 0 0 25 0 4 0 1118055894 726163456 167163 4294967295 134512640 135305190 3218444432 3008248640 134551697 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=28737/tid=28740] ppid=28734 vsize=709144 CPUtime=892.96
/proc/28737/task/28740/stat : 28740 (manysat1.1_stat) R 28734 28734 12261 0 -1 4202560 23110 0 0 0 89200 96 0 0 25 0 4 0 1118055894 726163456 167163 4294967295 134512640 135305190 3218444432 2999860080 134551694 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3581.39
Current children cumulated vsize (KiB) 711564

Child status: 20
Real time (s): 905.283
CPU time (s): 3581.48
CPU user time (s): 3576.78
CPU system time (s): 4.7
CPU usage (%): 395.62
Max. virtual memory (cumulated for all children) (KiB): 711564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.78
system time used= 4.7
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216883
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= 80158
involuntary context switches= 169284

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 20:02:29
IDJOB=1780609
IDBENCH=71037
IDSOLVER=623
FILE ID=/1780609-1243533749
PBS_JOBID=
Free space on /tmp= 15704 MiB

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

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED= 1128775614

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2913136 kB
Buffers:         37864 kB
Cached:         336684 kB
SwapCached:       4320 kB
Active:         166288 kB
Inactive:       219396 kB
HighTotal:     2489216 kB
HighFree:      2139692 kB
LowTotal:       879316 kB
LowFree:        773444 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           28100 kB
Writeback:           0 kB
AnonPages:        9724 kB
Mapped:           4432 kB
Slab:            60004 kB
SReclaimable:    51084 kB
SUnreclaim:       8920 kB
PageTables:        760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127444 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15704 MiB
End job on  at 2009-05-28 20:17:36