Trace number 1797304

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 2009-03-18? (TO) 1200.08 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
499.87/500.18	#ITERATIONS 11
499.87/500.18	#LEARNT CLAUSES 0
500.28/500.51	done !
500.28/500.51	c Calling MINISAT
500.28/500.51	This is MiniSat 2.0 beta
500.28/500.51	WARNING: for repeatability, setting FPU to use double precision
500.28/500.51	============================[ Problem Statistics ]=============================
500.28/500.51	|                                                                             |
500.28/500.51	|  Number of variables:  3366                                                 |
500.28/500.51	|  Number of clauses:    362797                                               |
500.28/500.68	|  Parsing time:         0.14         s                                       |
500.28/500.68	============================[ Search Statistics ]==============================
500.28/500.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
500.28/500.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
500.28/500.68	===============================================================================
500.28/500.68	|         0 |    3366   362797  1065033 |   120932        0    nan |  0.000 % |
500.28/500.70	|       101 |    3366   362797  1065033 |   133025      101     68 |  0.000 % |
500.28/500.72	|       251 |    3366   362797  1065033 |   146328      251     79 |  0.000 % |
500.28/500.77	|       479 |    3366   362797  1065033 |   160960      479     86 |  0.000 % |
500.28/500.82	|       822 |    3366   362797  1065033 |   177057      822     98 |  0.000 % |
500.28/500.92	|      1329 |    3366   362797  1065033 |   194762     1329     95 |  0.000 % |
500.28/501.09	|      2089 |    3366   362797  1065033 |   214239     2089     98 |  0.000 % |
500.28/501.37	|      3231 |    3366   362797  1065033 |   235662     3231    107 |  0.000 % |
501.66/501.93	|      4940 |    3366   362797  1065033 |   259229     4940    109 |  0.000 % |
502.46/502.75	|      7502 |    3366   362797  1065033 |   285152     7502    125 |  0.000 % |
504.36/504.66	|     11346 |    3366   362797  1065033 |   313667    11346    141 |  0.000 % |
507.05/507.31	|     17114 |    3366   362797  1065033 |   345034    17114    147 |  0.000 % |
510.16/510.44	|     25763 |    3366   362797  1065033 |   379537    25763    148 |  0.000 % |
516.75/517.05	|     38741 |    3366   362797  1065033 |   417491    38741    160 |  0.000 % |
533.84/534.18	|     58202 |    3366   362797  1065033 |   459240    58202    154 |  0.000 % |
583.51/583.82	|     87394 |    3366   362797  1065033 |   505164    87394    160 |  0.000 % |
643.49/643.85	|    131183 |    3366   362797  1065033 |   555680   131183    166 |  0.000 % |
789.52/789.94	|    196868 |    3366   362797  1065033 |   611248   196868    166 |  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-1797304-1242088362/watcher-1797304-1242088362 -o /tmp/evaluation-result-1797304-1242088362/solver-1797304-1242088362 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797304-1242088362.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.98 0.99 3/64 9751
/proc/meminfo: memFree=1895712/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=2124 CPUtime=0
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 271 0 0 0 0 0 0 0 19 0 1 0 236864091 2174976 238 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/9752/statm: 531 245 81 6 0 169 0

