Trace number 1784869

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_SAT 1.0UNSAT 1887.05 1887.95

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark280.604
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
33.06/33.10	c WARNING: for repeatability, setting FPU to use double precision
33.06/33.10	c ============================[ Problem Statistics ]=============================
33.06/33.10	c |                                                                             |
33.06/33.10	c |  Number of variables:  25493                                                |
33.06/33.10	c |  Number of clauses:    1139180                                              |
34.96/35.02	c |  Parsing time:         1.81         s                                       |
60.23/60.34	c ============================[ Search Statistics ]==============================
60.23/60.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.23/60.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
60.23/60.34	c ===============================================================================
60.23/60.34	c |         0 |   17776   717162  1791573 |   239054        0    nan |  0.000 % |
60.33/60.42	c |       100 |   17773   717162  1791573 |   262959       97      8 | 17.840 % |
60.43/60.53	c |       250 |   17719   717162  1791573 |   289255      236     11 | 19.421 % |
60.62/60.71	c |       477 |   17498   717162  1791573 |   318180      461     12 | 19.429 % |
60.82/60.95	c |       814 |   17495   717162  1791573 |   349998      795     13 | 19.448 % |
61.22/61.31	c |      1320 |   17490   717162  1791573 |   384998     1296     12 | 19.468 % |
61.62/61.75	c |      2079 |   17490   717162  1791573 |   423498     2054     12 | 19.472 % |
62.42/62.54	c |      3218 |   17487   717162  1791573 |   465848     3191     12 | 19.480 % |
63.63/63.71	c |      4926 |   17478   717162  1791573 |   512433     4890     13 | 19.515 % |
65.62/65.74	c |      7488 |   17332   695573  1741439 |   563676     7303     14 | 19.570 % |
69.02/69.17	c |     11334 |   17317   693958  1737786 |   620044    11094     17 | 19.629 % |
75.22/75.37	c |     17101 |   17290   691385  1731946 |   682048    16782     19 | 19.735 % |
86.81/86.96	c |     25750 |   17245   688938  1726181 |   750253    25387     22 | 19.911 % |
106.90/107.09	c |     38727 |   17215   686718  1721250 |   825279    38309     25 | 20.029 % |
148.38/148.54	c |     58188 |   17197   685771  1719098 |   907807    57690     32 | 20.100 % |
226.14/226.32	c |     87380 |   17187   684371  1715938 |   998587    86788     40 | 20.139 % |
370.29/370.56	c |    131170 |   17139   681540  1709592 |  1098446   130493     44 | 20.343 % |
604.78/605.19	c |    196856 |   17061   675953  1696681 |  1208291   195465     47 | 20.633 % |
1012.09/1012.65	c |    295383 |   17034   674208  1692665 |  1329120   293734     48 | 20.747 % |
1850.60/1851.55	c |    443174 |   16971   670324  1683629 |  1462032   343662     47 | 20.998 % |
1882.29/1883.22	c ===============================================================================
1882.29/1883.23	c restarts              : 20
1882.29/1883.23	c conflicts             : 447373         (242 /sec)
1882.29/1883.23	c decisions             : 661996         (1.29 % random) (358 /sec)
1882.29/1883.23	c propagations          : 545340779      (294950 /sec)
1882.29/1883.23	c conflict literals     : 21152965       (68.75 % deleted)
1882.29/1883.23	c Memory used           : 140.59 MB
1882.29/1883.23	c CPU time              : 1848.93 s
1882.29/1883.23	
1882.29/1883.25	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784869-1241871854/watcher-1784869-1241871854 -o /tmp/evaluation-result-1784869-1241871854/solver-1784869-1241871854 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1784869-1241871854.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 28383
/proc/meminfo: memFree=1848696/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=14636 CPUtime=0
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 167 0 0 0 0 0 0 0 20 0 1 0 215218821 14987264 150 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/28383/statm: 3659 151 92 274 0 3382 0

