Trace number 1776874

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 3025.51 761.279

General information on the benchmark

Namealoul-chnl11-13.cnf
MD5SUMc7162bc1ddb6d2592f237fef1b04b5ce
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.39
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1742     3718 |     522       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1716     6240 |      --       0       --      -- |     --   | -26/2522
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 260   #clauses: 1716   #literals: 6240
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
3025.43/761.26	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
3025.43/761.26	c ============================[ Problem Statistics ]=============================
3025.43/761.26	c |                                                                             |
3025.43/761.26	c threadId              : 2
3025.43/761.26	c restarts              : 28
3025.43/761.26	c conflicts             : 12125584       (4012 /sec)
3025.43/761.26	c decisions             : 14231528       (1.84 % random) (4708 /sec)
3025.43/761.26	c propagations          : 148447503      (49111 /sec)
3025.43/761.26	c conflict literals     : 598837211      (5.49 % deleted)
3025.43/761.26	c Memory used           : 281.95 MB
3025.43/761.26	c CPU time              : 3022.67 s
3025.43/761.26	
3025.43/761.26	c --->m=4, e=8, aimd=1, HOME/16198_many.cnf	time: 755.668	conflicts: 12125584     
3025.43/761.27	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-1776874-1243513694/watcher-1776874-1243513694 -o /tmp/evaluation-result-1776874-1243513694/solver-1776874-1243513694 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776874-1243513694.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.20 4.25 3/96 16198
/proc/meminfo: memFree=3039612/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2416 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1116033520 2473984 274 4294967295 134512640 135169312 3221115696 3221114232 3085766382 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/16198/statm: 604 274 231 161 0 43 0
[pid=16199] ppid=16198 vsize=904 CPUtime=0
/proc/16199/stat : 16199 (SatElite) R 16198 16198 27966 0 -1 4202496 187 0 0 0 0 0 0 0 18 0 1 0 1116033520 925696 124 4294967295 134512640 135034092 3215179088 3215174956 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16199/statm: 226 124 67 128 0 96 0

[startup+0.090897 s]
/proc/loadavg: 4.03 4.20 4.25 3/96 16198
/proc/meminfo: memFree=3039612/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2420

[startup+0.121059 s]
/proc/loadavg: 4.03 4.20 4.25 3/96 16198
/proc/meminfo: memFree=3039612/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2420

[startup+0.328163 s]
/proc/loadavg: 4.03 4.20 4.25 3/96 16198
/proc/meminfo: memFree=3039612/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2420

[startup+0.724674 s]
/proc/loadavg: 4.03 4.20 4.25 3/96 16198
/proc/meminfo: memFree=3039612/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2420

[startup+1.51078 s]
/proc/loadavg: 4.03 4.20 4.25 5/101 16204
/proc/meminfo: memFree=3032216/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=37464 CPUtime=5.68
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 2622 0 0 0 567 1 0 0 16 0 4 0 1116033520 38363136 2557 4294967295 134512640 135305190 3212843840 3212842016 134528503 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16201/statm: 9366 2557 79 194 0 9170 0
[pid=16201/tid=16202] ppid=16198 vsize=37464 CPUtime=1.36
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 620 0 0 0 136 0 0 0 18 0 4 0 1116033521 38363136 2557 4294967295 134512640 135305190 3212843840 3086179248 134557916 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=37464 CPUtime=1.46
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 523 0 0 0 146 0 0 0 15 0 4 0 1116033521 38363136 2557 4294967295 134512640 135305190 3212843840 3077790912 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=37464 CPUtime=1.36
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 535 0 0 0 136 0 0 0 15 0 4 0 1116033521 38363136 2557 4294967295 134512640 135305190 3212843840 3069402304 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 39884

