Trace number 1780192

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 608.4 162.753

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark268.18
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

0.00/0.00	c Parsing...
0.92/0.91	c ==============================================================================
0.92/0.91	c |           |     ORIGINAL     |              LEARNT              |          |
0.92/0.91	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.92/0.91	c ==============================================================================
0.92/0.91	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
12.12/12.17	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
12.12/12.17	c ==============================================================================
12.12/12.17	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
12.12/12.17	c CPU time:   12.03 s
12.12/12.17	c ==============================================================================
608.30/162.73	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
608.30/162.73	c ============================[ Problem Statistics ]=============================
608.30/162.73	c |                                                                             |
608.30/162.73	c threadId              : 1
608.30/162.73	c restarts              : 1229
608.30/162.73	c conflicts             : 284243         (478 /sec)
608.30/162.73	c decisions             : 490758         (1.70 % random) (825 /sec)
608.30/162.73	c propagations          : 169470049      (285054 /sec)
608.30/162.73	c conflict literals     : 8929708        (39.04 % deleted)
608.30/162.73	c Memory used           : 219.43 MB
608.30/162.73	c CPU time              : 594.52 s
608.30/162.73	
608.30/162.73	c --->m=4, e=8, aimd=2, HOME/27040_many.cnf	time: 148.63	conflicts: 284243       
608.30/162.74	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-1780192-1243529338/watcher-1780192-1243529338 -o /tmp/evaluation-result-1780192-1243529338/solver-1780192-1243529338 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780192-1243529338.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: 3.90 3.89 4.19 3/97 27040
/proc/meminfo: memFree=2840324/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2412 CPUtime=0
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1107071244 2469888 272 4294967295 134512640 135169312 3218141264 3218139800 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 603 272 231 161 0 42 0
[pid=27041] ppid=27040 vsize=1060 CPUtime=0.01
/proc/27041/stat : 27041 (SatElite) R 27040 27040 21691 0 -1 4202496 209 0 0 0 1 0 0 0 20 0 1 0 1107071244 1085440 146 4294967295 134512640 135034092 3218325568 3218321912 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27041/statm: 265 146 50 128 0 135 0

[startup+0.073682 s]
/proc/loadavg: 3.90 3.89 4.19 3/97 27040
/proc/meminfo: memFree=2840324/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2412 CPUtime=0
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1107071244 2469888 272 4294967295 134512640 135169312 3218141264 3218139800 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 603 272 231 161 0 42 0
[pid=27041] ppid=27040 vsize=17072 CPUtime=0.08
/proc/27041/stat : 27041 (SatElite) R 27040 27040 21691 0 -1 4202496 3921 0 0 0 8 0 0 0 20 0 1 0 1107071244 17481728 3794 4294967295 134512640 135034092 3218325568 3218321560 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27041/statm: 4268 3794 50 128 0 4138 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19484

[startup+0.113679 s]
/proc/loadavg: 3.90 3.89 4.19 3/97 27040
/proc/meminfo: memFree=2840324/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2412 CPUtime=0
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1107071244 2469888 272 4294967295 134512640 135169312 3218141264 3218139800 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 603 272 231 161 0 42 0
[pid=27041] ppid=27040 vsize=20892 CPUtime=0.12
/proc/27041/stat : 27041 (SatElite) R 27040 27040 21691 0 -1 4202496 5123 0 0 0 12 0 0 0 20 0 1 0 1107071244 21393408 4996 4294967295 134512640 135034092 3218325568 3218321856 134544856 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27041/statm: 5223 4997 50 128 0 5093 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 23304

[startup+0.313664 s]
/proc/loadavg: 3.90 3.89 4.19 3/97 27040
/proc/meminfo: memFree=2840324/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2412 CPUtime=0
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1107071244 2469888 272 4294967295 134512640 135169312 3218141264 3218139800 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 603 272 231 161 0 42 0
[pid=27041] ppid=27040 vsize=52132 CPUtime=0.32
/proc/27041/stat : 27041 (SatElite) R 27040 27040 21691 0 -1 4202496 11216 0 0 0 30 2 0 0 20 0 1 0 1107071244 53383168 11089 4294967295 134512640 135034092 3218325568 3218321912 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27041/statm: 13033 11089 50 128 0 12903 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 54544

