Trace number 1592879

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.44

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.19/0.29	|  Parsing time:         0.26         s                                       |
14.08/14.13	============================[ Search Statistics ]==============================
14.08/14.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.08/14.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.08/14.13	===============================================================================
14.08/14.13	|         0 |    2270   353123  1560275 |   117707        0    nan |  0.000 % |
14.19/14.22	|       101 |    2270   353123  1560275 |   129478      101     81 |  0.000 % |
14.19/14.28	|       251 |    2270   353123  1560275 |   142426      251     95 |  0.000 % |
14.29/14.40	|       478 |    2270   353123  1560275 |   156668      478    102 |  0.000 % |
14.48/14.54	|       815 |    2270   353123  1560275 |   172335      815    102 |  0.000 % |
14.68/14.78	|      1321 |    2270   353123  1560275 |   189569     1321    108 |  0.000 % |
15.09/15.10	|      2082 |    2270   353123  1560275 |   208526     2082    123 |  0.000 % |
15.49/15.58	|      3223 |    2270   353123  1560275 |   229378     3223    133 |  0.000 % |
16.69/16.75	|      4931 |    2270   353123  1560275 |   252316     4931    147 |  0.000 % |
17.59/17.67	|      7493 |    2270   353123  1560275 |   277548     7493    151 |  0.000 % |
19.49/19.53	|     11337 |    2270   353123  1560275 |   305303    11337    159 |  0.000 % |
23.78/23.87	|     17109 |    2270   353123  1560275 |   335833    17109    162 |  0.000 % |
36.29/36.34	|     25759 |    2270   353123  1560275 |   369417    25759    162 |  0.000 % |
50.78/50.80	|     38734 |    2270   353123  1560275 |   406358    38734    163 |  0.000 % |
85.86/85.94	|     58197 |    2270   353123  1560275 |   446994    58197    159 |  0.000 % |
158.74/158.85	|     87391 |    2270   353123  1560275 |   491694    87391    154 |  0.000 % |
360.48/360.66	|    131183 |    2270   353123  1560275 |   540863   131183    157 |  0.000 % |
749.07/749.31	|    196870 |    2270   353123  1560275 |   594949   196870    159 |  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-1592879-1239229906/watcher-1592879-1239229906 -o /tmp/evaluation-result-1592879-1239229906/solver-1592879-1239229906 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1592879-1239229906.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.99 0.97 0.69 3/65 13024
/proc/meminfo: memFree=1788264/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=2188 CPUtime=0
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 438 0 0 0 0 0 0 0 18 0 1 0 549324454 2240512 423 1992294400 134512640 135243866 4294956256 18446744073709551615 134553504 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 547 424 65 178 0 367 0

[startup+0.011904 s]
/proc/loadavg: 0.99 0.97 0.69 3/65 13024
/proc/meminfo: memFree=1788264/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=2896 CPUtime=0
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 577 0 0 0 0 0 0 0 18 0 1 0 549324454 2965504 562 1992294400 134512640 135243866 4294956256 18446744073709551615 134538463 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 724 562 65 178 0 544 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2896

[startup+0.102914 s]
/proc/loadavg: 0.99 0.97 0.69 3/65 13024
/proc/meminfo: memFree=1788264/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=8928 CPUtime=0.09
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 2059 0 0 0 9 0 0 0 18 0 1 0 549324454 9142272 2045 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 2232 2046 65 178 0 2052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8928

[startup+0.302935 s]
/proc/loadavg: 0.99 0.97 0.69 3/65 13024
/proc/meminfo: memFree=1788264/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=23256 CPUtime=0.29
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 5514 0 0 0 26 3 0 0 19 0 1 0 549324454 23814144 5499 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 5814 5499 80 178 0 5634 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23256

[startup+0.701981 s]
/proc/loadavg: 0.99 0.97 0.69 3/65 13024
/proc/meminfo: memFree=1788264/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=23256 CPUtime=0.69
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 5514 0 0 0 66 3 0 0 22 0 1 0 549324454 23814144 5499 1992294400 134512640 135243866 4294956256 18446744073709551615 134535471 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 5814 5499 80 178 0 5634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23256