[startup+3.11025 s]
/proc/loadavg: 4.03 4.20 4.25 7/101 16204
/proc/meminfo: memFree=3026000/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=46668 CPUtime=12.01
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 4809 0 0 0 1199 2 0 0 17 0 4 0 1116033520 47788032 4744 4294967295 134512640 135305190 3212843840 3212842016 134528777 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16201/statm: 11667 4744 79 194 0 11471 0
[pid=16201/tid=16202] ppid=16198 vsize=46668 CPUtime=2.9
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 1030 0 0 0 289 1 0 0 20 0 4 0 1116033521 47788032 4744 4294967295 134512640 135305190 3212843840 3086179520 134528568 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=46668 CPUtime=3.06
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 1160 0 0 0 306 0 0 0 16 0 4 0 1116033521 47788032 4744 4294967295 134512640 135305190 3212843840 3077790912 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=46668 CPUtime=2.95
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 1360 0 0 0 295 0 0 0 17 0 4 0 1116033521 47788032 4744 4294967295 134512640 135305190 3212843840 3069402304 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 49088

[startup+6.30999 s]
/proc/loadavg: 4.10 4.21 4.26 6/101 16204
/proc/meminfo: memFree=3012336/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=59328 CPUtime=24.72
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 7912 0 0 0 2468 4 0 0 21 0 4 0 1116033520 60751872 7847 4294967295 134512640 135305190 3212843840 3212841732 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16201/statm: 14832 7847 79 194 0 14636 0
[pid=16201/tid=16202] ppid=16198 vsize=59328 CPUtime=6.09
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 1592 0 0 0 608 1 0 0 25 0 4 0 1116033521 60751872 7847 4294967295 134512640 135305190 3212843840 3086179368 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=59328 CPUtime=6.24
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 2222 0 0 0 624 0 0 0 15 0 4 0 1116033521 60751872 7847 4294967295 134512640 135305190 3212843840 3077790912 134528402 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=59328 CPUtime=6.09
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 2252 0 0 0 607 2 0 0 21 0 4 0 1116033521 60751872 7847 4294967295 134512640 135305190 3212843840 3069402304 134528418 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 61748

[startup+12.7095 s]
/proc/loadavg: 4.09 4.21 4.26 5/101 16204
/proc/meminfo: memFree=3000844/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=70764 CPUtime=50.32
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 10197 0 0 0 5026 6 0 0 25 0 4 0 1116033520 72462336 10132 4294967295 134512640 135305190 3212843840 3212842016 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16201/statm: 17691 10132 79 194 0 17495 0
[pid=16201/tid=16202] ppid=16198 vsize=70764 CPUtime=12.49
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 2248 0 0 0 1248 1 0 0 25 0 4 0 1116033521 72462336 10132 4294967295 134512640 135305190 3212843840 3086179520 134528332 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=70764 CPUtime=12.64
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 2644 0 0 0 1263 1 0 0 16 0 4 0 1116033521 72462336 10132 4294967295 134512640 135305190 3212843840 3077790912 134528402 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=70764 CPUtime=12.49
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 2837 0 0 0 1247 2 0 0 25 0 4 0 1116033521 72462336 10132 4294967295 134512640 135305190 3212843840 3069402304 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 73184

[startup+25.5084 s]
/proc/loadavg: 4.15 4.21 4.26 5/101 16206
/proc/meminfo: memFree=2986864/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=83908 CPUtime=101.51
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 13529 0 0 0 10143 8 0 0 24 0 4 0 1116033520 85921792 13464 4294967295 134512640 135305190 3212843840 3212842016 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16201/statm: 20977 13464 79 194 0 20781 0
[pid=16201/tid=16202] ppid=16198 vsize=83908 CPUtime=25.26
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 2561 0 0 0 2525 1 0 0 25 0 4 0 1116033521 85921792 13464 4294967295 134512640 135305190 3212843840 3086179520 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=83908 CPUtime=25.45
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 3722 0 0 0 2543 2 0 0 16 0 4 0 1116033521 85921792 13464 4294967295 134512640 135305190 3212843840 3077790704 134857151 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=83908 CPUtime=25.29
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 4265 0 0 0 2526 3 0 0 25 0 4 0 1116033521 85921792 13464 4294967295 134512640 135305190 3212843840 3069402304 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 86328