[startup+0.713638 s]
/proc/loadavg: 3.90 3.89 4.19 3/97 27040
/proc/meminfo: memFree=2840324/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2412 CPUtime=0
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1107071244 2469888 272 4294967295 134512640 135169312 3218141264 3218139800 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 603 272 231 161 0 42 0
[pid=27041] ppid=27040 vsize=90288 CPUtime=0.72
/proc/27041/stat : 27041 (SatElite) R 27040 27040 21691 0 -1 4202496 22130 0 0 0 66 6 0 0 21 0 1 0 1107071244 92454912 22003 4294967295 134512640 135034092 3218325568 3218321912 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27041/statm: 22572 22004 50 128 0 22442 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 92700

[startup+1.51357 s]
/proc/loadavg: 3.67 3.84 4.18 2/99 27042
/proc/meminfo: memFree=2721624/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2412 CPUtime=0
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1107071244 2469888 272 4294967295 134512640 135169312 3218141264 3218139800 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 603 272 231 161 0 42 0
[pid=27041] ppid=27040 vsize=136884 CPUtime=1.52
/proc/27041/stat : 27041 (SatElite) R 27040 27040 21691 0 -1 4202496 32248 0 0 0 141 11 0 0 23 0 1 0 1107071244 140169216 32108 4294967295 134512640 135034092 3218325568 3218321760 134540724 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27041/statm: 34221 32108 66 128 0 34091 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 139296

[startup+3.11345 s]
/proc/loadavg: 3.67 3.84 4.18 2/99 27042
/proc/meminfo: memFree=2711708/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2412 CPUtime=0
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1107071244 2469888 272 4294967295 134512640 135169312 3218141264 3218139800 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 603 272 231 161 0 42 0
[pid=27041] ppid=27040 vsize=136884 CPUtime=3.12
/proc/27041/stat : 27041 (SatElite) R 27040 27040 21691 0 -1 4202496 32275 0 0 0 301 11 0 0 25 0 1 0 1107071244 140169216 32135 4294967295 134512640 135034092 3218325568 3218321808 134541265 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27041/statm: 34221 32135 66 128 0 34091 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 139296

[startup+6.3132 s]
/proc/loadavg: 3.67 3.84 4.18 2/99 27042
/proc/meminfo: memFree=2711304/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2412 CPUtime=0
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1107071244 2469888 272 4294967295 134512640 135169312 3218141264 3218139800 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 603 272 231 161 0 42 0
[pid=27041] ppid=27040 vsize=137140 CPUtime=6.32
/proc/27041/stat : 27041 (SatElite) R 27040 27040 21691 0 -1 4202496 32377 0 0 0 621 11 0 0 25 0 1 0 1107071244 140431360 32237 4294967295 134512640 135034092 3218325568 3218321648 134536786 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27041/statm: 34285 32237 66 128 0 34155 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 139552

[startup+12.7127 s]
/proc/loadavg: 3.26 3.74 4.14 2/99 27042
/proc/meminfo: memFree=2694024/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2412 CPUtime=0
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 347 0 0 0 0 0 0 0 18 0 1 0 1107071244 2469888 272 4294967295 134512640 135169312 3218141264 3218139800 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 603 272 231 161 0 42 0
[pid=27041] ppid=27040 vsize=0 CPUtime=12.72
/proc/27041/stat : 27041 (SatElite) R 27040 27040 21691 0 -1 4202500 39164 0 0 0 1253 19 0 0 25 0 1 0 1107071244 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27041/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 2412

[startup+25.5115 s]
/proc/loadavg: 3.69 3.82 4.16 6/102 27229
/proc/meminfo: memFree=2699036/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2416 CPUtime=12.72
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 369 39164 0 0 0 0 1253 19 18 0 1 0 1107071244 2473984 274 4294967295 134512640 135169312 3218141264 3218137480 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 604 274 231 161 0 43 0
[pid=27043] ppid=27040 vsize=152752 CPUtime=47.97
/proc/27043/stat : 27043 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202496 30661 0 0 0 4758 39 0 0 25 0 4 0 1107072515 156418048 30594 4294967295 134512640 135305190 3213403072 3213401248 134528256 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27043/statm: 38188 30594 79 194 0 37992 0
[pid=27043/tid=27044] ppid=27040 vsize=152752 CPUtime=11.77
/proc/27043/task/27044/stat : 27044 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 1555 0 0 0 1170 7 0 0 25 0 4 0 1107072586 156418048 30594 4294967295 134512640 135305190 3213403072 3064720576 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27043/tid=27045] ppid=27040 vsize=152752 CPUtime=11.98
/proc/27043/task/27045/stat : 27045 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 1905 0 0 0 1191 7 0 0 25 0 4 0 1107072586 156418048 30594 4294967295 134512640 135305190 3213403072 3056331968 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27043/tid=27046] ppid=27040 vsize=152752 CPUtime=11.59
/proc/27043/task/27046/stat : 27046 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 1777 0 0 0 1149 10 0 0 19 0 4 0 1107072586 156418048 30594 4294967295 134512640 135305190 3213403072 3047943360 134528418 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 60.69
Current children cumulated vsize (KiB) 155168

