Trace number 1796986

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 598.322 598.524

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark290.22
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 23
30.18/30.25	#LEARNT CLAUSES 446
30.28/30.35	done !
30.28/30.35	c Now, SatElite...
30.28/30.35	c Parsing...
30.33/30.45	c ==============================================================================
30.33/30.45	c |           |     ORIGINAL     |              LEARNT              |          |
30.33/30.45	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
30.33/30.45	c ==============================================================================
30.33/30.45	c |         0 |  112326   288050 |   33697       0        0     nan |  0.000 % |
30.87/31.00	c |         0 |   64775   214938 |      --       0       --      -- |     --   | -47551/-73112
30.87/31.00	c ==============================================================================
30.87/31.00	c Result  :   #vars: 6815   #clauses: 64775   #literals: 214938
30.87/31.00	c CPU time:   0.605907 s
30.87/31.00	c ==============================================================================
31.06/31.13	c SatElite is done !
31.06/31.13	c Calling MINISAT
31.06/31.13	This is MiniSat 2.0 beta
31.06/31.13	WARNING: for repeatability, setting FPU to use double precision
31.06/31.13	============================[ Problem Statistics ]=============================
31.06/31.13	|                                                                             |
31.06/31.13	|  Number of variables:  6815                                                 |
31.06/31.13	|  Number of clauses:    64775                                                |
31.06/31.17	|  Parsing time:         0.03         s                                       |
31.06/31.17	============================[ Search Statistics ]==============================
31.06/31.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.06/31.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
31.06/31.17	===============================================================================
31.06/31.17	|         0 |    6815    64775   214938 |    21591        0    nan |  0.000 % |
31.06/31.17	|       101 |    6815    64775   214938 |    23750      101     11 |  0.000 % |
31.06/31.18	|       251 |    6815    64775   214938 |    26125      251     15 |  0.000 % |
31.06/31.20	|       476 |    6815    64775   214938 |    28738      476     13 |  0.000 % |
31.10/31.22	|       820 |    6815    64775   214938 |    31612      820     14 |  0.000 % |
31.10/31.24	|      1327 |    6815    64775   214938 |    34773     1327     13 |  0.000 % |
31.10/31.29	|      2087 |    6815    64775   214938 |    38250     2087     17 |  0.000 % |
31.10/31.37	|      3228 |    6815    64775   214938 |    42076     3228     19 |  0.000 % |
31.10/31.48	|      4937 |    6815    64775   214938 |    46283     4937     18 |  0.000 % |
31.10/31.68	|      7499 |    6815    64775   214938 |    50912     7499     18 |  0.000 % |
31.86/31.97	|     11344 |    6815    64775   214938 |    56003    11344     18 |  0.000 % |
32.46/32.54	|     17111 |    6815    64775   214938 |    61603    17111     17 |  0.000 % |
33.66/33.73	|     25761 |    6815    64775   214938 |    67763    25761     20 |  0.000 % |
36.06/36.14	|     38737 |    6815    64775   214938 |    74540    38737     21 |  0.000 % |
42.26/42.32	|     58198 |    6815    64775   214938 |    81994    58198     21 |  0.000 % |
56.55/56.63	|     87390 |    6815    64775   214938 |    90193    26354     18 |  0.000 % |
71.45/71.53	|    131179 |    6815    64775   214938 |    99213    70143     21 |  0.000 % |
108.24/108.33	|    196863 |    6815    64775   214938 |   109134    58444     21 |  0.000 % |
166.52/166.66	|    295389 |    6815    64775   214938 |   120047    68797     24 |  0.000 % |
285.17/285.32	|    443180 |    6815    64775   214938 |   132052    28556     19 |  0.000 % |
444.13/444.35	|    664864 |    6815    64775   214938 |   145257    40982     20 |  0.000 % |
598.27/598.51	===============================================================================
598.27/598.51	restarts              : 21
598.27/598.51	conflicts             : 855938         (1509 /sec)
598.27/598.51	decisions             : 1213337        (1.80 % random) (2139 /sec)
598.27/598.51	propagations          : 187458557      (330537 /sec)
598.27/598.51	conflict literals     : 19899472       (38.94 % deleted)
598.27/598.51	Memory used           : 25.95 MB
598.27/598.51	CPU time              : 567.133 s
598.27/598.51	
598.27/598.51	UNSATISFIABLE
598.27/598.52	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796986-1242082925/watcher-1796986-1242082925 -o /tmp/evaluation-result-1796986-1242082925/solver-1796986-1242082925 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796986-1242082925.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15195
/proc/meminfo: memFree=1182832/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=0
/proc/15195/stat : 15195 (run.sh) R 15193 15195 14742 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236322055 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15195/statm: 1340 236 195 169 0 51 0
[pid=15196] ppid=15195 vsize=2124 CPUtime=0
/proc/15196/stat : 15196 (revival) R 15195 15195 14742 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 236322055 2174976 210 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15196/statm: 531 216 81 6 0 169 0

