Trace number 1805883

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.04 1200.61

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
MD5SUM84c61ea490109e11c1f7afe1d2e5d438
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark534.55
Satisfiable
(Un)Satisfiability was proved
Number of variables1188
Number of clauses13833
Sum of the clauses size41796
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313536
Number of clauses of size 4297
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:  1188                                                 |
0.09/0.11	|  Number of clauses:    13833                                                |
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 |    1188    13833    41796 |     4611        0    nan |  0.000 % |
0.09/0.12	|       100 |    1188    13833    41796 |     5072      100      7 |  0.000 % |
0.09/0.13	|       251 |    1188    13833    41796 |     5579      251      8 |  0.000 % |
0.09/0.14	|       476 |    1188    13833    41796 |     6137      476      7 |  0.000 % |
0.09/0.15	|       813 |    1188    13833    41796 |     6750      813     10 |  0.000 % |
0.09/0.17	|      1319 |    1188    13833    41796 |     7426     1319     11 |  0.000 % |
0.10/0.22	|      2079 |    1188    13833    41796 |     8168     2079     16 |  0.000 % |
0.10/0.30	|      3219 |    1188    13833    41796 |     8985     3219     19 |  0.000 % |
0.10/0.48	|      4927 |    1188    13833    41796 |     9884     4927     23 |  0.000 % |
0.10/0.72	|      7490 |    1188    13833    41796 |    10872     7490     26 |  0.000 % |
1.08/1.15	|     11334 |    1188    13833    41796 |    11959     5745     23 |  0.000 % |
1.77/1.88	|     17100 |    1188    13833    41796 |    13155    11511     28 |  0.000 % |
3.27/3.38	|     25749 |    1188    13833    41796 |    14471     6779     27 |  0.000 % |
5.57/5.63	|     38723 |    1188    13833    41796 |    15918    12384     36 |  0.000 % |
9.77/9.82	|     58184 |    1188    13833    41796 |    17510    15718     31 |  0.000 % |
16.66/16.70	|     87376 |    1188    13833    41796 |    19261     9541     27 |  0.000 % |
26.87/26.95	|    131166 |    1188    13833    41796 |    21187    14413     34 |  0.000 % |
44.86/45.00	|    196851 |    1188    13833    41796 |    23306    15921     33 |  0.000 % |
77.54/77.61	|    295379 |    1188    13833    41796 |    25636    20509     33 |  0.000 % |
126.12/126.24	|    443168 |    1188    13833    41796 |    28200    13637     26 |  0.000 % |
205.49/205.66	|    664852 |    1188    13833    41796 |    31020    22589     31 |  0.000 % |
331.20/331.40	|    997378 |    1188    13833    41796 |    34122    21670     33 |  0.000 % |
552.60/552.90	|   1496167 |    1188    13833    41796 |    37534    24526     31 |  0.000 % |
993.81/994.35	|   2244349 |    1188    13833    41796 |    41288    32074     31 |  0.000 % |
1200.01/1200.61	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-1805883-1242142359/watcher-1805883-1242142359 -o /tmp/evaluation-result-1805883-1242142359/solver-1805883-1242142359 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805883-1242142359.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.93 0.57 1.03 3/65 8100
/proc/meminfo: memFree=1700048/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=1584 CPUtime=0
/proc/8100/stat : 8100 (IUT_BMB_SIM) R 8098 8100 8035 0 -1 4194304 222 0 0 0 0 0 0 0 18 0 1 0 242265324 1622016 205 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/8100/statm: 396 205 97 274 0 119 0

[startup+0.05436 s]
/proc/loadavg: 0.93 0.57 1.03 3/65 8100
/proc/meminfo: memFree=1700048/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.05
/proc/8100/stat : 8100 (IUT_BMB_SIM) R 8098 8100 8035 0 -1 4194304 369 0 0 0 4 1 0 0 18 0 1 0 242265324 2297856 352 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/8100/statm: 561 352 99 274 0 284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2244

[startup+0.101366 s]
/proc/loadavg: 0.93 0.57 1.03 3/65 8100
/proc/meminfo: memFree=1700048/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.09
/proc/8100/stat : 8100 (IUT_BMB_SIM) R 8098 8100 8035 0 -1 4194304 369 0 0 0 5 4 0 0 18 0 1 0 242265324 2297856 352 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/8100/statm: 561 352 99 274 0 284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2244

[startup+0.301394 s]
/proc/loadavg: 0.93 0.57 1.03 3/65 8100
/proc/meminfo: memFree=1700048/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2244

[startup+0.701444 s]
/proc/loadavg: 0.93 0.57 1.03 3/65 8100
/proc/meminfo: memFree=1700048/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2244

