Trace number 1778899

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 2249.5 564.46

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2249.5
Satisfiable
(Un)Satisfiability was proved
Number of variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
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.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   55722   130018 |   16716       0        0     nan |  0.000 % |
0.31/0.33	c |         0 |   34365   106362 |      --       0       --      -- |     --   | -21355/-23651
0.31/0.33	c ==============================================================================
0.31/0.33	c Result  :   #vars: 6781   #clauses: 34365   #literals: 106362
0.31/0.33	c CPU time:   0.29 s
0.31/0.33	c ==============================================================================
2249.45/564.44	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
2249.45/564.44	c ============================[ Problem Statistics ]=============================
2249.45/564.44	c |                                                                             |
2249.45/564.44	c threadId              : 1
2249.45/564.44	c restarts              : 2036
2249.45/564.44	c conflicts             : 535037         (238 /sec)
2249.45/564.44	c decisions             : 804344         (1.34 % random) (358 /sec)
2249.45/564.44	c propagations          : 336272732      (149652 /sec)
2249.45/564.44	c conflict literals     : 29633714       (66.09 % deleted)
2249.45/564.44	c Memory used           : 174.38 MB
2249.45/564.44	c CPU time              : 2247.03 s
2249.45/564.44	
2249.45/564.44	c --->m=4, e=8, aimd=1, HOME/25863_many.cnf	time: 561.758	conflicts: 535037       
2249.45/564.45	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-1778899-1243516774/watcher-1778899-1243516774 -o /tmp/evaluation-result-1778899-1243516774/solver-1778899-1243516774 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1778899-1243516774.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.03 4.25 4.28 3/109 25863
/proc/meminfo: memFree=2287116/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2416 CPUtime=0
/proc/25863/stat : 25863 (manysat.sh) R 25861 25863 29143 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1116340241 2473984 273 4294967295 134512640 135169312 3218919696 3218918172 3085645684 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/25863/statm: 604 273 231 161 0 43 0
[pid=25864] ppid=25863 vsize=1180 CPUtime=0.01
/proc/25864/stat : 25864 (SatElite) R 25863 25863 29143 0 -1 4202496 250 0 0 0 0 1 0 0 18 0 1 0 1116340241 1208320 187 4294967295 134512640 135034092 3220830896 3220827240 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25864/statm: 295 187 49 128 0 165 0

[startup+0.111157 s]
/proc/loadavg: 4.03 4.25 4.28 3/109 25863
/proc/meminfo: memFree=2287116/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2416 CPUtime=0
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116340241 2473984 273 4294967295 134512640 135169312 3218919696 3218918232 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25863/statm: 604 273 231 161 0 43 0
[pid=25864] ppid=25863 vsize=10244 CPUtime=0.11
/proc/25864/stat : 25864 (SatElite) R 25863 25863 29143 0 -1 4202496 2351 0 0 0 7 4 0 0 19 0 1 0 1116340241 10489856 2141 4294967295 134512640 135034092 3220830896 3220826892 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25864/statm: 2561 2141 67 128 0 2431 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12660

[startup+0.211149 s]
/proc/loadavg: 4.03 4.25 4.28 3/109 25863
/proc/meminfo: memFree=2287116/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2416 CPUtime=0
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116340241 2473984 273 4294967295 134512640 135169312 3218919696 3218918232 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25863/statm: 604 273 231 161 0 43 0
[pid=25864] ppid=25863 vsize=11292 CPUtime=0.21
/proc/25864/stat : 25864 (SatElite) R 25863 25863 29143 0 -1 4202496 2600 0 0 0 17 4 0 0 20 0 1 0 1116340241 11563008 2390 4294967295 134512640 135034092 3220830896 3220827136 134566678 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25864/statm: 2823 2390 67 128 0 2693 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 13708

[startup+0.311144 s]
/proc/loadavg: 4.03 4.25 4.28 3/109 25863
/proc/meminfo: memFree=2287116/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2416 CPUtime=0
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1116340241 2473984 273 4294967295 134512640 135169312 3218919696 3218918232 3085643502 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/25863/statm: 604 273 231 161 0 43 0
[pid=25864] ppid=25863 vsize=11536 CPUtime=0.31
/proc/25864/stat : 25864 (SatElite) R 25863 25863 29143 0 -1 4202496 2656 0 0 0 27 4 0 0 20 0 1 0 1116340241 11812864 2446 4294967295 134512640 135034092 3220830896 3220827392 134558534 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25864/statm: 2884 2446 67 128 0 2754 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 13952

