Trace number 1806149

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.03 1200.62

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
1.49/1.52	This is MiniSat 2.0 beta
1.49/1.52	WARNING: for repeatability, setting FPU to use double precision
1.49/1.52	============================[ Problem Statistics ]=============================
1.49/1.52	|                                                                             |
1.49/1.52	|  Number of variables:  1325                                                 |
1.49/1.52	|  Number of clauses:    174298                                               |
1.51/1.61	|  Parsing time:         0.09         s                                       |
1.51/1.62	============================[ Search Statistics ]==============================
1.51/1.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.51/1.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.51/1.62	===============================================================================
1.51/1.62	|         0 |    1325   174298   506725 |    58099        0    nan |  0.000 % |
1.51/1.63	|       101 |    1325   174298   506725 |    63909      101     80 |  0.000 % |
1.51/1.64	|       251 |    1325   174298   506725 |    70300      251     96 |  0.000 % |
1.51/1.65	|       476 |    1325   174298   506725 |    77330      476     98 |  0.003 % |
1.51/1.69	|       814 |    1325   174298   506725 |    85063      814    111 |  0.001 % |
1.51/1.74	|      1320 |    1325   174298   506725 |    93569     1320    121 |  0.003 % |
1.51/1.78	|      2079 |    1325   174298   506725 |   102926     2079    117 |  0.003 % |
1.51/1.93	|      3219 |    1325   174298   506725 |   113219     3219    131 |  0.001 % |
2.08/2.14	|      4927 |    1325   174298   506725 |   124541     4927    128 |  0.003 % |
2.28/2.39	|      7493 |    1325   174298   506725 |   136995     7493    127 |  0.000 % |
3.27/3.34	|     11339 |    1325   174298   506725 |   150694    11339    151 |  0.001 % |
4.38/4.46	|     17107 |    1325   174298   506725 |   165764    17107    146 |  0.000 % |
7.67/7.80	|     25756 |    1325   174298   506725 |   182340    25756    161 |  0.001 % |
10.87/10.99	|     38732 |    1325   174298   506725 |   200574    38732    153 |  0.000 % |
29.46/29.58	|     58193 |    1325   174298   506725 |   220632    58193    170 |  0.001 % |
45.95/46.01	|     87385 |    1325   174298   506725 |   242695    87385    163 |  0.003 % |
84.53/84.66	|    131179 |    1325   174298   506725 |   266964   131179    189 |  0.001 % |
181.78/181.94	|    196864 |    1325   174298   506725 |   293661   196864    188 |  0.000 % |
415.18/415.48	|    295390 |    1325   174298   506725 |   323027    20578    241 |  0.001 % |
754.92/755.37	|    443181 |    1325   174298   506725 |   355330   168369    194 |  0.003 % |

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-1806149-1242145942/watcher-1806149-1242145942 -o /tmp/evaluation-result-1806149-1242145942/solver-1806149-1242145942 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806149-1242145942.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.99 0.97 0.91 3/65 17170
/proc/meminfo: memFree=750640/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=3328 CPUtime=0
/proc/17170/stat : 17170 (IUT_BMB_SIM) R 17168 17170 17011 0 -1 4194304 185 0 0 0 0 0 0 0 19 0 1 0 242623452 3407872 168 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/17170/statm: 832 169 92 274 0 555 0

