Trace number 1821399

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
APTUSAT 2009-03-22UNSAT 587.3 587.27

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark553.39
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

0.00/0.00	c Parsing...
0.11/0.16	c ==============================================================================
0.11/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.16	c ==============================================================================
0.11/0.16	c |         0 |  151127   442273 |   45338       0        0     nan |  0.000 % |
1.01/1.07	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
1.01/1.07	c ==============================================================================
1.01/1.07	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
1.01/1.07	c CPU time:   1.02 s
1.01/1.07	c ==============================================================================
1.11/1.15	This is MiniSat 2.0 beta
1.11/1.15	WARNING: for repeatability, setting FPU to use double precision
1.11/1.15	============================[ Problem Statistics ]=============================
1.11/1.15	|                                                                             |
1.11/1.15	|  Number of variables:  7670                                                 |
1.11/1.15	|  Number of clauses:    66882                                                |
1.11/1.19	|  Parsing time:         0.04         s                                       |
1.11/1.19	============================[ Search Statistics ]==============================
1.11/1.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.11/1.19	===============================================================================
1.11/1.19	|         0 |    7670    66882   225550 |    22294        0    nan |  0.000 % |
1.11/1.20	|       100 |    7668    66882   225550 |    24523       98      8 |  0.039 % |
1.11/1.20	|       252 |    7666    66882   225550 |    26975      248      9 |  0.065 % |
1.14/1.22	|       478 |    7666    66882   225550 |    29673      474     11 |  0.065 % |
1.14/1.24	|       816 |    7666    66882   225550 |    32640      812     13 |  0.065 % |
1.14/1.27	|      1324 |    7666    66882   225550 |    35904     1320     13 |  0.065 % |
1.14/1.31	|      2083 |    7666    66882   225550 |    39495     2079     14 |  0.065 % |
1.14/1.36	|      3223 |    7665    66462   223516 |    43444     3218     14 |  0.065 % |
1.14/1.45	|      4932 |    7665    66462   223516 |    47789     4927     13 |  0.065 % |
1.14/1.61	|      7494 |    7665    66462   223516 |    52568     7489     13 |  0.065 % |
1.14/1.93	|     11339 |    7663    66437   223456 |    57824    11332     14 |  0.104 % |
2.31/2.38	|     17105 |    7654    66326   223190 |    63607    17093     14 |  0.209 % |
3.31/3.37	|     25754 |    7653    66310   223157 |    69968    25740     15 |  0.235 % |
5.41/5.43	|     38728 |    7641    66158   222815 |    76964    38699     16 |  0.391 % |
9.61/9.67	|     58189 |    7632    65765   221217 |    84661    43476     17 |  0.495 % |
19.21/19.29	|     87381 |    7617    65577   220794 |    93127    72656     18 |  0.704 % |
36.81/36.91	|    131171 |    7607    65453   220487 |   102440    44661     18 |  0.821 % |
70.42/70.48	|    196856 |    7595    65313   220144 |   112684    28901     18 |  0.978 % |
121.42/121.43	|    295382 |    7574    65051   219546 |   123952    39278     18 |  1.252 % |
203.92/203.91	|    443171 |    7563    64921   219230 |   136348    86593     19 |  1.395 % |
361.73/361.73	|    664854 |    7552    64797   218918 |   149982    91507     20 |  1.538 % |
587.25/587.26	===============================================================================
587.25/587.26	restarts              : 21
587.25/587.26	conflicts             : 950869         (1622 /sec)
587.25/587.26	decisions             : 1330859        (1.77 % random) (2271 /sec)
587.25/587.26	propagations          : 228061854      (389111 /sec)
587.25/587.26	conflict literals     : 19143864       (40.66 % deleted)
587.25/587.26	Memory used           : 25.43 MB
587.25/587.26	CPU time              : 586.11 s
587.25/587.26	
587.25/587.26	UNSATISFIABLE
587.25/587.26	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-1821399-1242523955/watcher-1821399-1242523955 -o /tmp/evaluation-result-1821399-1242523955/solver-1821399-1242523955 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821399-1242523955.cnf -restarts=1 

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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.03 1.00 3/91 23442
/proc/meminfo: memFree=1389868/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2412 CPUtime=0
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1016893602 2469888 276 4294967295 134512640 135169312 3213882432 3213880968 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23442/statm: 603 276 235 161 0 42 0
[pid=23446] ppid=23442 vsize=948 CPUtime=0
/proc/23446/stat : 23446 (SatELite_releas) R 23442 23442 15108 0 -1 4202496 99 0 0 0 0 0 0 0 18 0 1 0 1016893602 970752 35 4294967295 134512640 135223648 3214208144 3214207768 134719062 0 0 0 0 0 0 0 17 1 0 0 0
/proc/23446/statm: 237 48 39 174 0 62 0

