Trace number 1797247

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.05 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
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.19/0.22	c ==============================================================================
0.19/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.22	c ==============================================================================
0.19/0.22	c |         0 |  144294   429916 |   43288       0        0     nan |  0.000 % |
1.39/1.48	c |         0 |  143366   620643 |      --       0       --      -- |     --   | -928/190727
1.39/1.48	c ==============================================================================
1.39/1.48	c Result  :   #vars: 1298   #clauses: 143366   #literals: 620643
1.39/1.48	c CPU time:   1.45678 s
1.39/1.48	c ==============================================================================
1.69/1.77	c SatElite is done !
1.69/1.77	c revival is preprocessing the formula...Time out is reached... exporting CNF
501.53/501.89	#ITERATIONS 28
501.53/501.89	#LEARNT CLAUSES 0
501.72/502.05	done !
501.72/502.05	c Calling MINISAT
501.72/502.05	This is MiniSat 2.0 beta
501.72/502.05	WARNING: for repeatability, setting FPU to use double precision
501.72/502.05	============================[ Problem Statistics ]=============================
501.72/502.05	|                                                                             |
501.72/502.05	|  Number of variables:  1298                                                 |
501.72/502.05	|  Number of clauses:    143366                                               |
501.80/502.15	|  Parsing time:         0.09         s                                       |
501.80/502.15	============================[ Search Statistics ]==============================
501.80/502.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
501.80/502.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
501.80/502.15	===============================================================================
501.80/502.15	|         0 |    1298   143366   607401 |    47788        0    nan |  0.000 % |
501.80/502.19	|       101 |    1298   143366   607401 |    52567      101     62 |  0.000 % |
501.80/502.26	|       252 |    1298   143366   607401 |    57824      252     61 |  0.000 % |
501.80/502.30	|       478 |    1298   143366   607401 |    63606      478     66 |  0.000 % |
501.80/502.40	|       815 |    1298   143366   607401 |    69967      815     70 |  0.000 % |
501.80/502.50	|      1321 |    1298   143366   607401 |    76964     1321     77 |  0.000 % |
502.34/502.67	|      2080 |    1298   143366   607401 |    84660     2080     83 |  0.000 % |
502.73/503.07	|      3224 |    1298   143366   607401 |    93126     3224     93 |  0.000 % |
503.53/503.81	|      4934 |    1298   143366   607401 |   102439     4934     92 |  0.000 % |
504.33/504.62	|      7499 |    1298   143366   607401 |   112683     7499     98 |  0.000 % |
505.83/506.16	|     11344 |    1298   143366   607401 |   123951    11344    101 |  0.000 % |
507.93/508.26	|     17112 |    1298   143366   607401 |   136346    17112    110 |  0.000 % |
515.02/515.32	|     25761 |    1298   143366   607401 |   149981    25761    113 |  0.000 % |
526.12/526.50	|     38738 |    1298   143366   607401 |   164979    38738    113 |  0.000 % |
545.02/545.32	|     58199 |    1298   143366   607401 |   181477    58199    116 |  0.000 % |
577.30/577.68	|     87394 |    1298   143366   607401 |   199625    87394    115 |  0.000 % |
746.54/746.92	|    131185 |    1298   143366   607401 |   219587   131185    115 |  0.000 % |
1141.56/1142.11	|    196875 |    1298   143366   607401 |   241546   196875    115 |  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-1797247-1242087030/watcher-1797247-1242087030 -o /tmp/evaluation-result-1797247-1242087030/solver-1797247-1242087030 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797247-1242087030.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.93 0.98 0.99 3/64 7971
/proc/meminfo: memFree=1092880/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=0
/proc/7971/stat : 7971 (run.sh) R 7969 7971 7934 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236731082 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954763423 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/7971/statm: 1340 237 196 169 0 51 0
[pid=7972] ppid=7971 vsize=1084 CPUtime=0
/proc/7972/stat : 7972 (SatElite) R 7971 7971 7934 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 236731083 1110016 163 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/7972/statm: 271 167 51 126 0 142 0

