Trace number 1805911

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.61

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
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 variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
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.09/0.17	This is MiniSat 2.0 beta
0.09/0.17	WARNING: for repeatability, setting FPU to use double precision
0.09/0.17	============================[ Problem Statistics ]=============================
0.09/0.17	|                                                                             |
0.09/0.17	|  Number of variables:  4496                                                 |
0.09/0.17	|  Number of clauses:    18591                                                |
0.09/0.18	|  Parsing time:         0.01         s                                       |
0.09/0.18	============================[ Search Statistics ]==============================
0.09/0.18	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	===============================================================================
0.09/0.18	|         0 |    4496    18591    54418 |     6197        0    nan |  0.000 % |
0.16/0.20	|       101 |    4496    18591    54418 |     6816      101     14 |  0.000 % |
0.16/0.22	|       251 |    4496    18591    54418 |     7498      251     26 |  0.000 % |
0.16/0.24	|       476 |    4496    18591    54418 |     8248      476     20 |  0.000 % |
0.16/0.32	|       814 |    4496    18591    54418 |     9073      814     25 |  0.000 % |
0.16/0.42	|      1321 |    4496    18591    54418 |     9980     1321     26 |  0.000 % |
0.16/0.51	|      2082 |    4496    18591    54418 |    10978     2082     25 |  0.000 % |
0.16/0.67	|      3221 |    4496    18591    54418 |    12076     3221     26 |  0.000 % |
0.16/0.96	|      4929 |    4496    18591    54418 |    13283     4929     26 |  0.000 % |
1.98/2.01	|      7491 |    4496    18591    54418 |    14612     7491     32 |  0.000 % |
2.78/2.84	|     11335 |    4496    18591    54418 |    16073    11335     29 |  0.000 % |
4.17/4.26	|     17101 |    4496    18591    54418 |    17680    17101     33 |  0.000 % |
6.27/6.30	|     25750 |    4496    18591    54418 |    19448    15504     33 |  0.000 % |
10.97/11.01	|     38724 |    4496    18591    54418 |    21393    17783     41 |  0.000 % |
15.66/15.78	|     58185 |    4496    18591    54418 |    23533    12091     27 |  0.000 % |
29.16/29.29	|     87379 |    4496    18591    54418 |    25886    13138     48 |  0.000 % |
44.45/44.50	|    131168 |    4496    18591    54418 |    28475    24934     22 |  0.000 % |
97.74/97.81	|    196853 |    4496    18591    54418 |    31322    22745     49 |  0.000 % |
141.31/141.45	|    295379 |    4496    18591    54418 |    34454    33753     31 |  0.000 % |
228.88/229.05	|    443170 |    4496    18591    54418 |    37900    24073     47 |  0.000 % |
377.42/377.61	|    664853 |    4496    18591    54418 |    41690    31072    113 |  0.000 % |
652.50/652.89	|    997378 |    4496    18591    54418 |    45859    21594     55 |  0.000 % |
1103.21/1103.76	|   1496167 |    4496    18591    54418 |    50445    42460     50 |  0.000 % |
1200.06/1200.61	c cannot read from file

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1805911-1242142477/watcher-1805911-1242142477 -o /tmp/evaluation-result-1805911-1242142477/solver-1805911-1242142477 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1805911-1242142477.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.68 0.96 3/64 16556
/proc/meminfo: memFree=1282032/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=1680 CPUtime=0
/proc/16556/stat : 16556 (IUT_BMB_SIM) R 16554 16556 16461 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 242276283 1720320 201 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/16556/statm: 420 201 92 274 0 143 0

[startup+0.013252 s]
/proc/loadavg: 0.99 0.68 0.96 3/64 16556
/proc/meminfo: memFree=1282032/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=2180 CPUtime=0.01
/proc/16556/stat : 16556 (IUT_BMB_SIM) R 16554 16556 16461 0 -1 4194304 369 0 0 0 1 0 0 0 18 0 1 0 242276283 2232320 352 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/16556/statm: 545 352 99 274 0 268 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2180

[startup+0.10126 s]
/proc/loadavg: 0.99 0.68 0.96 3/64 16556
/proc/meminfo: memFree=1282032/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.09
/proc/16556/stat : 16556 (IUT_BMB_SIM) R 16554 16556 16461 0 -1 4194304 610 0 0 0 8 1 0 0 18 0 1 0 242276283 3190784 593 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/16556/statm: 779 593 101 274 0 502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3116

[startup+0.301283 s]
/proc/loadavg: 0.99 0.68 0.96 3/64 16556
/proc/meminfo: memFree=1282032/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 3116

[startup+0.701324 s]
/proc/loadavg: 0.99 0.68 0.96 3/64 16556
/proc/meminfo: memFree=1282032/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 3116

