Trace number 1592860

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat2-simp 070721? (TO) 1200.09 1200.55

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
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	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  3152                                                 |
0.00/0.00	|  Number of clauses:    330948                                               |
0.19/0.26	|  Parsing time:         0.23         s                                       |
12.79/12.87	============================[ Search Statistics ]==============================
12.79/12.87	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.79/12.87	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.79/12.87	===============================================================================
12.79/12.87	|         0 |    2093   321327  1422637 |   107109        0    nan |  0.000 % |
12.88/12.96	|       100 |    2093   321327  1422637 |   117819      100     84 |  0.000 % |
12.98/13.09	|       250 |    2093   321327  1422637 |   129601      250     82 |  0.000 % |
13.19/13.20	|       477 |    2093   321327  1422637 |   142562      477     84 |  0.000 % |
13.28/13.39	|       815 |    2093   321327  1422637 |   156818      815     86 |  0.000 % |
13.68/13.73	|      1324 |    2093   321327  1422637 |   172500     1324     96 |  0.000 % |
14.08/14.13	|      2084 |    2093   321327  1422637 |   189750     2084    111 |  0.000 % |
14.48/14.56	|      3223 |    2093   321327  1422637 |   208725     3223    122 |  0.000 % |
14.88/14.99	|      4932 |    2093   321327  1422637 |   229597     4932    132 |  0.000 % |
16.98/17.05	|      7495 |    2093   321327  1422637 |   252557     7495    131 |  0.000 % |
19.38/19.42	|     11341 |    2093   321327  1422637 |   277813    11341    143 |  0.000 % |
26.19/26.24	|     17107 |    2093   321327  1422637 |   305594    17107    146 |  0.000 % |
31.48/31.51	|     25758 |    2093   321327  1422637 |   336153    25758    156 |  0.000 % |
45.98/46.09	|     38732 |    2093   321327  1422637 |   369769    38732    161 |  0.000 % |
69.96/70.09	|     58194 |    2093   321327  1422637 |   406746    58194    161 |  0.000 % |
114.95/115.02	|     87386 |    2093   321327  1422637 |   447420    87386    163 |  0.000 % |
249.79/249.94	|    131177 |    2093   321327  1422637 |   492162   131177    158 |  0.000 % |
656.24/656.58	|    196861 |    2093   321327  1422637 |   541379   196861    162 |  0.000 % |
893.25/893.62	|    295387 |    2093   321327  1422637 |   595517   295387    157 |  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-1592860-1239228709/watcher-1592860-1239228709 -o /tmp/evaluation-result-1592860-1239228709/solver-1592860-1239228709 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1592860-1239228709.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 23692
/proc/meminfo: memFree=761712/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=2188 CPUtime=0
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 438 0 0 0 0 0 0 0 18 0 1 0 1195535910 2240512 423 1992294400 134512640 135243866 4294956256 18446744073709551615 134553504 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 582 429 65 178 0 402 0

