Trace number 1779217

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 1934.91 486.048

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-09.cnf
MD5SUM5c56557463274332c6704b6432dfc42b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1539.67
Satisfiable
(Un)Satisfiability was proved
Number of variables69487
Number of clauses226581
Sum of the clauses size587221
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292264
Number of clauses of size 3134188
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.11/0.18	c ==============================================================================
0.11/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.18	c ==============================================================================
0.11/0.18	c |         0 |  225938   585551 |   67781       0        0     nan |  0.000 % |
0.81/0.88	c |         0 |  163277   552290 |      --       0       --      -- |     --   | -62661/-33261
0.81/0.88	c ==============================================================================
0.81/0.88	c Result  :   #vars: 28519   #clauses: 163277   #literals: 552290
0.81/0.88	c CPU time:   0.83 s
0.81/0.88	c ==============================================================================
1934.82/486.03	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
1934.82/486.03	c ============================[ Problem Statistics ]=============================
1934.82/486.03	c |                                                                             |
1934.82/486.03	c threadId              : 0
1934.82/486.03	c restarts              : 67
1934.82/486.03	c conflicts             : 57893          (30 /sec)
1934.82/486.03	c decisions             : 80715          (1.45 % random) (42 /sec)
1934.82/486.03	c propagations          : 401167148      (207600 /sec)
1934.82/486.03	c conflict literals     : 4566605        (55.01 % deleted)
1934.82/486.03	c Memory used           : 139.04 MB
1934.82/486.03	c CPU time              : 1932.4 s
1934.82/486.03	
1934.82/486.03	c --->m=4, e=8, aimd=2, HOME/10840_many.cnf	time: 483.1	conflicts: 57893        
1934.82/486.04	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-1779217-1243522157/watcher-1779217-1243522157 -o /tmp/evaluation-result-1779217-1243522157/solver-1779217-1243522157 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779217-1243522157.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.71 4.57 4.47 3/98 10840
/proc/meminfo: memFree=2933992/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2412 CPUtime=0
/proc/10840/stat : 10840 (manysat.sh) R 10838 10840 28360 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 933792506 2469888 273 4294967295 134512640 135169312 3216074336 3216072812 3085584244 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/10840/statm: 603 273 231 161 0 42 0
[pid=10841] ppid=10840 vsize=2460 CPUtime=0
/proc/10841/stat : 10841 (SatElite) R 10840 10840 28360 0 -1 4202496 458 0 0 0 0 0 0 0 18 0 1 0 933792506 2519040 394 4294967295 134512640 135034092 3218030592 3218026880 134544849 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10841/statm: 615 398 50 128 0 485 0

[startup+0.038542 s]
/proc/loadavg: 4.71 4.57 4.47 3/98 10840
/proc/meminfo: memFree=2933992/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2412 CPUtime=0
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 933792506 2469888 273 4294967295 134512640 135169312 3216074336 3216072872 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10840/statm: 603 273 231 161 0 42 0
[pid=10841] ppid=10840 vsize=16916 CPUtime=0.04
/proc/10841/stat : 10841 (SatElite) R 10840 10840 28360 0 -1 4202496 2927 0 0 0 3 1 0 0 20 0 1 0 933792506 17321984 2716 4294967295 134512640 135034092 3218030592 3218026936 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10841/statm: 4229 2716 50 128 0 4099 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 19328

[startup+0.108535 s]
/proc/loadavg: 4.71 4.57 4.47 3/98 10840
/proc/meminfo: memFree=2933992/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2412 CPUtime=0
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 933792506 2469888 273 4294967295 134512640 135169312 3216074336 3216072872 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10840/statm: 603 273 231 161 0 42 0
[pid=10841] ppid=10840 vsize=26000 CPUtime=0.11
/proc/10841/stat : 10841 (SatElite) R 10840 10840 28360 0 -1 4202496 5122 0 0 0 10 1 0 0 20 0 1 0 933792506 26624000 4911 4294967295 134512640 135034092 3218030592 3218026584 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10841/statm: 6500 4912 50 128 0 6370 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 28412

