Trace number 1798036

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-core 070721? (TO) 1200.09 1200.65

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	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:  3366                                                 |
0.00/0.00	|  Number of clauses:    362797                                               |
0.09/0.15	|  Parsing time:         0.14         s                                       |
0.09/0.16	============================[ Search Statistics ]==============================
0.09/0.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	===============================================================================
0.09/0.16	|         0 |    3366   362797  1083511 |   120932        0    nan |  0.000 % |
0.09/0.17	|       101 |    3366   362797  1083511 |   133025      101     68 |  0.000 % |
0.19/0.20	|       251 |    3366   362797  1083511 |   146328      251     79 |  0.000 % |
0.19/0.24	|       476 |    3366   362797  1083511 |   160960      476     87 |  0.000 % |
0.19/0.29	|       813 |    3366   362797  1083511 |   177057      813     85 |  0.000 % |
0.39/0.40	|      1320 |    3366   362797  1083511 |   194762     1320    108 |  0.000 % |
0.49/0.53	|      2079 |    3366   362797  1083511 |   214239     2079    106 |  0.000 % |
0.69/0.79	|      3218 |    3366   362797  1083511 |   235662     3218    106 |  0.000 % |
1.10/1.20	|      4927 |    3366   362797  1083511 |   259229     4927    115 |  0.000 % |
1.89/1.95	|      7489 |    3366   362797  1083511 |   285152     7489    114 |  0.000 % |
2.79/2.82	|     11333 |    3366   362797  1083511 |   313667    11333    121 |  0.000 % |
4.99/5.05	|     17099 |    3366   362797  1083511 |   345034    17099    126 |  0.000 % |
9.09/9.13	|     25750 |    3366   362797  1083511 |   379537    25750    133 |  0.000 % |
16.59/16.63	|     38727 |    3366   362797  1083511 |   417491    38727    143 |  0.000 % |
34.08/34.18	|     58188 |    3366   362797  1083511 |   459240    58188    146 |  0.000 % |
88.46/88.60	|     87381 |    3366   362797  1083511 |   505164    87381    158 |  0.000 % |
160.83/160.90	|    131173 |    3366   362797  1083511 |   555680   131173    167 |  0.000 % |
272.17/272.30	|    196859 |    3366   362797  1083511 |   611248   196859    170 |  0.000 % |
571.42/571.72	|    295386 |    3366   362797  1083511 |   672373   295386    172 |  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-1798036-1242088368/watcher-1798036-1242088368 -o /tmp/evaluation-result-1798036-1242088368/solver-1798036-1242088368 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1798036-1242088368.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14567
/proc/meminfo: memFree=1217552/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=2220 CPUtime=0
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 434 0 0 0 0 0 0 0 18 0 1 0 236865719 2273280 419 1992294400 134512640 135213614 4294956256 18446744073709551615 134544745 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 555 420 58 171 0 381 0

