Trace number 1780111

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 0/2009-03-20 (4 threads)UNSAT 253.21 67.297

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.62/0.65	c ==============================================================================
0.62/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.65	c ==============================================================================
0.62/0.65	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
4.02/4.11	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
4.12/4.11	c ==============================================================================
4.12/4.11	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
4.12/4.11	c CPU time:   3.95 s
4.12/4.11	c ==============================================================================
252.91/67.27	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
252.91/67.27	c ============================[ Problem Statistics ]=============================
252.91/67.27	c |                                                                             |
252.91/67.27	c threadId              : 0
252.91/67.27	c restarts              : 43
252.91/67.27	c conflicts             : 36783          (148 /sec)
252.91/67.27	c decisions             : 48141          (2.00 % random) (194 /sec)
252.91/67.27	c propagations          : 104206512      (419714 /sec)
252.91/67.27	c conflict literals     : 781482         (62.64 % deleted)
252.91/67.27	c Memory used           : 139.41 MB
252.91/67.27	c CPU time              : 248.28 s
252.91/67.27	
252.91/67.27	c --->m=4, e=8, aimd=0, HOME/32131_many.cnf	time: 62.07	conflicts: 36783        
252.91/67.28	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-1780111-1243528890/watcher-1780111-1243528890 -o /tmp/evaluation-result-1780111-1243528890/solver-1780111-1243528890 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780111-1243528890.cnf aimd 0 

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.55 4.36 4.45 3/96 32131
/proc/meminfo: memFree=2985844/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2412 CPUtime=0.01
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117553184 2469888 274 4294967295 134512640 135169312 3214228640 3214227176 3085131502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32131/statm: 603 274 231 161 0 42 0
[pid=32132] ppid=32131 vsize=1632 CPUtime=0
/proc/32132/stat : 32132 (SatElite) R 32131 32131 27966 0 -1 4202496 357 0 0 0 0 0 0 0 18 0 1 0 1117553184 1671168 294 4294967295 134512640 135034092 3219534192 3219530536 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32132/statm: 408 294 50 128 0 278 0

[startup+0.031188 s]
/proc/loadavg: 4.55 4.36 4.45 3/96 32131
/proc/meminfo: memFree=2985844/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2412 CPUtime=0.01
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117553184 2469888 274 4294967295 134512640 135169312 3214228640 3214227176 3085131502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32131/statm: 603 274 231 161 0 42 0
[pid=32132] ppid=32131 vsize=7092 CPUtime=0.03
/proc/32132/stat : 32132 (SatElite) R 32131 32131 27966 0 -1 4202496 1489 0 0 0 2 1 0 0 18 0 1 0 1117553184 7262208 1426 4294967295 134512640 135034092 3219534192 3219530536 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32132/statm: 1773 1426 50 128 0 1643 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9504

[startup+0.111181 s]
/proc/loadavg: 4.55 4.36 4.45 3/96 32131
/proc/meminfo: memFree=2985844/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2412 CPUtime=0.01
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117553184 2469888 274 4294967295 134512640 135169312 3214228640 3214227176 3085131502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32131/statm: 603 274 231 161 0 42 0
[pid=32132] ppid=32131 vsize=19636 CPUtime=0.11
/proc/32132/stat : 32132 (SatElite) R 32131 32131 27966 0 -1 4202496 4702 0 0 0 9 2 0 0 18 0 1 0 1117553184 20107264 4639 4294967295 134512640 135034092 3219534192 3219530536 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32132/statm: 4909 4640 50 128 0 4779 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 22048

[startup+0.311164 s]
/proc/loadavg: 4.55 4.36 4.45 3/96 32131
/proc/meminfo: memFree=2985844/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2412 CPUtime=0.01
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117553184 2469888 274 4294967295 134512640 135169312 3214228640 3214227176 3085131502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32131/statm: 603 274 231 161 0 42 0
[pid=32132] ppid=32131 vsize=59784 CPUtime=0.31
/proc/32132/stat : 32132 (SatElite) R 32131 32131 27966 0 -1 4202496 12529 0 0 0 27 4 0 0 18 0 1 0 1117553184 61218816 12466 4294967295 134512640 135034092 3219534192 3219530536 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32132/statm: 14946 12466 50 128 0 14816 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 62196