[startup+51.1095 s]
/proc/loadavg: 3.87 3.85 4.16 5/102 27232
/proc/meminfo: memFree=2679664/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2416 CPUtime=12.72
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 369 39164 0 0 0 0 1253 19 18 0 1 0 1107071244 2473984 274 4294967295 134512640 135169312 3218141264 3218137480 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 604 274 231 161 0 43 0
[pid=27043] ppid=27040 vsize=172684 CPUtime=150.29
/proc/27043/stat : 27043 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202496 35668 0 0 0 14976 53 0 0 25 0 4 0 1107072515 176828416 35601 4294967295 134512640 135305190 3213403072 3213401248 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27043/statm: 43171 35601 79 194 0 42975 0
[pid=27043/tid=27044] ppid=27040 vsize=172684 CPUtime=37.36
/proc/27043/task/27044/stat : 27044 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 2577 0 0 0 3727 9 0 0 25 0 4 0 1107072586 176828416 35601 4294967295 134512640 135305190 3213403072 3064720576 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27043/tid=27045] ppid=27040 vsize=172684 CPUtime=37.58
/proc/27043/task/27045/stat : 27045 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 3471 0 0 0 3748 10 0 0 25 0 4 0 1107072586 176828416 35601 4294967295 134512640 135305190 3213403072 3056331968 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27043/tid=27046] ppid=27040 vsize=172684 CPUtime=37.12
/proc/27043/task/27046/stat : 27046 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 2970 0 0 0 3699 13 0 0 25 0 4 0 1107072586 176828416 35601 4294967295 134512640 135305190 3213403072 3047943360 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 163.01
Current children cumulated vsize (KiB) 175100

[startup+102.316 s]
/proc/loadavg: 4.20 3.95 4.18 6/102 27422
/proc/meminfo: memFree=2650640/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2416 CPUtime=12.72
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 369 39164 0 0 0 0 1253 19 18 0 1 0 1107071244 2473984 274 4294967295 134512640 135169312 3218141264 3218137480 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 604 274 231 161 0 43 0
[pid=27043] ppid=27040 vsize=201464 CPUtime=354.6
/proc/27043/stat : 27043 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202496 42627 0 0 0 35379 81 0 0 25 0 4 0 1107072515 206299136 42560 4294967295 134512640 135305190 3213403072 3213401248 134528189 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27043/statm: 50366 42560 79 194 0 50170 0
[pid=27043/tid=27044] ppid=27040 vsize=201464 CPUtime=88.47
/proc/27043/task/27044/stat : 27044 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 4177 0 0 0 8828 19 0 0 25 0 4 0 1107072586 206299136 42560 4294967295 134512640 135305190 3213403072 3064720576 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27043/tid=27045] ppid=27040 vsize=201464 CPUtime=88.7
/proc/27043/task/27045/stat : 27045 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 5648 0 0 0 8855 15 0 0 25 0 4 0 1107072586 206299136 42560 4294967295 134512640 135305190 3213403072 3056331968 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27043/tid=27046] ppid=27040 vsize=201464 CPUtime=88.02
/proc/27043/task/27046/stat : 27046 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 4566 0 0 0 8779 23 0 0 25 0 4 0 1107072586 206299136 42560 4294967295 134512640 135305190 3213403072 3047943360 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 367.32
Current children cumulated vsize (KiB) 203880