[startup+51.1063 s]
/proc/loadavg: 4.16 4.21 4.25 6/102 16219
/proc/meminfo: memFree=2964032/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=109500 CPUtime=203.73
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 19281 0 0 0 20351 22 0 0 25 0 4 0 1116033520 112128000 19216 4294967295 134512640 135305190 3212843840 3212842084 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/16201/statm: 27375 19216 79 194 0 27179 0
[pid=16201/tid=16202] ppid=16198 vsize=109500 CPUtime=50.77
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 3997 0 0 0 5074 3 0 0 25 0 4 0 1116033521 112128000 19216 4294967295 134512640 135305190 3212843840 3086179520 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=109500 CPUtime=51.02
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 4990 0 0 0 5094 8 0 0 15 0 4 0 1116033521 112128000 19216 4294967295 134512640 135305190 3212843840 3077790760 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=109500 CPUtime=50.87
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 6597 0 0 0 5080 7 0 0 25 0 4 0 1116033521 112128000 19216 4294967295 134512640 135305190 3212843840 3069402304 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 111920

[startup+102.312 s]
/proc/loadavg: 4.51 4.30 4.28 5/101 16395
/proc/meminfo: memFree=2939628/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=137676 CPUtime=407.89
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 25508 0 0 0 40735 54 0 0 25 0 4 0 1116033520 140980224 25434 4294967295 134512640 135305190 3212843840 3212842016 134528392 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/16201/statm: 34419 25434 79 194 0 34223 0
[pid=16201/tid=16202] ppid=16198 vsize=137676 CPUtime=101.93
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 5180 0 0 0 10183 10 0 0 25 0 4 0 1116033521 140980224 25434 4294967295 134512640 135305190 3212843840 3086179520 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=137676 CPUtime=102.22
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 6469 0 0 0 10210 12 0 0 25 0 4 0 1116033521 140980224 25434 4294967295 134512640 135305190 3212843840 3077790688 134569921 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=137676 CPUtime=102.07
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 9611 0 0 0 10191 16 0 0 25 0 4 0 1116033521 140980224 25434 4294967295 134512640 135305190 3212843840 3069402304 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.9
Current children cumulated vsize (KiB) 140096

[startup+162.307 s]
/proc/loadavg: 4.65 4.38 4.31 5/101 16586
/proc/meminfo: memFree=2926020/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=152160 CPUtime=647.52
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 28731 0 0 0 64665 87 0 0 25 0 4 0 1116033520 155811840 28657 4294967295 134512640 135305190 3212843840 3212842016 134528341 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/16201/statm: 38040 28657 79 194 0 37844 0
[pid=16201/tid=16202] ppid=16198 vsize=152160 CPUtime=161.92
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 5658 0 0 0 16169 23 0 0 25 0 4 0 1116033521 155811840 28657 4294967295 134512640 135305190 3212843840 3086179520 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=152160 CPUtime=161.98
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 7126 0 0 0 16176 22 0 0 25 0 4 0 1116033521 155811840 28657 4294967295 134512640 135305190 3212843840 3077790912 134528376 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=152160 CPUtime=162.01
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 10591 0 0 0 16176 25 0 0 25 0 4 0 1116033521 155811840 28657 4294967295 134512640 135305190 3212843840 3069402304 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.53

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

[pid=16201/tid=16203] ppid=16198 vsize=270964 CPUtime=641.16
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 13971 0 0 0 64046 70 0 0 25 0 4 0 1116033521 277467136 54689 4294967295 134512640 135305190 3212843840 3077790592 134552349 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=270964 CPUtime=641.27
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 22409 0 0 0 64071 56 0 0 25 0 4 0 1116033521 277467136 54689 4294967295 134512640 135305190 3212843840 3069402304 134528501 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2563.2
Current children cumulated vsize (KiB) 273384