[startup+0.077556 s]
/proc/loadavg: 1.06 1.03 1.00 3/91 23442
/proc/meminfo: memFree=1389868/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2412 CPUtime=0
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1016893602 2469888 276 4294967295 134512640 135169312 3213882432 3213880968 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23442/statm: 603 276 235 161 0 42 0
[pid=23446] ppid=23442 vsize=9684 CPUtime=0.08
/proc/23446/stat : 23446 (SatELite_releas) R 23442 23442 15108 0 -1 4202496 2069 0 0 0 6 2 0 0 18 0 1 0 1016893602 9916416 2005 4294967295 134512640 135223648 3214208144 3214207096 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/23446/statm: 2421 2006 47 174 0 2246 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12096

[startup+0.117552 s]
/proc/loadavg: 1.06 1.03 1.00 3/91 23442
/proc/meminfo: memFree=1389868/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2412 CPUtime=0
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1016893602 2469888 276 4294967295 134512640 135169312 3213882432 3213880968 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23442/statm: 603 276 235 161 0 42 0
[pid=23446] ppid=23442 vsize=12992 CPUtime=0.11
/proc/23446/stat : 23446 (SatELite_releas) R 23442 23442 15108 0 -1 4202496 2965 0 0 0 8 3 0 0 18 0 1 0 1016893602 13303808 2901 4294967295 134512640 135223648 3214208144 3214206644 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/23446/statm: 3248 2901 47 174 0 3073 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15404

[startup+0.317531 s]
/proc/loadavg: 1.06 1.03 1.00 3/91 23442
/proc/meminfo: memFree=1389868/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2412 CPUtime=0
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1016893602 2469888 276 4294967295 134512640 135169312 3213882432 3213880968 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23442/statm: 603 276 235 161 0 42 0
[pid=23446] ppid=23442 vsize=18560 CPUtime=0.31
/proc/23446/stat : 23446 (SatELite_releas) R 23442 23442 15108 0 -1 4202496 4326 0 0 0 28 3 0 0 18 0 1 0 1016893602 19005440 4262 4294967295 134512640 135223648 3214208144 3214206224 134548579 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23446/statm: 4640 4262 72 174 0 4465 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 20972

[startup+0.7175 s]
/proc/loadavg: 1.06 1.03 1.00 3/91 23442
/proc/meminfo: memFree=1389868/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2412 CPUtime=0
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1016893602 2469888 276 4294967295 134512640 135169312 3213882432 3213880968 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23442/statm: 603 276 235 161 0 42 0
[pid=23446] ppid=23442 vsize=18768 CPUtime=0.71
/proc/23446/stat : 23446 (SatELite_releas) R 23442 23442 15108 0 -1 4202496 4747 0 0 0 67 4 0 0 18 0 1 0 1016893602 19218432 4323 4294967295 134512640 135223648 3214208144 3214206160 134587012 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23446/statm: 4692 4323 73 174 0 4517 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 21180

[startup+1.51744 s]
/proc/loadavg: 1.06 1.03 1.00 3/93 23447
/proc/meminfo: memFree=1371012/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 2416

[startup+3.11732 s]
/proc/loadavg: 1.06 1.03 1.00 3/93 23448
/proc/meminfo: memFree=1381676/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=7612 CPUtime=1.97
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 1796 0 0 0 196 1 0 0 25 0 1 0 1016893717 7794688 1731 4294967295 134512640 135213731 3213331488 3213329968 134530034 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 1903 1731 73 172 0 1729 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 10028

[startup+6.31707 s]
/proc/loadavg: 1.06 1.03 1.00 4/93 23448
/proc/meminfo: memFree=1379236/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=9704 CPUtime=5.17
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 2332 0 0 0 516 1 0 0 25 0 1 0 1016893717 9936896 2267 4294967295 134512640 135213731 3213331488 3213329808 134528830 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 2426 2267 73 172 0 2252 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 12120

