Trace number 1849623

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
minisat2 070721/core? (TO) 1200.1 1200.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1584
Number of clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.07/0.07	c ==============================================================================
0.07/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.07/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.07/0.07	c ==============================================================================
0.07/0.07	c |         0 |  100116   297952 |   30034       0        0     nan |  0.000 % |
0.91/1.01	c |         0 |   99290   430382 |      --       0       --      -- |     --   | -826/132430
0.91/1.01	c ==============================================================================
0.91/1.01	c Result  :   #vars: 958   #clauses: 99290   #literals: 430382
0.91/1.01	c CPU time:   0.99 s
0.91/1.01	c ==============================================================================
1.11/1.14	This is MiniSat 2.0 beta
1.11/1.14	WARNING: for repeatability, setting FPU to use double precision
1.11/1.14	============================[ Problem Statistics ]=============================
1.11/1.14	|                                                                             |
1.11/1.14	|  Number of variables:  958                                                  |
1.11/1.14	|  Number of clauses:    99290                                                |
1.11/1.20	|  Parsing time:         0.05         s                                       |
1.11/1.20	============================[ Search Statistics ]==============================
1.11/1.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.11/1.20	===============================================================================
1.11/1.20	|         0 |     958    99290   430382 |    33096        0    nan |  0.000 % |
1.13/1.26	|       100 |     958    99290   430382 |    36406      100     47 |  0.000 % |
1.13/1.36	|       251 |     958    99290   430382 |    40046      251     49 |  0.000 % |
1.13/1.42	|       477 |     958    99290   430382 |    44051      477     54 |  0.000 % |
1.13/1.61	|       816 |     958    99290   430382 |    48456      816     58 |  0.000 % |
1.13/1.88	|      1323 |     958    99290   430382 |    53302     1323     68 |  0.000 % |
2.41/2.41	|      2085 |     958    99290   430382 |    58632     2085     72 |  0.000 % |
3.10/3.18	|      3224 |     958    99290   430382 |    64496     3224     72 |  0.000 % |
4.40/4.44	|      4932 |     958    99290   430382 |    70945     4932     73 |  0.000 % |
6.40/6.47	|      7494 |     958    99290   430382 |    78040     7494     73 |  0.000 % |
10.10/10.13	|     11338 |     958    99290   430382 |    85844    11338     73 |  0.000 % |
16.60/16.65	|     17105 |     958    99290   430382 |    94428    17105     72 |  0.000 % |
29.80/29.81	|     25756 |     958    99290   430382 |   103871    25756     71 |  0.000 % |
58.80/58.86	|     38731 |     958    99290   430382 |   114258    38731     71 |  0.000 % |
96.51/96.57	|     58193 |     958    99290   430382 |   125684    58193     71 |  0.000 % |
188.42/188.47	|     87385 |     958    99290   430382 |   138252    87385     70 |  0.000 % |
364.13/364.19	|    131174 |     958    99290   430382 |   152078   131174     71 |  0.000 % |
535.84/535.86	|    196859 |     958    99290   430382 |   167286    66108     69 |  0.000 % |
777.66/777.62	|    295388 |     958    99290   430382 |   184014   164637     67 |  0.000 % |
1082.78/1082.74	|    443179 |     958    99290   430382 |   202416   150952     63 |  0.000 % |
1200.09/1200.02	HOME/SatELiteGTI: line 36:  8998 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1849623-1244854849/watcher-1849623-1244854849 -o /tmp/evaluation-result-1849623-1244854849/solver-1849623-1244854849 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849623-1244854849.cnf 

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: 0.92 0.99 0.99 2/91 8992
/proc/meminfo: memFree=1601772/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2412 CPUtime=0
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 367 643 0 0 0 0 0 0 18 0 1 0 82904457 2469888 276 4294967295 134512640 135169312 3216377520 3216376056 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 603 276 235 161 0 42 0
[pid=8996] ppid=8992 vsize=816 CPUtime=0
/proc/8996/stat : 8996 (SatELite_releas) R 8992 8992 17865 0 -1 4202496 88 0 0 0 0 0 0 0 18 0 1 0 82904457 835584 23 4294967295 134512640 135223648 3218442400 3218441972 134718632 0 0 0 0 0 0 0 17 1 0 0 0
/proc/8996/statm: 237 34 27 174 0 62 0

