Trace number 1797319

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
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.04 1200.41

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 SatElite...
0.00/0.00	c Parsing...
0.08/0.16	c ==============================================================================
0.08/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.16	c ==============================================================================
0.08/0.16	c |         0 |  100116   297952 |   30034       0        0     nan |  0.000 % |
0.99/1.09	c |         0 |   99290   430382 |      --       0       --      -- |     --   | -826/132430
0.99/1.09	c ==============================================================================
0.99/1.09	c Result  :   #vars: 958   #clauses: 99290   #literals: 430382
0.99/1.09	c CPU time:   1.07484 s
0.99/1.09	c ==============================================================================
1.29/1.30	c SatElite is done !
1.29/1.30	c revival is preprocessing the formula...Time out is reached... exporting CNF
501.22/501.41	#ITERATIONS 39
501.22/501.41	#LEARNT CLAUSES 0
501.33/501.54	done !
501.33/501.54	c Calling MINISAT
501.33/501.54	This is MiniSat 2.0 beta
501.33/501.54	WARNING: for repeatability, setting FPU to use double precision
501.33/501.54	============================[ Problem Statistics ]=============================
501.33/501.54	|                                                                             |
501.33/501.54	|  Number of variables:  958                                                  |
501.33/501.54	|  Number of clauses:    99290                                                |
501.33/501.60	|  Parsing time:         0.05         s                                       |
501.38/501.60	============================[ Search Statistics ]==============================
501.38/501.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
501.38/501.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
501.38/501.60	===============================================================================
501.38/501.60	|         0 |     958    99290   419129 |    33096        0    nan |  0.000 % |
501.38/501.64	|       100 |     958    99290   419129 |    36406      100     48 |  0.000 % |
501.38/501.69	|       251 |     958    99290   419129 |    40046      251     54 |  0.000 % |
501.38/501.76	|       476 |     958    99290   419129 |    44051      476     54 |  0.000 % |
501.38/501.87	|       814 |     958    99290   419129 |    48456      814     58 |  0.000 % |
501.38/502.03	|      1320 |     958    99290   419129 |    53302     1320     62 |  0.000 % |
501.38/502.27	|      2080 |     958    99290   419129 |    58632     2080     62 |  0.000 % |
502.42/502.61	|      3220 |     958    99290   419129 |    64496     3220     62 |  0.000 % |
503.03/503.24	|      4928 |     958    99290   419129 |    70945     4928     59 |  0.000 % |
504.13/504.35	|      7490 |     958    99290   419129 |    78040     7490     58 |  0.000 % |
505.62/505.86	|     11337 |     958    99290   419129 |    85844    11337     58 |  0.000 % |
508.52/508.76	|     17104 |     958    99290   419129 |    94428    17104     58 |  0.000 % |
518.62/518.84	|     25754 |     958    99290   419129 |   103871    25754     60 |  0.000 % |
532.82/533.08	|     38730 |     958    99290   419129 |   114258    38730     59 |  0.000 % |
554.81/555.06	|     58194 |     958    99290   419129 |   125684    58194     57 |  0.000 % |
593.80/594.09	|     87386 |     958    99290   419129 |   138252    87386     59 |  0.000 % |
829.73/830.01	|    131178 |     958    99290   419129 |   152078   131178     59 |  0.000 % |
1048.88/1049.24	|    196862 |     958    99290   419129 |   167286    66618     54 |  0.000 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797319-1242088540/watcher-1797319-1242088540 -o /tmp/evaluation-result-1797319-1242088540/solver-1797319-1242088540 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797319-1242088540.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: 0.91 0.95 0.98 3/65 32197
/proc/meminfo: memFree=1938568/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=0
/proc/32197/stat : 32197 (run.sh) R 32195 32197 32073 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236886661 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774701727 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/32197/statm: 1340 237 196 169 0 51 0
[pid=32198] ppid=32197 vsize=988 CPUtime=0
/proc/32198/stat : 32198 (SatElite) R 32197 32197 32073 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 236886661 1011712 139 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/32198/statm: 247 139 51 126 0 118 0

