Trace number 1797307

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
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.18/0.24	c ==============================================================================
0.18/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.24	c ==============================================================================
0.18/0.24	c |         0 |  160694   478924 |   48208       0        0     nan |  0.000 % |
1.59/1.70	c |         0 |  159558   690102 |      --       0       --      -- |     --   | -1136/211178
1.59/1.70	c ==============================================================================
1.59/1.70	c Result  :   #vars: 1437   #clauses: 159558   #literals: 690102
1.59/1.70	c CPU time:   1.67474 s
1.59/1.70	c ==============================================================================
1.99/2.05	c SatElite is done !
1.99/2.05	c revival is preprocessing the formula...Time out is reached... exporting CNF
501.84/502.19	#ITERATIONS 26
501.84/502.19	#LEARNT CLAUSES 0
502.04/502.37	done !
502.04/502.37	c Calling MINISAT
502.04/502.37	This is MiniSat 2.0 beta
502.04/502.38	WARNING: for repeatability, setting FPU to use double precision
502.04/502.38	============================[ Problem Statistics ]=============================
502.04/502.38	|                                                                             |
502.04/502.38	|  Number of variables:  1437                                                 |
502.04/502.38	|  Number of clauses:    159558                                               |
502.13/502.48	|  Parsing time:         0.09         s                                       |
502.13/502.49	============================[ Search Statistics ]==============================
502.13/502.49	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
502.13/502.49	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
502.13/502.49	===============================================================================
502.13/502.49	|         0 |    1437   159558   676336 |    53186        0    nan |  0.000 % |
502.13/502.55	|       100 |    1437   159558   676336 |    58504      100     80 |  0.000 % |
502.13/502.59	|       251 |    1437   159558   676336 |    64355      251     74 |  0.000 % |
502.34/502.64	|       476 |    1437   159558   676336 |    70790      476     76 |  0.000 % |
502.44/502.71	|       814 |    1437   159558   676336 |    77869      814     79 |  0.000 % |
502.54/502.82	|      1321 |    1437   159558   676336 |    85656     1321     82 |  0.000 % |
502.74/503.08	|      2084 |    1437   159558   676336 |    94222     2084     84 |  0.000 % |
503.04/503.34	|      3229 |    1437   159558   676336 |   103644     3229     95 |  0.000 % |
503.44/503.78	|      4937 |    1437   159558   676336 |   114008     4937    104 |  0.000 % |
504.43/504.76	|      7500 |    1437   159558   676336 |   125409     7500    110 |  0.000 % |
506.34/506.65	|     11346 |    1437   159558   676336 |   137950    11346    106 |  0.000 % |
508.94/509.30	|     17112 |    1437   159558   676336 |   151745    17112    113 |  0.000 % |
515.33/515.67	|     25761 |    1437   159558   676336 |   166920    25761    119 |  0.000 % |
527.02/527.34	|     38737 |    1437   159558   676336 |   183612    38737    124 |  0.000 % |
547.82/548.19	|     58198 |    1437   159558   676336 |   201973    58198    127 |  0.000 % |
604.48/604.82	|     87393 |    1437   159558   676336 |   222171    87393    129 |  0.000 % |
745.62/746.09	|    131183 |    1437   159558   676336 |   244388   131183    129 |  0.000 % |
1045.18/1045.74	|    196871 |    1437   159558   676336 |   268827   196871    129 |  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-1797307-1242088376/watcher-1797307-1242088376 -o /tmp/evaluation-result-1797307-1242088376/solver-1797307-1242088376 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797307-1242088376.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.99 1.00 0.99 3/64 17524
/proc/meminfo: memFree=1508724/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=0
/proc/17524/stat : 17524 (run.sh) R 17522 17524 17458 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236870180 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17524/statm: 1340 237 196 169 0 51 0
[pid=17525] ppid=17524 vsize=960 CPUtime=0
/proc/17525/stat : 17525 (SatElite) R 17524 17524 17458 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 236870181 983040 149 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/17525/statm: 240 151 51 126 0 111 0

