Trace number 1806142

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
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 variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.01/0.04	This is MiniSat 2.0 beta
0.01/0.04	WARNING: for repeatability, setting FPU to use double precision
0.01/0.04	============================[ Problem Statistics ]=============================
0.01/0.04	|                                                                             |
0.01/0.04	|  Number of variables:  205                                                  |
0.01/0.04	|  Number of clauses:    4549                                                 |
0.01/0.04	|  Parsing time:         0.00         s                                       |
0.01/0.04	============================[ Search Statistics ]==============================
0.01/0.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.04	===============================================================================
0.01/0.04	|         0 |     205     4549    12775 |     1516        0    nan |  0.000 % |
0.01/0.05	|       102 |     205     4549    12775 |     1667      102     25 |  0.002 % |
0.01/0.05	|       252 |     205     4549    12775 |     1834      252     27 |  0.043 % |
0.01/0.05	|       482 |     205     4549    12775 |     2018      482     25 |  0.017 % |
0.01/0.06	|       821 |     205     4549    12775 |     2220      821     26 |  0.002 % |
0.01/0.07	|      1327 |     205     4549    12775 |     2442     1327     27 |  0.017 % |
0.01/0.09	|      2086 |     205     4549    12775 |     2686     2086     28 |  0.043 % |
0.03/0.15	|      3225 |     205     4549    12775 |     2954     1823     28 |  0.017 % |
0.03/0.22	|      4933 |     205     4549    12775 |     3250     2028     26 |  0.002 % |
0.03/0.38	|      7498 |     205     4549    12775 |     3575     2944     25 |  0.002 % |
0.03/0.67	|     11343 |     205     4549    12775 |     3932     3163     22 |  0.002 % |
0.98/1.02	|     17111 |     205     4549    12775 |     4326     2912     26 |  0.002 % |
1.28/1.39	|     25760 |     205     4549    12775 |     4758     2727     23 |  0.043 % |
1.88/1.98	|     38734 |     205     4549    12775 |     5234     3611     23 |  0.002 % |
2.78/2.87	|     58195 |     205     4549    12775 |     5758     4489     24 |  0.002 % |
4.28/4.39	|     87388 |     205     4549    12775 |     6334     4553     26 |  0.002 % |
6.78/6.81	|    131177 |     205     4549    12775 |     6967     3510     20 |  0.002 % |
10.57/10.61	|    196862 |     205     4549    12775 |     7664     5852     20 |  0.002 % |
16.57/16.63	|    295390 |     205     4549    12775 |     8430     7703     23 |  0.002 % |
25.97/26.07	|    443179 |     205     4549    12775 |     9273     6777     24 |  0.002 % |
41.86/41.90	|    664862 |     205     4549    12775 |    10201     9131     26 |  0.002 % |
66.05/66.11	|    997388 |     205     4549    12775 |    11221     7996     21 |  0.002 % |
99.52/99.64	|   1496176 |     204     4477    12559 |    12343    10077     28 |  0.490 % |
150.51/150.63	|   2244358 |     204     4477    12559 |    13577    12013     30 |  0.490 % |
223.57/223.72	|   3366634 |     204     4477    12559 |    14935    13633     24 |  0.490 % |
345.82/346.03	|   5050049 |     203     4388    12309 |    16429    10403     29 |  0.978 % |
548.44/548.80	|   7575165 |     203     4388    12309 |    18071     9011     29 |  0.978 % |
849.99/850.43	|  11362841 |     201     4228    11845 |    19879     9766     30 |  1.954 % |
1200.02/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-1806142-1242145922/watcher-1806142-1242145922 -o /tmp/evaluation-result-1806142-1242145922/solver-1806142-1242145922 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806142-1242145922.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15127
/proc/meminfo: memFree=1664328/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1416 CPUtime=0
/proc/15127/stat : 15127 (IUT_BMB_SIM) R 15125 15127 14965 0 -1 4194304 168 0 0 0 0 0 0 0 18 0 1 0 242625858 1449984 151 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/15127/statm: 354 151 99 274 0 77 0