[startup+0.711132 s]
/proc/loadavg: 4.03 4.25 4.28 3/109 25863
/proc/meminfo: memFree=2287116/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 2420

[startup+1.51109 s]
/proc/loadavg: 3.79 4.19 4.26 7/114 25869
/proc/meminfo: memFree=2272580/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=42992 CPUtime=4.21
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 3973 0 0 0 415 6 0 0 15 0 4 0 1116340278 44023808 3905 4294967295 134512640 135305190 3215476160 3215474088 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25866/statm: 10748 3905 79 194 0 10552 0
[pid=25866/tid=25867] ppid=25863 vsize=42992 CPUtime=1.04
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 282 0 0 0 103 1 0 0 18 0 4 0 1116340285 44023808 3905 4294967295 134512640 135305190 3215476160 3085061040 134556752 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=42992 CPUtime=1.03
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 369 0 0 0 103 0 0 0 18 0 4 0 1116340285 44023808 3905 4294967295 134512640 135305190 3215476160 3076672704 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=42992 CPUtime=1.04
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 334 0 0 0 103 1 0 0 19 0 4 0 1116340285 44023808 3905 4294967295 134512640 135305190 3215476160 3068284096 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 45412

[startup+3.11101 s]
/proc/loadavg: 3.79 4.19 4.26 5/114 25869
/proc/meminfo: memFree=2268652/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=47188 CPUtime=10.61
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 5127 0 0 0 1052 9 0 0 16 0 4 0 1116340278 48320512 5059 4294967295 134512640 135305190 3215476160 3215474052 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25866/statm: 11797 5059 79 194 0 11601 0
[pid=25866/tid=25867] ppid=25863 vsize=47188 CPUtime=2.64
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 548 0 0 0 263 1 0 0 17 0 4 0 1116340285 48320512 5059 4294967295 134512640 135305190 3215476160 3085061256 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=47188 CPUtime=2.63
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 650 0 0 0 261 2 0 0 19 0 4 0 1116340285 48320512 5059 4294967295 134512640 135305190 3215476160 3076672320 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=47188 CPUtime=2.64
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 646 0 0 0 263 1 0 0 19 0 4 0 1116340285 48320512 5059 4294967295 134512640 135305190 3215476160 3068284096 134530924 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.99
Current children cumulated vsize (KiB) 49608

[startup+6.31084 s]
/proc/loadavg: 3.96 4.22 4.27 6/114 25869
/proc/meminfo: memFree=2259824/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=55320 CPUtime=23.41
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 7105 0 0 0 2329 12 0 0 15 0 4 0 1116340278 56647680 7037 4294967295 134512640 135305190 3215476160 3215474084 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25866/statm: 13830 7037 79 194 0 13634 0
[pid=25866/tid=25867] ppid=25863 vsize=55320 CPUtime=5.84
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 935 0 0 0 583 1 0 0 17 0 4 0 1116340285 56647680 7037 4294967295 134512640 135305190 3215476160 3085061312 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=55320 CPUtime=5.83
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 1155 0 0 0 581 2 0 0 25 0 4 0 1116340285 56647680 7037 4294967295 134512640 135305190 3215476160 3076672384 134555033 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=55320 CPUtime=5.84
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 1174 0 0 0 582 2 0 0 22 0 4 0 1116340285 56647680 7037 4294967295 134512640 135305190 3215476160 3068283824 134556558 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.79
Current children cumulated vsize (KiB) 57740

[startup+12.7105 s]
/proc/loadavg: 4.13 4.25 4.28 6/114 26053
/proc/meminfo: memFree=2245764/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=66676 CPUtime=48.71
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 9830 0 0 0 4851 20 0 0 19 0 4 0 1116340278 68276224 9762 4294967295 134512640 135305190 3215476160 3215474336 134528428 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25866/statm: 16669 9762 79 194 0 16473 0
[pid=25866/tid=25867] ppid=25863 vsize=66676 CPUtime=12.14
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 1566 0 0 0 1212 2 0 0 25 0 4 0 1116340285 68276224 9762 4294967295 134512640 135305190 3215476160 3085061160 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=66676 CPUtime=12.05
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 1879 0 0 0 1202 3 0 0 25 0 4 0 1116340285 68276224 9762 4294967295 134512640 135305190 3215476160 3076672552 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=66676 CPUtime=12.21
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 1806 0 0 0 1215 6 0 0 25 0 4 0 1116340285 68276224 9762 4294967295 134512640 135305190 3215476160 3068283984 134529110 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.09
Current children cumulated vsize (KiB) 69096