[startup+0.097715 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 17524
/proc/meminfo: memFree=1508724/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=0
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236870180 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1340 238 197 169 0 51 0
[pid=17525] ppid=17524 vsize=4316 CPUtime=0.09
/proc/17525/stat : 17525 (SatElite) R 17524 17524 17458 0 -1 4194304 950 0 0 0 9 0 0 0 19 0 1 0 236870181 4419584 933 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/17525/statm: 1079 933 51 126 0 950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9676

[startup+0.101714 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 17524
/proc/meminfo: memFree=1508724/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=0
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236870180 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1340 238 197 169 0 51 0
[pid=17525] ppid=17524 vsize=4448 CPUtime=0.09
/proc/17525/stat : 17525 (SatElite) R 17524 17524 17458 0 -1 4194304 972 0 0 0 9 0 0 0 19 0 1 0 236870181 4554752 955 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/17525/statm: 1112 955 51 126 0 983 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9808

[startup+0.301735 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 17524
/proc/meminfo: memFree=1508724/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=0
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236870180 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1340 238 197 169 0 51 0
[pid=17525] ppid=17524 vsize=12812 CPUtime=0.29
/proc/17525/stat : 17525 (SatElite) R 17524 17524 17458 0 -1 4194304 3019 0 0 0 28 1 0 0 21 0 1 0 236870181 13119488 3002 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/17525/statm: 3203 3002 67 126 0 3074 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18172

[startup+0.701779 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 17524
/proc/meminfo: memFree=1508724/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=0
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236870180 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1340 238 197 169 0 51 0
[pid=17525] ppid=17524 vsize=18536 CPUtime=0.69
/proc/17525/stat : 17525 (SatElite) R 17524 17524 17458 0 -1 4194304 4090 0 0 0 67 2 0 0 25 0 1 0 236870181 18980864 4071 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 0 0 0
/proc/17525/statm: 4634 4071 67 126 0 4505 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23896

[startup+1.50187 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17526
/proc/meminfo: memFree=1491684/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=0
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236870180 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17524/statm: 1340 238 197 169 0 51 0
[pid=17525] ppid=17524 vsize=18536 CPUtime=1.49
/proc/17525/stat : 17525 (SatElite) R 17524 17524 17458 0 -1 4194304 4090 0 0 0 147 2 0 0 25 0 1 0 236870181 18980864 4071 1992294400 134512640 135031949 4294956224 18446744073709551615 134569404 0 0 4096 3 0 0 0 17 0 0 0
/proc/17525/statm: 4634 4071 67 126 0 4505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23896

[startup+3.10204 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17527
/proc/meminfo: memFree=1496164/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=2.05
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 317 4095 0 0 0 0 202 3 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17527] ppid=17524 vsize=10344 CPUtime=1.03
/proc/17527/stat : 17527 (revival) R 17524 17524 17458 0 -1 4194304 3150 0 0 0 102 1 0 0 25 0 1 50000 236870386 10592256 2298 1992294400 134512640 134537284 4294956384 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17527/statm: 2586 2298 85 6 0 2224 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15704

[startup+6.30139 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17527
/proc/meminfo: memFree=1495140/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=2.05
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 317 4095 0 0 0 0 202 3 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17527] ppid=17524 vsize=10344 CPUtime=4.23
/proc/17527/stat : 17527 (revival) R 17524 17524 17458 0 -1 4194304 3151 0 0 0 422 1 0 0 25 0 1 50000 236870386 10592256 2299 1992294400 134512640 134537284 4294956384 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17527/statm: 2586 2299 85 6 0 2224 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15704

[startup+12.7011 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17527
/proc/meminfo: memFree=1495140/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=2.05
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 317 4095 0 0 0 0 202 3 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17527] ppid=17524 vsize=10344 CPUtime=10.62
/proc/17527/stat : 17527 (revival) R 17524 17524 17458 0 -1 4194304 3151 0 0 0 1061 1 0 0 25 0 1 50000 236870386 10592256 2299 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17527/statm: 2586 2299 85 6 0 2224 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15704

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17527
/proc/meminfo: memFree=1495204/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=2.05
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 317 4095 0 0 0 0 202 3 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17527] ppid=17524 vsize=10344 CPUtime=23.42
/proc/17527/stat : 17527 (revival) R 17524 17524 17458 0 -1 4194304 3155 0 0 0 2341 1 0 0 25 0 1 50000 236870386 10592256 2303 1992294400 134512640 134537284 4294956384 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17527/statm: 2586 2303 85 6 0 2224 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15704

[startup+51.1013 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17527
/proc/meminfo: memFree=1495076/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=2.05
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 317 4095 0 0 0 0 202 3 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17527] ppid=17524 vsize=10344 CPUtime=48.99
/proc/17527/stat : 17527 (revival) R 17524 17524 17458 0 -1 4194304 3157 0 0 0 4898 1 0 0 25 0 1 50000 236870386 10592256 2305 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17527/statm: 2586 2305 85 6 0 2224 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15704

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17527
/proc/meminfo: memFree=1495140/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=2.05
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 317 4095 0 0 0 0 202 3 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17527] ppid=17524 vsize=10344 CPUtime=100.18
/proc/17527/stat : 17527 (revival) R 17524 17524 17458 0 -1 4194304 3157 0 0 0 10017 1 0 0 25 0 1 50000 236870386 10592256 2305 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17527/statm: 2586 2305 85 6 0 2224 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15704

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17527
/proc/meminfo: memFree=1495076/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=2.05
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 317 4095 0 0 0 0 202 3 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17527] ppid=17524 vsize=10344 CPUtime=160.15
/proc/17527/stat : 17527 (revival) R 17524 17524 17458 0 -1 4194304 3157 0 0 0 16014 1 0 0 25 0 1 50000 236870386 10592256 2305 1992294400 134512640 134537284 4294956384 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17527/statm: 2586 2305 85 6 0 2224 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 15704

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17527
/proc/meminfo: memFree=1495076/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=2.05
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 317 4095 0 0 0 0 202 3 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17527] ppid=17524 vsize=10344 CPUtime=220.11
/proc/17527/stat : 17527 (revival) R 17524 17524 17458 0 -1 4194304 3157 0 0 0 22010 1 0 0 25 0 1 50000 236870386 10592256 2305 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17527/statm: 2586 2305 85 6 0 2224 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 15704

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17527
/proc/meminfo: memFree=1495076/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=2.05
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 317 4095 0 0 0 0 202 3 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17527] ppid=17524 vsize=10344 CPUtime=280.09
/proc/17527/stat : 17527 (revival) R 17524 17524 17458 0 -1 4194304 3157 0 0 0 28008 1 0 0 25 0 1 50000 236870386 10592256 2305 1992294400 134512640 134537284 4294956384 18446744073709551615 134531158 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17527/statm: 2586 2305 85 6 0 2224 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 15704

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 17527
/proc/meminfo: memFree=1495076/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=2.05
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 317 4095 0 0 0 0 202 3 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17527] ppid=17524 vsize=10344 CPUtime=340.06
/proc/17527/stat : 17527 (revival) R 17524 17524 17458 0 -1 4194304 3157 0 0 0 34005 1 0 0 25 0 1 50000 236870386 10592256 2305 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17527/statm: 2586 2305 85 6 0 2224 0
Current children cumulated CPU time (s) 342.11

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