[startup+0.075115 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 28383
/proc/meminfo: memFree=1848696/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=14636 CPUtime=0.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 1247 0 0 0 6 0 0 0 20 0 1 0 215218821 14987264 1230 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 1 0 0
/proc/28383/statm: 3659 1231 92 274 0 3382 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14636

[startup+0.101117 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 28383
/proc/meminfo: memFree=1848696/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=14636 CPUtime=0.08
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 1643 0 0 0 8 0 0 0 20 0 1 0 215218821 14987264 1626 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/28383/statm: 3659 1627 92 274 0 3382 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14636

[startup+0.301138 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 28383
/proc/meminfo: memFree=1848696/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=22964 CPUtime=0.29
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 5562 0 0 0 28 1 0 0 22 0 1 0 215218821 23515136 5545 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/28383/statm: 5741 5545 99 274 0 5464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22964

[startup+0.701182 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 28383
/proc/meminfo: memFree=1848696/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=27056 CPUtime=0.68
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 6597 0 0 0 67 1 0 0 25 0 1 0 215218821 27705344 6580 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/28383/statm: 6764 6580 99 274 0 6487 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27056

[startup+1.50227 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28384
/proc/meminfo: memFree=1819952/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=34184 CPUtime=1.49
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 8363 0 0 0 147 2 0 0 25 0 1 0 215218821 35004416 8346 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/28383/statm: 8546 8346 99 274 0 8269 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34184

[startup+3.10211 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28384
/proc/meminfo: memFree=1810608/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=46856 CPUtime=3.09
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 11519 0 0 0 304 5 0 0 25 0 1 0 215218821 47980544 11502 1992294400 134512640 135635285 4294956224 18446744073709551615 135072711 0 0 4096 0 0 0 0 17 1 0 0
/proc/28383/statm: 11714 11502 99 274 0 11437 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46856

[startup+6.30179 s]
/proc/loadavg: 1.07 0.99 0.91 2/65 28384
/proc/meminfo: memFree=1786096/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=69824 CPUtime=6.28
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 17275 0 0 0 620 8 0 0 25 0 1 0 215218821 71499776 17258 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/28383/statm: 17456 17258 99 274 0 17179 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69824

[startup+12.7015 s]
/proc/loadavg: 1.07 0.99 0.91 2/65 28384
/proc/meminfo: memFree=1742704/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=111272 CPUtime=12.69
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 27640 0 0 0 1254 15 0 0 25 0 1 0 215218821 113942528 27623 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/28383/statm: 27818 27623 99 274 0 27541 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 111272

[startup+25.5019 s]
/proc/loadavg: 1.05 0.99 0.91 2/65 28384
/proc/meminfo: memFree=1630576/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=221228 CPUtime=25.48
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 55126 0 0 0 2523 25 0 0 25 0 1 0 215218821 226537472 55109 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/28383/statm: 55307 55109 99 274 0 55030 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 221228

[startup+51.1029 s]
/proc/loadavg: 1.03 0.99 0.91 2/67 28386
/proc/meminfo: memFree=1519832/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=94868 CPUtime=17.96
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 22482 0 0 0 1782 14 0 0 25 0 1 0 215222131 97144832 22463 1992294400 134512640 135243223 4294956320 18446744073709551615 134535299 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 23717 22463 77 178 0 23537 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 323844

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.91 2/67 28386
/proc/meminfo: memFree=1529112/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=82004 CPUtime=69.13
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 23612 0 0 0 6898 15 0 0 25 0 1 0 215222131 83972096 20042 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 20501 20042 84 178 0 20321 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 310980

[startup+162.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 28386
/proc/meminfo: memFree=1528920/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=82368 CPUtime=129.11
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 23700 0 0 0 12896 15 0 0 25 0 1 0 215222131 84344832 20130 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 20592 20130 84 178 0 20412 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 311344

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 28386
/proc/meminfo: memFree=1528856/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=82368 CPUtime=189.08
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 23720 0 0 0 18893 15 0 0 25 0 1 0 215222131 84344832 20150 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 20592 20150 84 178 0 20412 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 311344

[startup+282.303 s]
/proc/loadavg: 1.04 1.00 0.92 2/67 28386
/proc/meminfo: memFree=1528792/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=82548 CPUtime=249.05
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 23742 0 0 0 24890 15 0 0 25 0 1 0 215222131 84529152 20172 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 20637 20172 84 178 0 20457 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 311524

[startup+342.302 s]
/proc/loadavg: 1.09 1.02 0.93 2/67 28386
/proc/meminfo: memFree=1526552/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=84732 CPUtime=309.03
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 24312 0 0 0 30887 16 0 0 25 0 1 0 215222131 86765568 20742 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 21183 20742 84 178 0 21003 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 313708

[startup+402.301 s]
/proc/loadavg: 1.11 1.03 0.93 2/67 28386
/proc/meminfo: memFree=1523544/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=87828 CPUtime=369

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

/proc/28386/statm: 35366 34719 84 178 0 35186 0
Current children cumulated CPU time (s) 1541.55
Current children cumulated vsize (KiB) 370440

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 28388
/proc/meminfo: memFree=1468440/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=142916 CPUtime=1568.44
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 38688 0 0 0 156812 32 0 0 25 0 1 0 215222131 146345984 35118 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 35729 35118 84 178 0 35549 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 371892

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 28388
/proc/meminfo: memFree=1467800/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=143600 CPUtime=1628.41
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 38840 0 0 0 162809 32 0 0 25 0 1 0 215222131 147046400 35270 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 35900 35270 84 178 0 35720 0
Current children cumulated CPU time (s) 1661.48
Current children cumulated vsize (KiB) 372576

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 28388
/proc/meminfo: memFree=1467416/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=143964 CPUtime=1688.39
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 38927 0 0 0 168807 32 0 0 25 0 1 0 215222131 147419136 35357 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 35991 35357 84 178 0 35811 0
Current children cumulated CPU time (s) 1721.46
Current children cumulated vsize (KiB) 372940

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 28388
/proc/meminfo: memFree=1467224/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=143964 CPUtime=1748.36
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 38929 0 0 0 174804 32 0 0 25 0 1 0 215222131 147419136 35359 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 35991 35359 84 178 0 35811 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (KiB) 372940

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 28388
/proc/meminfo: memFree=1467160/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=143964 CPUtime=1808.34
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 38951 0 0 0 180802 32 0 0 25 0 1 0 215222131 147419136 35381 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 35991 35381 84 178 0 35811 0
Current children cumulated CPU time (s) 1841.41
Current children cumulated vsize (KiB) 372940

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

[startup+1843.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 28388
/proc/meminfo: memFree=1467160/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=143964 CPUtime=1809.14
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 38951 0 0 0 180882 32 0 0 25 0 1 0 215222131 147419136 35381 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 35991 35381 84 178 0 35811 0
Current children cumulated CPU time (s) 1842.21
Current children cumulated vsize (KiB) 372940

[startup+1868.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 28388
/proc/meminfo: memFree=1467160/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=143964 CPUtime=1834.73
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 38953 0 0 0 183441 32 0 0 25 0 1 0 215222131 147419136 35383 1992294400 134512640 135243223 4294956320 18446744073709551615 134553145 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 35991 35383 84 178 0 35811 0
Current children cumulated CPU time (s) 1867.8
Current children cumulated vsize (KiB) 372940

[startup+1881.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 28388
/proc/meminfo: memFree=1467160/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=223620 CPUtime=33.06
/proc/28383/stat : 28383 (IUT_BMB_SAT) S 28381 28383 28239 0 -1 4194304 55833 0 0 0 2860 446 0 0 25 0 1 0 215218821 228986880 55732 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28383/statm: 55905 55732 106 274 0 55628 0
[pid=28385] ppid=28383 vsize=5356 CPUtime=0.01
/proc/28385/stat : 28385 (sh) S 28383 28383 28239 0 -1 4194304 270 0 0 0 0 1 0 0 18 0 1 0 215222129 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221236486980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28385/statm: 1339 232 193 169 0 50 0
[pid=28386] ppid=28385 vsize=143964 CPUtime=1847.52
/proc/28386/stat : 28386 (minisat) R 28385 28383 28239 0 -1 4194304 38953 0 0 0 184720 32 0 0 25 0 1 0 215222131 147419136 35383 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/28386/statm: 35991 35383 84 178 0 35811 0
Current children cumulated CPU time (s) 1880.59
Current children cumulated vsize (KiB) 372940

[startup+1884.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28388
/proc/meminfo: memFree=1608744/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=222420 CPUtime=1883.78
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 106167 39241 0 0 2999 451 184893 35 25 0 1 0 215218821 227758080 55433 1992294400 134512640 135635285 4294956224 18446744073709551615 134537881 0 0 4096 0 0 0 0 17 0 0 0
/proc/28383/statm: 55605 55433 107 274 0 55328 0
Current children cumulated CPU time (s) 1883.78
Current children cumulated vsize (KiB) 222420

[startup+1886.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28388
/proc/meminfo: memFree=1610544/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=220620 CPUtime=1885.38
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 106172 39241 0 0 3159 451 184893 35 25 0 1 0 215218821 225914880 54983 1992294400 134512640 135635285 4294956224 18446744073709551615 135063371 0 0 4096 0 0 0 0 17 0 0 0
/proc/28383/statm: 55155 54983 107 274 0 54878 0
Current children cumulated CPU time (s) 1885.38
Current children cumulated vsize (KiB) 220620

[startup+1887.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28388
/proc/meminfo: memFree=1611760/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=220620 CPUtime=1886.18
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 106172 39241 0 0 3239 451 184893 35 25 0 1 0 215218821 225914880 54983 1992294400 134512640 135635285 4294956224 18446744073709551615 135063321 0 0 4096 0 0 0 0 17 0 0 0
/proc/28383/statm: 55155 54983 107 274 0 54878 0
Current children cumulated CPU time (s) 1886.18
Current children cumulated vsize (KiB) 220620

[startup+1887.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28388
/proc/meminfo: memFree=1685040/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=220620 CPUtime=1886.59
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 106172 39241 0 0 3278 453 184893 35 25 0 1 0 215218821 225914880 54983 1992294400 134512640 135635285 4294956224 18446744073709551615 135281214 0 0 4096 0 0 0 0 17 0 0 0
/proc/28383/statm: 55155 54983 26419 274 0 54878 0
Current children cumulated CPU time (s) 1886.59
Current children cumulated vsize (KiB) 220620

[startup+1887.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 28388
/proc/meminfo: memFree=1685040/2055920 swapFree=4180160/4192956
[pid=28383] ppid=28381 vsize=95080 CPUtime=1886.98
/proc/28383/stat : 28383 (IUT_BMB_SAT) R 28381 28383 28239 0 -1 4194304 106173 39241 0 0 3317 453 184893 35 25 0 1 0 215218821 97361920 23598 1992294400 134512640 135635285 4294956224 18446744073709551615 135063321 0 0 4096 0 0 0 0 17 0 0 0
/proc/28383/statm: 23770 23598 107 274 0 23493 0
Current children cumulated CPU time (s) 1886.98
Current children cumulated vsize (KiB) 95080

Child status: 0
Real time (s): 1887.95
CPU time (s): 1887.05
CPU user time (s): 1882.15
CPU system time (s): 4.90525
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 372940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1882.15
system time used= 4.90525
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145417
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= 9
involuntary context switches= 5623

runsolver used 1.79473 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node21 at 2009-05-09 14:24:17
IDJOB=1784869
IDBENCH=24632
IDSOLVER=638
FILE ID=node21/1784869-1241871854
PBS_JOBID= 9264591
Free space on /tmp= 65968 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784869-1241871854/watcher-1784869-1241871854 -o /tmp/evaluation-result-1784869-1241871854/solver-1784869-1241871854 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1784869-1241871854.cnf HOME

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=2095658847

node21.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.233
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.233
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:       1849112 kB
Buffers:         29512 kB
Cached:         107680 kB
SwapCached:       7036 kB
Active:          65120 kB
Inactive:        82044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849112 kB
SwapTotal:     4192956 kB
SwapFree:      4180160 kB
Dirty:           18020 kB
Writeback:           0 kB
Mapped:          15032 kB
Slab:            45704 kB
Committed_AS:   804372 kB
PageTables:       1380 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= 65948 MiB
End job on node21 at 2009-05-09 14:55:45