[startup+0.090793 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14567
/proc/meminfo: memFree=1217552/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=9564 CPUtime=0.08
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 2279 0 0 0 7 1 0 0 18 0 1 0 236865719 9793536 2264 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 2391 2264 58 171 0 2217 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9564

[startup+0.101793 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14567
/proc/meminfo: memFree=1217552/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=10892 CPUtime=0.09
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 2526 0 0 0 8 1 0 0 18 0 1 0 236865719 11153408 2511 1992294400 134512640 135213614 4294956256 18446744073709551615 134544745 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 2723 2513 58 171 0 2549 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10892

[startup+0.301816 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14567
/proc/meminfo: memFree=1217552/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=16516 CPUtime=0.29
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 3938 0 0 0 28 1 0 0 20 0 1 0 236865719 16912384 3923 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 4129 3923 78 171 0 3955 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16516

[startup+0.701863 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 14567
/proc/meminfo: memFree=1217552/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=17704 CPUtime=0.69
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 4216 0 0 0 68 1 0 0 24 0 1 0 236865719 18128896 4201 1992294400 134512640 135213614 4294956256 18446744073709551615 134527003 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 4426 4201 78 171 0 4252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17704

[startup+1.50196 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1200200/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=19580 CPUtime=1.49
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 4691 0 0 0 147 2 0 0 25 0 1 0 236865719 20049920 4676 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 4895 4676 78 171 0 4721 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19580

[startup+3.10115 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1197832/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=23144 CPUtime=3.09
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 5571 0 0 0 306 3 0 0 25 0 1 0 236865719 23699456 5556 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 5786 5556 78 171 0 5612 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23144

[startup+6.30152 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1191560/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=28172 CPUtime=6.29
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 6846 0 0 0 625 4 0 0 25 0 1 0 236865719 28848128 6831 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 7043 6831 78 171 0 6869 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28172

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1182744/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=36676 CPUtime=12.69
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 8965 0 0 0 1263 6 0 0 25 0 1 0 236865719 37556224 8950 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 9169 8950 78 171 0 8995 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36676

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1170584/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=48248 CPUtime=25.49
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 11831 0 0 0 2540 9 0 0 25 0 1 0 236865719 49405952 11816 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 12062 11816 78 171 0 11888 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48248

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1152984/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=65716 CPUtime=51.07
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 16202 0 0 0 5095 12 0 0 25 0 1 0 236865719 67293184 16187 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 16429 16187 78 171 0 16255 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 65716

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1134296/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=84464 CPUtime=102.26
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 20841 0 0 0 10209 17 0 0 25 0 1 0 236865719 86491136 20826 1992294400 134512640 135213614 4294956256 18446744073709551615 134526948 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 21116 20826 78 171 0 20942 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84464

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1107096/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=111896 CPUtime=162.23
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 27681 0 0 0 16198 25 0 0 25 0 1 0 236865719 114581504 27666 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 27974 27666 78 171 0 27800 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 111896

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1080664/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=138308 CPUtime=222.18
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 34229 0 0 0 22186 32 0 0 25 0 1 0 236865719 141627392 34214 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 34577 34214 78 171 0 34403 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 138308

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1055256/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=164164 CPUtime=282.17
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 40620 0 0 0 28178 39 0 0 25 0 1 0 236865719 168103936 40605 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 41041 40605 78 171 0 40867 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 164164

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1033688/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=186488 CPUtime=342.14
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 45991 0 0 0 34171 43 0 0 25 0 1 0 236865719 190963712 45976 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 46622 45976 78 171 0 46448 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 186488

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1017496/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=202932 CPUtime=402.1
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 50035 0 0 0 40163 47 0 0 25 0 1 0 236865719 207802368 50020 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 50733 50020 78 171 0 50559 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 202932

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=1003160/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=217092 CPUtime=462.07
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 53568 0 0 0 46155 52 0 0 25 0 1 0 236865719 222302208 53553 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 54273 53553 78 171 0 54099 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 217092

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14568
/proc/meminfo: memFree=991768/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=228704 CPUtime=522.04
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 56452 0 0 0 52150 54 0 0 25 0 1 0 236865719 234192896 56437 1992294400 134512640 135213614 4294956256 18446744073709551615 134526961 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 57176 56437 78 171 0 57002 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 228704

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=979096/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=241256 CPUtime=582.02
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 59611 0 0 0 58143 59 0 0 25 0 1 0 236865719 247046144 59596 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 60314 59596 78 171 0 60140 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 241256

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=959896/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=260816 CPUtime=641.99
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 64355 0 0 0 64136 63 0 0 25 0 1 0 236865719 267075584 64340 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 65204 64340 78 171 0 65030 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 260816

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=945432/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=275300 CPUtime=701.97
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 67984 0 0 0 70131 66 0 0 25 0 1 0 236865719 281907200 67969 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 68825 67969 78 171 0 68651 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 275300

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=933784/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=286872 CPUtime=761.95
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 70849 0 0 0 76126 69 0 0 25 0 1 0 236865719 293756928 70834 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 71718 70834 78 171 0 71544 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 286872

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=926552/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=294256 CPUtime=821.92
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 72689 0 0 0 82121 71 0 0 25 0 1 0 236865719 301318144 72674 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 73564 72674 78 171 0 73390 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 294256

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=919512/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=301188 CPUtime=881.9
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 74423 0 0 0 88116 74 0 0 25 0 1 0 236865719 308416512 74408 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 75297 74408 78 171 0 75123 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 301188

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=913432/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=307252 CPUtime=941.87
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 75941 0 0 0 94112 75 0 0 25 0 1 0 236865719 314626048 75926 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 76813 75926 78 171 0 76639 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 307252

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=908056/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=312804 CPUtime=1001.85
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 77285 0 0 0 100108 77 0 0 25 0 1 0 236865719 320311296 77270 1992294400 134512640 135213614 4294956256 18446744073709551615 134526860 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 78201 77270 78 171 0 78027 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 312804

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=902872/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=318052 CPUtime=1061.8
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 78575 0 0 0 106102 78 0 0 25 0 1 0 236865719 325685248 78560 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 79513 78560 78 171 0 79339 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 318052

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=897560/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=323384 CPUtime=1121.75
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 79900 0 0 0 112096 79 0 0 25 0 1 0 236865719 331145216 79885 1992294400 134512640 135213614 4294956256 18446744073709551615 134526860 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 80846 79885 78 171 0 80672 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 323384

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=891992/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=329076 CPUtime=1181.73
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 81307 0 0 0 118092 81 0 0 25 0 1 0 236865719 336973824 81292 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 82269 81292 78 171 0 82095 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 329076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 14570
/proc/meminfo: memFree=889752/2055920 swapFree=4179992/4192956
[pid=14567] ppid=14565 vsize=331280 CPUtime=1200.03
/proc/14567/stat : 14567 (minisat_static) R 14565 14567 14501 0 -1 4194304 81835 0 0 0 119921 82 0 0 25 0 1 0 236865719 339230720 81820 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 0 0 0
/proc/14567/statm: 82820 81820 78 171 0 82646 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 331280

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)
Real time (s): 1200.65
CPU time (s): 1200.09
CPU user time (s): 1199.22
CPU system time (s): 0.867868
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 331280

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

runsolver used 0.908861 second user time and 2.47162 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-12 02:32:49
IDJOB=1798036
IDBENCH=71096
IDSOLVER=651
FILE ID=node75/1798036-1242088368
PBS_JOBID= 9277697
Free space on /tmp= 66344 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_16_UNKNOWN.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1798036-1242088368/watcher-1798036-1242088368 -o /tmp/evaluation-result-1798036-1242088368/solver-1798036-1242088368 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1798036-1242088368.cnf

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=546352195

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1217968 kB
Buffers:         76024 kB
Cached:         680596 kB
SwapCached:       7224 kB
Active:         196216 kB
Inactive:       569624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1217968 kB
SwapTotal:     4192956 kB
SwapFree:      4179992 kB
Dirty:            6856 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            57972 kB
Committed_AS:   675744 kB
PageTables:       1416 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= 66344 MiB
End job on node75 at 2009-05-12 02:52:51