[startup+0.0218541 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15127
/proc/meminfo: memFree=1664328/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.01
/proc/15127/stat : 15127 (IUT_BMB_SIM) R 15125 15127 14965 0 -1 4194304 240 0 0 0 1 0 0 0 18 0 1 0 242625858 1720320 223 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/15127/statm: 420 223 101 274 0 143 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1680

[startup+0.102868 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15127
/proc/meminfo: memFree=1664328/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1680

[startup+0.302887 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15127
/proc/meminfo: memFree=1664328/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1680

[startup+0.702933 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 15127
/proc/meminfo: memFree=1664328/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1680

[startup+1.50203 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1662520/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=2956 CPUtime=1.45
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 648 0 0 0 145 0 0 0 25 0 1 0 242625863 3026944 398 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 739 398 76 170 0 567 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 4636

[startup+3.10121 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1662264/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=3220 CPUtime=3.05
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 709 0 0 0 305 0 0 0 25 0 1 0 242625863 3297280 459 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 805 459 76 170 0 633 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4900

[startup+6.30158 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1661752/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=3488 CPUtime=6.25
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 766 0 0 0 625 0 0 0 25 0 1 0 242625863 3571712 516 1992294400 134512640 135212939 4294956320 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 872 516 76 170 0 700 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5168

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1661304/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=3884 CPUtime=12.64
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 862 0 0 0 1264 0 0 0 25 0 1 0 242625863 3977216 612 1992294400 134512640 135212939 4294956320 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 971 612 76 170 0 799 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 5564

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1661112/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=4192 CPUtime=25.44
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 931 0 0 0 2544 0 0 0 25 0 1 0 242625863 4292608 681 1992294400 134512640 135212939 4294956320 18446744073709551615 134529218 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 1048 681 76 170 0 876 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5872

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1660280/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=5016 CPUtime=51.02
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 1133 0 0 0 5102 0 0 0 25 0 1 0 242625863 5136384 883 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 1254 883 76 170 0 1082 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 6696

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1658808/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=6408 CPUtime=102.2
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 1471 0 0 0 10220 0 0 0 25 0 1 0 242625863 6561792 1221 1992294400 134512640 135212939 4294956320 18446744073709551615 134534620 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 1602 1221 76 170 0 1430 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 8088

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1657528/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=7620 CPUtime=162.17
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 1791 0 0 0 16217 0 0 0 25 0 1 0 242625863 7802880 1541 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 1905 1541 76 170 0 1733 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 9300

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1657336/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=7776 CPUtime=222.14
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 1830 0 0 0 22214 0 0 0 25 0 1 0 242625863 7962624 1580 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 1944 1580 76 170 0 1772 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 9456

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1656504/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=8720 CPUtime=282.11
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2047 0 0 0 28211 0 0 0 25 0 1 0 242625863 8929280 1797 1992294400 134512640 135212939 4294956320 18446744073709551615 134526680 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2180 1797 76 170 0 2008 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 10400

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1656248/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=8868 CPUtime=342.1
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2111 0 0 0 34209 1 0 0 25 0 1 0 242625863 9080832 1861 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2217 1861 76 170 0 2045 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 10548

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1655672/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=9428 CPUtime=402.07
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2235 0 0 0 40206 1 0 0 25 0 1 0 242625863 9654272 1985 1992294400 134512640 135212939 4294956320 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2357 1985 76 170 0 2185 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 11108

[startup+462.303 s]

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

/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=9560 CPUtime=462.05
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2262 0 0 0 46204 1 0 0 25 0 1 0 242625863 9789440 2012 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2390 2012 76 170 0 2218 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 11240

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15129
/proc/meminfo: memFree=1655288/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=9700 CPUtime=522.03
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2308 0 0 0 52202 1 0 0 25 0 1 0 242625863 9932800 2058 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2425 2058 76 170 0 2253 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 11380

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1654968/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=9860 CPUtime=581.99
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2350 0 0 0 58198 1 0 0 25 0 1 0 242625863 10096640 2100 1992294400 134512640 135212939 4294956320 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2465 2100 76 170 0 2293 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 11540

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1654968/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=10016 CPUtime=641.97
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2383 0 0 0 64196 1 0 0 25 0 1 0 242625863 10256384 2133 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2504 2133 76 170 0 2332 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 11696

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1654776/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=10164 CPUtime=701.94
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2421 0 0 0 70193 1 0 0 25 0 1 0 242625863 10407936 2171 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2541 2171 76 170 0 2369 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 11844

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1654264/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=10820 CPUtime=761.91
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2567 0 0 0 76190 1 0 0 25 0 1 0 242625863 11079680 2317 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2705 2317 76 170 0 2533 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 12500

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1654136/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=10968 CPUtime=821.88
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2584 0 0 0 82187 1 0 0 25 0 1 0 242625863 11231232 2334 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2742 2334 76 170 0 2570 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 12648

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1654072/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=10968 CPUtime=881.85
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2595 0 0 0 88184 1 0 0 25 0 1 0 242625863 11231232 2345 1992294400 134512640 135212939 4294956320 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2742 2345 76 170 0 2570 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 12648

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1653880/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=11240 CPUtime=941.82
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2651 0 0 0 94180 2 0 0 25 0 1 0 242625863 11509760 2401 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2810 2401 76 170 0 2638 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 12920

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1653624/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=11372 CPUtime=1001.79
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2704 0 0 0 100177 2 0 0 25 0 1 0 242625863 11644928 2454 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 2843 2454 76 170 0 2671 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 13052

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1652984/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=12060 CPUtime=1061.77
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2865 0 0 0 106175 2 0 0 25 0 1 0 242625863 12349440 2615 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 3015 2615 76 170 0 2843 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 13740

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1652856/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=12220 CPUtime=1121.73
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2885 0 0 0 112171 2 0 0 25 0 1 0 242625863 12513280 2635 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 3055 2635 76 170 0 2883 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 13900

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1652856/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=12220 CPUtime=1181.7
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2898 0 0 0 118168 2 0 0 25 0 1 0 242625863 12513280 2648 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 3055 2648 76 170 0 2883 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 13900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 15131
/proc/meminfo: memFree=1652856/2055920 swapFree=4182092/4192956
[pid=15127] ppid=15125 vsize=1680 CPUtime=0.03
/proc/15127/stat : 15127 (IUT_BMB_SIM) S 15125 15127 14965 0 -1 4194304 246 0 0 0 2 1 0 0 18 0 1 0 242625858 1720320 228 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15127/statm: 420 228 106 274 0 143 0
[pid=15129] ppid=15127 vsize=12220 CPUtime=1199.99
/proc/15129/stat : 15129 (minisat) R 15127 15127 14965 0 -1 4194304 2899 0 0 0 119997 2 0 0 25 0 1 0 242625863 12513280 2649 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/15129/statm: 3055 2649 76 170 0 2883 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 13900

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.61
CPU time (s): 1200.05
CPU user time (s): 1200.01
CPU system time (s): 0.042993
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 13900

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

runsolver used 1.06784 second user time and 3.3105 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-12 18:32:02
IDJOB=1806142
IDBENCH=24674
IDSOLVER=650
FILE ID=node11/1806142-1242145922
PBS_JOBID= 9289710
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=2061078101

node11.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.214
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.214
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:       1664872 kB
Buffers:         57668 kB
Cached:         251784 kB
SwapCached:       4708 kB
Active:          67440 kB
Inactive:       249900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664872 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          14428 kB
Slab:            59760 kB
Committed_AS:   889840 kB
PageTables:       1448 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= 66192 MiB
End job on node11 at 2009-05-12 18:52:03