[startup+0.711131 s]
/proc/loadavg: 4.55 4.36 4.45 3/96 32131
/proc/meminfo: memFree=2985844/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2412 CPUtime=0.01
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117553184 2469888 274 4294967295 134512640 135169312 3214228640 3214227176 3085131502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32131/statm: 603 274 231 161 0 42 0
[pid=32132] ppid=32131 vsize=127668 CPUtime=0.71
/proc/32132/stat : 32132 (SatElite) R 32131 32131 27966 0 -1 4202496 25986 0 0 0 63 8 0 0 19 0 1 0 1117553184 130732032 25923 4294967295 134512640 135034092 3219534192 3219531152 134540678 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32132/statm: 31917 25923 63 128 0 31787 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 130080

[startup+1.51106 s]
/proc/loadavg: 4.55 4.36 4.45 2/98 32133
/proc/meminfo: memFree=2875052/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2412 CPUtime=0.01
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117553184 2469888 274 4294967295 134512640 135169312 3214228640 3214227176 3085131502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32131/statm: 603 274 231 161 0 42 0
[pid=32132] ppid=32131 vsize=142300 CPUtime=1.51
/proc/32132/stat : 32132 (SatElite) R 32131 32131 27966 0 -1 4202496 30610 0 0 0 140 11 0 0 20 0 1 0 1117553184 145715200 28171 4294967295 134512640 135034092 3219534192 3219530188 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32132/statm: 35575 28171 67 128 0 35445 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 144712

[startup+3.11093 s]
/proc/loadavg: 4.26 4.30 4.43 2/98 32133
/proc/meminfo: memFree=2855960/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2412 CPUtime=0.01
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 349 0 0 0 1 0 0 0 18 0 1 0 1117553184 2469888 274 4294967295 134512640 135169312 3214228640 3214227176 3085131502 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32131/statm: 603 274 231 161 0 42 0
[pid=32132] ppid=32131 vsize=147892 CPUtime=3.11
/proc/32132/stat : 32132 (SatElite) R 32131 32131 27966 0 -1 4202496 32578 0 0 0 298 13 0 0 25 0 1 0 1117553184 151441408 29845 4294967295 134512640 135034092 3219534192 3219530512 134575718 0 0 0 3 0 0 0 17 1 0 0 0
/proc/32132/statm: 36973 29845 67 128 0 36843 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 150304

[startup+6.31068 s]
/proc/loadavg: 4.26 4.30 4.43 6/101 32137
/proc/meminfo: memFree=2876296/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=123812 CPUtime=5.36
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 22750 0 0 0 516 20 0 0 16 0 4 0 1117553634 126783488 22683 4294967295 134512640 135305190 3216311952 3216310016 134529138 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/32134/statm: 30953 22683 79 194 0 30757 0
[pid=32134/tid=32135] ppid=32131 vsize=123812 CPUtime=1.18
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 410 0 0 0 116 2 0 0 17 0 4 0 1117553693 126783488 22683 4294967295 134512640 135305190 3216311952 3050384576 134528501 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=123812 CPUtime=1.19
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 393 0 0 0 117 2 0 0 17 0 4 0 1117553693 126783488 22683 4294967295 134512640 135305190 3216311952 3041995968 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=123812 CPUtime=1.18
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 412 0 0 0 114 4 0 0 16 0 4 0 1117553693 126783488 22683 4294967295 134512640 135305190 3216311952 3033607360 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.87
Current children cumulated vsize (KiB) 126228

[startup+12.7102 s]
/proc/loadavg: 4.37 4.32 4.43 6/101 32137
/proc/meminfo: memFree=2871004/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=126968 CPUtime=30.92
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 23578 0 0 0 3071 21 0 0 25 0 4 0 1117553634 130015232 23511 4294967295 134512640 135305190 3216311952 3216310128 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32134/statm: 31742 23511 79 194 0 31546 0
[pid=32134/tid=32135] ppid=32131 vsize=126968 CPUtime=7.57
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 590 0 0 0 755 2 0 0 25 0 4 0 1117553693 130015232 23511 4294967295 134512640 135305190 3216311952 3050384304 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=126968 CPUtime=7.59
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 580 0 0 0 757 2 0 0 25 0 4 0 1117553693 130015232 23511 4294967295 134512640 135305190 3216311952 3041995968 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=126968 CPUtime=7.57
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 632 0 0 0 752 5 0 0 25 0 4 0 1117553693 130015232 23511 4294967295 134512640 135305190 3216311952 3033607360 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35.43
Current children cumulated vsize (KiB) 129384

