Trace number 1806268

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SIM 1.0? (TO) 1200.11 1200.61

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
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.03	This is MiniSat 2.0 beta
0.00/0.03	WARNING: for repeatability, setting FPU to use double precision
0.00/0.03	============================[ Problem Statistics ]=============================
0.00/0.03	|                                                                             |
0.00/0.03	|  Number of variables:  700                                                  |
0.00/0.03	|  Number of clauses:    3500                                                 |
0.00/0.03	|  Parsing time:         0.00         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     700     3500    10500 |     1166        0    nan |  0.000 % |
0.00/0.03	|       100 |     700     3500    10500 |     1283      100     25 |  0.000 % |
0.00/0.04	|       251 |     700     3500    10500 |     1411      251     25 |  0.000 % |
0.00/0.05	|       477 |     700     3500    10500 |     1552      477     26 |  0.000 % |
0.00/0.06	|       814 |     700     3500    10500 |     1708      814     26 |  0.000 % |
0.02/0.09	|      1321 |     700     3500    10500 |     1878     1321     26 |  0.000 % |
0.02/0.13	|      2081 |     700     3500    10500 |     2066     1101     23 |  0.000 % |
0.02/0.18	|      3221 |     700     3500    10500 |     2273     1164     23 |  0.000 % |
0.02/0.28	|      4930 |     700     3500    10500 |     2500     1700     22 |  0.000 % |
0.02/0.42	|      7492 |     700     3500    10500 |     2750     1699     22 |  0.000 % |
0.02/0.65	|     11336 |     700     3500    10500 |     3026     2732     24 |  0.000 % |
0.98/1.02	|     17102 |     700     3500    10500 |     3328     2344     24 |  0.000 % |
1.48/1.55	|     25751 |     700     3500    10500 |     3661     2495     25 |  0.000 % |
2.28/2.39	|     38725 |     700     3500    10500 |     4027     2424     22 |  0.000 % |
3.58/3.64	|     58186 |     700     3500    10500 |     4430     3457     24 |  0.000 % |
5.58/5.65	|     87378 |     700     3500    10500 |     4873     3384     25 |  0.000 % |
8.68/8.73	|    131168 |     700     3500    10500 |     5360     2785     24 |  0.000 % |
13.47/13.55	|    196852 |     700     3500    10500 |     5896     3480     22 |  0.000 % |
20.97/21.08	|    295379 |     700     3500    10500 |     6486     3747     24 |  0.000 % |
32.66/32.78	|    443169 |     700     3500    10500 |     7135     4155     25 |  0.000 % |
50.86/50.98	|    664852 |     700     3500    10500 |     7848     6523     25 |  0.000 % |
80.25/80.33	|    997377 |     700     3500    10500 |     8633     6814     25 |  0.000 % |
125.72/125.82	|   1496168 |     700     3500    10500 |     9496     6049     24 |  0.000 % |
198.09/198.28	|   2244350 |     700     3500    10500 |    10446     8775     25 |  0.000 % |
311.94/312.13	|   3366624 |     700     3500    10500 |    11491     7322     24 |  0.000 % |
494.38/494.68	|   5050036 |     700     3500    10500 |    12640     9947     25 |  0.000 % |
784.85/785.22	|   7575152 |     700     3500    10500 |    13904     7801     26 |  0.000 % |
1200.09/1200.60	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806268-1242147286/watcher-1806268-1242147286 -o /tmp/evaluation-result-1806268-1242147286/solver-1806268-1242147286 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806268-1242147286.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: 1.00 1.00 0.99 3/64 16686
/proc/meminfo: memFree=1277680/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1424 CPUtime=0
/proc/16686/stat : 16686 (IUT_BMB_SIM) R 16684 16686 16461 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 242757220 1458176 157 1992294400 134512640 135635349 4294956224 18446744073709551615 134694547 0 0 4096 0 0 0 0 17 0 0 0
/proc/16686/statm: 356 158 97 274 0 79 0

