Trace number 1806030

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.04 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.435
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.09/0.19	This is MiniSat 2.0 beta
0.09/0.19	WARNING: for repeatability, setting FPU to use double precision
0.09/0.19	============================[ Problem Statistics ]=============================
0.09/0.19	|                                                                             |
0.09/0.19	|  Number of variables:  2401                                                 |
0.09/0.19	|  Number of clauses:    15449                                                |
0.19/0.21	|  Parsing time:         0.02         s                                       |
0.19/0.22	============================[ Search Statistics ]==============================
0.19/0.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.22	===============================================================================
0.19/0.22	|         0 |    2401    15449   108700 |     5149        0    nan |  0.000 % |
0.19/0.22	|       101 |    2400    15449   108700 |     5664      100     12 |  0.042 % |
0.19/0.22	|       251 |    2400    15449   108700 |     6231      250     13 |  0.042 % |
0.19/0.23	|       478 |    2400    15449   108700 |     6854      477     13 |  0.042 % |
0.19/0.23	|       815 |    2400    15449   108700 |     7539      814     13 |  0.042 % |
0.19/0.24	|      1322 |    2400    15449   108700 |     8293     1321     14 |  0.042 % |
0.19/0.26	|      2082 |    2400    15449   108700 |     9122     2081     16 |  0.042 % |
0.19/0.31	|      3223 |    2400    15449   108700 |    10035     3222     19 |  0.042 % |
0.19/0.37	|      4933 |    2400    15449   108700 |    11038     4932     21 |  0.042 % |
0.19/0.55	|      7495 |    2400    15425   108566 |    12142     7494     25 |  0.042 % |
0.19/0.84	|     11340 |    2400    15425   108566 |    13356    11339     27 |  0.042 % |
1.18/1.23	|     17106 |    2400    15425   108566 |    14692    10364     26 |  0.042 % |
1.88/1.91	|     25755 |    2400    15425   108566 |    16161    11627     25 |  0.042 % |
2.88/2.93	|     38730 |    2400    15425   108566 |    17778     8302     23 |  0.042 % |
4.68/4.72	|     58191 |    2400    15425   108566 |    19555     9835     29 |  0.042 % |
8.18/8.25	|     87384 |    2400    15425   108566 |    21511    19359     27 |  0.042 % |
13.48/13.55	|    131173 |    2400    15425   108566 |    23662    19888     27 |  0.042 % |
24.18/24.25	|    196857 |    2400    15425   108566 |    26028    14315     23 |  0.042 % |
43.16/43.26	|    295383 |    2400    15425   108566 |    28631    21437     28 |  0.042 % |
73.35/73.43	|    443175 |    2400    15425   108566 |    31494    25523     29 |  0.042 % |
131.23/131.39	|    664858 |    2400    15425   108566 |    34644    25003     33 |  0.042 % |
219.60/219.75	|    997383 |    2400    15425   108566 |    38108    30014     30 |  0.042 % |
367.34/367.52	|   1496171 |    2400    15425   108566 |    41919    36660     30 |  0.042 % |
639.74/640.07	|   2244353 |    2400    15425   108566 |    46111    28545     28 |  0.042 % |
1081.45/1081.98	|   3366628 |    2400    15425   108566 |    50722    42149     27 |  0.042 % |
1200.02/1200.50	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-1806030-1242144626/watcher-1806030-1242144626 -o /tmp/evaluation-result-1806030-1242144626/solver-1806030-1242144626 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806030-1242144626.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.08 1.03 1.00 3/64 11998
/proc/meminfo: memFree=1729728/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=1792 CPUtime=0
/proc/11998/stat : 11998 (IUT_BMB_SIM) R 11996 11998 11895 0 -1 4194304 234 0 0 0 0 0 0 0 18 0 1 0 242490379 1835008 217 1992294400 134512640 135635349 4294956224 18446744073709551615 134535655 0 0 4096 0 0 0 0 17 0 0 0
/proc/11998/statm: 448 220 92 274 0 171 0

[startup+0.0163429 s]
/proc/loadavg: 1.08 1.03 1.00 3/64 11998
/proc/meminfo: memFree=1729728/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=1924 CPUtime=0.01
/proc/11998/stat : 11998 (IUT_BMB_SIM) R 11996 11998 11895 0 -1 4194304 311 0 0 0 1 0 0 0 18 0 1 0 242490379 1970176 294 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/11998/statm: 481 295 99 274 0 204 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1924