[startup+1.5014 s]
/proc/loadavg: 0.99 0.68 0.96 2/66 16558
/proc/meminfo: memFree=1277472/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=3988 CPUtime=1.32
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 949 0 0 0 132 0 0 0 25 0 1 0 242276300 4083712 699 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 997 699 76 170 0 825 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7104

[startup+3.10156 s]
/proc/loadavg: 0.99 0.68 0.96 2/66 16558
/proc/meminfo: memFree=1276704/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=5072 CPUtime=2.92
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 1203 0 0 0 292 0 0 0 25 0 1 0 242276300 5193728 953 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 1268 953 76 170 0 1096 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8188

[startup+6.30288 s]
/proc/loadavg: 0.99 0.69 0.96 2/66 16558
/proc/meminfo: memFree=1274464/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=6560 CPUtime=6.11
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 1569 0 0 0 611 0 0 0 25 0 1 0 242276300 6717440 1319 1992294400 134512640 135212939 4294956320 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 1640 1319 76 170 0 1468 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9676

[startup+12.7015 s]
/proc/loadavg: 0.99 0.69 0.96 2/66 16558
/proc/meminfo: memFree=1273312/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=7880 CPUtime=12.5
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 1911 0 0 0 1250 0 0 0 25 0 1 0 242276300 8069120 1661 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 1970 1661 76 170 0 1798 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10996

[startup+25.5018 s]
/proc/loadavg: 0.99 0.71 0.96 2/66 16558
/proc/meminfo: memFree=1272416/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=8680 CPUtime=25.3
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 2109 0 0 0 2530 0 0 0 25 0 1 0 242276300 8888320 1859 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 2170 1859 76 170 0 1998 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11796

[startup+51.1013 s]
/proc/loadavg: 0.99 0.73 0.96 2/66 16558
/proc/meminfo: memFree=1271072/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=9924 CPUtime=50.89
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 2418 0 0 0 5088 1 0 0 25 0 1 0 242276300 10162176 2168 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 2481 2168 76 170 0 2309 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13040

[startup+102.305 s]
/proc/loadavg: 0.99 0.77 0.96 2/66 16558
/proc/meminfo: memFree=1268832/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=12180 CPUtime=102.07
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 2967 0 0 0 10205 2 0 0 25 0 1 0 242276300 12472320 2717 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 3045 2717 76 170 0 2873 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15296

[startup+162.301 s]
/proc/loadavg: 0.99 0.81 0.96 2/66 16558
/proc/meminfo: memFree=1267040/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=13948 CPUtime=162.05
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 3416 0 0 0 16202 3 0 0 25 0 1 0 242276300 14282752 3166 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 3487 3166 76 170 0 3315 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 17064

[startup+222.301 s]
/proc/loadavg: 0.99 0.84 0.96 2/66 16558
/proc/meminfo: memFree=1265824/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=15344 CPUtime=222.02
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 3726 0 0 0 22199 3 0 0 25 0 1 0 242276300 15712256 3476 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 3836 3476 76 170 0 3664 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 18460

[startup+282.301 s]
/proc/loadavg: 0.99 0.87 0.96 2/66 16558
/proc/meminfo: memFree=1265504/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=15632 CPUtime=281.99
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 3802 0 0 0 28196 3 0 0 25 0 1 0 242276300 16007168 3552 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 3908 3552 76 170 0 3736 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 18748

[startup+342.301 s]
/proc/loadavg: 0.99 0.89 0.96 3/66 16558
/proc/meminfo: memFree=1264864/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=16428 CPUtime=341.97
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 3965 0 0 0 34194 3 0 0 25 0 1 0 242276300 16822272 3715 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 4107 3715 76 170 0 3935 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 19544

[startup+402.301 s]
/proc/loadavg: 0.99 0.91 0.96 2/66 16558
/proc/meminfo: memFree=1254816/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26472 CPUtime=401.96
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6464 0 0 0 40190 6 0 0 25 0 1 0 242276300 27107328 6214 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6618 6214 76 170 0 6446 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 29588

[startup+462.301 s]

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

[pid=16558] ppid=16556 vsize=26464 CPUtime=461.92
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6465 0 0 0 46186 6 0 0 25 0 1 0 242276300 27099136 6215 1992294400 134512640 135212939 4294956320 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6215 76 170 0 6444 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 29580

[startup+522.301 s]
/proc/loadavg: 0.99 0.93 0.96 2/66 16560
/proc/meminfo: memFree=1254496/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=521.9
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6465 0 0 0 52184 6 0 0 25 0 1 0 242276300 27099136 6215 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6215 76 170 0 6444 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 29580