[startup+0.066767 s]
/proc/loadavg: 0.92 0.99 0.99 2/91 8992
/proc/meminfo: memFree=1601772/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2412 CPUtime=0
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 367 643 0 0 0 0 0 0 18 0 1 0 82904457 2469888 276 4294967295 134512640 135169312 3216377520 3216376056 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 603 276 235 161 0 42 0
[pid=8996] ppid=8992 vsize=6892 CPUtime=0.07
/proc/8996/stat : 8996 (SatELite_releas) R 8992 8992 17865 0 -1 4202496 1589 0 0 0 6 1 0 0 18 0 1 0 82904457 7057408 1524 4294967295 134512640 135223648 3218442400 3218441408 134547580 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8996/statm: 1723 1524 47 174 0 1548 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9304

[startup+0.116759 s]
/proc/loadavg: 0.92 0.99 0.99 2/91 8992
/proc/meminfo: memFree=1601772/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2412 CPUtime=0
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 367 643 0 0 0 0 0 0 18 0 1 0 82904457 2469888 276 4294967295 134512640 135169312 3216377520 3216376056 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 603 276 235 161 0 42 0
[pid=8996] ppid=8992 vsize=8476 CPUtime=0.12
/proc/8996/stat : 8996 (SatELite_releas) R 8992 8992 17865 0 -1 4202496 2017 0 0 0 11 1 0 0 18 0 1 0 82904457 8679424 1952 4294967295 134512640 135223648 3218442400 3218440176 134585471 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8996/statm: 2119 1952 73 174 0 1944 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10888

[startup+0.316742 s]
/proc/loadavg: 0.92 0.99 0.99 2/91 8992
/proc/meminfo: memFree=1601772/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2412 CPUtime=0
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 367 643 0 0 0 0 0 0 18 0 1 0 82904457 2469888 276 4294967295 134512640 135169312 3216377520 3216376056 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 603 276 235 161 0 42 0
[pid=8996] ppid=8992 vsize=9952 CPUtime=0.32
/proc/8996/stat : 8996 (SatELite_releas) R 8992 8992 17865 0 -1 4202496 2390 0 0 0 31 1 0 0 18 0 1 0 82904457 10190848 2325 4294967295 134512640 135223648 3218442400 3218440168 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/8996/statm: 2488 2325 73 174 0 2313 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 12364

[startup+0.716711 s]
/proc/loadavg: 0.92 0.99 0.99 2/91 8992
/proc/meminfo: memFree=1601772/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2412 CPUtime=0
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 367 643 0 0 0 0 0 0 18 0 1 0 82904457 2469888 276 4294967295 134512640 135169312 3216377520 3216376056 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 603 276 235 161 0 42 0
[pid=8996] ppid=8992 vsize=12204 CPUtime=0.71
/proc/8996/stat : 8996 (SatELite_releas) R 8992 8992 17865 0 -1 4202496 2750 0 0 0 70 1 0 0 18 0 1 0 82904457 12496896 2685 4294967295 134512640 135223648 3218442400 3218440496 134586192 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8996/statm: 3051 2685 79 174 0 2876 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 14616

[startup+1.51665 s]
/proc/loadavg: 0.92 0.99 0.99 3/93 8997
/proc/meminfo: memFree=1591960/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 2416

[startup+3.11652 s]
/proc/loadavg: 0.92 0.99 0.99 3/93 8998
/proc/meminfo: memFree=1593200/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=7952 CPUtime=1.97
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 1896 0 0 0 196 1 0 0 25 0 1 0 82904571 8142848 1831 4294967295 134512640 135212939 3219481088 3219479552 134526772 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 1988 1831 76 171 0 1816 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 10368

[startup+6.31626 s]
/proc/loadavg: 0.93 0.99 0.99 3/93 8999
/proc/meminfo: memFree=1592208/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=9408 CPUtime=5.17
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 2257 0 0 0 516 1 0 0 25 0 1 0 82904571 9633792 2192 4294967295 134512640 135212939 3219481088 3219479552 134526636 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 2352 2192 76 171 0 2180 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 11824