[startup+0.30852 s]
/proc/loadavg: 4.71 4.57 4.47 3/98 10840
/proc/meminfo: memFree=2933992/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2412 CPUtime=0
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 933792506 2469888 273 4294967295 134512640 135169312 3216074336 3216072872 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10840/statm: 603 273 231 161 0 42 0
[pid=10841] ppid=10840 vsize=38044 CPUtime=0.31
/proc/10841/stat : 10841 (SatElite) R 10840 10840 28360 0 -1 4202496 8327 0 0 0 27 4 0 0 20 0 1 0 933792506 38957056 7946 4294967295 134512640 135034092 3218030592 3218026588 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10841/statm: 9511 7946 67 128 0 9381 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 40456

[startup+0.708492 s]
/proc/loadavg: 4.71 4.57 4.47 3/98 10840
/proc/meminfo: memFree=2933992/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2412 CPUtime=0
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 933792506 2469888 273 4294967295 134512640 135169312 3216074336 3216072872 3085582062 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/10840/statm: 603 273 231 161 0 42 0
[pid=10841] ppid=10840 vsize=42872 CPUtime=0.71
/proc/10841/stat : 10841 (SatElite) R 10840 10840 28360 0 -1 4202496 9569 0 0 0 66 5 0 0 21 0 1 0 933792506 43900928 9051 4294967295 134512640 135034092 3218030592 3218026896 134569526 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10841/statm: 10718 9051 67 128 0 10588 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 45284

[startup+1.50842 s]
/proc/loadavg: 4.41 4.51 4.45 2/100 10842
/proc/meminfo: memFree=2891968/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 2416

[startup+3.1083 s]
/proc/loadavg: 4.41 4.51 4.45 8/103 10846
/proc/meminfo: memFree=2873172/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=85092 CPUtime=6.67
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 14171 0 0 0 633 34 0 0 16 0 4 0 933792617 87134208 14105 4294967295 134512640 135305190 3214578912 3214576836 134840070 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10843/statm: 21273 14105 79 194 0 21077 0
[pid=10843/tid=10844] ppid=10840 vsize=85092 CPUtime=1.56
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 675 0 0 0 151 5 0 0 16 0 4 0 933792653 87134208 14105 4294967295 134512640 135305190 3214578912 3074210736 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=85092 CPUtime=1.57
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 652 0 0 0 150 7 0 0 16 0 4 0 933792653 87134208 14105 4294967295 134512640 135305190 3214578912 3065822400 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=85092 CPUtime=1.59
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 750 0 0 0 147 12 0 0 16 0 4 0 933792653 87134208 14105 4294967295 134512640 135305190 3214578912 3057433792 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 87508

[startup+6.30803 s]
/proc/loadavg: 4.41 4.51 4.45 7/103 10847
/proc/meminfo: memFree=2868924/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=88228 CPUtime=19.45
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 14761 0 0 0 1909 36 0 0 18 0 4 0 933792617 90345472 14695 4294967295 134512640 135305190 3214578912 3214576752 134551681 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10843/statm: 22057 14695 79 194 0 21861 0
[pid=10843/tid=10844] ppid=10840 vsize=88228 CPUtime=4.76
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 889 0 0 0 470 6 0 0 18 0 4 0 933792653 90345472 14695 4294967295 134512640 135305190 3214578912 3074211008 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=88228 CPUtime=4.75
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 703 0 0 0 467 8 0 0 20 0 4 0 933792653 90345472 14695 4294967295 134512640 135305190 3214578912 3065822400 134528332 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=88228 CPUtime=4.79
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 874 0 0 0 467 12 0 0 19 0 4 0 933792653 90345472 14695 4294967295 134512640 135305190 3214578912 3057433520 134558410 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20.55
Current children cumulated vsize (KiB) 90644

[startup+12.7075 s]
/proc/loadavg: 4.35 4.50 4.45 5/103 10848
/proc/meminfo: memFree=2866064/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=90588 CPUtime=45.05
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 15381 0 0 0 4467 38 0 0 25 0 4 0 933792617 92762112 15315 4294967295 134512640 135305190 3214578912 3214577032 134840070 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10843/statm: 22647 15315 79 194 0 22451 0
[pid=10843/tid=10844] ppid=10840 vsize=90588 CPUtime=11.16
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 1025 0 0 0 1110 6 0 0 25 0 4 0 933792653 92762112 15315 4294967295 134512640 135305190 3214578912 3074211008 134528501 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=90588 CPUtime=11.15
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 844 0 0 0 1107 8 0 0 25 0 4 0 933792653 92762112 15315 4294967295 134512640 135305190 3214578912 3065822400 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=90588 CPUtime=11.19
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 1049 0 0 0 1107 12 0 0 25 0 4 0 933792653 92762112 15315 4294967295 134512640 135305190 3214578912 3057433520 134557305 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.15
Current children cumulated vsize (KiB) 93004

