Trace number 1806247

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.09 1200.41

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
MD5SUM8f639a3496db30a888324b756894fb43
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 variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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.00/0.01	This is MiniSat 2.0 beta
0.00/0.01	WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	============================[ Problem Statistics ]=============================
0.00/0.01	|                                                                             |
0.00/0.01	|  Number of variables:  184                                                  |
0.00/0.01	|  Number of clauses:    896                                                  |
0.00/0.01	|  Parsing time:         0.00         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     184      894     3038 |      298        0    nan |  0.000 % |
0.00/0.01	|       101 |     184      894     3038 |      327      101     17 |  0.003 % |
0.00/0.01	|       252 |     184      894     3038 |      360      252     18 |  0.003 % |
0.00/0.02	|       477 |     184      894     3038 |      396      288     16 |  0.003 % |
0.00/0.03	|       815 |     184      894     3038 |      436      387     15 |  0.003 % |
0.00/0.04	|      1321 |     184      894     3038 |      479      406     13 |  0.003 % |
0.00/0.07	|      2081 |     184      894     3038 |      527      399     14 |  0.003 % |
0.00/0.10	|      3220 |     184      894     3038 |      580      397     12 |  0.003 % |
0.00/0.15	|      4929 |     184      894     3038 |      638      563     14 |  0.009 % |
0.00/0.23	|      7491 |     184      894     3038 |      702      413     11 |  0.003 % |
0.00/0.36	|     11335 |     184      894     3038 |      772      581     13 |  0.003 % |
0.00/0.55	|     17101 |     184      894     3038 |      850      727     14 |  0.003 % |
0.00/0.85	|     25751 |     184      894     3038 |      935      539     11 |  0.003 % |
1.28/1.31	|     38725 |     184      894     3038 |     1028      959     15 |  0.003 % |
1.98/2.01	|     58186 |     184      894     3038 |     1131      898     14 |  0.003 % |
2.98/3.04	|     87378 |     184      894     3038 |     1244     1106     15 |  0.003 % |
4.58/4.69	|    131168 |     184      894     3038 |     1369      896     13 |  0.003 % |
6.98/7.08	|    196853 |     184      894     3038 |     1506     1079     14 |  0.003 % |
10.68/10.77	|    295379 |     184      894     3038 |     1656     1475     17 |  0.003 % |
16.38/16.48	|    443168 |     184      894     3038 |     1822     1410     15 |  0.003 % |
25.58/25.68	|    664851 |     184      894     3038 |     2004     1703     15 |  0.003 % |
38.87/38.93	|    997378 |     184      894     3038 |     2205     1124     13 |  0.003 % |
60.86/60.97	|   1496168 |     184      894     3038 |     2425     1915     16 |  0.003 % |
93.15/93.25	|   2244350 |     184      894     3038 |     2668     1661     14 |  0.003 % |
145.34/145.43	|   3366625 |     184      894     3038 |     2935     1970     16 |  0.003 % |
223.52/223.62	|   5050037 |     184      894     3038 |     3228     2924     17 |  0.003 % |
347.90/348.08	|   7575156 |     184      894     3038 |     3551     2403     14 |  0.003 % |
541.93/542.14	|  11362831 |     184      894     3038 |     3906     3189     14 |  0.003 % |
839.36/839.69	|  17044344 |     184      894     3038 |     4297     3158     17 |  0.006 % |
1200.07/1200.40	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-1806247-1242147173/watcher-1806247-1242147173 -o /tmp/evaluation-result-1806247-1242147173/solver-1806247-1242147173 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806247-1242147173.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 1.00 3/64 14436
/proc/meminfo: memFree=1673504/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) R 14434 14436 14246 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 137 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/14436/statm: 321 137 101 274 0 44 0

[startup+0.013978 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14436
/proc/meminfo: memFree=1673504/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.101985 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14436
/proc/meminfo: memFree=1673504/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.302005 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14436
/proc/meminfo: memFree=1673504/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+0.701045 s]
/proc/loadavg: 0.99 0.97 1.00 3/64 14436
/proc/meminfo: memFree=1673504/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1284