[startup+162.311 s]
/proc/loadavg: 4.47 4.06 4.20 5/102 27611
/proc/meminfo: memFree=2627008/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2416 CPUtime=12.72
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 369 39164 0 0 0 0 1253 19 18 0 1 0 1107071244 2473984 274 4294967295 134512640 135169312 3218141264 3218137480 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 604 274 231 161 0 43 0
[pid=27043] ppid=27040 vsize=224508 CPUtime=593.97
/proc/27043/stat : 27043 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202496 48511 0 0 0 59283 114 0 0 25 0 4 0 1107072515 229896192 48444 4294967295 134512640 135305190 3213403072 3213401248 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27043/statm: 56127 48444 79 194 0 55931 0
[pid=27043/tid=27044] ppid=27040 vsize=224508 CPUtime=148.24
/proc/27043/task/27044/stat : 27044 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 5470 0 0 0 14798 26 0 0 25 0 4 0 1107072586 229896192 48444 4294967295 134512640 135305190 3213403072 3064720576 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27043/tid=27045] ppid=27040 vsize=224508 CPUtime=148.43
/proc/27043/task/27045/stat : 27045 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 7414 0 0 0 14816 27 0 0 25 0 4 0 1107072586 229896192 48444 4294967295 134512640 135305190 3213403072 3056331968 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27043/tid=27046] ppid=27040 vsize=224508 CPUtime=147.99
/proc/27043/task/27046/stat : 27046 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 5860 0 0 0 14768 31 0 0 25 0 4 0 1107072586 229896192 48444 4294967295 134512640 135305190 3213403072 3047943360 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 606.69
Current children cumulated vsize (KiB) 226924

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

[startup+162.711 s]
/proc/loadavg: 4.47 4.06 4.20 5/102 27611
/proc/meminfo: memFree=2626792/3368532 swapFree=1952996/1959888
[pid=27040] ppid=27038 vsize=2416 CPUtime=12.72
/proc/27040/stat : 27040 (manysat.sh) S 27038 27040 21691 0 -1 4194304 369 39164 0 0 0 0 1253 19 18 0 1 0 1107071244 2473984 274 4294967295 134512640 135169312 3218141264 3218137480 3085074158 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/27040/statm: 604 274 231 161 0 43 0
[pid=27043] ppid=27040 vsize=224688 CPUtime=595.58
/proc/27043/stat : 27043 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202496 48540 0 0 0 59444 114 0 0 25 0 4 0 1107072515 230080512 48473 4294967295 134512640 135305190 3213403072 3213401248 134528406 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27043/statm: 56172 48473 79 194 0 55976 0
[pid=27043/tid=27044] ppid=27040 vsize=224688 CPUtime=148.64
/proc/27043/task/27044/stat : 27044 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 5474 0 0 0 14838 26 0 0 25 0 4 0 1107072586 230080512 48473 4294967295 134512640 135305190 3213403072 3064720576 134528536 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27043/tid=27045] ppid=27040 vsize=224688 CPUtime=148.83
/proc/27043/task/27045/stat : 27045 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 7423 0 0 0 14856 27 0 0 25 0 4 0 1107072586 230080512 48473 4294967295 134512640 135305190 3213403072 3056331968 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27043/tid=27046] ppid=27040 vsize=224688 CPUtime=148.39
/proc/27043/task/27046/stat : 27046 (manysat1.1_stat) R 27040 27040 21691 0 -1 4202560 5866 0 0 0 14808 31 0 0 25 0 4 0 1107072586 230080512 48473 4294967295 134512640 135305190 3213403072 3047943360 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 608.3
Current children cumulated vsize (KiB) 227104

Child status: 20
Real time (s): 162.753
CPU time (s): 608.4
CPU user time (s): 607.05
CPU system time (s): 1.35
CPU usage (%): 373.819
Max. virtual memory (cumulated for all children) (KiB): 227104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 607.05
system time used= 1.35
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88365
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= 33832
involuntary context switches= 26057

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 18:48:58
IDJOB=1780192
IDBENCH=70960
IDSOLVER=626
FILE ID=tipi45/1780192-1243529338
PBS_JOBID=
Free space on /tmp= 15479 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L80_coli.sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780192-1243529338/watcher-1780192-1243529338 -o /tmp/evaluation-result-1780192-1243529338/solver-1780192-1243529338 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780192-1243529338.cnf aimd 2

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED= 1100533427

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
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:       2840324 kB
Buffers:        141196 kB
Cached:         280148 kB
SwapCached:       2100 kB
Active:         125312 kB
Inactive:       305380 kB
HighTotal:     2489216 kB
HighFree:      2196856 kB
LowTotal:       879316 kB
LowFree:        643468 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           25012 kB
Writeback:           0 kB
AnonPages:        8400 kB
Mapped:           3520 kB
Slab:            85540 kB
SReclaimable:    74552 kB
SUnreclaim:      10988 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89600 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15479 MiB
End job on tipi45 at 2009-05-28 18:51:43