[startup+12.7157 s]
/proc/loadavg: 0.93 0.99 0.99 4/93 9000
/proc/meminfo: memFree=1589668/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=11680 CPUtime=11.57
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 2822 0 0 0 1155 2 0 0 25 0 1 0 82904571 11960320 2757 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 2920 2757 76 171 0 2748 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14096

[startup+25.5147 s]
/proc/loadavg: 0.95 0.99 0.99 3/93 9000
/proc/meminfo: memFree=1586168/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=15184 CPUtime=24.37
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 3674 0 0 0 2435 2 0 0 25 0 1 0 82904571 15548416 3609 4294967295 134512640 135212939 3219481088 3219479552 134526739 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 3796 3609 76 171 0 3624 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 17600

[startup+51.1127 s]
/proc/loadavg: 0.96 0.99 0.99 3/93 9188
/proc/meminfo: memFree=1581776/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=18928 CPUtime=49.97
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 4613 0 0 0 4994 3 0 0 25 0 1 0 82904571 19382272 4548 4294967295 134512640 135212939 3219481088 3219479552 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 4732 4548 76 171 0 4560 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 21344

[startup+102.319 s]
/proc/loadavg: 1.04 1.00 1.00 2/93 9191
/proc/meminfo: memFree=1573652/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=27440 CPUtime=101.18
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 6699 0 0 0 10113 5 0 0 25 0 1 0 82904571 28098560 6634 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 6860 6634 76 171 0 6688 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29856

[startup+162.314 s]
/proc/loadavg: 1.11 1.03 1.01 3/93 9382
/proc/meminfo: memFree=1567212/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=33688 CPUtime=161.18
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 8248 0 0 0 16111 7 0 0 25 0 1 0 82904571 34496512 8183 4294967295 134512640 135212939 3219481088 3219479552 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 8422 8183 76 171 0 8250 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 36104