[startup+1.50155 s]
/proc/loadavg: 0.93 0.57 1.03 2/67 8102
/proc/meminfo: memFree=1696384/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=4132 CPUtime=1.37
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 956 0 0 0 137 0 0 0 25 0 1 0 242265335 4231168 706 1992294400 134512640 135212939 4294956320 18446744073709551615 134536594 0 0 4096 3 0 0 0 17 1 0 0
/proc/8102/statm: 1033 706 76 170 0 861 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6376

[startup+3.10274 s]
/proc/loadavg: 0.93 0.57 1.03 2/67 8102
/proc/meminfo: memFree=1695680/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=4596 CPUtime=2.97
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 1069 0 0 0 297 0 0 0 25 0 1 0 242265335 4706304 819 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 1149 819 76 170 0 977 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6840

[startup+6.30114 s]
/proc/loadavg: 0.93 0.57 1.03 2/67 8102
/proc/meminfo: memFree=1694848/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=5520 CPUtime=6.17
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 1320 0 0 0 617 0 0 0 25 0 1 0 242265335 5652480 1070 1992294400 134512640 135212939 4294956320 18446744073709551615 134536617 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 1380 1070 76 170 0 1208 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7764

[startup+12.7019 s]
/proc/loadavg: 0.94 0.59 1.03 2/67 8102
/proc/meminfo: memFree=1694152/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=5784 CPUtime=12.57
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 1389 0 0 0 1257 0 0 0 25 0 1 0 242265335 5922816 1139 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 1446 1139 76 170 0 1274 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8028

[startup+25.5015 s]
/proc/loadavg: 0.95 0.60 1.03 2/67 8102
/proc/meminfo: memFree=1693064/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=6988 CPUtime=25.37
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 1678 0 0 0 2536 1 0 0 25 0 1 0 242265335 7155712 1428 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 1747 1428 76 170 0 1575 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9232

[startup+51.1017 s]
/proc/loadavg: 0.97 0.63 1.02 2/67 8102
/proc/meminfo: memFree=1692232/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=8048 CPUtime=50.95
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 1924 0 0 0 5094 1 0 0 25 0 1 0 242265335 8241152 1674 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 2012 1674 76 170 0 1840 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10292

[startup+102.305 s]
/proc/loadavg: 0.98 0.69 1.02 2/67 8102
/proc/meminfo: memFree=1690952/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=9160 CPUtime=102.14
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 2195 0 0 0 10213 1 0 0 25 0 1 0 242265335 9379840 1945 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 2290 1945 76 170 0 2118 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11404

[startup+162.302 s]
/proc/loadavg: 0.99 0.74 1.01 2/67 8102
/proc/meminfo: memFree=1689928/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=10124 CPUtime=162.1
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 2430 0 0 0 16209 1 0 0 25 0 1 0 242265335 10366976 2180 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 2531 2180 76 170 0 2359 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 12368

[startup+222.301 s]
/proc/loadavg: 0.99 0.79 1.01 2/67 8102
/proc/meminfo: memFree=1688328/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=11724 CPUtime=222.08
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 2847 0 0 0 22206 2 0 0 25 0 1 0 242265335 12005376 2597 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 2931 2597 76 170 0 2759 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 13968

[startup+282.302 s]
/proc/loadavg: 0.99 0.82 1.00 2/67 8102
/proc/meminfo: memFree=1688008/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=12128 CPUtime=282.03
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 2925 0 0 0 28201 2 0 0 25 0 1 0 242265335 12419072 2675 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 3032 2675 76 170 0 2860 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 14372

[startup+342.301 s]
/proc/loadavg: 0.99 0.85 1.00 2/67 8102
/proc/meminfo: memFree=1686280/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=14008 CPUtime=342
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3400 0 0 0 34197 3 0 0 25 0 1 0 242265335 14344192 3150 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 3502 3150 76 170 0 3330 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 16252

[startup+402.302 s]
/proc/loadavg: 0.99 0.88 1.00 2/67 8102
/proc/meminfo: memFree=1685448/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=14676 CPUtime=401.98
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3551 0 0 0 40195 3 0 0 25 0 1 0 242265335 15028224 3301 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 3669 3301 76 170 0 3497 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 16920

[startup+462.301 s]

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

[pid=8102] ppid=8100 vsize=14676 CPUtime=461.95
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3571 0 0 0 46192 3 0 0 25 0 1 0 242265335 15028224 3321 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 3669 3321 76 170 0 3497 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 16920

[startup+522.302 s]
/proc/loadavg: 0.99 0.91 1.00 2/67 8102
/proc/meminfo: memFree=1685192/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=14972 CPUtime=521.92
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3623 0 0 0 52189 3 0 0 25 0 1 0 242265335 15331328 3373 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 3743 3373 76 170 0 3571 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 17216

[startup+582.301 s]
/proc/loadavg: 0.99 0.93 1.00 2/67 8102
/proc/meminfo: memFree=1684552/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=15528 CPUtime=581.89
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3765 0 0 0 58186 3 0 0 25 0 1 0 242265335 15900672 3515 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 3882 3515 76 170 0 3710 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 17772