[startup+702.302 s]
/proc/loadavg: 4.78 4.67 4.48 5/101 18283
/proc/meminfo: memFree=2810444/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=283616 CPUtime=2802.52
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 57818 0 0 0 279984 268 0 0 25 0 4 0 1116033520 290422784 57606 4294967295 134512640 135305190 3212843840 3212842016 134528406 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16201/statm: 70904 57606 79 194 0 70708 0
[pid=16201/tid=16202] ppid=16198 vsize=283616 CPUtime=700.94
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 10122 0 0 0 70044 50 0 0 25 0 4 0 1116033521 290422784 57606 4294967295 134512640 135305190 3212843840 3086179520 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=283616 CPUtime=701.06
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 14650 0 0 0 70029 77 0 0 25 0 4 0 1116033521 290422784 57606 4294967295 134512640 135305190 3212843840 3077790912 134528245 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=283616 CPUtime=701.04
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 24293 0 0 0 70037 67 0 0 25 0 4 0 1116033521 290422784 57606 4294967295 134512640 135305190 3212843840 3069402304 134528418 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.53
Current children cumulated vsize (KiB) 286036

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

[startup+717.011 s]
/proc/loadavg: 4.76 4.67 4.49 7/102 18339
/proc/meminfo: memFree=2807752/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=284728 CPUtime=2861.28
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 58151 0 0 0 285858 270 0 0 25 0 4 0 1116033520 291561472 57939 4294967295 134512640 135305190 3212843840 3212842016 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16201/statm: 71182 57939 79 194 0 70986 0
[pid=16201/tid=16202] ppid=16198 vsize=284728 CPUtime=715.64
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 10138 0 0 0 71514 50 0 0 25 0 4 0 1116033521 291561472 57939 4294967295 134512640 135305190 3212843840 3086179520 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=284728 CPUtime=715.75
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 14650 0 0 0 71498 77 0 0 25 0 4 0 1116033521 291561472 57939 4294967295 134512640 135305190 3212843840 3077790656 134542398 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=284728 CPUtime=715.71
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 24607 0 0 0 71502 69 0 0 25 0 4 0 1116033521 291561472 57939 4294967295 134512640 135305190 3212843840 3069402304 134528376 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2861.29
Current children cumulated vsize (KiB) 287148

[startup+742.609 s]
/proc/loadavg: 4.75 4.68 4.49 6/101 18468
/proc/meminfo: memFree=2805528/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=287764 CPUtime=2963.32
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 58840 0 0 0 296054 278 0 0 25 0 4 0 1116033520 294670336 58628 4294967295 134512640 135305190 3212843840 3212842016 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16201/statm: 71941 58628 79 194 0 71745 0
[pid=16201/tid=16202] ppid=16198 vsize=287764 CPUtime=741.21
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 10331 0 0 0 74071 50 0 0 25 0 4 0 1116033521 294670336 58628 4294967295 134512640 135305190 3212843840 3086179520 134528771 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=287764 CPUtime=741.21
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 14686 0 0 0 74042 79 0 0 25 0 4 0 1116033521 294670336 58628 4294967295 134512640 135305190 3212843840 3077790528 134551703 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=287764 CPUtime=741.26
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 24999 0 0 0 74057 69 0 0 25 0 4 0 1116033521 294670336 58628 4294967295 134512640 135305190 3212843840 3069402304 134528418 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2963.33
Current children cumulated vsize (KiB) 290184

[startup+749.008 s]
/proc/loadavg: 4.77 4.69 4.50 5/101 18470
/proc/meminfo: memFree=2805280/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=288372 CPUtime=2988.8
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 58950 0 0 0 298600 280 0 0 25 0 4 0 1116033520 295292928 58738 4294967295 134512640 135305190 3212843840 3212842016 134528402 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16201/statm: 72093 58738 79 194 0 71897 0
[pid=16201/tid=16202] ppid=16198 vsize=288372 CPUtime=747.61
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 10343 0 0 0 74710 51 0 0 25 0 4 0 1116033521 295292928 58738 4294967295 134512640 135305190 3212843840 3086179520 134528559 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=288372 CPUtime=747.59
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 14686 0 0 0 74680 79 0 0 25 0 4 0 1116033521 295292928 58738 4294967295 134512640 135305190 3212843840 3077790800 134538154 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=288372 CPUtime=747.66
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 25060 0 0 0 74697 69 0 0 25 0 4 0 1116033521 295292928 58738 4294967295 134512640 135305190 3212843840 3069402304 134528425 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2988.81
Current children cumulated vsize (KiB) 290792