[startup+0.070734 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 7971
/proc/meminfo: memFree=1092880/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=0
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236731082 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7971/statm: 1340 238 197 169 0 51 0
[pid=7972] ppid=7971 vsize=3380 CPUtime=0.06
/proc/7972/stat : 7972 (SatElite) R 7971 7971 7934 0 -1 4194304 752 0 0 0 6 0 0 0 19 0 1 0 236731083 3461120 735 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/7972/statm: 845 735 51 126 0 716 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8740

[startup+0.102737 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 7971
/proc/meminfo: memFree=1092880/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=0
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236731082 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7971/statm: 1340 238 197 169 0 51 0
[pid=7972] ppid=7971 vsize=4428 CPUtime=0.09
/proc/7972/stat : 7972 (SatElite) R 7971 7971 7934 0 -1 4194304 956 0 0 0 9 0 0 0 19 0 1 0 236731083 4534272 939 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/7972/statm: 1107 939 51 126 0 978 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9788

[startup+0.301754 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 7971
/proc/meminfo: memFree=1092880/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=0
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236731082 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7971/statm: 1340 238 197 169 0 51 0
[pid=7972] ppid=7971 vsize=12180 CPUtime=0.28
/proc/7972/stat : 7972 (SatElite) R 7971 7971 7934 0 -1 4194304 2842 0 0 0 27 1 0 0 21 0 1 0 236731083 12472320 2825 1992294400 134512640 135031949 4294956224 18446744073709551615 134540578 0 0 4096 3 0 0 0 17 0 0 0
/proc/7972/statm: 3045 2825 67 126 0 2916 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17540

[startup+0.702789 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 7971
/proc/meminfo: memFree=1092880/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=0
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236731082 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7971/statm: 1340 238 197 169 0 51 0
[pid=7972] ppid=7971 vsize=16716 CPUtime=0.69
/proc/7972/stat : 7972 (SatElite) R 7971 7971 7934 0 -1 4194304 3732 0 0 0 67 2 0 0 25 0 1 0 236731083 17117184 3715 1992294400 134512640 135031949 4294956224 18446744073709551615 134569393 0 0 4096 3 0 0 0 17 0 0 0
/proc/7972/statm: 4179 3715 67 126 0 4050 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22076

[startup+1.50286 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 7973
/proc/meminfo: memFree=1077248/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=0
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236731082 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7971/statm: 1340 238 197 169 0 51 0
[pid=7972] ppid=7971 vsize=14696 CPUtime=1.48
/proc/7972/stat : 7972 (SatElite) R 7971 7971 7934 0 -1 4194304 3734 0 0 0 146 2 0 0 25 0 1 0 236731083 15048704 3437 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/7972/statm: 3674 3437 68 126 0 3545 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20056

[startup+3.10201 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 7974
/proc/meminfo: memFree=1080704/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=1.75
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 317 3737 0 0 0 0 171 4 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7974] ppid=7971 vsize=9560 CPUtime=1.32
/proc/7974/stat : 7974 (revival) R 7971 7971 7934 0 -1 4194304 2839 0 0 0 131 1 0 0 25 0 1 50000 236731260 9789440 2076 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7974/statm: 2390 2076 85 6 0 2028 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14920

[startup+6.30129 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 7974
/proc/meminfo: memFree=1080512/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=1.75
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 317 3737 0 0 0 0 171 4 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7974] ppid=7971 vsize=9560 CPUtime=4.51
/proc/7974/stat : 7974 (revival) R 7971 7971 7934 0 -1 4194304 2839 0 0 0 450 1 0 0 25 0 1 50000 236731260 9789440 2076 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7974/statm: 2390 2076 85 6 0 2028 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 14920

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 7974
/proc/meminfo: memFree=1080512/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=1.75
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 317 3737 0 0 0 0 171 4 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7974] ppid=7971 vsize=9560 CPUtime=10.91
/proc/7974/stat : 7974 (revival) R 7971 7971 7934 0 -1 4194304 2839 0 0 0 1090 1 0 0 25 0 1 50000 236731260 9789440 2076 1992294400 134512640 134537284 4294956384 18446744073709551615 134523857 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7974/statm: 2390 2076 85 6 0 2028 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 14920

[startup+25.502 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 7974
/proc/meminfo: memFree=1080576/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=1.75
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 317 3737 0 0 0 0 171 4 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7974] ppid=7971 vsize=9560 CPUtime=23.68
/proc/7974/stat : 7974 (revival) R 7971 7971 7934 0 -1 4194304 2843 0 0 0 2367 1 0 0 25 0 1 50000 236731260 9789440 2080 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7974/statm: 2390 2080 85 6 0 2028 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 14920

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7974
/proc/meminfo: memFree=1080640/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=1.75
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 317 3737 0 0 0 0 171 4 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7974] ppid=7971 vsize=9560 CPUtime=49.27
/proc/7974/stat : 7974 (revival) R 7971 7971 7934 0 -1 4194304 2844 0 0 0 4926 1 0 0 25 0 1 50000 236731260 9789440 2081 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7974/statm: 2390 2081 85 6 0 2028 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 14920

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7974
/proc/meminfo: memFree=1080576/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=1.75
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 317 3737 0 0 0 0 171 4 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7974] ppid=7971 vsize=9560 CPUtime=100.45
/proc/7974/stat : 7974 (revival) R 7971 7971 7934 0 -1 4194304 2844 0 0 0 10044 1 0 0 25 0 1 50000 236731260 9789440 2081 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7974/statm: 2390 2081 85 6 0 2028 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 14920

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7974
/proc/meminfo: memFree=1080512/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=1.75
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 317 3737 0 0 0 0 171 4 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7974] ppid=7971 vsize=9560 CPUtime=160.42
/proc/7974/stat : 7974 (revival) R 7971 7971 7934 0 -1 4194304 2846 0 0 0 16041 1 0 0 25 0 1 50000 236731260 9789440 2083 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7974/statm: 2390 2083 85 6 0 2028 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 14920

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7974
/proc/meminfo: memFree=1080576/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=1.75
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 317 3737 0 0 0 0 171 4 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7974] ppid=7971 vsize=9560 CPUtime=220.4
/proc/7974/stat : 7974 (revival) R 7971 7971 7934 0 -1 4194304 2846 0 0 0 22039 1 0 0 25 0 1 50000 236731260 9789440 2083 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7974/statm: 2390 2083 85 6 0 2028 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 14920

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7974
/proc/meminfo: memFree=1080576/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=1.75
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 317 3737 0 0 0 0 171 4 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7974] ppid=7971 vsize=9560 CPUtime=280.39
/proc/7974/stat : 7974 (revival) R 7971 7971 7934 0 -1 4194304 2846 0 0 0 28037 2 0 0 25 0 1 50000 236731260 9789440 2083 1992294400 134512640 134537284 4294956384 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7974/statm: 2390 2083 85 6 0 2028 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 14920

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7974
/proc/meminfo: memFree=1080584/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=1.75
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 317 3737 0 0 0 0 171 4 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7974] ppid=7971 vsize=9560 CPUtime=340.34
/proc/7974/stat : 7974 (revival) R 7971 7971 7934 0 -1 4194304 2846 0 0 0 34032 2 0 0 25 0 1 50000 236731260 9789440 2083 1992294400 134512640 134537284 4294956384 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7974/statm: 2390 2083 85 6 0 2028 0
Current children cumulated CPU time (s) 342.09

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