[startup+1.50113 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14438
/proc/meminfo: memFree=1672976/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=2020 CPUtime=1.48
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 399 0 0 0 148 0 0 0 25 0 1 0 242745198 2068480 149 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 505 149 76 170 0 333 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3304

[startup+3.10129 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14438
/proc/meminfo: memFree=1672848/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=2152 CPUtime=3.08
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 408 0 0 0 308 0 0 0 25 0 1 0 242745198 2203648 158 1992294400 134512640 135212939 4294956320 18446744073709551615 134534910 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 538 158 76 170 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3436

[startup+6.30162 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14438
/proc/meminfo: memFree=1672656/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=2152 CPUtime=6.28
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 422 0 0 0 628 0 0 0 25 0 1 0 242745198 2203648 172 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 538 172 76 170 0 366 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3436

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14438
/proc/meminfo: memFree=1672464/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=2284 CPUtime=12.68
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 450 0 0 0 1268 0 0 0 25 0 1 0 242745198 2338816 200 1992294400 134512640 135212939 4294956320 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 571 200 76 170 0 399 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3568

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14438
/proc/meminfo: memFree=1672336/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=2284 CPUtime=25.48
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 469 0 0 0 2548 0 0 0 25 0 1 0 242745198 2338816 219 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 571 219 76 170 0 399 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3568

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14438
/proc/meminfo: memFree=1672144/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=2548 CPUtime=51.07
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 507 0 0 0 5107 0 0 0 25 0 1 0 242745198 2609152 257 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 637 257 76 170 0 465 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3832

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14438
/proc/meminfo: memFree=1671888/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=2684 CPUtime=102.26
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 568 0 0 0 10226 0 0 0 25 0 1 0 242745198 2748416 318 1992294400 134512640 135212939 4294956320 18446744073709551615 134536040 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 671 318 76 170 0 499 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3968

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14438
/proc/meminfo: memFree=1671696/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=2948 CPUtime=162.24
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 607 0 0 0 16224 0 0 0 25 0 1 0 242745198 3018752 357 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 737 357 76 170 0 565 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4232

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 14438
/proc/meminfo: memFree=1671568/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=2948 CPUtime=222.22
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 623 0 0 0 22222 0 0 0 25 0 1 0 242745198 3018752 373 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 737 373 76 170 0 565 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 4232

[startup+282.302 s]
/proc/loadavg: 1.07 0.99 1.00 2/66 14438
/proc/meminfo: memFree=1671440/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3080 CPUtime=282.21
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 642 0 0 0 28220 1 0 0 25 0 1 0 242745198 3153920 392 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 770 392 76 170 0 598 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4364

[startup+342.302 s]
/proc/loadavg: 1.08 1.00 1.00 2/66 14438
/proc/meminfo: memFree=1671312/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3212 CPUtime=342.2
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 673 0 0 0 34219 1 0 0 25 0 1 0 242745198 3289088 423 1992294400 134512640 135212939 4294956320 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 803 423 76 170 0 631 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 4496

[startup+402.302 s]
/proc/loadavg: 1.09 1.02 1.00 2/66 14438
/proc/meminfo: memFree=1671248/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3212 CPUtime=402.18
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 697 0 0 0 40217 1 0 0 25 0 1 0 242745198 3289088 447 1992294400 134512640 135212939 4294956320 18446744073709551615 134530532 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 803 447 76 170 0 631 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 4496

[startup+462.301 s]

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

/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3212 CPUtime=462.16
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 705 0 0 0 46215 1 0 0 25 0 1 0 242745198 3289088 455 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 803 455 76 170 0 631 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 4496

[startup+522.301 s]
/proc/loadavg: 1.10 1.04 1.01 2/66 14444
/proc/meminfo: memFree=1671120/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3348 CPUtime=522.14
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 730 0 0 0 52213 1 0 0 25 0 1 0 242745198 3428352 480 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 837 480 76 170 0 665 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 4632

[startup+582.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 14444
/proc/meminfo: memFree=1671120/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3484 CPUtime=582.12
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 756 0 0 0 58211 1 0 0 25 0 1 0 242745198 3567616 506 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 871 506 76 170 0 699 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 4768

[startup+642.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 14444
/proc/meminfo: memFree=1671056/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3484 CPUtime=642.11
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 757 0 0 0 64210 1 0 0 25 0 1 0 242745198 3567616 507 1992294400 134512640 135212939 4294956320 18446744073709551615 134526778 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 871 507 76 170 0 699 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 4768

[startup+702.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 14444
/proc/meminfo: memFree=1670992/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3484 CPUtime=702.1
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 766 0 0 0 70208 2 0 0 25 0 1 0 242745198 3567616 516 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 871 516 76 170 0 699 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 4768

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14444
/proc/meminfo: memFree=1670928/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3484 CPUtime=762.09
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 773 0 0 0 76207 2 0 0 25 0 1 0 242745198 3567616 523 1992294400 134512640 135212939 4294956320 18446744073709551615 134536594 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 871 523 76 170 0 699 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 4768

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 14444
/proc/meminfo: memFree=1670864/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3620 CPUtime=822.07
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 790 0 0 0 82205 2 0 0 25 0 1 0 242745198 3706880 540 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 905 540 76 170 0 733 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 4904

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1670736/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3620 CPUtime=882.05
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 803 0 0 0 88203 2 0 0 25 0 1 0 242745198 3706880 553 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 905 553 76 170 0 733 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 4904

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1670672/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3620 CPUtime=942.03
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 807 0 0 0 94201 2 0 0 25 0 1 0 242745198 3706880 557 1992294400 134512640 135212939 4294956320 18446744073709551615 134537329 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 905 557 76 170 0 733 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 4904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1670608/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3760 CPUtime=1002.02
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 820 0 0 0 100200 2 0 0 25 0 1 0 242745198 3850240 570 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 940 570 76 170 0 768 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 5044

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1670544/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3760 CPUtime=1062
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 829 0 0 0 106198 2 0 0 25 0 1 0 242745198 3850240 579 1992294400 134512640 135212939 4294956320 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 940 579 76 170 0 768 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 5044

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1670544/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3760 CPUtime=1121.99
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 829 0 0 0 112196 3 0 0 25 0 1 0 242745198 3850240 579 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 940 579 76 170 0 768 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 5044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1670544/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3760 CPUtime=1181.98
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 829 0 0 0 118195 3 0 0 25 0 1 0 242745198 3850240 579 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 940 579 76 170 0 768 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 5044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1670544/2055920 swapFree=4179768/4192956
[pid=14436] ppid=14434 vsize=1284 CPUtime=0
/proc/14436/stat : 14436 (IUT_BMB_SIM) S 14434 14436 14246 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 242745198 1314816 142 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14436/statm: 321 142 106 274 0 44 0
[pid=14438] ppid=14436 vsize=3760 CPUtime=1200.07
/proc/14438/stat : 14438 (minisat) R 14436 14436 14246 0 -1 4194304 830 0 0 0 120004 3 0 0 25 0 1 0 242745198 3850240 580 1992294400 134512640 135212939 4294956320 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 1 0 0
/proc/14438/statm: 940 580 76 170 0 768 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 5044

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.41
CPU time (s): 1200.09
CPU user time (s): 1200.05
CPU system time (s): 0.040993
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 5044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.05
system time used= 0.040993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1025
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= 6
involuntary context switches= 2682

runsolver used 1.35879 second user time and 2.96455 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-12 18:52:53
IDJOB=1806247
IDBENCH=24699
IDSOLVER=650
FILE ID=node45/1806247-1242147173
PBS_JOBID= 9289678
Free space on /tmp= 66212 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806247-1242147173/watcher-1806247-1242147173 -o /tmp/evaluation-result-1806247-1242147173/solver-1806247-1242147173 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806247-1242147173.cnf HOME

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

MD5SUM BENCH= 8f639a3496db30a888324b756894fb43
RANDOM SEED=626278665

node45.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.231
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.231
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:       1673984 kB
Buffers:         44288 kB
Cached:         255376 kB
SwapCached:       6948 kB
Active:          67104 kB
Inactive:       240836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1673984 kB
SwapTotal:     4192956 kB
SwapFree:      4179768 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            60036 kB
Committed_AS:   867608 kB
PageTables:       1376 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= 66208 MiB
End job on node45 at 2009-05-12 19:12:54