[startup+755.408 s]
/proc/loadavg: 4.65 4.66 4.49 5/101 18470
/proc/meminfo: memFree=2804816/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=288712 CPUtime=3014.33
/proc/16201/stat : 16201 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202496 59044 0 0 0 301153 280 0 0 25 0 4 0 1116033520 295641088 58832 4294967295 134512640 135305190 3212843840 3212841808 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16201/statm: 72178 58832 79 194 0 71982 0
[pid=16201/tid=16202] ppid=16198 vsize=288712 CPUtime=754
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 10351 0 0 0 75349 51 0 0 25 0 4 0 1116033521 295641088 58832 4294967295 134512640 135305190 3212843840 3086179588 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=288712 CPUtime=753.96
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 14687 0 0 0 75317 79 0 0 25 0 4 0 1116033521 295641088 58832 4294967295 134512640 135305190 3212843840 3077790912 134528477 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=288712 CPUtime=754.06
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 25130 0 0 0 75337 69 0 0 25 0 4 0 1116033521 295641088 58832 4294967295 134512640 135305190 3212843840 3069402192 134538530 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3014.34
Current children cumulated vsize (KiB) 291132

[startup+758.608 s]
/proc/loadavg: 4.65 4.66 4.49 2/101 18470
/proc/meminfo: memFree=2804848/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=288712 CPUtime=3022.82
/proc/16201/stat : 16201 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202496 59044 0 0 0 302001 281 0 0 25 0 4 0 1116033520 295641088 58832 4294967295 134512640 135305190 3212843840 3212843248 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16201/statm: 72178 58832 79 194 0 71982 0
[pid=16201/tid=16202] ppid=16198 vsize=288712 CPUtime=755.76
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202560 10351 0 0 0 75525 51 0 0 25 0 4 0 1116033521 295641088 58832 4294967295 134512640 135305190 3212843840 3086180784 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=288712 CPUtime=755.04
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202560 14687 0 0 0 75425 79 0 0 25 0 4 0 1116033521 295641088 58832 4294967295 134512640 135305190 3212843840 3077792176 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=288712 CPUtime=757.25
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 25130 0 0 0 75656 69 0 0 25 0 4 0 1116033521 295641088 58832 4294967295 134512640 135305190 3212843840 3069402192 134539311 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3022.83
Current children cumulated vsize (KiB) 291132

[startup+760.207 s]
/proc/loadavg: 4.65 4.66 4.49 2/101 18470
/proc/meminfo: memFree=2804848/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=288712 CPUtime=3024.42
/proc/16201/stat : 16201 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202496 59044 0 0 0 302161 281 0 0 25 0 4 0 1116033520 295641088 58832 4294967295 134512640 135305190 3212843840 3212843248 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16201/statm: 72178 58832 79 194 0 71982 0
[pid=16201/tid=16202] ppid=16198 vsize=288712 CPUtime=755.76
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202560 10351 0 0 0 75525 51 0 0 25 0 4 0 1116033521 295641088 58832 4294967295 134512640 135305190 3212843840 3086180784 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=288712 CPUtime=755.04
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202560 14687 0 0 0 75425 79 0 0 25 0 4 0 1116033521 295641088 58832 4294967295 134512640 135305190 3212843840 3077792176 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=288712 CPUtime=758.85
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 25130 0 0 0 75816 69 0 0 25 0 4 0 1116033521 295641088 58832 4294967295 134512640 135305190 3212843840 3069402192 134538919 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3024.43
Current children cumulated vsize (KiB) 291132

