Trace number 1780117

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 309.66 81.5409

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.21
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
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.60/0.65	c ==============================================================================
0.60/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.60/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.60/0.65	c ==============================================================================
0.60/0.65	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
4.00/4.10	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
4.10/4.11	c ==============================================================================
4.10/4.11	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
4.10/4.11	c CPU time:   3.93 s
4.10/4.11	c ==============================================================================
309.58/81.52	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
309.58/81.52	c ============================[ Problem Statistics ]=============================
309.58/81.52	c |                                                                             |
309.58/81.52	c threadId              : 1
309.58/81.52	c restarts              : 146
309.58/81.52	c conflicts             : 43960          (144 /sec)
309.58/81.52	c decisions             : 61212          (1.93 % random) (201 /sec)
309.58/81.52	c propagations          : 131985461      (433137 /sec)
309.58/81.52	c conflict literals     : 960527         (61.16 % deleted)
309.58/81.52	c Memory used           : 144.60 MB
309.58/81.52	c CPU time              : 304.72 s
309.58/81.52	
309.58/81.52	c --->m=4, e=8, aimd=2, HOME/14347_many.cnf	time: 76.18	conflicts: 43960        
309.58/81.53	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-1780117-1243529293/watcher-1780117-1243529293 -o /tmp/evaluation-result-1780117-1243529293/solver-1780117-1243529293 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780117-1243529293.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.26 4.26 4.43 3/115 14347
/proc/meminfo: memFree=2998620/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2416 CPUtime=0
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117609234 2473984 274 4294967295 134512640 135169312 3213001584 3213000120 3085213422 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/14347/statm: 604 274 231 161 0 43 0
[pid=14348] ppid=14347 vsize=1632 CPUtime=0
/proc/14348/stat : 14348 (SatElite) R 14347 14347 12261 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 1117609234 1671168 301 4294967295 134512640 135034092 3213390736 3213387024 134544856 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14348/statm: 408 301 50 128 0 278 0

[startup+0.070248 s]
/proc/loadavg: 4.26 4.26 4.43 3/115 14347
/proc/meminfo: memFree=2998620/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2416 CPUtime=0
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117609234 2473984 274 4294967295 134512640 135169312 3213001584 3213000120 3085213422 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/14347/statm: 604 274 231 161 0 43 0
[pid=14348] ppid=14347 vsize=14504 CPUtime=0.06
/proc/14348/stat : 14348 (SatElite) R 14347 14347 12261 0 -1 4202496 3030 0 0 0 6 0 0 0 18 0 1 0 1117609234 14852096 2967 4294967295 134512640 135034092 3213390736 3213387080 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14348/statm: 3626 2968 50 128 0 3496 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16920

[startup+0.110246 s]
/proc/loadavg: 4.26 4.26 4.43 3/115 14347
/proc/meminfo: memFree=2998620/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2416 CPUtime=0
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117609234 2473984 274 4294967295 134512640 135169312 3213001584 3213000120 3085213422 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/14347/statm: 604 274 231 161 0 43 0
[pid=14348] ppid=14347 vsize=19240 CPUtime=0.1
/proc/14348/stat : 14348 (SatElite) R 14347 14347 12261 0 -1 4202496 4574 0 0 0 10 0 0 0 18 0 1 0 1117609234 19701760 4511 4294967295 134512640 135034092 3213390736 3213386696 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14348/statm: 4810 4512 50 128 0 4680 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 21656

[startup+0.310238 s]
/proc/loadavg: 4.26 4.26 4.43 3/115 14347
/proc/meminfo: memFree=2998620/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2416 CPUtime=0
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117609234 2473984 274 4294967295 134512640 135169312 3213001584 3213000120 3085213422 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/14347/statm: 604 274 231 161 0 43 0
[pid=14348] ppid=14347 vsize=59388 CPUtime=0.3
/proc/14348/stat : 14348 (SatElite) R 14347 14347 12261 0 -1 4202496 12370 0 0 0 26 4 0 0 18 0 1 0 1117609234 60813312 12307 4294967295 134512640 135034092 3213390736 3213387080 134691005 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14348/statm: 14847 12307 50 128 0 14717 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 61804