[startup+0.086644 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 23692
/proc/meminfo: memFree=761712/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=8132 CPUtime=0.07
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 1813 0 0 0 7 0 0 0 18 0 1 0 1195535910 8327168 1798 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 2033 1798 65 178 0 1853 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8132

[startup+0.101646 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 23692
/proc/meminfo: memFree=761712/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=9056 CPUtime=0.09
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 2094 0 0 0 8 1 0 0 18 0 1 0 1195535910 9273344 2079 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 2264 2079 65 178 0 2084 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9056

[startup+0.301685 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 23692
/proc/meminfo: memFree=761712/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=21660 CPUtime=0.29
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 5056 0 0 0 26 3 0 0 19 0 1 0 1195535910 22179840 5041 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 5415 5041 80 178 0 5235 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21660

[startup+0.701764 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 23692
/proc/meminfo: memFree=761712/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=21660 CPUtime=0.69
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 5056 0 0 0 66 3 0 0 22 0 1 0 1195535910 22179840 5041 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 5415 5041 80 178 0 5235 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21660

[startup+1.50192 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 23693
/proc/meminfo: memFree=741800/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=21660 CPUtime=1.49
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 5056 0 0 0 146 3 0 0 25 0 1 0 1195535910 22179840 5041 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 5415 5041 80 178 0 5235 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21660

[startup+3.10224 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 23693
/proc/meminfo: memFree=741672/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=21660 CPUtime=3.09
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 5056 0 0 0 306 3 0 0 25 0 1 0 1195535910 22179840 5041 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 5415 5041 80 178 0 5235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21660

[startup+6.30187 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 23693
/proc/meminfo: memFree=730856/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=31928 CPUtime=6.29
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 7751 0 0 0 625 4 0 0 25 0 1 0 1195535910 32694272 7736 1992294400 134512640 135243866 4294956256 18446744073709551615 134535638 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 7982 7736 80 178 0 7802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31928

[startup+12.7011 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 23693
/proc/meminfo: memFree=730792/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=31928 CPUtime=12.68
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 7752 0 0 0 1264 4 0 0 25 0 1 0 1195535910 32694272 7737 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 7982 7737 80 178 0 7802 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31928

[startup+25.5017 s]
/proc/loadavg: 0.39 0.09 0.03 2/65 23693
/proc/meminfo: memFree=731176/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=31604 CPUtime=25.49
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 8375 0 0 0 2544 5 0 0 25 0 1 0 1195535910 32362496 7685 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 7901 7685 87 178 0 7721 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31604

[startup+51.1017 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 23693
/proc/meminfo: memFree=711848/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=51392 CPUtime=51.06
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 13291 0 0 0 5097 9 0 0 25 0 1 0 1195535910 52625408 12601 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 12848 12601 87 178 0 12668 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 51392

[startup+102.306 s]
/proc/loadavg: 0.84 0.30 0.11 2/65 23693
/proc/meminfo: memFree=686504/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=76384 CPUtime=102.26
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 19527 0 0 0 10209 17 0 0 25 0 1 0 1195535910 78217216 18837 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 19096 18837 87 178 0 18916 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 76384

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 23693
/proc/meminfo: memFree=670184/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=92864 CPUtime=162.22
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 23610 0 0 0 16202 20 0 0 25 0 1 0 1195535910 95092736 22920 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 23216 22920 87 178 0 23036 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 92864

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 23693
/proc/meminfo: memFree=660008/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=102848 CPUtime=222.2
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 26120 0 0 0 22197 23 0 0 25 0 1 0 1195535910 105316352 25430 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 25712 25430 87 178 0 25532 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 102848

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 23693
/proc/meminfo: memFree=645352/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=118068 CPUtime=282.19
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 29783 0 0 0 28190 29 0 0 25 0 1 0 1195535910 120901632 29093 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 29517 29093 87 178 0 29337 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 118068

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 23693
/proc/meminfo: memFree=638760/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=124716 CPUtime=342.16
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 31401 0 0 0 34186 30 0 0 25 0 1 0 1195535910 127709184 30711 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 31179 30711 87 178 0 30999 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 124716

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 23693
/proc/meminfo: memFree=632360/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=131284 CPUtime=402.13
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 33021 0 0 0 40182 31 0 0 25 0 1 0 1195535910 134434816 32331 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 32821 32331 87 178 0 32641 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 131284

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 23693
/proc/meminfo: memFree=625640/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=137960 CPUtime=462.12
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 34687 0 0 0 46179 33 0 0 25 0 1 0 1195535910 141271040 33997 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 34490 33997 87 178 0 34310 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 137960

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 23693
/proc/meminfo: memFree=621160/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=142468 CPUtime=522.09
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 35809 0 0 0 52175 34 0 0 25 0 1 0 1195535910 145887232 35119 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 35617 35119 87 178 0 35437 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 142468

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 23693
/proc/meminfo: memFree=614952/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=148688 CPUtime=582.07
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 37362 0 0 0 58171 36 0 0 25 0 1 0 1195535910 152256512 36672 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 37172 36672 87 178 0 36992 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 148688

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 23693
/proc/meminfo: memFree=608616/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=154928 CPUtime=642.05
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 38920 0 0 0 64168 37 0 0 25 0 1 0 1195535910 158646272 38230 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 38732 38230 87 178 0 38552 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 154928

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 23693
/proc/meminfo: memFree=585384/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=179384 CPUtime=702.02
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 44787 0 0 0 70161 41 0 0 25 0 1 0 1195535910 183689216 44097 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 44846 44097 87 178 0 44666 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 179384

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.54 2/65 23693
/proc/meminfo: memFree=567336/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=197192 CPUtime=762.01
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 49236 0 0 0 76155 46 0 0 25 0 1 0 1195535910 201924608 48546 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 49298 48546 87 178 0 49118 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 197192

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 23693
/proc/meminfo: memFree=554600/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=209952 CPUtime=821.98
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 52412 0 0 0 82149 49 0 0 25 0 1 0 1195535910 214990848 51722 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 52488 51722 87 178 0 52308 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 209952

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/65 23693
/proc/meminfo: memFree=542504/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=222336 CPUtime=881.95
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 55461 0 0 0 88144 51 0 0 25 0 1 0 1195535910 227672064 54771 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 55584 54771 87 178 0 55404 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 222336

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 23693
/proc/meminfo: memFree=532904/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=231896 CPUtime=941.93
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 57835 0 0 0 94140 53 0 0 25 0 1 0 1195535910 237461504 57145 1992294400 134512640 135243866 4294956256 18446744073709551615 134555886 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 57974 57145 87 178 0 57794 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 231896

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 23693
/proc/meminfo: memFree=525480/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=239948 CPUtime=1001.91
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 59694 0 0 0 100136 55 0 0 25 0 1 0 1195535910 245706752 59004 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 59987 59004 87 178 0 59807 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 239948

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/65 23693
/proc/meminfo: memFree=518376/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=247164 CPUtime=1061.89
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 61463 0 0 0 106132 57 0 0 25 0 1 0 1195535910 253095936 60773 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 61791 60773 87 178 0 61611 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 247164

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 23693
/proc/meminfo: memFree=510824/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=254892 CPUtime=1121.86
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 63332 0 0 0 112128 58 0 0 25 0 1 0 1195535910 261009408 62642 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 63723 62642 87 178 0 63543 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 254892

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 23693
/proc/meminfo: memFree=504168/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=261688 CPUtime=1181.85
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 64987 0 0 0 118125 60 0 0 25 0 1 0 1195535910 267968512 64297 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 65422 64297 87 178 0 65242 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 261688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 23693
/proc/meminfo: memFree=502632/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=263164 CPUtime=1200.04
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 65362 0 0 0 119944 60 0 0 25 0 1 0 1195535910 269479936 64672 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 65791 64672 87 178 0 65611 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 263164

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 23693
/proc/meminfo: memFree=502632/2055920 swapFree=4175804/4192956
[pid=23692] ppid=23690 vsize=263164 CPUtime=1200.04
/proc/23692/stat : 23692 (minisat_static) R 23690 23692 23628 0 -1 4194304 65362 0 0 0 119944 60 0 0 25 0 1 0 1195535910 269479936 64672 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23692/statm: 65791 64672 87 178 0 65611 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 263164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.09
CPU user time (s): 1199.45
CPU system time (s): 0.647901
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 263164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.45
system time used= 0.647901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65362
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= 2
involuntary context switches= 2548

runsolver used 1.04384 second user time and 2.72458 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-09 00:11:49
IDJOB=1592860
IDBENCH=71077
IDSOLVER=568
FILE ID=node33/1592860-1239228709
PBS_JOBID= 9113619
Free space on /tmp= 66300 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_15_UNKNOWN.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1592860-1239228709/watcher-1592860-1239228709 -o /tmp/evaluation-result-1592860-1239228709/solver-1592860-1239228709 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1592860-1239228709.cnf

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=1260720636

node33.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.266
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.266
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:        762128 kB
Buffers:         82436 kB
Cached:        1115364 kB
SwapCached:      11104 kB
Active:          87176 kB
Inactive:      1123256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        762128 kB
SwapTotal:     4192956 kB
SwapFree:      4175804 kB
Dirty:            6648 kB
Writeback:           0 kB
Mapped:          18164 kB
Slab:            69296 kB
Committed_AS:  3665404 kB
PageTables:       1400 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= 66300 MiB
End job on node33 at 2009-04-09 00:31:52