[startup+0.083161 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 16686
/proc/meminfo: memFree=1277680/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+0.101159 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 16686
/proc/meminfo: memFree=1277680/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+0.301179 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 16686
/proc/meminfo: memFree=1277680/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+0.701219 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 16686
/proc/meminfo: memFree=1277680/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1556

[startup+1.50129 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16688
/proc/meminfo: memFree=1276320/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=2688 CPUtime=1.46
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 563 0 0 0 146 0 0 0 25 0 1 0 242757223 2752512 313 1992294400 134512640 135212939 4294956320 18446744073709551615 134543533 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 672 313 76 170 0 500 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 4244

[startup+3.10145 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 16688
/proc/meminfo: memFree=1276000/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=2952 CPUtime=3.06
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 618 0 0 0 306 0 0 0 25 0 1 0 242757223 3022848 368 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 738 368 76 170 0 566 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4508

[startup+6.30177 s]
/proc/loadavg: 1.16 1.03 1.00 2/66 16688
/proc/meminfo: memFree=1275496/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=3216 CPUtime=6.26
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 690 0 0 0 626 0 0 0 25 0 1 0 242757223 3293184 440 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 804 440 76 170 0 632 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4772

[startup+12.7014 s]
/proc/loadavg: 1.15 1.03 1.00 2/66 16688
/proc/meminfo: memFree=1275048/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=3480 CPUtime=12.66
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 764 0 0 0 1266 0 0 0 25 0 1 0 242757223 3563520 514 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 870 514 76 170 0 698 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5036

[startup+25.5017 s]
/proc/loadavg: 1.11 1.03 1.00 2/66 16688
/proc/meminfo: memFree=1274728/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=4012 CPUtime=25.45
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 881 0 0 0 2545 0 0 0 25 0 1 0 242757223 4108288 631 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 1003 631 76 170 0 831 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5568

[startup+51.1012 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 16688
/proc/meminfo: memFree=1274408/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=4416 CPUtime=51.04
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 1010 0 0 0 5104 0 0 0 25 0 1 0 242757223 4521984 760 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 1104 760 76 170 0 932 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 5972

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 16688
/proc/meminfo: memFree=1273384/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=5252 CPUtime=102.22
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 1196 0 0 0 10222 0 0 0 25 0 1 0 242757223 5378048 946 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 1313 946 76 170 0 1141 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 6808

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 16688
/proc/meminfo: memFree=1272872/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=5784 CPUtime=162.19
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 1348 0 0 0 16218 1 0 0 25 0 1 0 242757223 5922816 1098 1992294400 134512640 135212939 4294956320 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 1446 1098 76 170 0 1274 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 7340

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16688
/proc/meminfo: memFree=1272296/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=6320 CPUtime=222.16
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 1470 0 0 0 22215 1 0 0 25 0 1 0 242757223 6471680 1220 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 1580 1220 76 170 0 1408 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 7876

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16688
/proc/meminfo: memFree=1271912/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=6724 CPUtime=282.14
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 1558 0 0 0 28213 1 0 0 25 0 1 0 242757223 6885376 1308 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 1681 1308 76 170 0 1509 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 8280

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16688
/proc/meminfo: memFree=1271400/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=7260 CPUtime=342.11
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 1693 0 0 0 34210 1 0 0 25 0 1 0 242757223 7434240 1443 1992294400 134512640 135212939 4294956320 18446744073709551615 134527063 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 1815 1443 76 170 0 1643 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 8816

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16694
/proc/meminfo: memFree=1270824/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=7524 CPUtime=402.09
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 1761 0 0 0 40208 1 0 0 25 0 1 0 242757223 7704576 1511 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 1881 1511 76 170 0 1709 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 9080

[startup+462.302 s]

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

[pid=16688] ppid=16686 vsize=7796 CPUtime=462.06
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 1835 0 0 0 46205 1 0 0 25 0 1 0 242757223 7983104 1585 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 1949 1585 76 170 0 1777 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 9352

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16694
/proc/meminfo: memFree=1270312/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=8108 CPUtime=522.05
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 1905 0 0 0 52203 2 0 0 25 0 1 0 242757223 8302592 1655 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2027 1655 76 170 0 1855 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 9664

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16694
/proc/meminfo: memFree=1270056/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=8372 CPUtime=582.02
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 1969 0 0 0 58200 2 0 0 25 0 1 0 242757223 8572928 1719 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2093 1719 76 170 0 1921 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 9928

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16694
/proc/meminfo: memFree=1269800/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=8640 CPUtime=642
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2050 0 0 0 64198 2 0 0 25 0 1 0 242757223 8847360 1800 1992294400 134512640 135212939 4294956320 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2160 1800 76 170 0 1988 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 10196

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16694
/proc/meminfo: memFree=1269672/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=8772 CPUtime=701.97
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2085 0 0 0 70195 2 0 0 25 0 1 0 242757223 8982528 1835 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2193 1835 76 170 0 2021 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 10328

[startup+762.306 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 16694
/proc/meminfo: memFree=1269480/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=9048 CPUtime=761.95
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2131 0 0 0 76193 2 0 0 25 0 1 0 242757223 9265152 1881 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2262 1881 76 170 0 2090 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 10604

[startup+822.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 16694
/proc/meminfo: memFree=1269096/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=9324 CPUtime=821.92
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2210 0 0 0 82190 2 0 0 25 0 1 0 242757223 9547776 1960 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2331 1960 76 170 0 2159 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 10880

[startup+882.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 16694
/proc/meminfo: memFree=1269032/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=9324 CPUtime=881.89
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2233 0 0 0 88187 2 0 0 25 0 1 0 242757223 9547776 1983 1992294400 134512640 135212939 4294956320 18446744073709551615 134526739 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2331 1983 76 170 0 2159 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 10880

[startup+942.301 s]
/proc/loadavg: 1.09 1.05 1.01 2/66 16694
/proc/meminfo: memFree=1268840/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=9600 CPUtime=941.87
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2281 0 0 0 94185 2 0 0 25 0 1 0 242757223 9830400 2031 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2400 2031 76 170 0 2228 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 11156

[startup+1002.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/66 16694
/proc/meminfo: memFree=1268840/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=9600 CPUtime=1001.84
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2296 0 0 0 100182 2 0 0 25 0 1 0 242757223 9830400 2046 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2400 2046 76 170 0 2228 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 11156

[startup+1062.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 16694
/proc/meminfo: memFree=1268712/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=9872 CPUtime=1061.81
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2345 0 0 0 106179 2 0 0 25 0 1 0 242757223 10108928 2095 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2468 2095 76 170 0 2296 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 11428

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 16694
/proc/meminfo: memFree=1268584/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=9980 CPUtime=1121.79
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2380 0 0 0 112177 2 0 0 25 0 1 0 242757223 10219520 2130 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2495 2130 76 170 0 2323 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 11536

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16694
/proc/meminfo: memFree=1268392/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=10128 CPUtime=1181.78
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2419 0 0 0 118175 3 0 0 25 0 1 0 242757223 10371072 2169 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2532 2169 76 170 0 2360 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 11684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 16694
/proc/meminfo: memFree=1268328/2055920 swapFree=4181464/4192956
[pid=16686] ppid=16684 vsize=1556 CPUtime=0.02
/proc/16686/stat : 16686 (IUT_BMB_SIM) S 16684 16686 16461 0 -1 4194304 212 0 0 0 1 1 0 0 18 0 1 0 242757220 1593344 194 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16686/statm: 389 194 105 274 0 112 0
[pid=16688] ppid=16686 vsize=10272 CPUtime=1200.07
/proc/16688/stat : 16688 (minisat) R 16686 16686 16461 0 -1 4194304 2429 0 0 0 120004 3 0 0 25 0 1 0 242757223 10518528 2179 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/16688/statm: 2568 2179 76 170 0 2396 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 11828

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.11
CPU user time (s): 1200.06
CPU system time (s): 0.047992
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 11828

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

runsolver used 1.03084 second user time and 3.34549 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-12 18:54:46
IDJOB=1806268
IDBENCH=24703
IDSOLVER=650
FILE ID=node36/1806268-1242147286
PBS_JOBID= 9289685
Free space on /tmp= 66216 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806268-1242147286/watcher-1806268-1242147286 -o /tmp/evaluation-result-1806268-1242147286/solver-1806268-1242147286 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806268-1242147286.cnf HOME

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

MD5SUM BENCH= d27bb4ae488674c0e5d303cf0ee23c59
RANDOM SEED=395493732

node36.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.232
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.232
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:       1278160 kB
Buffers:         70724 kB
Cached:         614276 kB
SwapCached:       5268 kB
Active:         115924 kB
Inactive:       576912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278160 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:            2204 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            71044 kB
Committed_AS:   850412 kB
PageTables:       1356 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= 66216 MiB
End job on node36 at 2009-05-12 19:14:47