[startup+0.0132779 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 32197
/proc/meminfo: memFree=1938568/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=0
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236886661 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 238 197 169 0 51 0
[pid=32198] ppid=32197 vsize=1384 CPUtime=0
/proc/32198/stat : 32198 (SatElite) R 32197 32197 32073 0 -1 4194304 264 0 0 0 0 0 0 0 19 0 1 0 236886661 1417216 247 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/32198/statm: 346 248 51 126 0 217 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6744

[startup+0.101294 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 32197
/proc/meminfo: memFree=1938568/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=0
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236886661 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 238 197 169 0 51 0
[pid=32198] ppid=32197 vsize=4248 CPUtime=0.08
/proc/32198/stat : 32198 (SatElite) R 32197 32197 32073 0 -1 4194304 914 0 0 0 8 0 0 0 19 0 1 0 236886661 4349952 897 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/32198/statm: 1062 897 51 126 0 933 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9608

[startup+0.30131 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 32197
/proc/meminfo: memFree=1938568/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=0
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236886661 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 238 197 169 0 51 0
[pid=32198] ppid=32197 vsize=9176 CPUtime=0.29
/proc/32198/stat : 32198 (SatElite) R 32197 32197 32073 0 -1 4194304 2188 0 0 0 28 1 0 0 20 0 1 0 236886661 9396224 2171 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 1 0 0
/proc/32198/statm: 2294 2171 67 126 0 2165 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14536

[startup+0.701355 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 32197
/proc/meminfo: memFree=1938568/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=0
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236886661 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 238 197 169 0 51 0
[pid=32198] ppid=32197 vsize=11952 CPUtime=0.69
/proc/32198/stat : 32198 (SatElite) R 32197 32197 32073 0 -1 4194304 2693 0 0 0 68 1 0 0 24 0 1 0 236886661 12238848 2670 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 1 0 0
/proc/32198/statm: 2988 2670 67 126 0 2859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17312

[startup+1.50146 s]
/proc/loadavg: 0.91 0.95 0.98 2/67 32199
/proc/meminfo: memFree=1927288/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 5360

[startup+3.10164 s]
/proc/loadavg: 0.91 0.95 0.98 2/67 32200
/proc/meminfo: memFree=1930104/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32200] ppid=32197 vsize=7144 CPUtime=1.78
/proc/32200/stat : 32200 (revival) R 32197 32197 32073 0 -1 4194304 1962 0 0 0 178 0 0 0 25 0 1 50000 236886791 7315456 1445 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/32200/statm: 1786 1445 85 6 0 1424 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12504

[startup+6.302 s]
/proc/loadavg: 0.92 0.95 0.98 2/67 32200
/proc/meminfo: memFree=1929848/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32200] ppid=32197 vsize=7144 CPUtime=4.97
/proc/32200/stat : 32200 (revival) R 32197 32197 32073 0 -1 4194304 1962 0 0 0 497 0 0 0 25 0 1 50000 236886791 7315456 1445 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32200/statm: 1786 1445 85 6 0 1424 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12504

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.98 2/67 32200
/proc/meminfo: memFree=1929848/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32200] ppid=32197 vsize=7144 CPUtime=11.37
/proc/32200/stat : 32200 (revival) R 32197 32197 32073 0 -1 4194304 1965 0 0 0 1137 0 0 0 25 0 1 50000 236886791 7315456 1448 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32200/statm: 1786 1448 85 6 0 1424 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12504

[startup+25.5022 s]
/proc/loadavg: 0.94 0.96 0.98 2/67 32200
/proc/meminfo: memFree=1929912/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32200] ppid=32197 vsize=7144 CPUtime=24.18
/proc/32200/stat : 32200 (revival) R 32197 32197 32073 0 -1 4194304 1969 0 0 0 2417 1 0 0 25 0 1 50000 236886791 7315456 1452 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32200/statm: 1786 1452 85 6 0 1424 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12504

[startup+51.1022 s]
/proc/loadavg: 0.96 0.96 0.98 2/67 32200
/proc/meminfo: memFree=1929976/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32200] ppid=32197 vsize=7144 CPUtime=49.77
/proc/32200/stat : 32200 (revival) R 32197 32197 32073 0 -1 4194304 1971 0 0 0 4976 1 0 0 25 0 1 50000 236886791 7315456 1454 1992294400 134512640 134537284 4294956384 18446744073709551615 134523890 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32200/statm: 1786 1454 85 6 0 1424 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12504

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/67 32200
/proc/meminfo: memFree=1930040/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32200] ppid=32197 vsize=7144 CPUtime=100.96
/proc/32200/stat : 32200 (revival) R 32197 32197 32073 0 -1 4194304 1972 0 0 0 10095 1 0 0 25 0 1 50000 236886791 7315456 1455 1992294400 134512640 134537284 4294956384 18446744073709551615 134516455 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32200/statm: 1786 1455 85 6 0 1424 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12504

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32200
/proc/meminfo: memFree=1930040/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32200] ppid=32197 vsize=7144 CPUtime=160.94
/proc/32200/stat : 32200 (revival) R 32197 32197 32073 0 -1 4194304 1972 0 0 0 16093 1 0 0 25 0 1 50000 236886791 7315456 1455 1992294400 134512640 134537284 4294956384 18446744073709551615 134523997 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32200/statm: 1786 1455 85 6 0 1424 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12504

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32200
/proc/meminfo: memFree=1929976/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32200] ppid=32197 vsize=7144 CPUtime=220.92
/proc/32200/stat : 32200 (revival) R 32197 32197 32073 0 -1 4194304 1972 0 0 0 22091 1 0 0 25 0 1 50000 236886791 7315456 1455 1992294400 134512640 134537284 4294956384 18446744073709551615 134523890 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32200/statm: 1786 1455 85 6 0 1424 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 12504

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32200
/proc/meminfo: memFree=1929976/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32200] ppid=32197 vsize=7276 CPUtime=280.9
/proc/32200/stat : 32200 (revival) R 32197 32197 32073 0 -1 4194304 1973 0 0 0 28089 1 0 0 25 0 1 50000 236886791 7450624 1456 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32200/statm: 1819 1456 85 6 0 1457 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 12636

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32200
/proc/meminfo: memFree=1929912/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=1.29
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 317 2698 0 0 0 0 127 2 16 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32200] ppid=32197 vsize=7276 CPUtime=340.88
/proc/32200/stat : 32200 (revival) R 32197 32197 32073 0 -1 4194304 1973 0 0 0 34087 1 0 0 25 0 1 50000 236886791 7450624 1456 1992294400 134512640 134537284 4294956384 18446744073709551615 134523759 0 0 4096 8192 0 0 0 17 1 0 0
/proc/32200/statm: 1819 1456 85 6 0 1457 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 12636