[startup+0.104554 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15195
/proc/meminfo: memFree=1182832/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=0
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236322055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 237 196 169 0 51 0
[pid=15196] ppid=15195 vsize=9904 CPUtime=0.09
/proc/15196/stat : 15196 (revival) R 15195 15195 14742 0 -1 4194304 2876 0 0 0 8 1 0 0 19 0 1 50000 236322055 10141696 2117 1992294400 134512640 134537284 4294956368 18446744073709551615 134525920 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15196/statm: 2476 2117 85 6 0 2114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15264

[startup+0.20257 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15195
/proc/meminfo: memFree=1182832/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=0
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236322055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 237 196 169 0 51 0
[pid=15196] ppid=15195 vsize=9904 CPUtime=0.19
/proc/15196/stat : 15196 (revival) R 15195 15195 14742 0 -1 4194304 2876 0 0 0 18 1 0 0 20 0 1 50000 236322055 10141696 2117 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15196/statm: 2476 2117 85 6 0 2114 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15264

[startup+0.302588 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15195
/proc/meminfo: memFree=1182832/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=0
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236322055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 237 196 169 0 51 0
[pid=15196] ppid=15195 vsize=9904 CPUtime=0.29
/proc/15196/stat : 15196 (revival) R 15195 15195 14742 0 -1 4194304 2876 0 0 0 28 1 0 0 21 0 1 50000 236322055 10141696 2117 1992294400 134512640 134537284 4294956368 18446744073709551615 134524066 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15196/statm: 2476 2117 85 6 0 2114 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15264

[startup+0.702658 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 15195
/proc/meminfo: memFree=1182832/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=0
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236322055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 237 196 169 0 51 0
[pid=15196] ppid=15195 vsize=9904 CPUtime=0.69
/proc/15196/stat : 15196 (revival) R 15195 15195 14742 0 -1 4194304 2889 0 0 0 68 1 0 0 25 0 1 50000 236322055 10141696 2130 1992294400 134512640 134537284 4294956368 18446744073709551615 134524132 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15196/statm: 2476 2130 85 6 0 2114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15264

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15197
/proc/meminfo: memFree=1174240/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=0
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236322055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 237 196 169 0 51 0
[pid=15196] ppid=15195 vsize=10036 CPUtime=1.49
/proc/15196/stat : 15196 (revival) R 15195 15195 14742 0 -1 4194304 2928 0 0 0 148 1 0 0 25 0 1 50000 236322055 10276864 2169 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15196/statm: 2509 2169 85 6 0 2147 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15396

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15197
/proc/meminfo: memFree=1173920/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=0
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236322055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 237 196 169 0 51 0
[pid=15196] ppid=15195 vsize=10432 CPUtime=3.09
/proc/15196/stat : 15196 (revival) R 15195 15195 14742 0 -1 4194304 3026 0 0 0 308 1 0 0 25 0 1 50000 236322055 10682368 2267 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15196/statm: 2608 2267 85 6 0 2246 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15792

[startup+6.30165 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15197
/proc/meminfo: memFree=1172576/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=0
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236322055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 237 196 169 0 51 0
[pid=15196] ppid=15195 vsize=11752 CPUtime=6.29
/proc/15196/stat : 15196 (revival) R 15195 15195 14742 0 -1 4194304 3332 0 0 0 628 1 0 0 25 0 1 50000 236322055 12034048 2573 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15196/statm: 2938 2573 85 6 0 2576 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17112

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15197
/proc/meminfo: memFree=1170288/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=0
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236322055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 237 196 169 0 51 0
[pid=15196] ppid=15195 vsize=13864 CPUtime=12.68
/proc/15196/stat : 15196 (revival) R 15195 15195 14742 0 -1 4194304 3890 0 0 0 1267 1 0 0 25 0 1 50000 236322055 14196736 3131 1992294400 134512640 134537284 4294956368 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15196/statm: 3466 3131 85 6 0 3104 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19224

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15197
/proc/meminfo: memFree=1166192/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=0
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236322055 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 237 196 169 0 51 0
[pid=15196] ppid=15195 vsize=17956 CPUtime=25.48
/proc/15196/stat : 15196 (revival) R 15195 15195 14742 0 -1 4194304 4898 0 0 0 2545 3 0 0 25 0 1 50000 236322055 18386944 4139 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15196/statm: 4489 4139 85 6 0 4127 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23316

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1164336/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=14184 CPUtime=19.96
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 3398 0 0 0 1993 3 0 0 25 0 1 0 236325168 14524416 3382 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 3546 3382 76 170 0 3374 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19544

[startup+102.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1160624/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=18008 CPUtime=71.14
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 4291 0 0 0 7110 4 0 0 25 0 1 0 236325168 18440192 4275 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 4502 4275 76 170 0 4330 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23368

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1157680/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=20840 CPUtime=131.12
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 5032 0 0 0 13107 5 0 0 25 0 1 0 236325168 21340160 5016 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 5210 5016 76 170 0 5038 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 26200

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1156208/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=22372 CPUtime=191.1
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 5402 0 0 0 19105 5 0 0 25 0 1 0 236325168 22908928 5386 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 5593 5386 76 170 0 5421 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 27732

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1155696/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=22996 CPUtime=251.07
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 5528 0 0 0 25102 5 0 0 25 0 1 0 236325168 23547904 5512 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 5749 5512 76 170 0 5577 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 28356

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1155440/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=23132 CPUtime=311.05
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 5578 0 0 0 31100 5 0 0 25 0 1 0 236325168 23687168 5562 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 5783 5562 76 170 0 5611 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 28492

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1154224/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=24324 CPUtime=371.04
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 5884 0 0 0 37098 6 0 0 25 0 1 0 236325168 24907776 5868 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6081 5868 76 170 0 5909 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 29684

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1153904/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=24632 CPUtime=431.02
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 5951 0 0 0 43096 6 0 0 25 0 1 0 236325168 25223168 5935 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6158 5935 76 170 0 5986 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 29992

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1153456/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=25000 CPUtime=491
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 6055 0 0 0 49094 6 0 0 25 0 1 0 236325168 25600000 6039 1992294400 134512640 135212939 4294956240 18446744073709551615 134536470 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6250 6039 76 170 0 6078 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 30360

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1152240/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=26572 CPUtime=550.98
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 6371 0 0 0 55092 6 0 0 25 0 1 0 236325168 27209728 6355 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6643 6355 76 170 0 6471 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 31932

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

[startup+588.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1152240/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=26572 CPUtime=557.47
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 6374 0 0 0 55741 6 0 0 25 0 1 0 236325168 27209728 6358 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6643 6358 76 170 0 6471 0
Current children cumulated CPU time (s) 588.57
Current children cumulated vsize (KiB) 31932

[startup+595.206 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1152240/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=26572 CPUtime=563.88
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 6375 0 0 0 56382 6 0 0 25 0 1 0 236325168 27209728 6359 1992294400 134512640 135212939 4294956240 18446744073709551615 134524256 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6643 6359 76 170 0 6471 0
Current children cumulated CPU time (s) 594.98
Current children cumulated vsize (KiB) 31932

[startup+596.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1152240/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=26572 CPUtime=565.47
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 6375 0 0 0 56541 6 0 0 25 0 1 0 236325168 27209728 6359 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6643 6359 76 170 0 6471 0
Current children cumulated CPU time (s) 596.57
Current children cumulated vsize (KiB) 31932

[startup+597.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1152240/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=26572 CPUtime=566.27
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 6375 0 0 0 56621 6 0 0 25 0 1 0 236325168 27209728 6359 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6643 6359 76 170 0 6471 0
Current children cumulated CPU time (s) 597.37
Current children cumulated vsize (KiB) 31932

[startup+598.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1152240/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=26572 CPUtime=566.67
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 6375 0 0 0 56661 6 0 0 25 0 1 0 236325168 27209728 6359 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6643 6359 76 170 0 6471 0
Current children cumulated CPU time (s) 597.77
Current children cumulated vsize (KiB) 31932

[startup+598.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1152240/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=26572 CPUtime=567.07
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 6375 0 0 0 56701 6 0 0 25 0 1 0 236325168 27209728 6359 1992294400 134512640 135212939 4294956240 18446744073709551615 134539264 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6643 6359 76 170 0 6471 0
Current children cumulated CPU time (s) 598.17
Current children cumulated vsize (KiB) 31932

[startup+598.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15199
/proc/meminfo: memFree=1152240/2055920 swapFree=4191900/4192956
[pid=15195] ppid=15193 vsize=5360 CPUtime=31.1
/proc/15195/stat : 15195 (run.sh) S 15193 15195 14742 0 -1 4194304 341 9319 0 0 0 0 3102 8 18 0 1 0 236322055 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15195/statm: 1340 241 197 169 0 51 0
[pid=15199] ppid=15195 vsize=26572 CPUtime=567.17
/proc/15199/stat : 15199 (minisat) R 15195 15195 14742 0 -1 4194304 6375 0 0 0 56711 6 0 0 25 0 1 0 236325168 27209728 6359 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15199/statm: 6643 6359 76 170 0 6471 0
Current children cumulated CPU time (s) 598.27
Current children cumulated vsize (KiB) 31932

Child status: 20
Real time (s): 598.524
CPU time (s): 598.322
CPU user time (s): 598.163
CPU system time (s): 0.158975
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 31932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 598.163
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16057
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= 10
involuntary context switches= 1477

runsolver used 0.543917 second user time and 1.64175 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-12 01:02:05
IDJOB=1796986
IDBENCH=70940
IDSOLVER=647
FILE ID=node89/1796986-1242082925
PBS_JOBID= 9277644
Free space on /tmp= 66448 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796986-1242082925/watcher-1796986-1242082925 -o /tmp/evaluation-result-1796986-1242082925/solver-1796986-1242082925 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796986-1242082925.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=569212801

node89.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1183312 kB
Buffers:         66904 kB
Cached:         677756 kB
SwapCached:        416 kB
Active:         187048 kB
Inactive:       571492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1183312 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4296 kB
Writeback:           0 kB
Mapped:          22272 kB
Slab:           100088 kB
Committed_AS:   682824 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66440 MiB
End job on node89 at 2009-05-12 01:12:04