[startup+25.5098 s]
/proc/loadavg: 4.10 4.24 4.27 5/114 26054
/proc/meminfo: memFree=2237504/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=76240 CPUtime=99.88
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 12236 0 0 0 9961 27 0 0 25 0 4 0 1116340278 78069760 12168 4294967295 134512640 135305190 3215476160 3215474336 134528237 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25866/statm: 19060 12168 79 194 0 18864 0
[pid=25866/tid=25867] ppid=25863 vsize=76240 CPUtime=24.94
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 2159 0 0 0 2490 4 0 0 25 0 4 0 1116340285 78069760 12168 4294967295 134512640 135305190 3215476160 3085061312 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=76240 CPUtime=24.85
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 2504 0 0 0 2480 5 0 0 24 0 4 0 1116340285 78069760 12168 4294967295 134512640 135305190 3215476160 3076672704 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=76240 CPUtime=24.98
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 2346 0 0 0 2490 8 0 0 25 0 4 0 1116340285 78069760 12168 4294967295 134512640 135305190 3215476160 3068284096 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.26
Current children cumulated vsize (KiB) 78660

[startup+51.1085 s]
/proc/loadavg: 4.06 4.22 4.26 5/114 26060
/proc/meminfo: memFree=2222088/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=90120 CPUtime=202.19
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 15982 0 0 0 20184 35 0 0 25 0 4 0 1116340278 92282880 15914 4294967295 134512640 135305190 3215476160 3215474336 134528480 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25866/statm: 22530 15914 79 194 0 22334 0
[pid=25866/tid=25867] ppid=25863 vsize=90120 CPUtime=50.53
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 3056 0 0 0 5048 5 0 0 25 0 4 0 1116340285 92282880 15914 4294967295 134512640 135305190 3215476160 3085061312 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=90120 CPUtime=50.44
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 3529 0 0 0 5036 8 0 0 25 0 4 0 1116340285 92282880 15914 4294967295 134512640 135305190 3215476160 3076672772 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=90120 CPUtime=50.51
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 3221 0 0 0 5039 12 0 0 25 0 4 0 1116340285 92282880 15914 4294967295 134512640 135305190 3215476160 3068284096 134528875 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.57
Current children cumulated vsize (KiB) 92540

[startup+102.306 s]
/proc/loadavg: 4.19 4.23 4.27 5/114 26247
/proc/meminfo: memFree=2205620/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=107512 CPUtime=406.59
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 20175 0 0 0 40618 41 0 0 25 0 4 0 1116340278 110092288 20107 4294967295 134512640 135305190 3215476160 3215474336 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25866/statm: 26878 20107 79 194 0 26682 0
[pid=25866/tid=25867] ppid=25863 vsize=107512 CPUtime=101.69
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 4000 0 0 0 10164 5 0 0 25 0 4 0 1116340285 110092288 20107 4294967295 134512640 135305190 3215476160 3085061312 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=107512 CPUtime=101.48
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 4796 0 0 0 10138 10 0 0 25 0 4 0 1116340285 110092288 20107 4294967295 134512640 135305190 3215476160 3076672704 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=107512 CPUtime=101.51
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 4251 0 0 0 10139 12 0 0 25 0 4 0 1116340285 110092288 20107 4294967295 134512640 135305190 3215476160 3068284096 134528421 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 406.97
Current children cumulated vsize (KiB) 109932

[startup+162.313 s]
/proc/loadavg: 4.20 4.21 4.26 5/114 26435
/proc/meminfo: memFree=2190104/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=123960 CPUtime=646

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