[startup+0.101351 s]
/proc/loadavg: 1.08 1.03 1.00 3/64 11998
/proc/meminfo: memFree=1729728/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.09
/proc/11998/stat : 11998 (IUT_BMB_SIM) R 11996 11998 11895 0 -1 4194304 656 0 0 0 9 0 0 0 18 0 1 0 242490379 3457024 639 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/11998/statm: 844 639 101 274 0 567 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3376

[startup+0.301376 s]
/proc/loadavg: 1.08 1.03 1.00 3/64 11998
/proc/meminfo: memFree=1729728/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3376

[startup+0.701421 s]
/proc/loadavg: 1.08 1.03 1.00 3/64 11998
/proc/meminfo: memFree=1729728/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3376

[startup+1.5015 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 12000
/proc/meminfo: memFree=1723184/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=5116 CPUtime=1.29
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 1290 0 0 0 129 0 0 0 25 0 1 0 242490399 5238784 1040 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 1279 1040 76 170 0 1107 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8492

[startup+3.10167 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 12000
/proc/meminfo: memFree=1722800/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=5512 CPUtime=2.89
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 1398 0 0 0 289 0 0 0 25 0 1 0 242490399 5644288 1148 1992294400 134512640 135212939 4294956320 18446744073709551615 134530433 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 1378 1148 76 170 0 1206 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8888

[startup+6.30302 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 12000
/proc/meminfo: memFree=1721776/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=6336 CPUtime=6.09
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 1598 0 0 0 608 1 0 0 25 0 1 0 242490399 6488064 1348 1992294400 134512640 135212939 4294956320 18446744073709551615 134536100 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 1584 1348 76 170 0 1412 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9712

[startup+12.7017 s]
/proc/loadavg: 1.06 1.03 1.00 2/66 12000
/proc/meminfo: memFree=1721008/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=6876 CPUtime=12.49
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 1720 0 0 0 1248 1 0 0 25 0 1 0 242490399 7041024 1470 1992294400 134512640 135212939 4294956320 18446744073709551615 134526743 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 1719 1470 76 170 0 1547 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10252

[startup+25.5011 s]
/proc/loadavg: 1.05 1.03 1.00 2/66 12000
/proc/meminfo: memFree=1720240/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=7668 CPUtime=25.28
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 1951 0 0 0 2527 1 0 0 25 0 1 0 242490399 7852032 1701 1992294400 134512640 135212939 4294956320 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 1917 1701 76 170 0 1745 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11044

[startup+51.1018 s]
/proc/loadavg: 1.04 1.03 1.00 2/66 12000
/proc/meminfo: memFree=1719280/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=8764 CPUtime=50.87
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 2205 0 0 0 5086 1 0 0 25 0 1 0 242490399 8974336 1955 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 2191 1955 76 170 0 2019 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12140

[startup+102.305 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 12000
/proc/meminfo: memFree=1717872/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=10116 CPUtime=102.05
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 2516 0 0 0 10204 1 0 0 25 0 1 0 242490399 10358784 2266 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 2529 2266 76 170 0 2357 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13492

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 12000
/proc/meminfo: memFree=1716592/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=11348 CPUtime=162.03
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 2831 0 0 0 16201 2 0 0 25 0 1 0 242490399 11620352 2581 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 2837 2581 76 170 0 2665 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 14724

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12000
/proc/meminfo: memFree=1715952/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=12028 CPUtime=222.01
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 2997 0 0 0 22199 2 0 0 25 0 1 0 242490399 12316672 2747 1992294400 134512640 135212939 4294956320 18446744073709551615 134526704 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 3007 2747 76 170 0 2835 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 15404

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1715568/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=12456 CPUtime=281.98
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 3096 0 0 0 28196 2 0 0 25 0 1 0 242490399 12754944 2846 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 3114 2846 76 170 0 2942 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 15832

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1715184/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=12740 CPUtime=341.96
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 3194 0 0 0 34194 2 0 0 25 0 1 0 242490399 13045760 2944 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 3185 2944 76 170 0 3013 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 16116

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1714544/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=13380 CPUtime=401.93
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 3337 0 0 0 40191 2 0 0 25 0 1 0 242490399 13701120 3087 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 3345 3087 76 170 0 3173 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 16756

[startup+462.302 s]

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

[pid=12000] ppid=11998 vsize=14476 CPUtime=521.9
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 3599 0 0 0 52187 3 0 0 25 0 1 0 242490399 14823424 3349 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 3619 3349 76 170 0 3447 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 17852

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1713328/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=14756 CPUtime=581.87
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 3642 0 0 0 58184 3 0 0 25 0 1 0 242490399 15110144 3392 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 3689 3392 76 170 0 3517 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 18132

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1713008/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=15040 CPUtime=641.85
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 3710 0 0 0 64182 3 0 0 25 0 1 0 242490399 15400960 3460 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 3760 3460 76 170 0 3588 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 18416

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1712112/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=15872 CPUtime=701.82
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 3928 0 0 0 70179 3 0 0 25 0 1 0 242490399 16252928 3678 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 3968 3678 76 170 0 3796 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 19248

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1711792/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=16152 CPUtime=761.8
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 3998 0 0 0 76177 3 0 0 25 0 1 0 242490399 16539648 3748 1992294400 134512640 135212939 4294956320 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 4038 3748 76 170 0 3866 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 19528

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1711600/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=16320 CPUtime=821.77
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 4040 0 0 0 82174 3 0 0 25 0 1 0 242490399 16711680 3790 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 4080 3790 76 170 0 3908 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 19696

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1711600/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=16320 CPUtime=881.75
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 4054 0 0 0 88172 3 0 0 25 0 1 0 242490399 16711680 3804 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 4080 3804 76 170 0 3908 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 19696

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1711024/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=17000 CPUtime=941.72
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 4201 0 0 0 94169 3 0 0 25 0 1 0 242490399 17408000 3951 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 4250 3951 76 170 0 4078 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 20376

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1710832/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=17140 CPUtime=1001.69
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 4238 0 0 0 100166 3 0 0 25 0 1 0 242490399 17551360 3988 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 4285 3988 76 170 0 4113 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 20516

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12000
/proc/meminfo: memFree=1710704/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=17292 CPUtime=1061.67
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 4264 0 0 0 106164 3 0 0 25 0 1 0 242490399 17707008 4014 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 4323 4014 76 170 0 4151 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 20668

[startup+1122.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 12000
/proc/meminfo: memFree=1710512/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=17456 CPUtime=1121.65
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 4304 0 0 0 112161 4 0 0 25 0 1 0 242490399 17874944 4054 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 4364 4054 76 170 0 4192 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 20832

[startup+1182.3 s]
/proc/loadavg: 1.12 1.04 1.01 2/66 12000
/proc/meminfo: memFree=1710064/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=17856 CPUtime=1181.63
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 4418 0 0 0 118159 4 0 0 25 0 1 0 242490399 18284544 4168 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 4464 4168 76 170 0 4292 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 21232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 12000
/proc/meminfo: memFree=1710000/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=17856 CPUtime=1199.83
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 4432 0 0 0 119979 4 0 0 25 0 1 0 242490399 18284544 4182 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 4464 4182 76 170 0 4292 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 21232

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

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

[startup+1200.5 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 12000
/proc/meminfo: memFree=1710000/2055920 swapFree=4176468/4192956
[pid=11998] ppid=11996 vsize=3376 CPUtime=0.19
/proc/11998/stat : 11998 (IUT_BMB_SIM) S 11996 11998 11895 0 -1 4194304 662 0 0 0 13 6 0 0 18 0 1 0 242490379 3457024 644 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/11998/statm: 844 644 106 274 0 567 0
[pid=12000] ppid=11998 vsize=17856 CPUtime=1199.83
/proc/12000/stat : 12000 (minisat) R 11998 11998 11895 0 -1 4194304 4432 0 0 0 119979 4 0 0 25 0 1 0 242490399 18284544 4182 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12000/statm: 4464 4182 76 170 0 4292 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 21232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.04
CPU user time (s): 1199.93
CPU system time (s): 0.108983
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 21232

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

runsolver used 1.13683 second user time and 3.24151 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-12 18:10:26
IDJOB=1806030
IDBENCH=24642
IDSOLVER=650
FILE ID=node47/1806030-1242144626
PBS_JOBID= 9289677
Free space on /tmp= 66228 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806030-1242144626/watcher-1806030-1242144626 -o /tmp/evaluation-result-1806030-1242144626/solver-1806030-1242144626 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806030-1242144626.cnf HOME

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

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=1440973308

node47.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.212
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.212
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:       1730208 kB
Buffers:         41224 kB
Cached:         208012 kB
SwapCached:      10252 kB
Active:          71308 kB
Inactive:       190016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730208 kB
SwapTotal:     4192956 kB
SwapFree:      4176468 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:          14512 kB
Slab:            50436 kB
Committed_AS:   924816 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= 66224 MiB
End job on node47 at 2009-05-12 18:30:29