[startup+1.50107 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 13025
/proc/meminfo: memFree=1766496/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=23256 CPUtime=1.49
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 5514 0 0 0 146 3 0 0 25 0 1 0 549324454 23814144 5499 1992294400 134512640 135243866 4294956256 18446744073709551615 134535538 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 5814 5499 80 178 0 5634 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23256

[startup+3.10125 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 13025
/proc/meminfo: memFree=1766368/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=23256 CPUtime=3.09
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 5514 0 0 0 306 3 0 0 25 0 1 0 549324454 23814144 5499 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 5814 5499 80 178 0 5634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23256

[startup+6.30161 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 13025
/proc/meminfo: memFree=1760736/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=33596 CPUtime=6.29
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 7917 0 0 0 625 4 0 0 25 0 1 0 549324454 34402304 7902 1992294400 134512640 135243866 4294956256 18446744073709551615 134535576 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 8399 7902 80 178 0 8219 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33596

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.69 2/66 13025
/proc/meminfo: memFree=1756576/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=33596 CPUtime=12.68
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 7917 0 0 0 1264 4 0 0 25 0 1 0 549324454 34402304 7902 1992294400 134512640 135243866 4294956256 18446744073709551615 134535741 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 8399 7902 80 178 0 8219 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33596

[startup+25.5028 s]
/proc/loadavg: 0.99 0.97 0.70 2/66 13025
/proc/meminfo: memFree=1754144/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=34856 CPUtime=25.49
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 9298 0 0 0 2543 6 0 0 25 0 1 0 549324454 35692544 8543 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 8714 8543 87 178 0 8534 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34856

[startup+51.1027 s]
/proc/loadavg: 0.99 0.97 0.71 2/66 13025
/proc/meminfo: memFree=1739680/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=49784 CPUtime=51.08
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 12997 0 0 0 5098 10 0 0 25 0 1 0 549324454 50978816 12242 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 12446 12242 87 178 0 12266 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49784

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.72 2/66 13025
/proc/meminfo: memFree=1723872/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=65368 CPUtime=102.27
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 16829 0 0 0 10213 14 0 0 25 0 1 0 549324454 66936832 16074 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 16342 16074 87 178 0 16162 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 65368

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.74 2/66 13025
/proc/meminfo: memFree=1706720/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=82420 CPUtime=162.24
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 21092 0 0 0 16207 17 0 0 25 0 1 0 549324454 84398080 20337 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 20605 20337 87 178 0 20425 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 82420

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.75 2/66 13025
/proc/meminfo: memFree=1691040/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=98620 CPUtime=222.23
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 24996 0 0 0 22201 22 0 0 25 0 1 0 549324454 100986880 24241 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 24655 24241 87 178 0 24475 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 98620

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.76 2/66 13025
/proc/meminfo: memFree=1685280/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=104440 CPUtime=282.2
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 26435 0 0 0 28196 24 0 0 25 0 1 0 549324454 106946560 25680 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 26110 25680 87 178 0 25930 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 104440

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.77 2/66 13025
/proc/meminfo: memFree=1678496/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=111188 CPUtime=342.19
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 28122 0 0 0 34193 26 0 0 25 0 1 0 549324454 113856512 27367 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 27797 27367 87 178 0 27617 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 111188

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.78 2/66 13025
/proc/meminfo: memFree=1670304/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=119464 CPUtime=402.17
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 30153 0 0 0 40189 28 0 0 25 0 1 0 549324454 122331136 29398 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 29866 29398 87 178 0 29686 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 119464

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.79 2/66 13025
/proc/meminfo: memFree=1661344/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=128676 CPUtime=462.15
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 32376 0 0 0 46184 31 0 0 25 0 1 0 549324454 131764224 31621 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 32169 31621 87 178 0 31989 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 128676

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.81 2/66 13025
/proc/meminfo: memFree=1654048/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=136172 CPUtime=522.13
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 34226 0 0 0 52181 32 0 0 25 0 1 0 549324454 139440128 33471 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 34043 33471 87 178 0 33863 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 136172

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 13025
/proc/meminfo: memFree=1648544/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=141548 CPUtime=582.12
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 35576 0 0 0 58178 34 0 0 25 0 1 0 549324454 144945152 34821 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 35387 34821 87 178 0 35207 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 141548

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/66 13025
/proc/meminfo: memFree=1639840/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=150484 CPUtime=642.11
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 37735 0 0 0 64175 36 0 0 25 0 1 0 549324454 154095616 36980 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 37621 36980 87 178 0 37441 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 150484

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/66 13025
/proc/meminfo: memFree=1634016/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=156260 CPUtime=702.08
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 39203 0 0 0 70170 38 0 0 25 0 1 0 549324454 160010240 38448 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 39065 38448 87 178 0 38885 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 156260

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 13025
/proc/meminfo: memFree=1626144/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=164160 CPUtime=762.07
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 41137 0 0 0 76167 40 0 0 25 0 1 0 549324454 168099840 40382 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 41040 40382 87 178 0 40860 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 164160

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/66 13025
/proc/meminfo: memFree=1617824/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=172964 CPUtime=822.05
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 43226 0 0 0 82162 43 0 0 25 0 1 0 549324454 177115136 42471 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 43241 42471 87 178 0 43061 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 172964

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 13025
/proc/meminfo: memFree=1609696/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=180992 CPUtime=882.03
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 45228 0 0 0 88158 45 0 0 25 0 1 0 549324454 185335808 44473 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 45248 44473 87 178 0 45068 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 180992

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/66 13025
/proc/meminfo: memFree=1602720/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=188464 CPUtime=942.02
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 47002 0 0 0 94154 48 0 0 25 0 1 0 549324454 192987136 46247 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 47116 46247 87 178 0 46936 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 188464

[startup+1002.3 s]
/proc/loadavg: 1.07 0.99 0.86 2/66 13025
/proc/meminfo: memFree=1595488/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=195424 CPUtime=1002
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 48765 0 0 0 100150 50 0 0 25 0 1 0 549324454 200114176 48010 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 48856 48010 87 178 0 48676 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 195424

[startup+1062.3 s]
/proc/loadavg: 1.03 0.99 0.87 2/66 13025
/proc/meminfo: memFree=1588640/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=202392 CPUtime=1061.98
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 50490 0 0 0 106146 52 0 0 25 0 1 0 549324454 207249408 49735 1992294400 134512640 135243866 4294956256 18446744073709551615 134555815 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 50598 49735 87 178 0 50418 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 202392

[startup+1122.3 s]
/proc/loadavg: 1.01 0.99 0.88 2/66 13025
/proc/meminfo: memFree=1579872/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=211240 CPUtime=1121.96
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 52659 0 0 0 112142 54 0 0 25 0 1 0 549324454 216309760 51904 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 52810 51904 87 178 0 52630 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 211240

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 13025
/proc/meminfo: memFree=1570720/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=220360 CPUtime=1181.95
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 54953 0 0 0 118137 58 0 0 25 0 1 0 549324454 225648640 54198 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 55090 54198 87 178 0 54910 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 220360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.88 2/66 13025
/proc/meminfo: memFree=1567392/2055920 swapFree=4178568/4192956
[pid=13024] ppid=13022 vsize=223528 CPUtime=1200.04
/proc/13024/stat : 13024 (minisat_static) R 13022 13024 12959 0 -1 4194304 55736 0 0 0 119945 59 0 0 25 0 1 0 549324454 228892672 54981 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/13024/statm: 55882 54981 87 178 0 55702 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 223528

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.44
CPU time (s): 1200.09
CPU user time (s): 1199.46
CPU system time (s): 0.627904
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 223528

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

runsolver used 1.40479 second user time and 2.75558 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-09 00:31:46
IDJOB=1592879
IDBENCH=71096
IDSOLVER=568
FILE ID=node32/1592879-1239229906
PBS_JOBID= 9113620
Free space on /tmp= 66408 MiB

SOLVER NAME= minisat2-simp 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-1592879-1239229906/watcher-1592879-1239229906 -o /tmp/evaluation-result-1592879-1239229906/solver-1592879-1239229906 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1592879-1239229906.cnf

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=1260720636

node32.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.234
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.234
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:       1788680 kB
Buffers:         32024 kB
Cached:         177148 kB
SwapCached:       8496 kB
Active:          34940 kB
Inactive:       183968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788680 kB
SwapTotal:     4192956 kB
SwapFree:      4178568 kB
Dirty:            6908 kB
Writeback:           0 kB
Mapped:          14200 kB
Slab:            34080 kB
Committed_AS:  2247324 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node32 at 2009-04-09 00:51:48