[pid=25866/tid=25868] ppid=25863 vsize=169700 CPUtime=460.85
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 9124 0 0 0 46058 27 0 0 25 0 4 0 1116340285 173772800 35151 4294967295 134512640 135305190 3215476160 3076672704 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=169700 CPUtime=460.77
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 8379 0 0 0 46033 44 0 0 25 0 4 0 1116340285 173772800 35151 4294967295 134512640 135305190 3215476160 3068284096 134528512 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1843.19
Current children cumulated vsize (KiB) 172120

[startup+522.304 s]
/proc/loadavg: 4.57 4.40 4.31 5/114 27568
/proc/meminfo: memFree=2140264/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=172520 CPUtime=2082.06
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 36055 0 0 0 208016 190 0 0 25 0 4 0 1116340278 176660480 35987 4294967295 134512640 135305190 3215476160 3215474336 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25866/statm: 43130 35987 79 194 0 42934 0
[pid=25866/tid=25867] ppid=25863 vsize=172520 CPUtime=520.18
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 7718 0 0 0 51982 36 0 0 25 0 4 0 1116340285 176660480 35987 4294967295 134512640 135305190 3215476160 3085061312 134528265 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=172520 CPUtime=520.83
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 9331 0 0 0 52051 32 0 0 25 0 4 0 1116340285 176660480 35987 4294967295 134512640 135305190 3215476160 3076672704 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=172520 CPUtime=520.62
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 8548 0 0 0 52008 54 0 0 25 0 4 0 1116340285 176660480 35987 4294967295 134512640 135305190 3215476160 3068284096 134528557 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2082.44
Current children cumulated vsize (KiB) 174940

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

[startup+537.603 s]
/proc/loadavg: 4.44 4.38 4.30 5/114 27569
/proc/meminfo: memFree=2140024/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=173472 CPUtime=2143.15
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 36306 0 0 0 214118 197 0 0 25 0 4 0 1116340278 177635328 36238 4294967295 134512640 135305190 3215476160 3215474336 134528319 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25866/statm: 43368 36238 79 194 0 43172 0
[pid=25866/tid=25867] ppid=25863 vsize=173472 CPUtime=535.48
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 7725 0 0 0 53512 36 0 0 25 0 4 0 1116340285 177635328 36238 4294967295 134512640 135305190 3215476160 3085061312 134528379 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=173472 CPUtime=536.12
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 9337 0 0 0 53577 35 0 0 25 0 4 0 1116340285 177635328 36238 4294967295 134512640 135305190 3215476160 3076672704 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=173472 CPUtime=535.92
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 8621 0 0 0 53538 54 0 0 25 0 4 0 1116340285 177635328 36238 4294967295 134512640 135305190 3215476160 3068284096 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2143.53
Current children cumulated vsize (KiB) 175892

[startup+550.402 s]
/proc/loadavg: 4.38 4.36 4.30 6/114 27570
/proc/meminfo: memFree=2139280/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=176284 CPUtime=2194.28
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 36749 0 0 0 219226 202 0 0 25 0 4 0 1116340278 180514816 36681 4294967295 134512640 135305190 3215476160 3215474336 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/25866/statm: 44071 36681 79 194 0 43875 0
[pid=25866/tid=25867] ppid=25863 vsize=176284 CPUtime=548.28
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 7797 0 0 0 54791 37 0 0 25 0 4 0 1116340285 180514816 36681 4294967295 134512640 135305190 3215476160 3085061312 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=176284 CPUtime=548.92
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 9572 0 0 0 54856 36 0 0 25 0 4 0 1116340285 180514816 36681 4294967295 134512640 135305190 3215476160 3076672320 134551978 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=176284 CPUtime=548.72
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 8670 0 0 0 54816 56 0 0 25 0 4 0 1116340285 180514816 36681 4294967295 134512640 135305190 3215476160 3068284096 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2194.66
Current children cumulated vsize (KiB) 178704

