Trace number 1805904

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
IUT_BMB_SIM 1.0? (TO) 1200.11 1200.61

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
MD5SUMe8bf7f81ddac4f189ec204bc856c8406
Bench CategoryCRAFTED (crafted 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 variables1184
Number of clauses14216
Sum of the clauses size42944
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313920
Number of clauses of size 4296
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.09/0.11	This is MiniSat 2.0 beta
0.09/0.11	WARNING: for repeatability, setting FPU to use double precision
0.09/0.11	============================[ Problem Statistics ]=============================
0.09/0.11	|                                                                             |
0.09/0.11	|  Number of variables:  1184                                                 |
0.09/0.11	|  Number of clauses:    14216                                                |
0.09/0.12	|  Parsing time:         0.01         s                                       |
0.09/0.12	============================[ Search Statistics ]==============================
0.09/0.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.12	===============================================================================
0.09/0.12	|         0 |    1184    14216    42944 |     4738        0    nan |  0.000 % |
0.09/0.13	|       100 |    1184    14216    42944 |     5212      100      9 |  0.000 % |
0.09/0.13	|       250 |    1184    14216    42944 |     5733      250     10 |  0.000 % |
0.09/0.14	|       476 |    1184    14216    42944 |     6307      476     10 |  0.000 % |
0.09/0.16	|       814 |    1184    14216    42944 |     6937      814     11 |  0.000 % |
0.09/0.19	|      1321 |    1184    14216    42944 |     7631     1321     14 |  0.000 % |
0.10/0.24	|      2082 |    1184    14216    42944 |     8394     2082     15 |  0.000 % |
0.10/0.35	|      3221 |    1184    14216    42944 |     9234     3221     19 |  0.000 % |
0.10/0.51	|      4930 |    1184    14216    42944 |    10157     4930     20 |  0.000 % |
0.10/0.88	|      7492 |    1184    14216    42944 |    11173     7492     23 |  0.000 % |
1.57/1.66	|     11336 |    1184    14216    42944 |    12290     5690     24 |  0.000 % |
2.67/2.73	|     17104 |    1184    14216    42944 |    13519    11458     26 |  0.000 % |
4.28/4.37	|     25754 |    1184    14216    42944 |    14871    13263     27 |  0.000 % |
7.27/7.37	|     38729 |    1184    14216    42944 |    16359    11222     25 |  0.000 % |
11.97/12.05	|     58191 |    1184    14216    42944 |    17995    14157     29 |  0.000 % |
19.87/19.97	|     87385 |    1184    14216    42944 |    19794    16115     27 |  0.000 % |
31.56/31.62	|    131175 |    1184    14216    42944 |    21774    19945     26 |  0.000 % |
50.55/50.62	|    196859 |    1184    14216    42944 |    23951    19953     26 |  0.000 % |
86.74/86.83	|    295386 |    1184    14216    42944 |    26346    22167     28 |  0.000 % |
146.32/146.45	|    443175 |    1184    14216    42944 |    28981    24374     28 |  0.000 % |
243.78/243.96	|    664858 |    1184    14216    42944 |    31879    27701     26 |  0.000 % |
414.20/414.40	|    997383 |    1184    14216    42944 |    35067    23971     30 |  0.000 % |
680.88/681.27	|   1496171 |    1184    14216    42944 |    38574    19959     31 |  0.000 % |
1093.13/1093.65	|   2244354 |    1184    14216    42944 |    42431    22699     28 |  0.000 % |
1200.08/1200.60	c cannot read from file

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-1805904-1242142411/watcher-1805904-1242142411 -o /tmp/evaluation-result-1805904-1242142411/solver-1805904-1242142411 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805904-1242142411.cnf HOME 

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.96 0.48 0.49 3/64 19335
/proc/meminfo: memFree=926600/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=1588 CPUtime=0
/proc/19335/stat : 19335 (IUT_BMB_SIM) R 19333 19335 19243 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 242268217 1626112 206 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/19335/statm: 397 207 97 274 0 120 0

[startup+0.0634549 s]
/proc/loadavg: 0.96 0.48 0.49 3/64 19335
/proc/meminfo: memFree=926600/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.05
/proc/19335/stat : 19335 (IUT_BMB_SIM) R 19333 19335 19243 0 -1 4194304 373 0 0 0 4 1 0 0 18 0 1 0 242268217 2301952 356 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/19335/statm: 562 356 99 274 0 285 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2248

[startup+0.101458 s]
/proc/loadavg: 0.96 0.48 0.49 3/64 19335
/proc/meminfo: memFree=926600/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.09
/proc/19335/stat : 19335 (IUT_BMB_SIM) R 19333 19335 19243 0 -1 4194304 373 0 0 0 6 3 0 0 18 0 1 0 242268217 2301952 356 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/19335/statm: 562 356 99 274 0 285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2248

[startup+0.301478 s]
/proc/loadavg: 0.96 0.48 0.49 3/64 19335
/proc/meminfo: memFree=926600/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2248

[startup+0.701518 s]
/proc/loadavg: 0.96 0.48 0.49 3/64 19335
/proc/meminfo: memFree=926600/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2248

[startup+1.50159 s]
/proc/loadavg: 0.96 0.48 0.49 2/66 19337
/proc/meminfo: memFree=923128/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=3896 CPUtime=1.37
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 921 0 0 0 137 0 0 0 25 0 1 0 242268228 3989504 671 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 974 671 76 170 0 802 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6144

[startup+3.10174 s]
/proc/loadavg: 0.96 0.48 0.49 2/66 19337
/proc/meminfo: memFree=922552/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=4424 CPUtime=2.97
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 1053 0 0 0 297 0 0 0 25 0 1 0 242268228 4530176 803 1992294400 134512640 135212939 4294956320 18446744073709551615 134543787 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 1106 803 76 170 0 934 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6672

[startup+6.30104 s]
/proc/loadavg: 0.96 0.48 0.50 2/66 19337
/proc/meminfo: memFree=921784/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=4820 CPUtime=6.17
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 1126 0 0 0 617 0 0 0 25 0 1 0 242268228 4935680 876 1992294400 134512640 135212939 4294956320 18446744073709551615 134537394 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 1205 876 76 170 0 1033 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7068

[startup+12.7016 s]
/proc/loadavg: 0.96 0.49 0.50 2/66 19337
/proc/meminfo: memFree=921216/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=5484 CPUtime=12.57
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 1290 0 0 0 1257 0 0 0 25 0 1 0 242268228 5615616 1040 1992294400 134512640 135212939 4294956320 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 1371 1040 76 170 0 1199 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7732

[startup+25.5019 s]
/proc/loadavg: 0.97 0.52 0.51 2/66 19337
/proc/meminfo: memFree=920384/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=6336 CPUtime=25.37
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 1521 0 0 0 2537 0 0 0 25 0 1 0 242268228 6488064 1271 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 1584 1271 76 170 0 1412 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8584

[startup+51.1013 s]
/proc/loadavg: 0.98 0.55 0.52 2/66 19337
/proc/meminfo: memFree=919872/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=6872 CPUtime=50.95
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 1652 0 0 0 5095 0 0 0 25 0 1 0 242268228 7036928 1402 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 1718 1402 76 170 0 1546 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 9120

[startup+102.305 s]
/proc/loadavg: 0.99 0.62 0.54 2/66 19337
/proc/meminfo: memFree=918464/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=8200 CPUtime=102.14
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 1964 0 0 0 10213 1 0 0 25 0 1 0 242268228 8396800 1714 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 2050 1714 76 170 0 1878 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10448

[startup+162.302 s]
/proc/loadavg: 0.99 0.69 0.57 2/66 19337
/proc/meminfo: memFree=917696/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=8904 CPUtime=162.11
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 2144 0 0 0 16210 1 0 0 25 0 1 0 242268228 9117696 1894 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 2226 1894 76 170 0 2054 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11152

[startup+222.301 s]
/proc/loadavg: 0.99 0.74 0.59 2/66 19337
/proc/meminfo: memFree=917120/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=9584 CPUtime=222.09
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 2288 0 0 0 22208 1 0 0 25 0 1 0 242268228 9814016 2038 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 2396 2038 76 170 0 2224 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11832

[startup+282.301 s]
/proc/loadavg: 0.99 0.79 0.61 2/66 19337
/proc/meminfo: memFree=915968/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=10668 CPUtime=282.06
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 2569 0 0 0 28205 1 0 0 25 0 1 0 242268228 10924032 2319 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 2667 2319 76 170 0 2495 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 12916

[startup+342.302 s]
/proc/loadavg: 0.99 0.82 0.64 2/66 19337
/proc/meminfo: memFree=915840/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=10804 CPUtime=342.03
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 2604 0 0 0 34202 1 0 0 25 0 1 0 242268228 11063296 2354 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 2701 2354 76 170 0 2529 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 13052

[startup+402.302 s]
/proc/loadavg: 0.99 0.85 0.66 2/66 19337
/proc/meminfo: memFree=915456/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=11200 CPUtime=402.01
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 2696 0 0 0 40199 2 0 0 25 0 1 0 242268228 11468800 2446 1992294400 134512640 135212939 4294956320 18446744073709551615 134536630 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 2800 2446 76 170 0 2628 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 13448

[startup+462.301 s]

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

/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=11492 CPUtime=461.98
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 2777 0 0 0 46196 2 0 0 25 0 1 0 242268228 11767808 2527 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 2873 2527 76 170 0 2701 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 13740

[startup+522.302 s]
/proc/loadavg: 0.99 0.89 0.69 2/66 19339
/proc/meminfo: memFree=914496/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=12152 CPUtime=521.95
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 2936 0 0 0 52193 2 0 0 25 0 1 0 242268228 12443648 2686 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3038 2686 76 170 0 2866 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 14400

[startup+582.302 s]
/proc/loadavg: 0.99 0.91 0.71 2/66 19339
/proc/meminfo: memFree=914176/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=12436 CPUtime=581.93
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3011 0 0 0 58191 2 0 0 25 0 1 0 242268228 12734464 2761 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3109 2761 76 170 0 2937 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 14684

[startup+642.301 s]
/proc/loadavg: 0.99 0.92 0.73 2/66 19339
/proc/meminfo: memFree=914176/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=12436 CPUtime=641.9
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3015 0 0 0 64188 2 0 0 25 0 1 0 242268228 12734464 2765 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3109 2765 76 170 0 2937 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 14684

[startup+702.302 s]
/proc/loadavg: 0.99 0.94 0.74 2/66 19339
/proc/meminfo: memFree=913600/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=13144 CPUtime=701.87
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3162 0 0 0 70185 2 0 0 25 0 1 0 242268228 13459456 2912 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3286 2912 76 170 0 3114 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 15392

[startup+762.306 s]
/proc/loadavg: 1.07 0.96 0.76 2/66 19339
/proc/meminfo: memFree=912960/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=13700 CPUtime=761.85
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3317 0 0 0 76183 2 0 0 25 0 1 0 242268228 14028800 3067 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3425 3067 76 170 0 3253 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 15948

[startup+822.301 s]
/proc/loadavg: 1.09 0.98 0.77 2/66 19339
/proc/meminfo: memFree=912896/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=13832 CPUtime=821.82
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3343 0 0 0 82180 2 0 0 25 0 1 0 242268228 14163968 3093 1992294400 134512640 135212939 4294956320 18446744073709551615 134536504 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3458 3093 76 170 0 3286 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 16080

[startup+882.302 s]
/proc/loadavg: 1.09 1.00 0.79 2/66 19339
/proc/meminfo: memFree=912768/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=13964 CPUtime=881.81
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3378 0 0 0 88178 3 0 0 25 0 1 0 242268228 14299136 3128 1992294400 134512640 135212939 4294956320 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3491 3128 76 170 0 3319 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 16212

[startup+942.302 s]
/proc/loadavg: 1.12 1.03 0.81 2/66 19339
/proc/meminfo: memFree=912576/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=14296 CPUtime=941.79
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3430 0 0 0 94176 3 0 0 25 0 1 0 242268228 14639104 3180 1992294400 134512640 135212939 4294956320 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3574 3180 76 170 0 3402 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 16544

[startup+1002.3 s]
/proc/loadavg: 1.04 1.02 0.82 2/66 19339
/proc/meminfo: memFree=912384/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=14428 CPUtime=1001.76
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3474 0 0 0 100173 3 0 0 25 0 1 0 242268228 14774272 3224 1992294400 134512640 135212939 4294956320 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3607 3224 76 170 0 3435 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 16676

[startup+1062.3 s]
/proc/loadavg: 1.01 1.02 0.83 2/66 19339
/proc/meminfo: memFree=912256/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=14560 CPUtime=1061.74
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3504 0 0 0 106171 3 0 0 25 0 1 0 242268228 14909440 3254 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3640 3254 76 170 0 3468 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 16808

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 0.83 2/66 19339
/proc/meminfo: memFree=911040/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=15828 CPUtime=1121.71
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3810 0 0 0 112168 3 0 0 25 0 1 0 242268228 16207872 3560 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 3957 3560 76 170 0 3785 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 18076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.84 2/66 19339
/proc/meminfo: memFree=910656/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=16224 CPUtime=1181.68
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3898 0 0 0 118165 3 0 0 25 0 1 0 242268228 16613376 3648 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 4056 3648 76 170 0 3884 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 18472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.84 2/66 19339
/proc/meminfo: memFree=910656/2055920 swapFree=4175140/4192956
[pid=19335] ppid=19333 vsize=2248 CPUtime=0.1
/proc/19335/stat : 19335 (IUT_BMB_SIM) S 19333 19335 19243 0 -1 4194304 380 0 0 0 6 4 0 0 18 0 1 0 242268217 2301952 362 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19335/statm: 562 362 105 274 0 285 0
[pid=19337] ppid=19335 vsize=16224 CPUtime=1199.98
/proc/19337/stat : 19337 (minisat) R 19335 19335 19243 0 -1 4194304 3903 0 0 0 119995 3 0 0 25 0 1 0 242268228 16613376 3653 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/19337/statm: 4056 3653 76 170 0 3884 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 18472

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1200.03
CPU system time (s): 0.084987
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 18472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.084987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4457
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= 5
involuntary context switches= 2742

runsolver used 1.01585 second user time and 3.36149 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-12 17:33:31
IDJOB=1805904
IDBENCH=24621
IDSOLVER=650
FILE ID=node61/1805904-1242142411
PBS_JOBID= 9289663
Free space on /tmp= 66256 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805904-1242142411/watcher-1805904-1242142411 -o /tmp/evaluation-result-1805904-1242142411/solver-1805904-1242142411 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1805904-1242142411.cnf HOME

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

MD5SUM BENCH= e8bf7f81ddac4f189ec204bc856c8406
RANDOM SEED=1864566072

node61.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:        927080 kB
Buffers:         80672 kB
Cached:         946112 kB
SwapCached:      12460 kB
Active:         233236 kB
Inactive:       808344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        927080 kB
SwapTotal:     4192956 kB
SwapFree:      4175140 kB
Dirty:            2364 kB
Writeback:           0 kB
Mapped:          13672 kB
Slab:            73428 kB
Committed_AS:   879568 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66256 MiB
End job on node61 at 2009-05-12 17:53:32