[startup+0.710222 s]
/proc/loadavg: 4.26 4.26 4.43 3/115 14347
/proc/meminfo: memFree=2998620/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2416 CPUtime=0
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117609234 2473984 274 4294967295 134512640 135169312 3213001584 3213000120 3085213422 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/14347/statm: 604 274 231 161 0 43 0
[pid=14348] ppid=14347 vsize=127668 CPUtime=0.7
/proc/14348/stat : 14348 (SatElite) R 14347 14347 12261 0 -1 4202496 25985 0 0 0 64 6 0 0 18 0 1 0 1117609234 130732032 25922 4294967295 134512640 135034092 3213390736 3213387776 134536786 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14348/statm: 31917 25922 63 128 0 31787 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 130084

[startup+1.51019 s]
/proc/loadavg: 4.26 4.26 4.43 2/117 14349
/proc/meminfo: memFree=2887496/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2416 CPUtime=0
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117609234 2473984 274 4294967295 134512640 135169312 3213001584 3213000120 3085213422 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/14347/statm: 604 274 231 161 0 43 0
[pid=14348] ppid=14347 vsize=142300 CPUtime=1.5
/proc/14348/stat : 14348 (SatElite) R 14347 14347 12261 0 -1 4202496 30602 0 0 0 141 9 0 0 20 0 1 0 1117609234 145715200 28163 4294967295 134512640 135034092 3213390736 3213386732 134691101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14348/statm: 35575 28163 67 128 0 35445 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 144716

[startup+3.11013 s]
/proc/loadavg: 4.00 4.20 4.41 2/117 14349
/proc/meminfo: memFree=2868256/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2416 CPUtime=0
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 1117609234 2473984 274 4294967295 134512640 135169312 3213001584 3213000120 3085213422 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/14347/statm: 604 274 231 161 0 43 0
[pid=14348] ppid=14347 vsize=147892 CPUtime=3.1
/proc/14348/stat : 14348 (SatElite) R 14347 14347 12261 0 -1 4202496 32578 0 0 0 293 17 0 0 25 0 1 0 1117609234 151441408 29845 4294967295 134512640 135034092 3213390736 3213386976 134566212 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14348/statm: 36973 29845 67 128 0 36843 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 150308

[startup+6.31001 s]
/proc/loadavg: 4.00 4.20 4.41 7/120 14530
/proc/meminfo: memFree=2888220/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=123784 CPUtime=4.89
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 22874 0 0 0 473 16 0 0 16 0 4 0 1117609684 126754816 22807 4294967295 134512640 135305190 3215000896 3214998788 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 30946 22807 79 194 0 30750 0
[pid=14350/tid=14351] ppid=14347 vsize=123784 CPUtime=0.91
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 446 0 0 0 87 4 0 0 17 0 4 0 1117609743 126754816 22807 4294967295 134512640 135305190 3215000896 3050027952 134557517 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=123916 CPUtime=1.08
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 437 0 0 0 107 1 0 0 17 0 4 0 1117609743 126889984 22808 4294967295 134512640 135305190 3215000896 3041639616 134528559 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=123916 CPUtime=1.13
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 464 0 0 0 112 1 0 0 17 0 4 0 1117609743 126889984 22808 4294967295 134512640 135305190 3215000896 3033250932 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 126204

[startup+12.7098 s]
/proc/loadavg: 4.07 4.21 4.41 5/120 14537
/proc/meminfo: memFree=2882576/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=126684 CPUtime=30.46
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 23621 0 0 0 3026 20 0 0 25 0 4 0 1117609684 129724416 23554 4294967295 134512640 135305190 3215000896 3214999072 134528189 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 31671 23554 79 194 0 31475 0
[pid=14350/tid=14351] ppid=14347 vsize=126684 CPUtime=7.3
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 606 0 0 0 724 6 0 0 25 0 4 0 1117609743 129724416 23554 4294967295 134512640 135305190 3215000896 3050028224 134528771 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=126684 CPUtime=7.46
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 577 0 0 0 744 2 0 0 25 0 4 0 1117609743 129724416 23554 4294967295 134512640 135305190 3215000896 3041639616 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=126684 CPUtime=7.53
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 716 0 0 0 751 2 0 0 25 0 4 0 1117609743 129724416 23554 4294967295 134512640 135305190 3215000896 3033250756 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 34.95
Current children cumulated vsize (KiB) 129104