[startup+556.802 s]
/proc/loadavg: 4.39 4.37 4.30 5/114 27754
/proc/meminfo: memFree=2136328/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=177536 CPUtime=2219.6
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 37034 0 0 0 221756 204 0 0 25 0 4 0 1116340278 181796864 36966 4294967295 134512640 135305190 3215476160 3215474336 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25866/statm: 44384 36966 79 194 0 44188 0
[pid=25866/tid=25867] ppid=25863 vsize=177536 CPUtime=554.62
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 7865 0 0 0 55424 38 0 0 25 0 4 0 1116340285 181796864 36966 4294967295 134512640 135305190 3215476160 3085061312 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=177536 CPUtime=555.32
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 9677 0 0 0 55495 37 0 0 25 0 4 0 1116340285 181796864 36966 4294967295 134512640 135305190 3215476160 3076672592 134538314 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=177536 CPUtime=555.07
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 8719 0 0 0 55451 56 0 0 25 0 4 0 1116340285 181796864 36966 4294967295 134512640 135305190 3215476160 3068283812 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2219.98
Current children cumulated vsize (KiB) 179956

[startup+560.012 s]
/proc/loadavg: 4.39 4.37 4.30 5/114 27754
/proc/meminfo: memFree=2135924/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=178560 CPUtime=2232.42
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 37282 0 0 0 223037 205 0 0 25 0 4 0 1116340278 182845440 37214 4294967295 134512640 135305190 3215476160 3215474336 134528771 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25866/statm: 44640 37214 79 194 0 44444 0
[pid=25866/tid=25867] ppid=25863 vsize=178560 CPUtime=557.83
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 7904 0 0 0 55745 38 0 0 25 0 4 0 1116340285 182845440 37214 4294967295 134512640 135305190 3215476160 3085061312 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=178560 CPUtime=558.53
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 9787 0 0 0 55815 38 0 0 25 0 4 0 1116340285 182845440 37214 4294967295 134512640 135305190 3215476160 3076672704 134528559 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=178560 CPUtime=558.26
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 8751 0 0 0 55770 56 0 0 25 0 4 0 1116340285 182845440 37214 4294967295 134512640 135305190 3215476160 3068284096 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2232.8
Current children cumulated vsize (KiB) 180980

[startup+561.602 s]
/proc/loadavg: 4.36 4.36 4.30 5/114 27754
/proc/meminfo: memFree=2135912/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=178560 CPUtime=2238.75
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 37382 0 0 0 223669 206 0 0 25 0 4 0 1116340278 182845440 37314 4294967295 134512640 135305190 3215476160 3215474336 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25866/statm: 44640 37314 79 194 0 44444 0
[pid=25866/tid=25867] ppid=25863 vsize=178560 CPUtime=559.42
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 7908 0 0 0 55904 38 0 0 25 0 4 0 1116340285 182845440 37314 4294967295 134512640 135305190 3215476160 3085061200 134529553 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=178560 CPUtime=560.12
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 9855 0 0 0 55974 38 0 0 25 0 4 0 1116340285 182845440 37314 4294967295 134512640 135305190 3215476160 3076672704 134528263 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=178560 CPUtime=559.82
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 8759 0 0 0 55925 57 0 0 25 0 4 0 1116340285 182845440 37314 4294967295 134512640 135305190 3215476160 3068284096 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2239.13
Current children cumulated vsize (KiB) 180980

[startup+563.202 s]
/proc/loadavg: 4.36 4.36 4.30 5/114 27754
/proc/meminfo: memFree=2135664/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=178560 CPUtime=2245.13
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 37420 0 0 0 224305 208 0 0 25 0 4 0 1116340278 182845440 37352 4294967295 134512640 135305190 3215476160 3215474336 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25866/statm: 44640 37352 79 194 0 44444 0
[pid=25866/tid=25867] ppid=25863 vsize=178560 CPUtime=561.03
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 7923 0 0 0 56065 38 0 0 25 0 4 0 1116340285 182845440 37352 4294967295 134512640 135305190 3215476160 3085061312 134528636 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=178560 CPUtime=561.7
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 9864 0 0 0 56132 38 0 0 25 0 4 0 1116340285 182845440 37352 4294967295 134512640 135305190 3215476160 3076672704 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=178560 CPUtime=561.4
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 8761 0 0 0 56082 58 0 0 25 0 4 0 1116340285 182845440 37352 4294967295 134512640 135305190 3215476160 3068283984 134529572 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2245.51
Current children cumulated vsize (KiB) 180980