[startup+0.04997 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 9751
/proc/meminfo: memFree=1895712/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=12744 CPUtime=0.03
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 2907 0 0 0 2 1 0 0 19 0 1 0 236864091 13049856 2869 1992294400 134512640 134537284 4294956368 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 0 0 0
/proc/9752/statm: 3186 2871 82 6 0 2824 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18104

[startup+0.102974 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 9751
/proc/meminfo: memFree=1895712/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=20008 CPUtime=0.09
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 4751 0 0 0 7 2 0 0 20 0 1 0 236864091 20488192 4713 1992294400 134512640 134537284 4294956368 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 0 0 0
/proc/9752/statm: 5002 4714 82 6 0 4640 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25368

[startup+0.301993 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 9751
/proc/meminfo: memFree=1895712/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18532 CPUtime=0.29
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5600 0 0 0 26 3 0 0 21 0 1 50000 236864091 18976768 4046 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4633 4046 85 6 0 4271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23892

[startup+0.702035 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 9751
/proc/meminfo: memFree=1895712/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18532 CPUtime=0.69
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5600 0 0 0 66 3 0 0 24 0 1 50000 236864091 18976768 4046 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4633 4046 85 6 0 4271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23892

[startup+1.50212 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1879504/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18532 CPUtime=1.49
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5600 0 0 0 146 3 0 0 25 0 1 50000 236864091 18976768 4046 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4633 4046 85 6 0 4271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23892

[startup+3.10128 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1879376/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18532 CPUtime=3.09
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5600 0 0 0 306 3 0 0 25 0 1 50000 236864091 18976768 4046 1992294400 134512640 134537284 4294956368 18446744073709551615 134523992 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4633 4046 85 6 0 4271 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23892

[startup+6.3016 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1879184/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18532 CPUtime=6.29
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5600 0 0 0 626 3 0 0 25 0 1 50000 236864091 18976768 4046 1992294400 134512640 134537284 4294956368 18446744073709551615 134523759 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4633 4046 85 6 0 4271 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23892

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1879184/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18532 CPUtime=12.69
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5600 0 0 0 1266 3 0 0 25 0 1 50000 236864091 18976768 4046 1992294400 134512640 134537284 4294956368 18446744073709551615 134524008 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4633 4046 85 6 0 4271 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23892

[startup+25.5016 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1879248/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18532 CPUtime=25.49
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5600 0 0 0 2546 3 0 0 25 0 1 50000 236864091 18976768 4046 1992294400 134512640 134537284 4294956368 18446744073709551615 134523798 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4633 4046 85 6 0 4271 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23892

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1879184/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18532 CPUtime=51.06
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5602 0 0 0 5103 3 0 0 25 0 1 50000 236864091 18976768 4048 1992294400 134512640 134537284 4294956368 18446744073709551615 134525978 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4633 4048 85 6 0 4271 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23892

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1879056/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18664 CPUtime=102.24
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5654 0 0 0 10221 3 0 0 25 0 1 50000 236864091 19111936 4100 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4666 4100 85 6 0 4304 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24024

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1878992/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18796 CPUtime=162.22
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5655 0 0 0 16219 3 0 0 25 0 1 50000 236864091 19247104 4101 1992294400 134512640 134537284 4294956368 18446744073709551615 134524016 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4699 4101 85 6 0 4337 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 24156

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1878928/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18796 CPUtime=222.19
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5659 0 0 0 22216 3 0 0 25 0 1 50000 236864091 19247104 4105 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4699 4105 85 6 0 4337 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 24156

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1878928/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18796 CPUtime=282.16
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5663 0 0 0 28213 3 0 0 25 0 1 50000 236864091 19247104 4109 1992294400 134512640 134537284 4294956368 18446744073709551615 134524559 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4699 4109 85 6 0 4337 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 24156

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9753
/proc/meminfo: memFree=1878864/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=0
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236864091 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 237 196 169 0 51 0
[pid=9752] ppid=9751 vsize=18796 CPUtime=342.14
/proc/9752/stat : 9752 (revival) R 9751 9751 9683 0 -1 4194304 5672 0 0 0 34211 3 0 0 25 0 1 50000 236864091 19247104 4118 1992294400 134512640 134537284 4294956368 18446744073709551615 134523896 0 0 4096 8192 0 0 0 17 0 0 0
/proc/9752/statm: 4699 4118 85 6 0 4337 0
Current children cumulated CPU time (s) 342.14

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

/proc/9754/statm: 12128 11880 77 170 0 11956 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 53872

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1813008/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=77156 CPUtime=81.73
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 19065 0 0 0 8155 18 0 0 25 0 1 0 236914142 79007744 19051 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 19289 19051 77 170 0 19117 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 82516

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1780496/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=109620 CPUtime=141.71
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 27139 0 0 0 14146 25 0 0 25 0 1 0 236914142 112250880 27125 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 27405 27125 77 170 0 27233 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 114980

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1758032/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=132536 CPUtime=201.68
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 32799 0 0 0 20137 31 0 0 25 0 1 0 236914142 135716864 32785 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 33134 32785 77 170 0 32962 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 137896

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1740496/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=149884 CPUtime=261.66
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 37131 0 0 0 26130 36 0 0 25 0 1 0 236914142 153481216 37117 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 37471 37117 77 170 0 37299 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 155244

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1724752/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=166188 CPUtime=321.63
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 41088 0 0 0 32123 40 0 0 25 0 1 0 236914142 170176512 41074 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 41547 41074 77 170 0 41375 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 171548

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1713488/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=177408 CPUtime=381.62
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 43843 0 0 0 38118 44 0 0 25 0 1 0 236914142 181665792 43829 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 44352 43829 77 170 0 44180 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 182768

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1699856/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=191168 CPUtime=441.59
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 47288 0 0 0 44113 46 0 0 25 0 1 0 236914142 195756032 47266 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 47792 47266 77 170 0 47620 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 196528

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1683664/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=207108 CPUtime=501.56
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 51313 0 0 0 50107 49 0 0 25 0 1 0 236914142 212078592 51283 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 51777 51283 77 170 0 51605 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 212468

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1674768/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=216544 CPUtime=561.55
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 53572 0 0 0 56103 52 0 0 25 0 1 0 236914142 221741056 53526 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 54136 53526 77 170 0 53964 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 221904

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1670288/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=220768 CPUtime=621.52
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 54641 0 0 0 62099 53 0 0 25 0 1 0 236914142 226066432 54595 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 55192 54595 77 170 0 55020 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 226128

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1667088/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=224012 CPUtime=681.49
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 55451 0 0 0 68095 54 0 0 25 0 1 0 236914142 229388288 55405 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 56003 55405 77 170 0 55831 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 229372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9756
/proc/meminfo: memFree=1665872/2055920 swapFree=4179768/4192956
[pid=9751] ppid=9749 vsize=5360 CPUtime=500.28
/proc/9751/stat : 9751 (run.sh) S 9749 9751 9683 0 -1 4194304 312 5700 0 0 0 0 50023 5 16 0 1 0 236864091 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9751/statm: 1340 238 197 169 0 51 0
[pid=9754] ppid=9751 vsize=225068 CPUtime=699.8
/proc/9754/stat : 9754 (minisat) R 9751 9751 9683 0 -1 4194304 55714 0 0 0 69925 55 0 0 25 0 1 0 236914142 230469632 55668 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/9754/statm: 56267 55668 77 170 0 56095 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 230428

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 9751 and gives
#  childrusage.ru_utime.tv_sec=500
#  childrusage.ru_utime.tv_usec=234952
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=60990
# CPU time returned by wait4() is 500.296
# while last known CPU time is 1200.08
#
# 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.08
CPU user time (s): 1199.48
CPU system time (s): 0.6
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 230428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 500.235
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6012
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= 5
involuntary context switches= 1170

runsolver used 1.18582 second user time and 3.19251 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-12 02:32:42
IDJOB=1797304
IDBENCH=71096
IDSOLVER=649
FILE ID=node45/1797304-1242088362
PBS_JOBID= 9277696
Free space on /tmp= 66224 MiB

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

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=1849810277

node45.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.231
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.231
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:       1896192 kB
Buffers:         14672 kB
Cached:          65148 kB
SwapCached:       6948 kB
Active:          27352 kB
Inactive:        60732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1896192 kB
SwapTotal:     4192956 kB
SwapFree:      4179768 kB
Dirty:            7468 kB
Writeback:           0 kB
Mapped:          13984 kB
Slab:            57668 kB
Committed_AS:   815432 kB
PageTables:       1376 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 node45 at 2009-05-12 02:52:45