/proc/17530/statm: 6934 6772 77 170 0 6762 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 33096

[startup+582.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 17530
/proc/meminfo: memFree=1448548/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=53424 CPUtime=79.86
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 13185 0 0 0 7974 12 0 0 25 0 1 0 236920418 54706176 13169 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 13356 13169 77 170 0 13184 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 58784

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1433252/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=68852 CPUtime=139.83
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 16959 0 0 0 13968 15 0 0 25 0 1 0 236920418 70504448 16943 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 17213 16943 77 170 0 17041 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 74212

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1424740/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=77444 CPUtime=199.8
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 19095 0 0 0 19963 17 0 0 25 0 1 0 236920418 79302656 19079 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 19361 19079 77 170 0 19189 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 82804

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1416548/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=85588 CPUtime=259.77
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 21119 0 0 0 25958 19 0 0 25 0 1 0 236920418 87642112 21103 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 21397 21103 77 170 0 21225 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 90948

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1409572/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=92796 CPUtime=319.75
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 22876 0 0 0 31954 21 0 0 25 0 1 0 236920418 95023104 22860 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 23199 22860 77 170 0 23027 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 98156

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1401636/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=100720 CPUtime=379.72
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 24857 0 0 0 37949 23 0 0 25 0 1 0 236920418 103137280 24841 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 25180 24841 77 170 0 25008 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 106080

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1394148/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=108248 CPUtime=439.7
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 26734 0 0 0 43944 26 0 0 25 0 1 0 236920418 110845952 26718 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 27062 26718 77 170 0 26890 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 113608

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1387940/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=114356 CPUtime=499.68
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 28265 0 0 0 49940 28 0 0 25 0 1 0 236920418 117100544 28249 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 28589 28249 77 170 0 28417 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 119716

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1381732/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=120760 CPUtime=559.65
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 29839 0 0 0 55935 30 0 0 25 0 1 0 236920418 123658240 29823 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 30190 29823 77 170 0 30018 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 126120

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1377252/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=125268 CPUtime=619.62
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 30933 0 0 0 61931 31 0 0 25 0 1 0 236920418 128274432 30917 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 31317 30917 77 170 0 31145 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 130628

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1372068/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=130784 CPUtime=679.6
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 32219 0 0 0 67927 33 0 0 25 0 1 0 236920418 133922816 32203 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 32696 32203 77 170 0 32524 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 136144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17530
/proc/meminfo: memFree=1369444/2055920 swapFree=4181232/4192956
[pid=17524] ppid=17522 vsize=5360 CPUtime=502.13
/proc/17524/stat : 17524 (run.sh) S 17522 17524 17458 0 -1 4194304 343 7267 0 0 0 0 50207 6 16 0 1 0 236870180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17524/statm: 1340 241 197 169 0 51 0
[pid=17530] ppid=17524 vsize=133412 CPUtime=697.89
/proc/17530/stat : 17530 (minisat) R 17524 17524 17458 0 -1 4194304 32873 0 0 0 69756 33 0 0 25 0 1 0 236920418 136613888 32837 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17530/statm: 33353 32837 77 170 0 33181 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 138772

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 17524 and gives
#  childrusage.ru_utime.tv_sec=502
#  childrusage.ru_utime.tv_usec=75672
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=67989
# CPU time returned by wait4() is 502.144
# while last known CPU time is 1200.02
#
# 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.02
CPU user time (s): 1199.63
CPU system time (s): 0.39
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 138772

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

runsolver used 0.91786 second user time and 3.45847 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-12 02:32:56
IDJOB=1797307
IDBENCH=71097
IDSOLVER=648
FILE ID=node35/1797307-1242088376
PBS_JOBID= 9277699
Free space on /tmp= 66100 MiB

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

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=130452330

node35.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.214
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.214
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:       1509268 kB
Buffers:         49872 kB
Cached:         425132 kB
SwapCached:       6232 kB
Active:          32996 kB
Inactive:       450564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1509268 kB
SwapTotal:     4192956 kB
SwapFree:      4181232 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:          13512 kB
Slab:            49192 kB
Committed_AS:   860012 kB
PageTables:       1396 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= 66092 MiB
End job on node35 at 2009-05-12 02:52:59