[startup+222.319 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 9571
/proc/meminfo: memFree=1561532/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=39800 CPUtime=221.19
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 9703 0 0 0 22110 9 0 0 25 0 1 0 82904571 40755200 9638 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 9950 9638 76 171 0 9778 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 42216

[startup+282.314 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 9761
/proc/meminfo: memFree=1556160/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=45132 CPUtime=281.19
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 11030 0 0 0 28109 10 0 0 25 0 1 0 82904571 46215168 10965 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 11283 10965 76 171 0 11111 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 47548

[startup+342.309 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 9958
/proc/meminfo: memFree=1551472/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=49952 CPUtime=341.19
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 12230 0 0 0 34107 12 0 0 25 0 1 0 82904571 51150848 12165 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 12488 12165 76 171 0 12316 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 52368

[startup+402.314 s]

################
# More data... #
################

[pid=8998] ppid=8992 vsize=58672 CPUtime=461.21
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 14355 0 0 0 46108 13 0 0 25 0 1 0 82904571 60080128 14290 4294967295 134512640 135212939 3219481088 3219479552 134526785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 14668 14290 76 171 0 14496 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 61088

[startup+522.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10526
/proc/meminfo: memFree=1542412/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=59172 CPUtime=521.21
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 14474 0 0 0 52105 16 0 0 25 0 1 0 82904571 60592128 14409 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/8998/statm: 14793 14409 76 171 0 14621 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 61588

[startup+582.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10716
/proc/meminfo: memFree=1542156/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=59172 CPUtime=581.22
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 14482 0 0 0 58106 16 0 0 25 0 1 0 82904571 60592128 14417 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 14793 14417 76 171 0 14621 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 61588

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10907
/proc/meminfo: memFree=1541924/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=59172 CPUtime=641.21
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 14485 0 0 0 64105 16 0 0 25 0 1 0 82904571 60592128 14420 4294967295 134512640 135212939 3219481088 3219479552 134526682 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 14793 14420 76 171 0 14621 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 61588

[startup+702.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11099
/proc/meminfo: memFree=1542048/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=59660 CPUtime=701.22
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 14583 0 0 0 70106 16 0 0 25 0 1 0 82904571 61091840 14518 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 14915 14518 76 171 0 14743 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 62076

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11290
/proc/meminfo: memFree=1540552/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=61396 CPUtime=761.23
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 14997 0 0 0 76106 17 0 0 25 0 1 0 82904571 62869504 14932 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 15349 14932 76 171 0 15177 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 63812

[startup+822.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11479
/proc/meminfo: memFree=1535360/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=67052 CPUtime=821.23
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 16345 0 0 0 82104 19 0 0 25 0 1 0 82904571 68661248 16280 4294967295 134512640 135212939 3219481088 3219479552 134526757 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 16763 16280 76 171 0 16591 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 69468

[startup+882.316 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 11669
/proc/meminfo: memFree=1532996/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=69584 CPUtime=881.24
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 16970 0 0 0 88105 19 0 0 25 0 1 0 82904571 71254016 16905 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 17396 16905 76 171 0 17224 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 72000

[startup+942.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11860
/proc/meminfo: memFree=1532600/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=69584 CPUtime=941.25
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 16987 0 0 0 94106 19 0 0 25 0 1 0 82904571 71254016 16922 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 17396 16922 76 171 0 17224 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 72000

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12051
/proc/meminfo: memFree=1532368/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=69720 CPUtime=1001.24
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 17030 0 0 0 100105 19 0 0 25 0 1 0 82904571 71393280 16957 4294967295 134512640 135212939 3219481088 3219479552 134526772 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 17430 16957 76 171 0 17258 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 72136

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12246
/proc/meminfo: memFree=1532476/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=69900 CPUtime=1061.25
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 17062 0 0 0 106106 19 0 0 25 0 1 0 82904571 71577600 16989 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 17475 16989 76 171 0 17303 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 72316

[startup+1122.31 s]
/proc/loadavg: 1.03 1.01 1.00 3/93 12435
/proc/meminfo: memFree=1531632/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=70988 CPUtime=1121.25
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 17275 0 0 0 112106 19 0 0 25 0 1 0 82904571 72691712 17202 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 17747 17202 76 171 0 17575 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 73404

[startup+1182.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/93 12625
/proc/meminfo: memFree=1531748/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=70988 CPUtime=1181.26
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 17276 0 0 0 118104 22 0 0 25 0 1 0 82904571 72691712 17203 4294967295 134512640 135212939 3219481088 3219479552 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 17747 17203 76 171 0 17575 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 73404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 12811
/proc/meminfo: memFree=1531436/2074464 swapFree=1959860/1959888
[pid=8992] ppid=8990 vsize=2416 CPUtime=1.13
/proc/8992/stat : 8992 (SatELiteGTI) S 8990 8992 17865 0 -1 4194304 385 3397 0 0 0 0 111 2 18 0 1 0 82904457 2473984 277 4294967295 134512640 135169312 3216377520 3216373736 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/8992/statm: 604 277 235 161 0 43 0
[pid=8998] ppid=8992 vsize=71164 CPUtime=1198.96
/proc/8998/stat : 8998 (minisat_static) R 8992 8992 17865 0 -1 4202496 17316 0 0 0 119873 23 0 0 25 0 1 0 82904571 72871936 17243 4294967295 134512640 135212939 3219481088 3219479552 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/8998/statm: 17791 17243 76 171 0 17619 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 73580

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.1
CPU user time (s): 1199.84
CPU system time (s): 0.26
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 73580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.26
maximum resident set size= 0
integral shared memory size= 0
2 seconds
0
integral unshared stack size= 0
page reclaims= 21373
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= 857

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-13 03:00:49
IDJOB=1849623
IDBENCH=71101
IDSOLVER=690
FILE ID=tipi08/1849623-1244854849
PBS_JOBID=
Free space on /tmp= 15182 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_10_UNKNOWN.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849623-1244854849/watcher-1849623-1244854849 -o /tmp/evaluation-result-1849623-1244854849/solver-1849623-1244854849 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849623-1244854849.cnf

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED= 972547202

Linux tipi08 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.464
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
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.464
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.464
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.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1601804 kB
Buffers:         27184 kB
Cached:         379788 kB
SwapCached:          4 kB
Active:         127960 kB
Inactive:       290596 kB
HighTotal:     1178688 kB
HighFree:       796844 kB
LowTotal:       895776 kB
LowFree:        804960 kB
SwapTotal:     1959888 kB
SwapFree:      1959860 kB
Dirty:            2992 kB
Writeback:           0 kB
AnonPages:       11120 kB
Mapped:           5200 kB
Slab:            44204 kB
PageTables:        584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85852 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15182 MiB
End job on tipi08 at 2009-06-13 03:20:50