[startup+582.301 s]
/proc/loadavg: 0.99 0.94 0.96 2/66 16560
/proc/meminfo: memFree=1254496/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=581.88
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6465 0 0 0 58182 6 0 0 25 0 1 0 242276300 27099136 6215 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6215 76 170 0 6444 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 29580

[startup+642.301 s]
/proc/loadavg: 0.99 0.95 0.96 2/66 16560
/proc/meminfo: memFree=1254560/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=641.85
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6465 0 0 0 64179 6 0 0 25 0 1 0 242276300 27099136 6215 1992294400 134512640 135212939 4294956320 18446744073709551615 134536077 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6215 76 170 0 6444 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 29580

[startup+702.302 s]
/proc/loadavg: 0.99 0.95 0.96 2/66 16560
/proc/meminfo: memFree=1254560/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=701.83
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6470 0 0 0 70177 6 0 0 25 0 1 0 242276300 27099136 6220 1992294400 134512640 135212939 4294956320 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6220 76 170 0 6444 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 29580

[startup+762.306 s]
/proc/loadavg: 0.99 0.96 0.96 2/66 16560
/proc/meminfo: memFree=1254560/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=761.8
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6481 0 0 0 76174 6 0 0 25 0 1 0 242276300 27099136 6231 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6231 76 170 0 6444 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 29580

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16560
/proc/meminfo: memFree=1254560/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=821.77
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6488 0 0 0 82171 6 0 0 25 0 1 0 242276300 27099136 6238 1992294400 134512640 135212939 4294956320 18446744073709551615 134527063 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6238 76 170 0 6444 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 29580

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16560
/proc/meminfo: memFree=1254496/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=881.75
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6488 0 0 0 88169 6 0 0 25 0 1 0 242276300 27099136 6238 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6238 76 170 0 6444 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 29580

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16560
/proc/meminfo: memFree=1254496/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=941.72
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6488 0 0 0 94166 6 0 0 25 0 1 0 242276300 27099136 6238 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6238 76 170 0 6444 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 29580

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16560
/proc/meminfo: memFree=1254560/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=1001.69
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6488 0 0 0 100163 6 0 0 25 0 1 0 242276300 27099136 6238 1992294400 134512640 135212939 4294956320 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6238 76 170 0 6444 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 29580

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16560
/proc/meminfo: memFree=1254560/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=1061.67
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6488 0 0 0 106161 6 0 0 25 0 1 0 242276300 27099136 6238 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6238 76 170 0 6444 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 29580

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16560
/proc/meminfo: memFree=1254560/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=1121.64
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6501 0 0 0 112158 6 0 0 25 0 1 0 242276300 27099136 6251 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6251 76 170 0 6444 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 29580

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16560
/proc/meminfo: memFree=1254560/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=1181.62
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6501 0 0 0 118156 6 0 0 25 0 1 0 242276300 27099136 6251 1992294400 134512640 135212939 4294956320 18446744073709551615 134529635 0 0 4096 3 0 0 0 17 1 0 0
/proc/16558/statm: 6616 6251 76 170 0 6444 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 29580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 16560
/proc/meminfo: memFree=1254560/2055920 swapFree=4181464/4192956
[pid=16556] ppid=16554 vsize=3116 CPUtime=0.16
/proc/16556/stat : 16556 (IUT_BMB_SIM) S 16554 16556 16461 0 -1 4194304 616 0 0 0 10 6 0 0 18 0 1 0 242276283 3190784 598 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16556/statm: 779 598 106 274 0 502 0
[pid=16558] ppid=16556 vsize=26464 CPUtime=1199.9
/proc/16558/stat : 16558 (minisat) R 16556 16556 16461 0 -1 4194304 6501 0 0 0 119984 6 0 0 25 0 1 0 242276300 27099136 6251 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/16558/statm: 6616 6251 76 170 0 6444 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 29580

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)
Real time (s): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1199.95
CPU system time (s): 0.140978
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 29588

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

runsolver used 1.04684 second user time and 3.33049 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-12 17:34:37
IDJOB=1805911
IDBENCH=24622
IDSOLVER=650
FILE ID=node36/1805911-1242142477
PBS_JOBID= 9289685
Free space on /tmp= 66216 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805911-1242142477/watcher-1805911-1242142477 -o /tmp/evaluation-result-1805911-1242142477/solver-1805911-1242142477 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1805911-1242142477.cnf HOME

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

MD5SUM BENCH= 8fc368e9f6ea136e0b6522b198a7a916
RANDOM SEED=1440973308

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:       1282512 kB
Buffers:         70012 kB
Cached:         610636 kB
SwapCached:       5268 kB
Active:         111660 kB
Inactive:       576796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282512 kB
SwapTotal:     4192956 kB
SwapFree:      4181464 kB
Dirty:            2460 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            70992 kB
Committed_AS:   847184 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 17:54:40