[startup+12.7166 s]
/proc/loadavg: 1.05 1.02 1.00 3/93 23448
/proc/meminfo: memFree=1377604/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=11176 CPUtime=11.57
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 2693 0 0 0 1156 1 0 0 25 0 1 0 1016893717 11444224 2628 4294967295 134512640 135213731 3213331488 3213329968 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 2794 2628 73 172 0 2620 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 13592

[startup+25.5156 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 23632
/proc/meminfo: memFree=1373164/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=14880 CPUtime=24.37
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 3633 0 0 0 2435 2 0 0 25 0 1 0 1016893717 15237120 3568 4294967295 134512640 135213731 3213331488 3213329968 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 3720 3568 73 172 0 3546 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 17296

[startup+51.1136 s]
/proc/loadavg: 1.02 1.02 1.00 3/93 23634
/proc/meminfo: memFree=1371980/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=16420 CPUtime=49.97
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 3965 0 0 0 4994 3 0 0 25 0 1 0 1016893717 16814080 3900 4294967295 134512640 135213731 3213331488 3213329968 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 4105 3900 73 172 0 3931 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 18836

[startup+102.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 23821
/proc/meminfo: memFree=1369560/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=18184 CPUtime=101.18
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 4416 0 0 0 10115 3 0 0 25 0 1 0 1016893717 18620416 4351 4294967295 134512640 135213731 3213331488 3213329968 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 4546 4351 73 172 0 4372 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 20600

[startup+162.315 s]
/proc/loadavg: 1.06 1.03 1.00 2/93 24009
/proc/meminfo: memFree=1367948/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=19976 CPUtime=161.18
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 4838 0 0 0 16114 4 0 0 25 0 1 0 1016893717 20455424 4773 4294967295 134512640 135213731 3213331488 3213329968 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 4994 4773 73 172 0 4820 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 22392

[startup+222.31 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 24198
/proc/meminfo: memFree=1366328/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=21364 CPUtime=221.18
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 5197 0 0 0 22113 5 0 0 25 0 1 0 1016893717 21876736 5132 4294967295 134512640 135213731 3213331488 3213329968 134530083 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 5341 5132 73 172 0 5167 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 23780

[startup+282.316 s]
/proc/loadavg: 1.01 1.01 1.00 3/93 24384
/proc/meminfo: memFree=1365428/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=22428 CPUtime=281.19
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 5491 0 0 0 28114 5 0 0 25 0 1 0 1016893717 22966272 5426 4294967295 134512640 135213731 3213331488 3213329968 134530042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 5607 5426 73 172 0 5433 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 24844

[startup+342.311 s]
/proc/loadavg: 1.08 1.04 1.01 3/93 24572
/proc/meminfo: memFree=1364964/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=22920 CPUtime=341.19
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 5592 0 0 0 34114 5 0 0 25 0 1 0 1016893717 23470080 5527 4294967295 134512640 135213731 3213331488 3213329968 134530464 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 5730 5527 73 172 0 5556 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 25336

[startup+402.317 s]
/proc/loadavg: 1.14 1.06 1.01 2/93 24766
/proc/meminfo: memFree=1364460/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=23392 CPUtime=401.2
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 5700 0 0 0 40115 5 0 0 25 0 1 0 1016893717 23953408 5635 4294967295 134512640 135213731 3213331488 3213329968 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 5848 5635 73 172 0 5674 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 25808

[startup+462.312 s]
/proc/loadavg: 1.10 1.06 1.01 3/93 24954
/proc/meminfo: memFree=1362848/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=25092 CPUtime=461.2
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 6069 0 0 0 46115 5 0 0 25 0 1 0 1016893717 25694208 6004 4294967295 134512640 135213731 3213331488 3213329968 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 6273 6004 73 172 0 6099 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 27508

[startup+522.317 s]
/proc/loadavg: 1.10 1.06 1.01 3/93 25143
/proc/meminfo: memFree=1362592/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=25544 CPUtime=521.21
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 6165 0 0 0 52116 5 0 0 25 0 1 0 1016893717 26157056 6100 4294967295 134512640 135213731 3213331488 3213329968 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 6386 6100 73 172 0 6212 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 27960

[startup+582.313 s]
/proc/loadavg: 1.03 1.05 1.00 4/93 25329
/proc/meminfo: memFree=1362088/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=26032 CPUtime=581.21
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 6268 0 0 0 58116 5 0 0 25 0 1 0 1016893717 26656768 6203 4294967295 134512640 135213731 3213331488 3213329968 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 6508 6203 73 172 0 6334 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 28448

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

[startup+585.513 s]
/proc/loadavg: 1.03 1.05 1.00 3/93 25331
/proc/meminfo: memFree=1361996/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=26032 CPUtime=584.41
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 6268 0 0 0 58436 5 0 0 25 0 1 0 1016893717 26656768 6203 4294967295 134512640 135213731 3213331488 3213329888 134524693 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 6508 6203 73 172 0 6334 0
Current children cumulated CPU time (s) 585.55
Current children cumulated vsize (KiB) 28448

[startup+586.323 s]
/proc/loadavg: 1.03 1.05 1.00 2/93 25331
/proc/meminfo: memFree=1361996/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=26032 CPUtime=585.22
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 6268 0 0 0 58517 5 0 0 25 0 1 0 1016893717 26656768 6203 4294967295 134512640 135213731 3213331488 3213329888 134524654 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 6508 6203 73 172 0 6334 0
Current children cumulated CPU time (s) 586.36
Current children cumulated vsize (KiB) 28448

[startup+586.713 s]
/proc/loadavg: 1.03 1.05 1.00 2/93 25331
/proc/meminfo: memFree=1361996/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=26032 CPUtime=585.61
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 6268 0 0 0 58556 5 0 0 25 0 1 0 1016893717 26656768 6203 4294967295 134512640 135213731 3213331488 3213329888 134524640 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 6508 6203 73 172 0 6334 0
Current children cumulated CPU time (s) 586.75
Current children cumulated vsize (KiB) 28448

[startup+587.112 s]
/proc/loadavg: 1.03 1.05 1.00 2/93 25331
/proc/meminfo: memFree=1361996/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=26032 CPUtime=586.01
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 6268 0 0 0 58596 5 0 0 25 0 1 0 1016893717 26656768 6203 4294967295 134512640 135213731 3213331488 3213329968 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 6508 6203 73 172 0 6334 0
Current children cumulated CPU time (s) 587.15
Current children cumulated vsize (KiB) 28448

[startup+587.212 s]
/proc/loadavg: 1.03 1.05 1.00 2/93 25331
/proc/meminfo: memFree=1361996/2074464 swapFree=1952056/1959888
[pid=23442] ppid=23440 vsize=2416 CPUtime=1.14
/proc/23442/stat : 23442 (SatELiteGTI) S 23440 23442 15108 0 -1 4194304 384 5779 0 0 0 0 109 5 18 0 1 0 1016893602 2473984 277 4294967295 134512640 135169312 3213882432 3213878648 3085577966 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23442/statm: 604 277 235 161 0 43 0
[pid=23448] ppid=23442 vsize=26032 CPUtime=586.11
/proc/23448/stat : 23448 (minisat_static) R 23442 23442 15108 0 -1 4202496 6268 0 0 0 58606 5 0 0 25 0 1 0 1016893717 26656768 6203 4294967295 134512640 135213731 3213331488 3213329968 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23448/statm: 6508 6203 73 172 0 6334 0
Current children cumulated CPU time (s) 587.25
Current children cumulated vsize (KiB) 28448

Child status: 20
Real time (s): 587.27
CPU time (s): 587.3
CPU user time (s): 587.2
CPU system time (s): 0.1
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 28448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 587.2
system time used= 0.1
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12722
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= 21
involuntary context switches= 1067

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 03:32:35
IDJOB=1821399
IDBENCH=70949
IDSOLVER=662
FILE ID=tipi24/1821399-1242523955
PBS_JOBID=
Free space on /tmp= 9943 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l45_lambda.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821399-1242523955/watcher-1821399-1242523955 -o /tmp/evaluation-result-1821399-1242523955/solver-1821399-1242523955 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821399-1242523955.cnf -restarts=1

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED= 1764925552

Linux tipi24 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
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	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1389900 kB
Buffers:         29940 kB
Cached:         573180 kB
SwapCached:       3828 kB
Active:          96412 kB
Inactive:       516160 kB
HighTotal:     1178688 kB
HighFree:       685572 kB
LowTotal:       895776 kB
LowFree:        704328 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            4536 kB
Writeback:           0 kB
AnonPages:        8936 kB
Mapped:           3140 kB
Slab:            63180 kB
PageTables:        608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87796 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9943 MiB
End job on tipi24 at 2009-05-17 03:42:22