[startup+25.5092 s]
/proc/loadavg: 4.06 4.21 4.40 5/120 14540
/proc/meminfo: memFree=2876612/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=132076 CPUtime=81.62
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 25012 0 0 0 8139 23 0 0 25 0 4 0 1117609684 135245824 24945 4294967295 134512640 135305190 3215000896 3214999072 134528252 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 33019 24945 79 194 0 32823 0
[pid=14350/tid=14351] ppid=14347 vsize=132076 CPUtime=20.1
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 964 0 0 0 2002 8 0 0 25 0 4 0 1117609743 135245824 24945 4294967295 134512640 135305190 3215000896 3050028224 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=132076 CPUtime=20.22
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 858 0 0 0 2020 2 0 0 25 0 4 0 1117609743 135245824 24945 4294967295 134512640 135305190 3215000896 3041639616 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=132076 CPUtime=20.33
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1070 0 0 0 2030 3 0 0 25 0 4 0 1117609743 135245824 24945 4294967295 134512640 135305190 3215000896 3033250756 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 86.11
Current children cumulated vsize (KiB) 134496

[startup+51.1082 s]
/proc/loadavg: 4.11 4.20 4.40 6/120 14541
/proc/meminfo: memFree=2868460/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=140596 CPUtime=183.89
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 27213 0 0 0 18357 32 0 0 25 0 4 0 1117609684 143970304 27138 4294967295 134512640 135305190 3215000896 3214999072 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 35149 27138 79 194 0 34953 0
[pid=14350/tid=14351] ppid=14347 vsize=140596 CPUtime=45.62
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1413 0 0 0 4549 13 0 0 25 0 4 0 1117609743 143970304 27138 4294967295 134512640 135305190 3215000896 3050028224 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=140596 CPUtime=45.78
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1389 0 0 0 4574 4 0 0 25 0 4 0 1117609743 143970304 27138 4294967295 134512640 135305190 3215000896 3041639616 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=140596 CPUtime=45.93
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1737 0 0 0 4589 4 0 0 25 0 4 0 1117609743 143970304 27138 4294967295 134512640 135305190 3215000896 3033251008 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 188.38
Current children cumulated vsize (KiB) 143016

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

[startup+63.9077 s]
/proc/loadavg: 4.16 4.21 4.40 5/120 14542
/proc/meminfo: memFree=2863928/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=144680 CPUtime=235.02
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 28194 0 0 0 23466 36 0 0 25 0 4 0 1117609684 148152320 28119 4294967295 134512640 135305190 3215000896 3214998824 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 36170 28119 79 194 0 35974 0
[pid=14350/tid=14351] ppid=14347 vsize=144680 CPUtime=58.38
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1627 0 0 0 5824 14 0 0 25 0 4 0 1117609743 148152320 28119 4294967295 134512640 135305190 3215000896 3050028224 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=144680 CPUtime=58.55
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1819 0 0 0 5850 5 0 0 25 0 4 0 1117609743 148152320 28119 4294967295 134512640 135305190 3215000896 3041639616 134530569 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=144680 CPUtime=58.73
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1932 0 0 0 5869 4 0 0 25 0 4 0 1117609743 148152320 28119 4294967295 134512640 135305190 3215000896 3033250736 134557163 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 239.51
Current children cumulated vsize (KiB) 147100

[startup+70.3075 s]
/proc/loadavg: 4.31 4.24 4.40 7/121 14634
/proc/meminfo: memFree=2862408/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=144896 CPUtime=260.49
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 28274 0 0 0 26008 41 0 0 25 0 4 0 1117609684 148373504 28199 4294967295 134512640 135305190 3215000896 3214999072 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 36224 28199 79 194 0 36028 0
[pid=14350/tid=14351] ppid=14347 vsize=144896 CPUtime=64.72
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1640 0 0 0 6457 15 0 0 25 0 4 0 1117609743 148373504 28199 4294967295 134512640 135305190 3215000896 3050028224 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=144896 CPUtime=64.95
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1833 0 0 0 6490 5 0 0 25 0 4 0 1117609743 148373504 28199 4294967295 134512640 135305190 3215000896 3041639296 134554276 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=144896 CPUtime=65.14
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1939 0 0 0 6506 8 0 0 25 0 4 0 1117609743 148373504 28199 4294967295 134512640 135305190 3215000896 3033251008 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 264.98
Current children cumulated vsize (KiB) 147316