[startup+25.5065 s]
/proc/loadavg: 4.37 4.50 4.45 6/103 10848
/proc/meminfo: memFree=2861000/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=95348 CPUtime=96.2
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 16624 0 0 0 9579 41 0 0 25 0 4 0 933792617 97636352 16558 4294967295 134512640 135305190 3214578912 3214576816 134557535 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10843/statm: 23837 16558 79 194 0 23641 0
[pid=10843/tid=10844] ppid=10840 vsize=95348 CPUtime=23.96
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 1310 0 0 0 2390 6 0 0 25 0 4 0 933792653 97636352 16558 4294967295 134512640 135305190 3214578912 3074211008 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=95348 CPUtime=23.91
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 1050 0 0 0 2381 10 0 0 25 0 4 0 933792653 97636352 16558 4294967295 134512640 135305190 3214578912 3065822400 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=95348 CPUtime=23.98
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 1442 0 0 0 2385 13 0 0 25 0 4 0 933792653 97636352 16558 4294967295 134512640 135305190 3214578912 3057433792 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.3
Current children cumulated vsize (KiB) 97764

[startup+51.1044 s]
/proc/loadavg: 4.44 4.50 4.45 6/103 11033
/proc/meminfo: memFree=2853092/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=103488 CPUtime=198.15
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 18798 0 0 0 19769 46 0 0 25 0 4 0 933792617 105971712 18732 4294967295 134512640 135305190 3214578912 3214577088 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10843/statm: 25872 18732 79 194 0 25676 0
[pid=10843/tid=10844] ppid=10840 vsize=103488 CPUtime=49.55
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 1805 0 0 0 4948 7 0 0 25 0 4 0 933792653 105971712 18732 4294967295 134512640 135305190 3214578912 3074210736 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=103488 CPUtime=49.36
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 1408 0 0 0 4925 11 0 0 25 0 4 0 933792653 105971712 18732 4294967295 134512640 135305190 3214578912 3065822400 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=103488 CPUtime=49.39
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2190 0 0 0 4924 15 0 0 25 0 4 0 933792653 105971712 18732 4294967295 134512640 135305190 3214578912 3057433792 134530646 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 199.25
Current children cumulated vsize (KiB) 105904

[startup+102.31 s]
/proc/loadavg: 4.74 4.56 4.47 6/104 11185
/proc/meminfo: memFree=2840708/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=115356 CPUtime=402.56
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 21628 0 0 0 40196 60 0 0 25 0 4 0 933792617 118124544 21562 4294967295 134512640 135305190 3214578912 3214577088 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10843/statm: 28839 21562 79 194 0 28643 0
[pid=10843/tid=10844] ppid=10840 vsize=115356 CPUtime=100.75
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2469 0 0 0 10063 12 0 0 25 0 4 0 933792653 118124544 21562 4294967295 134512640 135305190 3214578912 3074211008 134528515 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=115356 CPUtime=100.51
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 1816 0 0 0 10039 12 0 0 25 0 4 0 933792653 118124544 21562 4294967295 134512640 135305190 3214578912 3065822080 134552572 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=115356 CPUtime=100.34
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 3038 0 0 0 10014 20 0 0 25 0 4 0 933792653 118124544 21562 4294967295 134512640 135305190 3214578912 3057433792 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 403.66
Current children cumulated vsize (KiB) 117772

[startup+162.315 s]
/proc/loadavg: 4.59 4.53 4.46 6/104 11360
/proc/meminfo: memFree=2830036/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=125252 CPUtime=641.91
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 24105 0 0 0 64123 68 0 0 25 0 4 0 933792617 128258048 24039 4294967295 134512640 135305190 3214578912 3214577088 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/10843/statm: 31313 24039 79 194 0 31117 0
[pid=10843/tid=10844] ppid=10840 vsize=125252 CPUtime=160.7
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 3002 0 0 0 16054 16 0 0 25 0 4 0 933792653 128258048 24039 4294967295 134512640 135305190 3214578912 3074210736 134557414 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=125252 CPUtime=160.34
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2144 0 0 0 16020 14 0 0 25 0 4 0 933792653 128258048 24039 4294967295 134512640 135305190 3214578912 3065822400 134528298 0 0 0 3 0 0 0 -1 3 0 0 0

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

