Trace number 1592858

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.13 1200.53

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_14_SAT.cnf
MD5SUM0678a0ef5b4345961915559db9bf689b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.0233
Satisfiable
(Un)Satisfiability was proved
Number of variables2220
Number of clauses148488
Sum of the clauses size442317
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23423
Number of clauses of size 3145042
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	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:  2220                                                 |
0.00/0.00	|  Number of clauses:    148488                                               |
0.09/0.11	|  Parsing time:         0.10         s                                       |
2.99/3.02	============================[ Search Statistics ]==============================
2.99/3.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.99/3.02	===============================================================================
2.99/3.02	|         0 |    1488   143993   615877 |    47997        0    nan |  0.000 % |
2.99/3.05	|       100 |    1488   143993   615877 |    52797      100     94 |  0.000 % |
2.99/3.08	|       250 |    1488   143993   615877 |    58077      250     96 |  0.000 % |
3.09/3.12	|       475 |    1488   143993   615877 |    63884      475     87 |  0.000 % |
3.09/3.18	|       814 |    1488   143993   615877 |    70273      814     88 |  0.000 % |
3.29/3.32	|      1322 |    1488   143993   615877 |    77300     1322     95 |  0.000 % |
3.39/3.49	|      2083 |    1488   143993   615877 |    85030     2083    110 |  0.000 % |
3.79/3.85	|      3222 |    1488   143993   615877 |    93533     3222    113 |  0.000 % |
4.09/4.20	|      4932 |    1488   143993   615877 |   102887     4932    105 |  0.000 % |
4.59/4.68	|      7494 |    1488   143993   615877 |   113175     7494    109 |  0.000 % |
5.99/6.01	|     11339 |    1488   143993   615877 |   124493    11339    112 |  0.000 % |
8.29/8.36	|     17105 |    1488   143993   615877 |   136942    17105    119 |  0.000 % |
12.99/13.01	|     25756 |    1488   143993   615877 |   150637    25756    122 |  0.000 % |
24.19/24.30	|     38732 |    1488   143993   615877 |   165700    38732    125 |  0.000 % |
43.37/43.44	|     58195 |    1488   143993   615877 |   182271    58195    128 |  0.000 % |
78.96/79.07	|     87388 |    1488   143993   615877 |   200498    87388    127 |  0.000 % |
164.83/164.96	|    131178 |    1488   143993   615877 |   220547   131178    128 |  0.000 % |
347.87/348.05	|    196865 |    1488   143993   615877 |   242602   196865    130 |  0.000 % |
593.79/594.00	|    295393 |    1488   143993   615877 |   266863    69021    125 |  0.000 % |
1155.51/1155.91	|    443183 |    1488   143993   615877 |   293549   216811    126 |  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-1592858-1239228708/watcher-1592858-1239228708 -o /tmp/evaluation-result-1592858-1239228708/solver-1592858-1239228708 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1592858-1239228708.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.15 0.03 0.01 3/64 26494
/proc/meminfo: memFree=951112/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=2204 CPUtime=0
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 439 0 0 0 0 0 0 0 18 0 1 0 1195535814 2256896 424 1992294400 134512640 135243866 4294956256 18446744073709551615 134528090 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 593 427 65 178 0 413 0

[startup+0.075956 s]
/proc/loadavg: 0.15 0.03 0.01 3/64 26494
/proc/meminfo: memFree=951112/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=7264 CPUtime=0.06
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 1691 0 0 0 6 0 0 0 18 0 1 0 1195535814 7438336 1676 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 1816 1676 65 178 0 1636 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7264

[startup+0.101958 s]
/proc/loadavg: 0.15 0.03 0.01 3/64 26494
/proc/meminfo: memFree=951112/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=9340 CPUtime=0.09
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 2182 0 0 0 9 0 0 0 18 0 1 0 1195535814 9564160 2167 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 2335 2169 66 178 0 2155 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9340

[startup+0.301988 s]
/proc/loadavg: 0.15 0.03 0.01 3/64 26494
/proc/meminfo: memFree=951112/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=10928 CPUtime=0.29
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 2511 0 0 0 28 1 0 0 19 0 1 0 1195535814 11190272 2496 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 2732 2496 81 178 0 2552 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10928

[startup+0.70105 s]
/proc/loadavg: 0.15 0.03 0.01 3/64 26494
/proc/meminfo: memFree=951112/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=10928 CPUtime=0.69
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 2511 0 0 0 68 1 0 0 22 0 1 0 1195535814 11190272 2496 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 2732 2496 81 178 0 2552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10928