[startup+25.5091 s]
/proc/loadavg: 4.39 4.33 4.43 5/101 32138
/proc/meminfo: memFree=2865932/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=131508 CPUtime=82.05
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 24797 0 0 0 8179 26 0 0 25 0 4 0 1117553634 134664192 24730 4294967295 134512640 135305190 3216311952 3216310128 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32134/statm: 32877 24730 79 194 0 32681 0
[pid=32134/tid=32135] ppid=32131 vsize=131508 CPUtime=20.3
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 841 0 0 0 2027 3 0 0 25 0 4 0 1117553693 134664192 24730 4294967295 134512640 135305190 3216311952 3050384576 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=131508 CPUtime=20.39
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 891 0 0 0 2035 4 0 0 25 0 4 0 1117553693 134664192 24730 4294967295 134512640 135305190 3216311952 3041995648 134552302 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=131508 CPUtime=20.37
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1019 0 0 0 2030 7 0 0 25 0 4 0 1117553693 134664192 24730 4294967295 134512640 135305190 3216311952 3033607360 134528252 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 86.56
Current children cumulated vsize (KiB) 133924

[startup+51.107 s]
/proc/loadavg: 4.33 4.32 4.43 6/101 32141
/proc/meminfo: memFree=2855896/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=140964 CPUtime=184.35
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 27215 0 0 0 18403 32 0 0 25 0 4 0 1117553634 144347136 27148 4294967295 134512640 135305190 3216311952 3216310128 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32134/statm: 35241 27148 79 194 0 35045 0
[pid=32134/tid=32135] ppid=32131 vsize=140964 CPUtime=45.8
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1281 0 0 0 4577 3 0 0 25 0 4 0 1117553693 144347136 27148 4294967295 134512640 135305190 3216311952 3050384576 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=140964 CPUtime=45.99
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1415 0 0 0 4594 5 0 0 25 0 4 0 1117553693 144347136 27148 4294967295 134512640 135305190 3216311952 3041995968 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=140964 CPUtime=45.97
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1901 0 0 0 4587 10 0 0 25 0 4 0 1117553693 144347136 27148 4294967295 134512640 135305190 3216311952 3033607360 134530613 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 188.86
Current children cumulated vsize (KiB) 143380

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

[startup+57.5064 s]
/proc/loadavg: 4.44 4.34 4.43 6/102 32172
/proc/meminfo: memFree=2854728/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=141448 CPUtime=209.88
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 27308 0 0 0 20952 36 0 0 25 0 4 0 1117553634 144842752 27241 4294967295 134512640 135305190 3216311952 3216310128 134528442 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32134/statm: 35362 27241 79 194 0 35166 0
[pid=32134/tid=32135] ppid=32131 vsize=141448 CPUtime=52.18
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1296 0 0 0 5215 3 0 0 25 0 4 0 1117553693 144842752 27241 4294967295 134512640 135305190 3216311952 3050384576 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=141448 CPUtime=52.36
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1452 0 0 0 5228 8 0 0 25 0 4 0 1117553693 144842752 27241 4294967295 134512640 135305190 3216311952 3041995968 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=141448 CPUtime=52.36
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1917 0 0 0 5226 10 0 0 25 0 4 0 1117553693 144842752 27241 4294967295 134512640 135305190 3216311952 3033607360 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 214.39
Current children cumulated vsize (KiB) 143864