[startup+402.302 s]

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

/proc/32203/statm: 3841 3674 77 170 0 3669 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 20724

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1904952/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=29792 CPUtime=80.72
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 7196 0 0 0 8066 6 0 0 25 0 1 0 236936815 30507008 7180 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 7448 7180 77 170 0 7276 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 35152

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1899256/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=35748 CPUtime=140.71
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 8569 0 0 0 14063 8 0 0 25 0 1 0 236936815 36605952 8553 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 8937 8553 77 170 0 8765 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 41108

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1896184/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=38940 CPUtime=200.69
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 9333 0 0 0 20060 9 0 0 25 0 1 0 236936815 39874560 9317 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 9735 9317 77 170 0 9563 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 44300

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1892984/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=42092 CPUtime=260.67
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 10125 0 0 0 26058 9 0 0 25 0 1 0 236936815 43102208 10109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 10523 10109 77 170 0 10351 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 47452

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1889016/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=46048 CPUtime=320.66
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 11120 0 0 0 32056 10 0 0 25 0 1 0 236936815 47153152 11104 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 11512 11104 77 170 0 11340 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 51408

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1886520/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=48900 CPUtime=380.64
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 11734 0 0 0 38053 11 0 0 25 0 1 0 236936815 50073600 11718 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 12225 11718 77 170 0 12053 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 54260

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1884472/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=51212 CPUtime=440.63
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 12239 0 0 0 44051 12 0 0 25 0 1 0 236936815 52441088 12223 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 12803 12223 77 170 0 12631 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 56572

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1882552/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=53244 CPUtime=500.61
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 12708 0 0 0 50049 12 0 0 25 0 1 0 236936815 54521856 12692 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 13311 12692 77 170 0 13139 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 58604

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1882488/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=53244 CPUtime=560.6
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 12712 0 0 0 56047 13 0 0 25 0 1 0 236936815 54521856 12696 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 13311 12696 77 170 0 13139 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 58604

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1882424/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=53244 CPUtime=620.58
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 12719 0 0 0 62045 13 0 0 25 0 1 0 236936815 54521856 12703 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 13311 12703 77 170 0 13139 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 58604

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1882040/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=53608 CPUtime=680.56
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 12812 0 0 0 68043 13 0 0 25 0 1 0 236936815 54894592 12796 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 13402 12796 77 170 0 13230 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 58968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32203
/proc/meminfo: memFree=1882040/2055920 swapFree=4171388/4192956
[pid=32197] ppid=32195 vsize=5360 CPUtime=501.38
/proc/32197/stat : 32197 (run.sh) S 32195 32197 32073 0 -1 4194304 343 4686 0 0 0 0 50133 5 19 0 1 0 236886661 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32197/statm: 1340 241 197 169 0 51 0
[pid=32203] ppid=32197 vsize=53608 CPUtime=698.66
/proc/32203/stat : 32203 (minisat) R 32197 32197 32073 0 -1 4194304 12813 0 0 0 69853 13 0 0 25 0 1 0 236936815 54894592 12797 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/32203/statm: 13402 12797 77 170 0 13230 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 58968

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32197 and gives
#  childrusage.ru_utime.tv_sec=501
#  childrusage.ru_utime.tv_usec=333785
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=57991
# CPU time returned by wait4() is 501.392
# while last known CPU time is 1200.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.86
CPU system time (s): 0.18
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 58968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 501.334
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5029
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= 8
involuntary context switches= 1131

runsolver used 1.06084 second user time and 3.3175 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-12 02:35:40
IDJOB=1797319
IDBENCH=71101
IDSOLVER=648
FILE ID=node74/1797319-1242088540
PBS_JOBID= 9277711
Free space on /tmp= 102976 MiB

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

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=1500020892

node74.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.233
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.233
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1938984 kB
Buffers:          5228 kB
Cached:          44024 kB
SwapCached:      14668 kB
Active:          26296 kB
Inactive:        40080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1938984 kB
SwapTotal:     4192956 kB
SwapFree:      4171388 kB
Dirty:            2952 kB
Writeback:           0 kB
Mapped:          14268 kB
Slab:            36344 kB
Committed_AS:   845600 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 102968 MiB
End job on node74 at 2009-05-12 02:55:42