[startup+1.50117 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 26495
/proc/meminfo: memFree=941376/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=14512 CPUtime=1.49
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 3468 0 0 0 148 1 0 0 25 0 1 0 1195535814 14860288 3453 1992294400 134512640 135243866 4294956256 18446744073709551615 134536647 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 3628 3453 81 178 0 3448 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14512

[startup+3.10142 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 26495
/proc/meminfo: memFree=937408/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=13296 CPUtime=3.09
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 3475 0 0 0 308 1 0 0 25 0 1 0 1195535814 13615104 3157 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 3324 3157 87 178 0 3144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13296

[startup+6.30191 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 26495
/proc/meminfo: memFree=936840/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=16204 CPUtime=6.29
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 4212 0 0 0 627 2 0 0 25 0 1 0 1195535814 16592896 3894 1992294400 134512640 135243866 4294956256 18446744073709551615 134556123 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 4051 3894 87 178 0 3871 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16204

[startup+12.7029 s]
/proc/loadavg: 0.28 0.06 0.02 2/65 26495
/proc/meminfo: memFree=929096/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=23280 CPUtime=12.69
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 5996 0 0 0 1266 3 0 0 25 0 1 0 1195535814 23838720 5678 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 5820 5678 87 178 0 5640 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23280

[startup+25.5018 s]
/proc/loadavg: 0.44 0.11 0.03 2/65 26495
/proc/meminfo: memFree=920136/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=31812 CPUtime=25.48
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 8121 0 0 0 2542 6 0 0 25 0 1 0 1195535814 32575488 7803 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 7953 7803 87 178 0 7773 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31812

[startup+51.1017 s]
/proc/loadavg: 0.63 0.18 0.06 2/65 26495
/proc/meminfo: memFree=906184/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=45928 CPUtime=51.07
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 11614 0 0 0 5097 10 0 0 25 0 1 0 1195535814 47030272 11296 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 11482 11296 87 178 0 11302 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45928

[startup+102.306 s]
/proc/loadavg: 0.84 0.30 0.11 2/65 26495
/proc/meminfo: memFree=886920/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=65212 CPUtime=102.26
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 16381 0 0 0 10210 16 0 0 25 0 1 0 1195535814 66777088 16063 1992294400 134512640 135243866 4294956256 18446744073709551615 134565080 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 16303 16063 87 178 0 16123 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65212

[startup+162.302 s]
/proc/loadavg: 0.94 0.43 0.16 2/65 26495
/proc/meminfo: memFree=869768/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=82256 CPUtime=162.23
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 20671 0 0 0 16204 19 0 0 25 0 1 0 1195535814 84230144 20353 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 20564 20353 87 178 0 20384 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 82256

[startup+222.302 s]
/proc/loadavg: 0.98 0.53 0.21 2/65 26495
/proc/meminfo: memFree=854408/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=97676 CPUtime=222.21
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 24469 0 0 0 22198 23 0 0 25 0 1 0 1195535814 100020224 24151 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 24419 24151 87 178 0 24239 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 97676

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.26 2/65 26495
/proc/meminfo: memFree=842440/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=109704 CPUtime=282.19
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 27490 0 0 0 28193 26 0 0 25 0 1 0 1195535814 112336896 27172 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 27426 27172 87 178 0 27246 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 109704

[startup+342.301 s]
/proc/loadavg: 0.99 0.68 0.30 2/65 26495
/proc/meminfo: memFree=832392/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=119524 CPUtime=342.18
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 29946 0 0 0 34189 29 0 0 25 0 1 0 1195535814 122392576 29628 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 29881 29628 87 178 0 29701 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 119524

[startup+402.301 s]
/proc/loadavg: 0.99 0.74 0.34 2/65 26495
/proc/meminfo: memFree=823304/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=129048 CPUtime=402.15
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 32231 0 0 0 40185 30 0 0 25 0 1 0 1195535814 132145152 31913 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 32262 31913 87 178 0 32082 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 129048

[startup+462.302 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 26495
/proc/meminfo: memFree=815240/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=137000 CPUtime=462.13
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 34200 0 0 0 46181 32 0 0 25 0 1 0 1195535814 140288000 33882 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 34250 33882 87 178 0 34070 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 137000

[startup+522.302 s]
/proc/loadavg: 0.99 0.82 0.41 2/65 26495
/proc/meminfo: memFree=806536/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=145932 CPUtime=522.12
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36433 0 0 0 52178 34 0 0 25 0 1 0 1195535814 149434368 36115 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36483 36115 87 178 0 36303 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 145932

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 26495
/proc/meminfo: memFree=805896/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=582.09
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36565 0 0 0 58175 34 0 0 25 0 1 0 1195535814 150028288 36247 1992294400 134512640 135243866 4294956256 18446744073709551615 134558476 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36247 87 178 0 36448 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 146512

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 26495
/proc/meminfo: memFree=805832/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=642.08
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36579 0 0 0 64174 34 0 0 25 0 1 0 1195535814 150028288 36261 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36261 87 178 0 36448 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 146512

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.51 2/65 26495
/proc/meminfo: memFree=805704/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=702.05
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36586 0 0 0 70171 34 0 0 25 0 1 0 1195535814 150028288 36268 1992294400 134512640 135243866 4294956256 18446744073709551615 134555905 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36268 87 178 0 36448 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 146512

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.54 2/65 26495
/proc/meminfo: memFree=805640/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=762.04
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36589 0 0 0 76170 34 0 0 25 0 1 0 1195535814 150028288 36271 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36271 87 178 0 36448 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 146512

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/65 26495
/proc/meminfo: memFree=805640/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=822.02
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36595 0 0 0 82167 35 0 0 25 0 1 0 1195535814 150028288 36277 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36277 87 178 0 36448 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 146512

[startup+882.302 s]
/proc/loadavg: 0.99 0.93 0.59 2/65 26495
/proc/meminfo: memFree=805576/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=882
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36601 0 0 0 88165 35 0 0 25 0 1 0 1195535814 150028288 36283 1992294400 134512640 135243866 4294956256 18446744073709551615 134555905 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36283 87 178 0 36448 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 146512

[startup+942.303 s]
/proc/loadavg: 0.99 0.94 0.61 2/65 26495
/proc/meminfo: memFree=805640/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=941.98
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36601 0 0 0 94163 35 0 0 25 0 1 0 1195535814 150028288 36283 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36283 87 178 0 36448 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 146512

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/65 26495
/proc/meminfo: memFree=805576/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=1001.96
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36603 0 0 0 100161 35 0 0 25 0 1 0 1195535814 150028288 36285 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36285 87 178 0 36448 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 146512

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.65 2/65 26495
/proc/meminfo: memFree=805576/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=1061.94
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36603 0 0 0 106159 35 0 0 25 0 1 0 1195535814 150028288 36285 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36285 87 178 0 36448 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 146512

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/65 26495
/proc/meminfo: memFree=805512/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=1121.92
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36614 0 0 0 112157 35 0 0 25 0 1 0 1195535814 150028288 36296 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36296 87 178 0 36448 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 146512

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 26495
/proc/meminfo: memFree=805512/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=1181.9
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36626 0 0 0 118155 35 0 0 25 0 1 0 1195535814 150028288 36308 1992294400 134512640 135243866 4294956256 18446744073709551615 134555804 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36308 87 178 0 36448 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 146512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.69 2/65 26495
/proc/meminfo: memFree=805448/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=1200.09
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36630 0 0 0 119974 35 0 0 25 0 1 0 1195535814 150028288 36312 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36312 87 178 0 36448 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 146512

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 26495
/proc/meminfo: memFree=805448/2055920 swapFree=4176752/4192956
[pid=26494] ppid=26492 vsize=146512 CPUtime=1200.09
/proc/26494/stat : 26494 (minisat_static) R 26492 26494 26430 0 -1 4194304 36630 0 0 0 119974 35 0 0 25 0 1 0 1195535814 150028288 36312 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/26494/statm: 36628 36312 87 178 0 36448 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 146512

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.13
CPU user time (s): 1199.75
CPU system time (s): 0.381941
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 146512

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

runsolver used 1.23481 second user time and 2.73758 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-09 00:11:48
IDJOB=1592858
IDBENCH=71075
IDSOLVER=568
FILE ID=node34/1592858-1239228708
PBS_JOBID= 9113618
Free space on /tmp= 66148 MiB

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

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

MD5SUM BENCH= 0678a0ef5b4345961915559db9bf689b
RANDOM SEED=1260720636

node34.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.259
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.259
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:        951528 kB
Buffers:         58160 kB
Cached:         958256 kB
SwapCached:      10044 kB
Active:         281036 kB
Inactive:       746884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        951528 kB
SwapTotal:     4192956 kB
SwapFree:      4176752 kB
Dirty:            3508 kB
Writeback:           0 kB
Mapped:          17176 kB
Slab:            62436 kB
Committed_AS:  3349040 kB
PageTables:       1388 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= 66144 MiB
End job on node34 at 2009-04-09 00:31:51