/proc/7975/statm: 6427 6230 77 170 0 6255 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 31068

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=1032584/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=54740 CPUtime=80.2
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 13449 0 0 0 8008 12 0 0 25 0 1 0 236781288 56053760 13433 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 13685 13433 77 170 0 13513 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 60100

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=1019784/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=67584 CPUtime=140.19
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 16590 0 0 0 14004 15 0 0 25 0 1 0 236781288 69206016 16574 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 16896 16574 77 170 0 16724 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 72944

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=1014792/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=72524 CPUtime=200.15
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 17814 0 0 0 19999 16 0 0 25 0 1 0 236781288 74264576 17798 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 18131 17798 77 170 0 17959 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 77884

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=1009800/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=77576 CPUtime=260.14
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 19058 0 0 0 25996 18 0 0 25 0 1 0 236781288 79437824 19042 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 19394 19042 77 170 0 19222 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 82936

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=1004104/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=83516 CPUtime=320.11
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 20493 0 0 0 31992 19 0 0 25 0 1 0 236781288 85520384 20477 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 20879 20477 77 170 0 20707 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 88876

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=998664/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=89000 CPUtime=380.1
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 21840 0 0 0 37989 21 0 0 25 0 1 0 236781288 91136000 21824 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 22250 21824 77 170 0 22078 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 94360

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=994184/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=93556 CPUtime=440.07
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 22975 0 0 0 43985 22 0 0 25 0 1 0 236781288 95801344 22959 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 23389 22959 77 170 0 23217 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 98916

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=989960/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=97740 CPUtime=500.05
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 24020 0 0 0 49982 23 0 0 25 0 1 0 236781288 100085760 24004 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 24435 24004 77 170 0 24263 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 103100

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=984712/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=103064 CPUtime=559.99
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 25343 0 0 0 55975 24 0 0 25 0 1 0 236781288 105537536 25327 1992294400 134512640 135212939 4294956240 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 25766 25327 77 170 0 25594 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 108424

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=979592/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=108308 CPUtime=619.98
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 26600 0 0 0 61972 26 0 0 25 0 1 0 236781288 110907392 26584 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 27077 26584 77 170 0 26905 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 113668

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=975048/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=112844 CPUtime=679.95
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 27742 0 0 0 67968 27 0 0 25 0 1 0 236781288 115552256 27726 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 28211 27726 77 170 0 28039 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 118204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7975
/proc/meminfo: memFree=973896/2055920 swapFree=4178620/4192956
[pid=7971] ppid=7969 vsize=5360 CPUtime=501.8
/proc/7971/stat : 7971 (run.sh) S 7969 7971 7934 0 -1 4194304 343 6599 0 0 0 0 50172 8 16 0 1 0 236731082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7971/statm: 1340 241 197 169 0 51 0
[pid=7975] ppid=7971 vsize=113900 CPUtime=698.25
/proc/7975/stat : 7975 (minisat) R 7971 7971 7934 0 -1 4194304 28002 0 0 0 69797 28 0 0 25 0 1 0 236781288 116633600 27986 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/7975/statm: 28475 27986 77 170 0 28303 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 119260

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 7971 and gives
#  childrusage.ru_utime.tv_sec=501
#  childrusage.ru_utime.tv_usec=726725
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=86986
# CPU time returned by wait4() is 501.814
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.69
CPU system time (s): 0.36
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 119260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 501.727
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6942
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= 1222

runsolver used 1.3278 second user time and 3.05054 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-12 02:10:30
IDJOB=1797247
IDBENCH=71076
IDSOLVER=648
FILE ID=node43/1797247-1242087030
PBS_JOBID= 9277690
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=1132728677

node43.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.237
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.237
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:       1093360 kB
Buffers:         54304 kB
Cached:         826468 kB
SwapCached:       8124 kB
Active:         119796 kB
Inactive:       771292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1093360 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:            3796 kB
Writeback:           0 kB
Mapped:          13932 kB
Slab:            57460 kB
Committed_AS:   860908 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node43 at 2009-05-12 02:30:33