[startup+564.002 s]
/proc/loadavg: 4.36 4.36 4.30 5/114 27754
/proc/meminfo: memFree=2135664/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=178560 CPUtime=2248.28
/proc/25866/stat : 25866 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202496 37420 0 0 0 224620 208 0 0 25 0 4 0 1116340278 182845440 37352 4294967295 134512640 135305190 3215476160 3215475568 134657448 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25866/statm: 44640 37352 79 194 0 44444 0
[pid=25866/tid=25867] ppid=25863 vsize=178560 CPUtime=561.82
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 7923 0 0 0 56144 38 0 0 25 0 4 0 1116340285 182845440 37352 4294967295 134512640 135305190 3215476160 3085062576 134657576 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=178560 CPUtime=562.49
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 9864 0 0 0 56211 38 0 0 25 0 4 0 1116340285 182845440 37352 4294967295 134512640 135305190 3215476160 3076673968 134657576 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=178560 CPUtime=562.17
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 8761 0 0 0 56159 58 0 0 25 0 4 0 1116340285 182845440 37352 4294967295 134512640 135305190 3215476160 3068283984 134529260 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2248.66
Current children cumulated vsize (KiB) 180980

[startup+564.412 s]
/proc/loadavg: 4.36 4.36 4.30 2/114 27754
/proc/meminfo: memFree=2135712/3368532 swapFree=1959840/1959888
[pid=25863] ppid=25861 vsize=2420 CPUtime=0.38
/proc/25863/stat : 25863 (manysat.sh) S 25861 25863 29143 0 -1 4194304 370 2772 0 0 0 0 33 5 15 0 1 0 1116340241 2478080 275 4294967295 134512640 135169312 3218919696 3218915912 3085643502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/25863/statm: 605 275 231 161 0 44 0
[pid=25866] ppid=25863 vsize=178560 CPUtime=2249.07
/proc/25866/stat : 25866 (manysat1.1_stat) S 25863 25863 29143 0 -1 4202496 37420 0 0 0 224699 208 0 0 25 0 4 0 1116340278 182845440 37352 4294967295 134512640 135305190 3215476160 3215475568 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/25866/statm: 44640 37352 79 194 0 44444 0
[pid=25866/tid=25867] ppid=25863 vsize=178560 CPUtime=561.95
/proc/25866/task/25867/stat : 25867 (manysat1.1_stat) S 25863 25863 29143 0 -1 4202560 7923 0 0 0 56157 38 0 0 25 0 4 0 1116340285 182845440 37352 4294967295 134512640 135305190 3215476160 3085062576 134657474 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=25866/tid=25868] ppid=25863 vsize=178560 CPUtime=562.62
/proc/25866/task/25868/stat : 25868 (manysat1.1_stat) S 25863 25863 29143 0 -1 4202560 9864 0 0 0 56224 38 0 0 25 0 4 0 1116340285 182845440 37352 4294967295 134512640 135305190 3215476160 3076673968 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=25866/tid=25869] ppid=25863 vsize=178560 CPUtime=562.58
/proc/25866/task/25869/stat : 25869 (manysat1.1_stat) R 25863 25863 29143 0 -1 4202560 8761 0 0 0 56200 58 0 0 25 0 4 0 1116340285 182845440 37352 4294967295 134512640 135305190 3215476160 3068283984 134529382 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2249.45
Current children cumulated vsize (KiB) 180980

Child status: 20
Real time (s): 564.46
CPU time (s): 2249.5
CPU user time (s): 2247.36
CPU system time (s): 2.14
CPU usage (%): 398.522
Max. virtual memory (cumulated for all children) (KiB): 180980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2247.36
system time used= 2.14
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40853
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= 12266
involuntary context switches= 104693

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 15:19:34
IDJOB=1778899
IDBENCH=70780
IDSOLVER=623
FILE ID=/1778899-1243516774
PBS_JOBID=
Free space on /tmp= 7986 MiB

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

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED= 1554116987

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.073
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.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
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:       2287560 kB
Buffers:         32752 kB
Cached:         927760 kB
SwapCached:          0 kB
Active:          46552 kB
Inactive:       933112 kB
HighTotal:     2489216 kB
HighFree:      1655608 kB
LowTotal:       879316 kB
LowFree:        631952 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2716 kB
Writeback:           0 kB
AnonPages:       19020 kB
Mapped:           7792 kB
Slab:            91356 kB
SReclaimable:    78528 kB
SUnreclaim:      12828 kB
PageTables:        676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7986 MiB
End job on  at 2009-05-28 15:28:59