[pid=10843/tid=10845] ppid=10840 vsize=131520 CPUtime=340.04
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2392 0 0 0 33980 24 0 0 25 0 4 0 933792653 134676480 25469 4294967295 134512640 135305190 3214578912 3065822400 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=131520 CPUtime=339.17
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 4385 0 0 0 33880 37 0 0 25 0 4 0 933792653 134676480 25469 4294967295 134512640 135305190 3214578912 3057433792 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1361.36
Current children cumulated vsize (KiB) 133936

[startup+402.306 s]
/proc/loadavg: 4.52 4.56 4.48 6/103 12165
/proc/meminfo: memFree=2819144/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=136844 CPUtime=1599.49
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 26696 0 0 0 159823 126 0 0 25 0 4 0 933792617 140128256 26630 4294967295 134512640 135305190 3214578912 3214577088 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10843/statm: 34211 26630 79 194 0 34015 0
[pid=10843/tid=10844] ppid=10840 vsize=136844 CPUtime=399.85
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 3903 0 0 0 39955 30 0 0 25 0 4 0 933792653 140128256 26630 4294967295 134512640 135305190 3214578912 3074210736 134557557 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=136844 CPUtime=400.03
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2577 0 0 0 39979 24 0 0 25 0 4 0 933792653 140128256 26630 4294967295 134512640 135305190 3214578912 3065822080 134552865 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=136844 CPUtime=399.09
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 4704 0 0 0 39870 39 0 0 25 0 4 0 933792653 140128256 26630 4294967295 134512640 135305190 3214578912 3057433792 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1600.59
Current children cumulated vsize (KiB) 139260

[startup+462.311 s]
/proc/loadavg: 4.39 4.52 4.47 8/104 12210
/proc/meminfo: memFree=2814328/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=142372 CPUtime=1839.34
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 28038 0 0 0 183796 138 0 0 25 0 4 0 933792617 145788928 27972 4294967295 134512640 135305190 3214578912 3214576816 134556558 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10843/statm: 35593 27972 79 194 0 35397 0
[pid=10843/tid=10844] ppid=10840 vsize=142372 CPUtime=459.85
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 4349 0 0 0 45952 33 0 0 25 0 4 0 933792653 145788928 27972 4294967295 134512640 135305190 3214578912 3074211008 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=142372 CPUtime=459.88
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2796 0 0 0 45959 29 0 0 25 0 4 0 933792653 145788928 27972 4294967295 134512640 135305190 3214578912 3065822400 134531174 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=142372 CPUtime=459.09
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 5134 0 0 0 45869 40 0 0 25 0 4 0 933792653 145788928 27972 4294967295 134512640 135305190 3214578912 3057433792 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1840.44
Current children cumulated vsize (KiB) 144788

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

[startup+473.51 s]
/proc/loadavg: 4.56 4.55 4.48 6/104 12319
/proc/meminfo: memFree=2813404/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=142372 CPUtime=1883.91
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 28053 0 0 0 188252 139 0 0 25 0 4 0 933792617 145788928 27987 4294967295 134512640 135305190 3214578912 3214577088 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10843/statm: 35593 27987 79 194 0 35397 0
[pid=10843/tid=10844] ppid=10840 vsize=142372 CPUtime=470.88
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 4350 0 0 0 47055 33 0 0 25 0 4 0 933792653 145788928 27987 4294967295 134512640 135305190 3214578912 3074211008 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=142372 CPUtime=471.05
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2796 0 0 0 47076 29 0 0 25 0 4 0 933792653 145788928 27987 4294967295 134512640 135305190 3214578912 3065822400 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=142372 CPUtime=470.28
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 5134 0 0 0 46988 40 0 0 25 0 4 0 933792653 145788928 27987 4294967295 134512640 135305190 3214578912 3057433520 134556558 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1885.01
Current children cumulated vsize (KiB) 144788