[startup+0.0268319 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 17170
/proc/meminfo: memFree=750640/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=3328 CPUtime=0.02
/proc/17170/stat : 17170 (IUT_BMB_SIM) R 17168 17170 17011 0 -1 4194304 551 0 0 0 2 0 0 0 19 0 1 0 242623452 3407872 534 1992294400 134512640 135635349 4294956224 18446744073709551615 134533673 0 0 4096 0 0 0 0 17 0 0 0
/proc/17170/statm: 832 535 92 274 0 555 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3328

[startup+0.101839 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 17170
/proc/meminfo: memFree=750640/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=5216 CPUtime=0.09
/proc/17170/stat : 17170 (IUT_BMB_SIM) R 17168 17170 17011 0 -1 4194304 1124 0 0 0 9 0 0 0 19 0 1 0 242623452 5341184 1107 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17170/statm: 1304 1107 99 274 0 1027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5216

[startup+0.30186 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 17170
/proc/meminfo: memFree=750640/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=8516 CPUtime=0.29
/proc/17170/stat : 17170 (IUT_BMB_SIM) R 17168 17170 17011 0 -1 4194304 1965 0 0 0 28 1 0 0 21 0 1 0 242623452 8720384 1948 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17170/statm: 2129 1948 99 274 0 1852 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8516

[startup+0.701905 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 17170
/proc/meminfo: memFree=750640/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=0.69
/proc/17170/stat : 17170 (IUT_BMB_SIM) R 17168 17170 17011 0 -1 4194304 3268 0 0 0 63 6 0 0 25 0 1 0 242623452 14127104 3251 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/17170/statm: 3449 3251 101 274 0 3172 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13796

[startup+1.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 17171
/proc/meminfo: memFree=736808/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.49
/proc/17170/stat : 17170 (IUT_BMB_SIM) R 17168 17170 17011 0 -1 4194304 3268 0 0 0 87 62 0 0 25 0 1 0 242623452 14127104 3251 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/17170/statm: 3449 3251 101 274 0 3172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13796

[startup+3.10218 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=724512/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=15692 CPUtime=1.57
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 4031 0 0 0 156 1 0 0 25 0 1 0 242623604 16068608 3781 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/17172/statm: 3923 3781 76 170 0 3751 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29488

[startup+6.30153 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=713504/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=24104 CPUtime=4.76
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 6138 0 0 0 474 2 0 0 25 0 1 0 242623604 24682496 5888 1992294400 134512640 135212939 4294956320 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 6026 5888 76 170 0 5854 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37900

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=699632/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=37028 CPUtime=11.16
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 9346 0 0 0 1113 3 0 0 25 0 1 0 242623604 37916672 9096 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 9257 9096 77 170 0 9085 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 50824

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=687152/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=49116 CPUtime=23.95
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 12368 0 0 0 2390 5 0 0 25 0 1 0 242623604 50294784 12118 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 12279 12118 77 170 0 12107 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 62912

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=658224/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=78872 CPUtime=49.53
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 19761 0 0 0 4942 11 0 0 25 0 1 0 242623604 80764928 19511 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 19718 19511 77 170 0 19546 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 92668

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=602736/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=133532 CPUtime=100.71
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 33374 0 0 0 10049 22 0 0 25 0 1 0 242623604 136736768 33124 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 33383 33124 77 170 0 33211 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 147328

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=576304/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=160128 CPUtime=160.69
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 40002 0 0 0 16041 28 0 0 25 0 1 0 242623604 163971072 39752 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 40032 39752 77 170 0 39860 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 173924

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=545840/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=190988 CPUtime=220.66
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 47570 0 0 0 22031 35 0 0 25 0 1 0 242623604 195571712 47320 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 47747 47320 77 170 0 47575 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 204784

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=521072/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=215948 CPUtime=280.63
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 53808 0 0 0 28021 42 0 0 25 0 1 0 242623604 221130752 53558 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 53987 53558 77 170 0 53815 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 229744

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=496048/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=240980 CPUtime=340.6
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 60020 0 0 0 34012 48 0 0 25 0 1 0 242623604 246763520 59770 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 60245 59770 77 170 0 60073 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 254776

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=475568/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=261828 CPUtime=400.57
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 65193 0 0 0 40005 52 0 0 25 0 1 0 242623604 268111872 64943 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 65457 64943 77 170 0 65285 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 275624

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=471920/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51

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

/proc/17172/statm: 66246 65753 77 170 0 66074 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 278780

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17172
/proc/meminfo: memFree=471856/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=264984 CPUtime=580.49
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 66010 0 0 0 57995 54 0 0 25 0 1 0 242623604 271343616 65760 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 66246 65760 77 170 0 66074 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 278780

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=471472/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=264984 CPUtime=640.46
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 66014 0 0 0 63992 54 0 0 25 0 1 0 242623604 271343616 65764 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 66246 65764 77 170 0 66074 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 278780

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=471536/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=264984 CPUtime=700.43
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 66014 0 0 0 69989 54 0 0 25 0 1 0 242623604 271343616 65764 1992294400 134512640 135212939 4294956320 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 66246 65764 77 170 0 66074 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 278780

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=471536/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=264984 CPUtime=760.41
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 66018 0 0 0 75987 54 0 0 25 0 1 0 242623604 271343616 65768 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 66246 65768 77 170 0 66074 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 278780

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=471536/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=264984 CPUtime=820.38
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 66022 0 0 0 81984 54 0 0 25 0 1 0 242623604 271343616 65772 1992294400 134512640 135212939 4294956320 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 66246 65772 77 170 0 66074 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 278780

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=471536/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=264984 CPUtime=880.36
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 66027 0 0 0 87982 54 0 0 25 0 1 0 242623604 271343616 65777 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 66246 65777 77 170 0 66074 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 278780

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=471152/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=265776 CPUtime=940.33
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 66200 0 0 0 93979 54 0 0 25 0 1 0 242623604 272154624 65950 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 66444 65950 77 170 0 66272 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 279572

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=454384/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=282700 CPUtime=1000.31
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 70378 0 0 0 99973 58 0 0 25 0 1 0 242623604 289484800 70128 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 70675 70128 77 170 0 70503 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 296496

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=442096/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=295356 CPUtime=1060.28
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 73457 0 0 0 105968 60 0 0 25 0 1 0 242623604 302444544 73207 1992294400 134512640 135212939 4294956320 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 73839 73207 77 170 0 73667 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 309152

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=430832/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=306820 CPUtime=1120.26
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 76259 0 0 0 111963 63 0 0 25 0 1 0 242623604 314183680 76009 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 76705 76009 77 170 0 76533 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 320616

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=413872/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=324420 CPUtime=1180.23
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 80576 0 0 0 117955 68 0 0 25 0 1 0 242623604 332206080 80326 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 81105 80326 77 170 0 80933 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 338216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 17174
/proc/meminfo: memFree=404976/2055920 swapFree=4176120/4192956
[pid=17170] ppid=17168 vsize=13796 CPUtime=1.51
/proc/17170/stat : 17170 (IUT_BMB_SIM) S 17168 17170 17011 0 -1 4194304 3274 0 0 0 88 63 0 0 25 0 1 0 242623452 14127104 3256 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17170/statm: 3449 3256 106 274 0 3172 0
[pid=17172] ppid=17170 vsize=333520 CPUtime=1198.52
/proc/17172/stat : 17172 (minisat) R 17170 17170 17011 0 -1 4194304 82717 0 0 0 119782 70 0 0 25 0 1 0 242623604 341524480 82467 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/17172/statm: 83380 82467 77 170 0 83208 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 347316

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17170 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=884865
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=636903
# CPU time returned by wait4() is 1.52177
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.62
CPU time (s): 1200.03
CPU user time (s): 1198.7
CPU system time (s): 1.33
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 347316

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

runsolver used 1.17782 second user time and 3.20051 second system time

The end

Launcher Data

Begin job on node87 at 2009-05-12 18:32:23
IDJOB=1806149
IDBENCH=24676
IDSOLVER=650
FILE ID=node87/1806149-1242145942
PBS_JOBID= 9289639
Free space on /tmp= 66208 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806149-1242145942/watcher-1806149-1242145942 -o /tmp/evaluation-result-1806149-1242145942/solver-1806149-1242145942 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806149-1242145942.cnf HOME

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

MD5SUM BENCH= caece48666f4e716f61ea74e680d7de5
RANDOM SEED=1682720510

node87.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.213
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.213
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:        751184 kB
Buffers:         77800 kB
Cached:        1128680 kB
SwapCached:      10924 kB
Active:         572876 kB
Inactive:       646460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        751184 kB
SwapTotal:     4192956 kB
SwapFree:      4176120 kB
Dirty:            4804 kB
Writeback:           0 kB
Mapped:          14200 kB
Slab:            71408 kB
Committed_AS:   818188 kB
PageTables:       1456 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= 66204 MiB
End job on node87 at 2009-05-12 18:52:25