Trace number 1775182

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 10000.1 10003.1

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.04/0.06	c |  Number of variables:          1430                                         |
0.04/0.06	c |  Number of clauses:           79453                                         |
0.04/0.06	c |  Parse time:                   0.05 s                                       |
1.00/1.01	c |  Simplification time:          0.95 s                                       |
1.00/1.01	c |                                                                             |
1.00/1.01	c ============================[ Search Statistics ]==============================
1.00/1.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.00/1.01	c ===============================================================================
1.00/1.02	c |       100 |     876    75139   299248 |    27550      100     43 |  0.000 % |
1.00/1.04	c |       250 |     876    75139   299248 |    30306      250     42 |  0.001 % |
1.00/1.06	c |       475 |     876    75139   299248 |    33336      475     40 |  0.001 % |
1.00/1.08	c |       812 |     876    75139   299248 |    36670      812     34 |  0.000 % |
1.09/1.12	c |      1318 |     876    75139   299248 |    40337     1318     35 |  0.001 % |
1.09/1.16	c |      2077 |     876    75139   299248 |    44371     2077     34 |  0.000 % |
1.19/1.23	c |      3216 |     876    75139   299248 |    48808     3216     33 |  0.000 % |
1.29/1.39	c |      4924 |     876    75139   299248 |    53689     4924     31 |  0.001 % |
1.59/1.66	c |      7486 |     876    75139   299248 |    59057     7486     29 |  0.000 % |
1.99/2.07	c |     11330 |     876    75139   299248 |    64963    11330     28 |  0.001 % |
2.78/2.80	c |     17096 |     876    75139   299248 |    71460    17096     25 |  0.001 % |
3.79/3.82	c |     25745 |     876    75139   299248 |    78606    25745     23 |  0.001 % |
5.59/5.60	c |     38719 |     876    75139   299248 |    86466    38719     21 |  0.001 % |
8.09/8.13	c |     58180 |     876    75139   299248 |    95113    58180     20 |  0.001 % |
11.99/12.09	c |     87372 |     876    75139   299248 |   104624    87372     20 |  0.001 % |
19.29/19.36	c |    131161 |     876    75139   299248 |   115087    41100     19 |  0.001 % |
36.29/36.39	c |    196845 |     876    75139   299248 |   126595   106784     21 |  0.001 % |
57.57/57.62	c |    295371 |     876    75139   299248 |   139255    99383     23 |  0.001 % |
174.64/174.74	c |    443160 |     876    75139   299248 |   153181   122573     32 |  0.008 % |
217.53/217.66	c |    664843 |     876    75139   299248 |   168499    66685     33 |  0.011 % |
363.89/364.01	c |    997368 |     876    75139   299248 |   185349    90080     42 |  0.011 % |
911.13/911.46	c |   1496156 |     876    75139   299248 |   203884    83894     34 |  0.011 % |
1369.19/1369.69	c |   2244338 |     876    75139   299248 |   224272    84151     41 |  0.011 % |
1957.62/1958.20	c |   3366612 |     876    75139   299248 |   246699   162064     33 |  0.011 % |
2658.51/2659.35	c |   5050023 |     876    75139   299248 |   271369   230612     51 |  0.012 % |
4131.28/4132.50	c |   7575139 |     876    75139   299248 |   298506   225698     39 |  0.012 % |
6834.82/6836.98	c |  11362814 |     876    75139   299248 |   328357    72375     28 |  0.001 % |

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-1775182-1241223840/watcher-1775182-1241223840 -o /tmp/evaluation-result-1775182-1241223840/solver-1775182-1241223840 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1775182-1241223840.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.97 0.99 3/65 28745
/proc/meminfo: memFree=1706392/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=7604 CPUtime=0
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 437 0 0 0 0 0 0 0 18 0 1 0 150417130 7786496 421 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 1901 422 63 219 0 1679 0