[startup+479.909 s]
/proc/loadavg: 4.68 4.58 4.49 5/103 12354
/proc/meminfo: memFree=2813652/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=142372 CPUtime=1909.35
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 28054 0 0 0 190795 140 0 0 25 0 4 0 933792617 145788928 27988 4294967295 134512640 135305190 3214578912 3214577088 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10843/statm: 35593 27988 79 194 0 35397 0
[pid=10843/tid=10844] ppid=10840 vsize=142372 CPUtime=477.14
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 4351 0 0 0 47680 34 0 0 25 0 4 0 933792653 145788928 27988 4294967295 134512640 135305190 3214578912 3074210736 134557414 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=142372 CPUtime=477.43
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2796 0 0 0 47714 29 0 0 25 0 4 0 933792653 145788928 27988 4294967295 134512640 135305190 3214578912 3065822080 134552302 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=142372 CPUtime=476.68
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 5134 0 0 0 47628 40 0 0 25 0 4 0 933792653 145788928 27988 4294967295 134512640 135305190 3214578912 3057433792 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1910.45
Current children cumulated vsize (KiB) 144788

[startup+483.109 s]
/proc/loadavg: 4.62 4.57 4.49 5/103 12354
/proc/meminfo: memFree=2813684/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=142372 CPUtime=1922.15
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 28055 0 0 0 192075 140 0 0 25 0 4 0 933792617 145788928 27989 4294967295 134512640 135305190 3214578912 3214577088 134528406 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10843/statm: 35593 27989 79 194 0 35397 0
[pid=10843/tid=10844] ppid=10840 vsize=142372 CPUtime=480.34
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 4352 0 0 0 48000 34 0 0 25 0 4 0 933792653 145788928 27989 4294967295 134512640 135305190 3214578912 3074211008 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=142372 CPUtime=480.63
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2796 0 0 0 48034 29 0 0 25 0 4 0 933792653 145788928 27989 4294967295 134512640 135305190 3214578912 3065822400 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=142372 CPUtime=479.88
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 5134 0 0 0 47948 40 0 0 25 0 4 0 933792653 145788928 27989 4294967295 134512640 135305190 3214578912 3057433792 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1923.25
Current children cumulated vsize (KiB) 144788

[startup+484.709 s]
/proc/loadavg: 4.62 4.57 4.49 5/103 12354
/proc/meminfo: memFree=2813684/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=142372 CPUtime=1928.52
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 28055 0 0 0 192712 140 0 0 25 0 4 0 933792617 145788928 27989 4294967295 134512640 135305190 3214578912 3214577088 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10843/statm: 35593 27989 79 194 0 35397 0
[pid=10843/tid=10844] ppid=10840 vsize=142372 CPUtime=481.92
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 4352 0 0 0 48158 34 0 0 25 0 4 0 933792653 145788928 27989 4294967295 134512640 135305190 3214578912 3074210752 134541947 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=142372 CPUtime=482.22
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2796 0 0 0 48193 29 0 0 25 0 4 0 933792653 145788928 27989 4294967295 134512640 135305190 3214578912 3065822400 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=142372 CPUtime=481.48
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 5134 0 0 0 48108 40 0 0 25 0 4 0 933792653 145788928 27989 4294967295 134512640 135305190 3214578912 3057433520 134556558 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1929.62
Current children cumulated vsize (KiB) 144788

[startup+485.509 s]
/proc/loadavg: 4.62 4.57 4.49 5/103 12354
/proc/meminfo: memFree=2813716/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=142372 CPUtime=1931.72
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 28056 0 0 0 193032 140 0 0 25 0 4 0 933792617 145788928 27990 4294967295 134512640 135305190 3214578912 3214576816 134556558 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10843/statm: 35593 27990 79 194 0 35397 0
[pid=10843/tid=10844] ppid=10840 vsize=142372 CPUtime=482.72
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 4352 0 0 0 48238 34 0 0 25 0 4 0 933792653 145788928 27990 4294967295 134512640 135305190 3214578912 3074210736 134557163 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=142372 CPUtime=483.02
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2796 0 0 0 48273 29 0 0 25 0 4 0 933792653 145788928 27990 4294967295 134512640 135305190 3214578912 3065822400 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=142372 CPUtime=482.28
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 5135 0 0 0 48188 40 0 0 25 0 4 0 933792653 145788928 27990 4294967295 134512640 135305190 3214578912 3057433792 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1932.82
Current children cumulated vsize (KiB) 144788