[startup+761.007 s]
/proc/loadavg: 4.36 4.60 4.47 2/101 18470
/proc/meminfo: memFree=2804848/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=288712 CPUtime=3025.22
/proc/16201/stat : 16201 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202496 59044 0 0 0 302241 281 0 0 25 0 4 0 1116033520 295641088 58831 4294967295 134512640 135305190 3212843840 3212843248 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16201/statm: 72178 58831 79 194 0 71982 0
[pid=16201/tid=16202] ppid=16198 vsize=288712 CPUtime=755.76
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202560 10351 0 0 0 75525 51 0 0 25 0 4 0 1116033521 295641088 58831 4294967295 134512640 135305190 3212843840 3086180784 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=288712 CPUtime=755.04
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202560 14687 0 0 0 75425 79 0 0 25 0 4 0 1116033521 295641088 58831 4294967295 134512640 135305190 3212843840 3077792176 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=288712 CPUtime=759.65
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 25130 0 0 0 75896 69 0 0 25 0 4 0 1116033521 295641088 58831 4294967295 134512640 135305190 3212843840 3069402192 134538917 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3025.23
Current children cumulated vsize (KiB) 291132

[startup+761.207 s]
/proc/loadavg: 4.36 4.60 4.47 2/101 18470
/proc/meminfo: memFree=2804848/3368532 swapFree=1953788/1959888
[pid=16198] ppid=16196 vsize=2420 CPUtime=0.01
/proc/16198/stat : 16198 (manysat.sh) S 16196 16198 27966 0 -1 4194304 370 201 0 0 1 0 0 0 18 0 1 0 1116033520 2478080 275 4294967295 134512640 135169312 3221115696 3221111912 3085766382 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/16198/statm: 605 275 231 161 0 44 0
[pid=16201] ppid=16198 vsize=288712 CPUtime=3025.42
/proc/16201/stat : 16201 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202496 59044 0 0 0 302261 281 0 0 25 0 4 0 1116033520 295641088 58831 4294967295 134512640 135305190 3212843840 3212843248 134657474 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/16201/statm: 72178 58831 79 194 0 71982 0
[pid=16201/tid=16202] ppid=16198 vsize=288712 CPUtime=755.76
/proc/16201/task/16202/stat : 16202 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202560 10351 0 0 0 75525 51 0 0 25 0 4 0 1116033521 295641088 58831 4294967295 134512640 135305190 3212843840 3086180784 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=16201/tid=16203] ppid=16198 vsize=288712 CPUtime=755.04
/proc/16201/task/16203/stat : 16203 (manysat1.1_stat) S 16198 16198 27966 0 -1 4202560 14687 0 0 0 75425 79 0 0 25 0 4 0 1116033521 295641088 58831 4294967295 134512640 135305190 3212843840 3077792176 134657474 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=16201/tid=16204] ppid=16198 vsize=288712 CPUtime=759.85
/proc/16201/task/16204/stat : 16204 (manysat1.1_stat) R 16198 16198 27966 0 -1 4202560 25130 0 0 0 75916 69 0 0 25 0 4 0 1116033521 295641088 58831 4294967295 134512640 135305190 3212843840 3069402192 134538917 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3025.43
Current children cumulated vsize (KiB) 291132

Child status: 20
Real time (s): 761.279
CPU time (s): 3025.51
CPU user time (s): 3022.68
CPU system time (s): 2.83
CPU usage (%): 397.425
Max. virtual memory (cumulated for all children) (KiB): 291132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3022.68
system time used= 2.83
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59906
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= 18547
involuntary context switches= 151673

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 14:28:14
IDJOB=1776874
IDBENCH=69602
IDSOLVER=623
FILE ID=/1776874-1243513694
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/aloul-chnl11-13.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776874-1243513694/watcher-1776874-1243513694 -o /tmp/evaluation-result-1776874-1243513694/solver-1776874-1243513694 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776874-1243513694.cnf aimd 1

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

MD5SUM BENCH= c7162bc1ddb6d2592f237fef1b04b5ce
RANDOM SEED= 2037679041

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3039612 kB
Buffers:         49880 kB
Cached:         178564 kB
SwapCached:       2256 kB
Active:         113244 kB
Inactive:       124632 kB
HighTotal:     2489216 kB
HighFree:      2299428 kB
LowTotal:       879316 kB
LowFree:        740184 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1604 kB
Writeback:           0 kB
AnonPages:        8892 kB
Mapped:           3544 kB
Slab:            80736 kB
SReclaimable:    67348 kB
SUnreclaim:      13388 kB
PageTables:        524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-28 14:40:56