[startup+642.302 s]
/proc/loadavg: 0.99 0.94 1.00 2/67 8104
/proc/meminfo: memFree=1684168/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=15680 CPUtime=641.86
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3788 0 0 0 64183 3 0 0 25 0 1 0 242265335 16056320 3538 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 3920 3538 76 170 0 3748 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 17924

[startup+702.301 s]
/proc/loadavg: 0.99 0.95 1.00 2/67 8104
/proc/meminfo: memFree=1683912/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=16104 CPUtime=701.83
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3899 0 0 0 70179 4 0 0 25 0 1 0 242265335 16490496 3649 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 4026 3649 76 170 0 3854 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 18348

[startup+762.306 s]
/proc/loadavg: 0.99 0.95 1.00 2/67 8104
/proc/meminfo: memFree=1683784/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=16240 CPUtime=761.81
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3912 0 0 0 76177 4 0 0 25 0 1 0 242265335 16629760 3662 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 4060 3662 76 170 0 3888 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 18484

[startup+822.301 s]
/proc/loadavg: 0.99 0.96 1.00 2/67 8104
/proc/meminfo: memFree=1683784/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=16240 CPUtime=821.78
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3926 0 0 0 82174 4 0 0 25 0 1 0 242265335 16629760 3676 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 4060 3676 76 170 0 3888 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 18484

[startup+882.302 s]
/proc/loadavg: 0.99 0.96 1.00 2/67 8104
/proc/meminfo: memFree=1683784/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=16240 CPUtime=881.76
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3931 0 0 0 88172 4 0 0 25 0 1 0 242265335 16629760 3681 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 4060 3681 76 170 0 3888 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 18484

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 8104
/proc/meminfo: memFree=1683720/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=16240 CPUtime=941.73
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3946 0 0 0 94169 4 0 0 25 0 1 0 242265335 16629760 3696 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 4060 3696 76 170 0 3888 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 18484

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 8104
/proc/meminfo: memFree=1683528/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=16612 CPUtime=1001.7
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 3994 0 0 0 100166 4 0 0 25 0 1 0 242265335 17010688 3744 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 4153 3744 76 170 0 3981 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 18856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 8104
/proc/meminfo: memFree=1683016/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=17008 CPUtime=1061.68
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 4105 0 0 0 106164 4 0 0 25 0 1 0 242265335 17416192 3855 1992294400 134512640 135212939 4294956320 18446744073709551615 134536082 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 4252 3855 76 170 0 4080 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 19252

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 8104
/proc/meminfo: memFree=1682824/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=17160 CPUtime=1121.65
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 4155 0 0 0 112161 4 0 0 25 0 1 0 242265335 17571840 3905 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 4290 3905 76 170 0 4118 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 19404

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 8104
/proc/meminfo: memFree=1682376/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=17716 CPUtime=1181.61
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 4259 0 0 0 118156 5 0 0 25 0 1 0 242265335 18141184 4009 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 4429 4009 76 170 0 4257 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 19960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 1.00 2/67 8104
/proc/meminfo: memFree=1682312/2055920 swapFree=4158736/4192956
[pid=8100] ppid=8098 vsize=2244 CPUtime=0.1
/proc/8100/stat : 8100 (IUT_BMB_SIM) S 8098 8100 8035 0 -1 4194304 376 0 0 0 6 4 0 0 18 0 1 0 242265324 2297856 358 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8100/statm: 561 358 105 274 0 284 0
[pid=8102] ppid=8100 vsize=17716 CPUtime=1199.91
/proc/8102/stat : 8102 (minisat) R 8100 8100 8035 0 -1 4194304 4269 0 0 0 119986 5 0 0 25 0 1 0 242265335 18141184 4019 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8102/statm: 4429 4019 76 170 0 4257 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 19960

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

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.04
CPU user time (s): 1199.93
CPU system time (s): 0.105983
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 19960

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

runsolver used 1.21881 second user time and 3.15652 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-12 17:32:39
IDJOB=1805883
IDBENCH=24615
IDSOLVER=650
FILE ID=node92/1805883-1242142359
PBS_JOBID= 9289634
Free space on /tmp= 66344 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805883-1242142359/watcher-1805883-1242142359 -o /tmp/evaluation-result-1805883-1242142359/solver-1805883-1242142359 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1805883-1242142359.cnf HOME

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

MD5SUM BENCH= 84c61ea490109e11c1f7afe1d2e5d438
RANDOM SEED=1081076744

node92.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.245
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.245
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1700592 kB
Buffers:         32428 kB
Cached:         245900 kB
SwapCached:      28284 kB
Active:          79308 kB
Inactive:       228924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700592 kB
SwapTotal:     4192956 kB
SwapFree:      4158736 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          14156 kB
Slab:            33036 kB
Committed_AS:   645496 kB
PageTables:       1460 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= 66340 MiB
End job on node92 at 2009-05-12 17:52:40