[startup+485.909 s]
/proc/loadavg: 4.62 4.57 4.49 5/103 12354
/proc/meminfo: memFree=2813716/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=142372 CPUtime=1933.32
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 28056 0 0 0 193192 140 0 0 25 0 4 0 933792617 145788928 27990 4294967295 134512640 135305190 3214578912 3214577088 134528263 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10843/statm: 35593 27990 79 194 0 35397 0
[pid=10843/tid=10844] ppid=10840 vsize=142372 CPUtime=483.12
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 4352 0 0 0 48278 34 0 0 25 0 4 0 933792653 145788928 27990 4294967295 134512640 135305190 3214578912 3074211008 134528784 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=142372 CPUtime=483.42
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2796 0 0 0 48313 29 0 0 25 0 4 0 933792653 145788928 27990 4294967295 134512640 135305190 3214578912 3065822400 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=142372 CPUtime=482.68
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 5135 0 0 0 48228 40 0 0 25 0 4 0 933792653 145788928 27990 4294967295 134512640 135305190 3214578912 3057433792 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1934.42
Current children cumulated vsize (KiB) 144788

[startup+486.009 s]
/proc/loadavg: 4.62 4.57 4.49 5/103 12354
/proc/meminfo: memFree=2813716/3368532 swapFree=1959840/1959888
[pid=10840] ppid=10838 vsize=2416 CPUtime=1.1
/proc/10840/stat : 10840 (manysat.sh) S 10838 10840 28360 0 -1 4194304 369 9864 0 0 0 0 103 7 18 0 1 0 933792506 2473984 274 4294967295 134512640 135169312 3216074336 3216070552 3085582062 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/10840/statm: 604 274 231 161 0 43 0
[pid=10843] ppid=10840 vsize=142372 CPUtime=1933.72
/proc/10843/stat : 10843 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202496 28056 0 0 0 193232 140 0 0 25 0 4 0 933792617 145788928 27990 4294967295 134512640 135305190 3214578912 3214577088 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/10843/statm: 35593 27990 79 194 0 35397 0
[pid=10843/tid=10844] ppid=10840 vsize=142372 CPUtime=483.22
/proc/10843/task/10844/stat : 10844 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 4352 0 0 0 48288 34 0 0 25 0 4 0 933792653 145788928 27990 4294967295 134512640 135305190 3214578912 3074211008 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=10843/tid=10845] ppid=10840 vsize=142372 CPUtime=483.52
/proc/10843/task/10845/stat : 10845 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 2796 0 0 0 48323 29 0 0 25 0 4 0 933792653 145788928 27990 4294967295 134512640 135305190 3214578912 3065822400 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=10843/tid=10846] ppid=10840 vsize=142372 CPUtime=482.78
/proc/10843/task/10846/stat : 10846 (manysat1.1_stat) R 10840 10840 28360 0 -1 4202560 5135 0 0 0 48238 40 0 0 25 0 4 0 933792653 145788928 27990 4294967295 134512640 135305190 3214578912 3057433520 134556558 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1934.82
Current children cumulated vsize (KiB) 144788

Child status: 20
Real time (s): 486.048
CPU time (s): 1934.91
CPU user time (s): 1933.43
CPU system time (s): 1.48
CPU usage (%): 398.09
Max. virtual memory (cumulated for all children) (KiB): 144788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1933.43
system time used= 1.48
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38580
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= 34955
involuntary context switches= 91948

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 16:49:17
IDJOB=1779217
IDBENCH=70822
IDSOLVER=626
FILE ID=tipi39/1779217-1243522157
PBS_JOBID=
Free space on /tmp= 5740 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-09.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779217-1243522157/watcher-1779217-1243522157 -o /tmp/evaluation-result-1779217-1243522157/solver-1779217-1243522157 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1779217-1243522157.cnf aimd 2

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

MD5SUM BENCH= 5c56557463274332c6704b6432dfc42b
RANDOM SEED= 965683805

Linux tipi39 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.067
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.067
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.067
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.067
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:       2933992 kB
Buffers:         50772 kB
Cached:         283352 kB
SwapCached:          0 kB
Active:         194388 kB
Inactive:       156400 kB
HighTotal:     2489216 kB
HighFree:      2192224 kB
LowTotal:       879316 kB
LowFree:        741768 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            5740 kB
Writeback:           0 kB
AnonPages:       16244 kB
Mapped:           6188 kB
Slab:            74044 kB
SReclaimable:    61724 kB
SUnreclaim:      12320 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95168 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5740 MiB
End job on tipi39 at 2009-05-28 16:57:24