[startup+63.9059 s]
/proc/loadavg: 4.49 4.35 4.44 5/101 32325
/proc/meminfo: memFree=2853432/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=142492 CPUtime=235.21
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 27548 0 0 0 23484 37 0 0 25 0 4 0 1117553634 145911808 27432 4294967295 134512640 135305190 3216311952 3216310128 134528788 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32134/statm: 35623 27432 79 194 0 35427 0
[pid=32134/tid=32135] ppid=32131 vsize=142492 CPUtime=58.35
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1348 0 0 0 5832 3 0 0 25 0 4 0 1117553693 145911808 27432 4294967295 134512640 135305190 3216311952 3050384304 134556726 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=142492 CPUtime=58.75
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1542 0 0 0 5867 8 0 0 25 0 4 0 1117553693 145911808 27432 4294967295 134512640 135305190 3216311952 3041995968 134528603 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=142492 CPUtime=58.73
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1953 0 0 0 5863 10 0 0 25 0 4 0 1117553693 145911808 27432 4294967295 134512640 135305190 3216311952 3033607360 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 239.72
Current children cumulated vsize (KiB) 144908

[startup+65.5058 s]
/proc/loadavg: 4.49 4.35 4.44 5/101 32325
/proc/meminfo: memFree=2853240/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=142624 CPUtime=241.6
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 27591 0 0 0 24122 38 0 0 25 0 4 0 1117553634 146046976 27475 4294967295 134512640 135305190 3216311952 3216309856 134558326 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32134/statm: 35656 27475 79 194 0 35460 0
[pid=32134/tid=32135] ppid=32131 vsize=142624 CPUtime=59.95
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1361 0 0 0 5991 4 0 0 25 0 4 0 1117553693 146046976 27475 4294967295 134512640 135305190 3216311952 3050384576 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=142624 CPUtime=60.35
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1542 0 0 0 6027 8 0 0 25 0 4 0 1117553693 146046976 27475 4294967295 134512640 135305190 3216311952 3041995968 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=142624 CPUtime=60.33
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1960 0 0 0 6023 10 0 0 25 0 4 0 1117553693 146046976 27475 4294967295 134512640 135305190 3216311952 3033607360 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 246.11
Current children cumulated vsize (KiB) 145040

[startup+66.3057 s]
/proc/loadavg: 4.49 4.35 4.44 5/101 32326
/proc/meminfo: memFree=2853240/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=142756 CPUtime=244.8
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 27619 0 0 0 24440 40 0 0 25 0 4 0 1117553634 146182144 27503 4294967295 134512640 135305190 3216311952 3216309920 134549035 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32134/statm: 35689 27503 79 194 0 35493 0
[pid=32134/tid=32135] ppid=32131 vsize=142756 CPUtime=60.75
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1367 0 0 0 6069 6 0 0 25 0 4 0 1117553693 146182144 27503 4294967295 134512640 135305190 3216311952 3050384576 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=142756 CPUtime=61.15
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1542 0 0 0 6107 8 0 0 25 0 4 0 1117553693 146182144 27503 4294967295 134512640 135305190 3216311952 3041995968 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=142756 CPUtime=61.13
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1964 0 0 0 6103 10 0 0 25 0 4 0 1117553693 146182144 27503 4294967295 134512640 135305190 3216311952 3033607360 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 249.31
Current children cumulated vsize (KiB) 145172

[startup+66.7057 s]
/proc/loadavg: 4.49 4.35 4.44 5/101 32326
/proc/meminfo: memFree=2853240/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=142756 CPUtime=246.4
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 27624 0 0 0 24600 40 0 0 25 0 4 0 1117553634 146182144 27508 4294967295 134512640 135305190 3216311952 3216309856 134558354 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32134/statm: 35689 27508 79 194 0 35493 0
[pid=32134/tid=32135] ppid=32131 vsize=142756 CPUtime=61.15
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1367 0 0 0 6109 6 0 0 25 0 4 0 1117553693 146182144 27508 4294967295 134512640 135305190 3216311952 3050384576 134528319 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=142756 CPUtime=61.55
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1542 0 0 0 6147 8 0 0 25 0 4 0 1117553693 146182144 27508 4294967295 134512640 135305190 3216311952 3041995968 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=142756 CPUtime=61.53
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1966 0 0 0 6143 10 0 0 25 0 4 0 1117553693 146182144 27508 4294967295 134512640 135305190 3216311952 3033607088 134557163 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 250.91
Current children cumulated vsize (KiB) 145172