[startup+0.0529879 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28745
/proc/meminfo: memFree=1706392/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=10700 CPUtime=0.04
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 1591 0 0 0 4 0 0 0 18 0 1 0 150417130 10956800 1473 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 2675 1473 63 219 0 2453 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10700

[startup+0.102993 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28745
/proc/meminfo: memFree=1706392/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=10960 CPUtime=0.09
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 1780 0 0 0 9 0 0 0 18 0 1 0 150417130 11223040 1662 1992294400 4194304 5092341 548682068848 18446744073709551615 4219798 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 2740 1662 87 219 0 2518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10960

[startup+0.302016 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28745
/proc/meminfo: memFree=1706392/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=10960 CPUtime=0.29
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 1781 0 0 0 29 0 0 0 19 0 1 0 150417130 11223040 1663 1992294400 4194304 5092341 548682068848 18446744073709551615 4219793 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 2740 1663 88 219 0 2518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10960

[startup+0.702059 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 28745
/proc/meminfo: memFree=1706392/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=11764 CPUtime=0.69
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 2124 0 0 0 68 1 0 0 23 0 1 0 150417130 12046336 2006 1992294400 4194304 5092341 548682068848 18446744073709551615 4219707 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 2941 2006 88 219 0 2719 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11764

[startup+1.50115 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1698768/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=11400 CPUtime=1.49
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 2688 0 0 0 148 1 0 0 25 0 1 0 150417130 11673600 1958 1992294400 4194304 5092341 548682068848 18446744073709551615 4240659 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 2850 1958 102 219 0 2628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11400

[startup+3.10133 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1698128/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=11632 CPUtime=3.08
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 3040 0 0 0 307 1 0 0 25 0 1 0 150417130 11911168 2310 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 2908 2310 102 219 0 2686 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11632

[startup+6.3017 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1695184/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=15504 CPUtime=6.28
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 3822 0 0 0 626 2 0 0 25 0 1 0 150417130 15876096 3092 1992294400 4194304 5092341 548682068848 18446744073709551615 4241346 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 3876 3092 102 219 0 3654 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15504

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1689128/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=21240 CPUtime=12.69
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 5187 0 0 0 1265 4 0 0 25 0 1 0 150417130 21749760 4457 1992294400 4194304 5092341 548682068848 18446744073709551615 4249972 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 5310 4457 102 219 0 5088 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21240

[startup+25.5019 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1683624/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=35404 CPUtime=25.48
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 9022 0 0 0 2540 8 0 0 25 0 1 0 150417130 36253696 5719 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 8851 5719 102 219 0 8629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35404

[startup+51.1018 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1673448/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=38968 CPUtime=51.07
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 11556 0 0 0 5097 10 0 0 25 0 1 0 150417130 39903232 8253 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 9742 8253 102 219 0 9520 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38968

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1662184/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=45456 CPUtime=102.26
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 18532 0 0 0 10212 14 0 0 25 0 1 0 150417130 46546944 11074 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 11364 11074 102 219 0 11142 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 45456

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1660456/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=62976 CPUtime=162.24
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 18955 0 0 0 16209 15 0 0 25 0 1 0 150417130 64487424 11497 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 15744 11497 102 219 0 15522 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 62976

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1651560/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=62976 CPUtime=222.23
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 21160 0 0 0 22206 17 0 0 25 0 1 0 150417130 64487424 13702 1992294400 4194304 5092341 548682068848 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 15744 13702 102 219 0 15522 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 62976

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1642152/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=65940 CPUtime=282.21
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 23492 0 0 0 28202 19 0 0 25 0 1 0 150417130 67522560 16034 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 16485 16034 102 219 0 16263 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 65940

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1605800/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=104548 CPUtime=342.19
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 32605 0 0 0 34194 25 0 0 25 0 1 0 150417130 107057152 25147 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 26137 25147 102 219 0 25915 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 104548

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1622056/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=104544 CPUtime=402.17
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 34557 0 0 0 40190 27 0 0 25 0 1 0 150417130 107053056 21069 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 26136 21069 102 219 0 25914 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 104544

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 28746
/proc/meminfo: memFree=1614824/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=104544 CPUtime=462.16
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 36329 0 0 0 46187 29 0 0 25 0 1 0 150417130 107053056 22841 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 26136 22841 102 219 0 25914 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 104544

[startup+522.301 s]
/proc/loadavg: 1.03 0.99 0.99 2/66 28746
/proc/meminfo: memFree=1614440/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=104544 CPUtime=522.14
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 36425 0 0 0 52185 29 0 0 25 0 1 0 150417130 107053056 22937 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 26136 22937 102 219 0 25914 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 104544

[startup+582.301 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 28746
/proc/meminfo: memFree=1614440/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=104544 CPUtime=582.12
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 36425 0 0 0 58183 29 0 0 25 0 1 0 150417130 107053056 22937 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 26136 22937 102 219 0 25914 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 104544

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/66 28746
/proc/meminfo: memFree=1614440/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=104544 CPUtime=642.11
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 36425 0 0 0 64182 29 0 0 25 0 1 0 150417130 107053056 22937 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 26136 22937 102 219 0 25914 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 104544

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29240
/proc/meminfo: memFree=1468200/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=201076 CPUtime=9099.56
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 546715 0 0 0 909541 415 0 0 25 0 1 0 150417130 205901824 49928 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 50269 49928 102 219 0 50047 0
Current children cumulated CPU time (s) 9099.56
Current children cumulated vsize (KiB) 201076

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29240
/proc/meminfo: memFree=1437032/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=240492 CPUtime=9159.54
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 554632 0 0 0 915536 418 0 0 25 0 1 0 150417130 246263808 57845 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 60123 57845 102 219 0 59901 0
Current children cumulated CPU time (s) 9159.54
Current children cumulated vsize (KiB) 240492

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29240
/proc/meminfo: memFree=1418152/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=260200 CPUtime=9219.52
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 559252 0 0 0 921529 423 0 0 25 0 1 0 150417130 266444800 62465 1992294400 4194304 5092341 548682068848 18446744073709551615 4252247 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 65050 62465 102 219 0 64828 0
Current children cumulated CPU time (s) 9219.52
Current children cumulated vsize (KiB) 260200

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29240
/proc/meminfo: memFree=1440104/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=240492 CPUtime=9279.5
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 566354 0 0 0 927523 427 0 0 25 0 1 0 150417130 246263808 57030 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 60123 57030 102 219 0 59901 0
Current children cumulated CPU time (s) 9279.5
Current children cumulated vsize (KiB) 240492

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29240
/proc/meminfo: memFree=1418600/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=260200 CPUtime=9339.49
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 571694 0 0 0 933515 434 0 0 25 0 1 0 150417130 266444800 62370 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 65050 62370 102 219 0 64828 0
Current children cumulated CPU time (s) 9339.49
Current children cumulated vsize (KiB) 260200

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29240
/proc/meminfo: memFree=1468136/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=201076 CPUtime=9399.47
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 571758 0 0 0 939512 435 0 0 25 0 1 0 150417130 205901824 49928 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 50269 49928 102 219 0 50047 0
Current children cumulated CPU time (s) 9399.47
Current children cumulated vsize (KiB) 201076

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1424488/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=260200 CPUtime=9459.44
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 582742 0 0 0 945502 442 0 0 25 0 1 0 150417130 266444800 60912 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 65050 60912 102 219 0 64828 0
Current children cumulated CPU time (s) 9459.44
Current children cumulated vsize (KiB) 260200

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1468200/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=201076 CPUtime=9519.43
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 583617 0 0 0 951499 444 0 0 25 0 1 0 150417130 205901824 49928 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 50269 49928 102 219 0 50047 0
Current children cumulated CPU time (s) 9519.43
Current children cumulated vsize (KiB) 201076

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1456552/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=219672 CPUtime=9579.41
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 586578 0 0 0 957492 449 0 0 25 0 1 0 150417130 224944128 52889 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 54918 52889 102 219 0 54696 0
Current children cumulated CPU time (s) 9579.41
Current children cumulated vsize (KiB) 219672

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1405224/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=278796 CPUtime=9639.39
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 599469 0 0 0 963484 455 0 0 25 0 1 0 150417130 285487104 65780 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 69699 65780 102 219 0 69477 0
Current children cumulated CPU time (s) 9639.39
Current children cumulated vsize (KiB) 278796

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1453864/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=219672 CPUtime=9699.38
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 599615 0 0 0 969481 457 0 0 25 0 1 0 150417130 224944128 53483 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 54918 53483 102 219 0 54696 0
Current children cumulated CPU time (s) 9699.38
Current children cumulated vsize (KiB) 219672

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1407336/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=278796 CPUtime=9759.36
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 611360 0 0 0 975475 461 0 0 25 0 1 0 150417130 285487104 65228 1992294400 4194304 5092341 548682068848 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 69699 65228 102 219 0 69477 0
Current children cumulated CPU time (s) 9759.36
Current children cumulated vsize (KiB) 278796

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1453864/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=219672 CPUtime=9819.34
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 611616 0 0 0 981472 462 0 0 25 0 1 0 150417130 224944128 53483 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 54918 53483 102 219 0 54696 0
Current children cumulated CPU time (s) 9819.34
Current children cumulated vsize (KiB) 219672

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1453864/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=219672 CPUtime=9879.32
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 611616 0 0 0 987470 462 0 0 25 0 1 0 150417130 224944128 53483 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 54918 53483 102 219 0 54696 0
Current children cumulated CPU time (s) 9879.32
Current children cumulated vsize (KiB) 219672

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1412584/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=278796 CPUtime=9939.31
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 621974 0 0 0 993464 467 0 0 25 0 1 0 150417130 285487104 63841 1992294400 4194304 5092341 548682068848 18446744073709551615 4241256 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 69699 63841 102 219 0 69477 0
Current children cumulated CPU time (s) 9939.31
Current children cumulated vsize (KiB) 278796

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1410920/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=278796 CPUtime=9999.29
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 622388 0 0 0 999462 467 0 0 25 0 1 0 150417130 285487104 64255 1992294400 4194304 5092341 548682068848 18446744073709551615 4240679 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 69699 64255 102 219 0 69477 0
Current children cumulated CPU time (s) 9999.29
Current children cumulated vsize (KiB) 278796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1410856/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=278796 CPUtime=10000.1
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 622390 0 0 0 999542 467 0 0 25 0 1 0 150417130 285487104 64257 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 69699 64257 102 219 0 69477 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 278796

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

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

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29246
/proc/meminfo: memFree=1410856/2055920 swapFree=4178560/4192956
[pid=28745] ppid=28743 vsize=278796 CPUtime=10000.1
/proc/28745/stat : 28745 (minisat) R 28743 28745 28708 0 -1 4194304 622390 0 0 0 999542 467 0 0 25 0 1 0 150417130 285487104 64257 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/28745/statm: 69699 64257 102 219 0 69477 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 278796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.1
CPU time (s): 10000.1
CPU user time (s): 9995.42
CPU system time (s): 4.72128
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 289760

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

runsolver used 10.8543 second user time and 25.3231 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-02 02:24:00
IDJOB=1775182
IDBENCH=71098
IDSOLVER=608
FILE ID=node32/1775182-1241223840
PBS_JOBID= 9224780
Free space on /tmp= 66404 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775182-1241223840/watcher-1775182-1241223840 -o /tmp/evaluation-result-1775182-1241223840/solver-1775182-1241223840 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1775182-1241223840.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=1892318657

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.216
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.216
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:       1706872 kB
Buffers:         62444 kB
Cached:         203448 kB
SwapCached:       7332 kB
Active:          30752 kB
Inactive:       243784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706872 kB
SwapTotal:     4192956 kB
SwapFree:      4178560 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          14100 kB
Slab:            60268 kB
Committed_AS:   683252 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= 66496 MiB
End job on node32 at 2009-05-02 05:10:45