[startup+76.7072 s]
/proc/loadavg: 4.44 4.27 4.41 7/121 14681
/proc/meminfo: memFree=2861256/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=146356 CPUtime=286
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 28655 0 0 0 28557 43 0 0 25 0 4 0 1117609684 149868544 28580 4294967295 134512640 135305190 3215000896 3214998820 134840070 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 36589 28580 79 194 0 36393 0
[pid=14350/tid=14351] ppid=14347 vsize=146356 CPUtime=71.05
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1716 0 0 0 7090 15 0 0 25 0 4 0 1117609743 149868544 28580 4294967295 134512640 135305190 3215000896 3050027888 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=146356 CPUtime=71.35
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1961 0 0 0 7128 7 0 0 25 0 4 0 1117609743 149868544 28580 4294967295 134512640 135305190 3215000896 3041639616 134528539 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=146356 CPUtime=71.53
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 2056 0 0 0 7145 8 0 0 25 0 4 0 1117609743 149868544 28580 4294967295 134512640 135305190 3215000896 3033250756 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 290.49
Current children cumulated vsize (KiB) 148776

[startup+79.9071 s]
/proc/loadavg: 4.57 4.30 4.42 6/121 14710
/proc/meminfo: memFree=2860100/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=147548 CPUtime=298.75
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 28955 0 0 0 29832 43 0 0 25 0 4 0 1117609684 151089152 28880 4294967295 134512640 135305190 3215000896 3214999072 134528319 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 36887 28880 79 194 0 36691 0
[pid=14350/tid=14351] ppid=14347 vsize=147548 CPUtime=74.25
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1763 0 0 0 7410 15 0 0 25 0 4 0 1117609743 151089152 28880 4294967295 134512640 135305190 3215000896 3050028224 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=147548 CPUtime=74.54
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 2040 0 0 0 7447 7 0 0 25 0 4 0 1117609743 151089152 28880 4294967295 134512640 135305190 3215000896 3041639296 134555097 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=147548 CPUtime=74.73
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 2145 0 0 0 7465 8 0 0 25 0 4 0 1117609743 151089152 28880 4294967295 134512640 135305190 3215000896 3033250760 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 303.24
Current children cumulated vsize (KiB) 149968

[startup+80.707 s]
/proc/loadavg: 4.57 4.30 4.42 6/121 14719
/proc/meminfo: memFree=2859804/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=147944 CPUtime=301.9
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 29039 0 0 0 30147 43 0 0 25 0 4 0 1117609684 151494656 28964 4294967295 134512640 135305190 3215000896 3214999072 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 36986 28964 79 194 0 36790 0
[pid=14350/tid=14351] ppid=14347 vsize=147944 CPUtime=75.04
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1779 0 0 0 7489 15 0 0 25 0 4 0 1117609743 151494656 28964 4294967295 134512640 135305190 3215000896 3050027972 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=147944 CPUtime=75.34
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 2077 0 0 0 7527 7 0 0 25 0 4 0 1117609743 151494656 28964 4294967295 134512640 135305190 3215000896 3041639616 134528338 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=147944 CPUtime=75.49
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 2158 0 0 0 7541 8 0 0 25 0 4 0 1117609743 151494656 28964 4294967295 134512640 135305190 3215000896 3033251008 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 306.39
Current children cumulated vsize (KiB) 150364