[startup+67.1156 s]
/proc/loadavg: 4.45 4.34 4.43 5/101 32326
/proc/meminfo: memFree=2853240/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=142756 CPUtime=248.04
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 27634 0 0 0 24764 40 0 0 25 0 4 0 1117553634 146182144 27518 4294967295 134512640 135305190 3216311952 3216310128 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32134/statm: 35689 27518 79 194 0 35493 0
[pid=32134/tid=32135] ppid=32131 vsize=142756 CPUtime=61.56
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1373 0 0 0 6150 6 0 0 25 0 4 0 1117553693 146182144 27518 4294967295 134512640 135305190 3216311952 3050384576 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=142756 CPUtime=61.96
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1542 0 0 0 6188 8 0 0 25 0 4 0 1117553693 146182144 27518 4294967295 134512640 135305190 3216311952 3041995648 134552658 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=142756 CPUtime=61.94
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1967 0 0 0 6184 10 0 0 25 0 4 0 1117553693 146182144 27518 4294967295 134512640 135305190 3216311952 3033607360 134530636 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 252.55
Current children cumulated vsize (KiB) 145172

[startup+67.2056 s]
/proc/loadavg: 4.45 4.34 4.43 5/101 32326
/proc/meminfo: memFree=2853240/3368532 swapFree=1953788/1959888
[pid=32131] ppid=32129 vsize=2416 CPUtime=4.51
/proc/32131/stat : 32131 (manysat.sh) S 32129 32131 27966 0 -1 4194304 370 37442 0 0 1 0 431 19 16 0 1 0 1117553184 2473984 275 4294967295 134512640 135169312 3214228640 3214224856 3085131502 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/32131/statm: 604 275 231 161 0 43 0
[pid=32134] ppid=32131 vsize=142756 CPUtime=248.4
/proc/32134/stat : 32134 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202496 27634 0 0 0 24800 40 0 0 25 0 4 0 1117553634 146182144 27518 4294967295 134512640 135305190 3216311952 3216310128 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32134/statm: 35689 27518 79 194 0 35493 0
[pid=32134/tid=32135] ppid=32131 vsize=142756 CPUtime=61.65
/proc/32134/task/32135/stat : 32135 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1373 0 0 0 6159 6 0 0 25 0 4 0 1117553693 146182144 27518 4294967295 134512640 135305190 3216311952 3050384576 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32134/tid=32136] ppid=32131 vsize=142756 CPUtime=62.05
/proc/32134/task/32136/stat : 32136 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1542 0 0 0 6197 8 0 0 25 0 4 0 1117553693 146182144 27518 4294967295 134512640 135305190 3216311952 3041995968 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32134/tid=32137] ppid=32131 vsize=142756 CPUtime=62.03
/proc/32134/task/32137/stat : 32137 (manysat1.1_stat) R 32131 32131 27966 0 -1 4202560 1967 0 0 0 6193 10 0 0 25 0 4 0 1117553693 146182144 27518 4294967295 134512640 135305190 3216311952 3033607360 134528415 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 252.91
Current children cumulated vsize (KiB) 145172

Child status: 20
Real time (s): 67.297
CPU time (s): 253.21
CPU user time (s): 252.61
CPU system time (s): 0.6
CPU usage (%): 376.258
Max. virtual memory (cumulated for all children) (KiB): 163256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.61
system time used= 0.6
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65736
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= 7680
involuntary context switches= 10921

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:41:30
IDJOB=1780111
IDBENCH=70954
IDSOLVER=620
FILE ID=/1780111-1243528890
PBS_JOBID=
Free space on /tmp= 6461 MiB

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

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED= 1434119348

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:       2985844 kB
Buffers:         53416 kB
Cached:         228552 kB
SwapCached:       2256 kB
Active:         133328 kB
Inactive:       158440 kB
HighTotal:     2489216 kB
HighFree:      2249224 kB
LowTotal:       879316 kB
LowFree:        736620 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:           16872 kB
Writeback:           0 kB
AnonPages:        8840 kB
Mapped:           3452 kB
Slab:            81432 kB
SReclaimable:    67616 kB
SUnreclaim:      13816 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88676 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6461 MiB
End job on  at 2009-05-28 18:42:38