[startup+81.107 s]
/proc/loadavg: 4.57 4.30 4.42 6/121 14719
/proc/meminfo: memFree=2859804/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=148064 CPUtime=303.49
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 29049 0 0 0 30306 43 0 0 25 0 4 0 1117609684 151617536 28974 4294967295 134512640 135305190 3215000896 3214998820 134840070 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 37016 28974 79 194 0 36820 0
[pid=14350/tid=14351] ppid=14347 vsize=148064 CPUtime=75.44
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1781 0 0 0 7529 15 0 0 25 0 4 0 1117609743 151617536 28974 4294967295 134512640 135305190 3215000896 3050028224 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=148064 CPUtime=75.74
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 2082 0 0 0 7567 7 0 0 25 0 4 0 1117609743 151617536 28974 4294967295 134512640 135305190 3215000896 3041639616 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=148064 CPUtime=75.88
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 2159 0 0 0 7580 8 0 0 25 0 4 0 1117609743 151617536 28974 4294967295 134512640 135305190 3215000896 3033250736 134558382 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 307.98
Current children cumulated vsize (KiB) 150484

[startup+81.507 s]
/proc/loadavg: 4.57 4.30 4.42 5/120 14725
/proc/meminfo: memFree=2859008/3368532 swapFree=1941392/1959888
[pid=14347] ppid=14345 vsize=2420 CPUtime=4.49
/proc/14347/stat : 14347 (manysat.sh) S 14345 14347 12261 0 -1 4194304 372 37442 0 0 0 0 428 21 17 0 1 0 1117609234 2478080 275 4294967295 134512640 135169312 3213001584 3212997800 3085213422 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/14347/statm: 605 275 231 161 0 44 0
[pid=14350] ppid=14347 vsize=148064 CPUtime=305.09
/proc/14350/stat : 14350 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202496 29055 0 0 0 30466 43 0 0 25 0 4 0 1117609684 151617536 28980 4294967295 134512640 135305190 3215000896 3214998800 134556837 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/14350/statm: 37016 28980 79 194 0 36820 0
[pid=14350/tid=14351] ppid=14347 vsize=148064 CPUtime=75.84
/proc/14350/task/14351/stat : 14351 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 1783 0 0 0 7569 15 0 0 25 0 4 0 1117609743 151617536 28980 4294967295 134512640 135305190 3215000896 3050028224 134528224 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=14350/tid=14352] ppid=14347 vsize=148064 CPUtime=76.14
/proc/14350/task/14352/stat : 14352 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 2082 0 0 0 7607 7 0 0 25 0 4 0 1117609743 151617536 28980 4294967295 134512640 135305190 3215000896 3041639296 134552865 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=14350/tid=14353] ppid=14347 vsize=148064 CPUtime=76.28
/proc/14350/task/14353/stat : 14353 (manysat1.1_stat) R 14347 14347 12261 0 -1 4202560 2159 0 0 0 7620 8 0 0 25 0 4 0 1117609743 151617536 28980 4294967295 134512640 135305190 3215000896 3033251008 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 309.58
Current children cumulated vsize (KiB) 150484

Child status: 20
Real time (s): 81.5409
CPU time (s): 309.66
CPU user time (s): 309
CPU system time (s): 0.66
CPU usage (%): 379.76
Max. virtual memory (cumulated for all children) (KiB): 163260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 309
system time used= 0.66
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67162
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= 4543
involuntary context switches= 21947

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:48:13
IDJOB=1780117
IDBENCH=70954
IDSOLVER=626
FILE ID=/1780117-1243529293
PBS_JOBID=
Free space on /tmp= 15715 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780117-1243529293/watcher-1780117-1243529293 -o /tmp/evaluation-result-1780117-1243529293/solver-1780117-1243529293 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780117-1243529293.cnf aimd 2

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED= 1471249446

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2998768 kB
Buffers:         32288 kB
Cached:         257076 kB
SwapCached:       4320 kB
Active:         149596 kB
Inactive:       150704 kB
HighTotal:     2489216 kB
HighFree:      2219612 kB
LowTotal:       879316 kB
LowFree:        779156 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           16932 kB
Writeback:           0 kB
AnonPages:        9532 kB
Mapped:           4296 kB
Slab:            58800 kB
SReclaimable:    50444 kB
SUnreclaim:       8356 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127444 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15715 MiB
End job on  at 2009-05-28 18:49:36