Trace number 1727643

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 211.719 211.772

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 benchmark77.4612
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_SAT version 1.0
0.19/0.21	c WARNING: for repeatability, setting FPU to use double precision
0.19/0.21	c ============================[ Problem Statistics ]=============================
0.19/0.21	c |                                                                             |
0.19/0.21	c |  Number of variables:  2401                                                 |
0.19/0.21	c |  Number of clauses:    15449                                                |
0.19/0.25	c |  Parsing time:         0.04         s                                       |
0.19/0.36	c ============================[ Search Statistics ]==============================
0.19/0.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.36	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.36	c ===============================================================================
0.19/0.36	c |         0 |    1832    10198    64707 |     3399        0    nan |  0.000 % |
0.19/0.36	c |       100 |    1832    10198    64707 |     3739      100     10 |  0.042 % |
0.19/0.37	c |       251 |    1832    10198    64707 |     4113      251     11 |  0.042 % |
0.19/0.37	c |       476 |    1832    10198    64707 |     4524      476     13 |  0.042 % |
0.19/0.38	c |       813 |    1832    10198    64707 |     4976      813     13 |  0.042 % |
0.19/0.39	c |      1319 |    1832    10198    64707 |     5474     1319     14 |  0.042 % |
0.19/0.42	c |      2078 |    1832    10198    64707 |     6022     2078     15 |  0.042 % |
0.19/0.46	c |      3217 |    1832    10198    64707 |     6624     3217     15 |  0.042 % |
0.19/0.54	c |      4925 |    1832    10198    64707 |     7286     4925     16 |  0.042 % |
0.19/0.68	c |      7490 |    1832    10198    64707 |     8015     3787     16 |  0.042 % |
0.19/0.96	c |     11334 |    1832    10198    64707 |     8816     7631     20 |  0.042 % |
1.37/1.42	c |     17101 |    1832    10198    64707 |     9698     8947     20 |  0.042 % |
2.08/2.19	c |     25750 |    1832    10198    64707 |    10668     7753     23 |  0.042 % |
3.47/3.50	c |     38725 |    1832    10198    64707 |    11735     9980     21 |  0.042 % |
5.77/5.87	c |     58186 |    1832    10198    64707 |    12908    11680     22 |  0.042 % |
9.97/10.01	c |     87379 |    1832    10198    64707 |    14199     8370     24 |  0.042 % |
16.97/17.05	c |    131169 |    1832    10198    64707 |    15619     9285     24 |  0.042 % |
28.57/28.65	c |    196856 |    1832    10198    64707 |    17181    12118     24 |  0.042 % |
48.26/48.31	c |    295382 |    1831     9953    63257 |    18900    15005     28 |  0.083 % |
79.05/79.18	c |    443172 |    1831     9953    63257 |    20790    10879     22 |  0.083 % |
127.84/127.95	c |    664855 |    1831     9953    63257 |    22869    13303     23 |  0.083 % |
203.82/203.95	c |    997380 |    1811     9006    57702 |    25155    17505     21 |  0.916 % |
211.61/211.76	c ===============================================================================
211.61/211.76	c restarts              : 22
211.61/211.76	c conflicts             : 1031325        (4877 /sec)
211.61/211.76	c decisions             : 1278311        (1.86 % random) (6045 /sec)
211.61/211.76	c propagations          : 81876518       (387164 /sec)
211.61/211.76	c conflict literals     : 28852597       (34.02 % deleted)
211.61/211.76	c Memory used           : 8.12 MB
211.61/211.76	c CPU time              : 211.478 s
211.61/211.76	
211.61/211.76	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-1727643-1240727323/watcher-1727643-1240727323 -o /tmp/evaluation-result-1727643-1240727323/solver-1727643-1240727323 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1727643-1240727323.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 538
/proc/meminfo: memFree=1776072/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=1624 CPUtime=0
/proc/538/stat : 538 (IUT_BMB_SAT) R 536 538 381 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 100766299 1662976 183 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 406 184 92 274 0 129 0

[startup+0.0321781 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 538
/proc/meminfo: memFree=1776072/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=2188 CPUtime=0.02
/proc/538/stat : 538 (IUT_BMB_SAT) R 536 538 381 0 -1 4194304 371 0 0 0 2 0 0 0 18 0 1 0 100766299 2240512 354 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 547 354 99 274 0 270 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2188

[startup+0.101186 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 538
/proc/meminfo: memFree=1776072/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.09
/proc/538/stat : 538 (IUT_BMB_SAT) R 536 538 381 0 -1 4194304 652 0 0 0 9 0 0 0 18 0 1 0 100766299 3457024 635 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/538/statm: 844 635 99 274 0 567 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3376

[startup+0.301207 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 538
/proc/meminfo: memFree=1776072/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3376

[startup+0.701245 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 538
/proc/meminfo: memFree=1776072/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3376

[startup+1.50232 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 541
/proc/meminfo: memFree=1770160/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=4260 CPUtime=1.28
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 886 0 0 0 128 0 0 0 25 0 1 0 100766320 4362240 827 1992294400 134512640 135243223 4294956320 18446744073709551615 134565079 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 1065 827 84 178 0 885 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12992

[startup+3.10148 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 541
/proc/meminfo: memFree=1769840/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=4392 CPUtime=2.88
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 944 0 0 0 288 0 0 0 25 0 1 0 100766320 4497408 885 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 1098 885 84 178 0 918 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13124

[startup+6.3018 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 541
/proc/meminfo: memFree=1769264/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=4964 CPUtime=6.08
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1068 0 0 0 608 0 0 0 25 0 1 0 100766320 5083136 1009 1992294400 134512640 135243223 4294956320 18446744073709551615 134556169 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 1241 1009 84 178 0 1061 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13696

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 541
/proc/meminfo: memFree=1768368/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=5624 CPUtime=12.48
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1230 0 0 0 1248 0 0 0 25 0 1 0 100766320 5758976 1171 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 1406 1171 84 178 0 1226 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14356

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 541
/proc/meminfo: memFree=1767984/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=6044 CPUtime=25.27
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1331 0 0 0 2527 0 0 0 25 0 1 0 100766320 6189056 1272 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 1511 1272 84 178 0 1331 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14776

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 541
/proc/meminfo: memFree=1767152/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=6908 CPUtime=50.86
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1547 0 0 0 5086 0 0 0 25 0 1 0 100766320 7073792 1488 1992294400 134512640 135243223 4294956320 18446744073709551615 134572675 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 1727 1488 84 178 0 1547 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15640

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 541
/proc/meminfo: memFree=1766640/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=7444 CPUtime=102.06
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1677 0 0 0 10205 1 0 0 25 0 1 0 100766320 7622656 1618 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 1861 1618 84 178 0 1681 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 16176

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 541
/proc/meminfo: memFree=1766064/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=8004 CPUtime=162.04
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1812 0 0 0 16203 1 0 0 25 0 1 0 100766320 8196096 1753 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 2001 1753 84 178 0 1821 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 16736

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 541
/proc/meminfo: memFree=1765872/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=8156 CPUtime=178.83
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1846 0 0 0 17882 1 0 0 25 0 1 0 100766320 8351744 1787 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 2039 1787 84 178 0 1859 0
Current children cumulated CPU time (s) 179.02
Current children cumulated vsize (KiB) 16888

[startup+191.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 541
/proc/meminfo: memFree=1765744/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=8316 CPUtime=191.63
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1887 0 0 0 19162 1 0 0 25 0 1 0 100766320 8515584 1828 1992294400 134512640 135243223 4294956320 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 2079 1828 84 178 0 1899 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 17048

[startup+204.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 541
/proc/meminfo: memFree=1765744/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=8316 CPUtime=204.43
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1889 0 0 0 20442 1 0 0 25 0 1 0 100766320 8515584 1830 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 2079 1830 84 178 0 1899 0
Current children cumulated CPU time (s) 204.62
Current children cumulated vsize (KiB) 17048

[startup+207.906 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 541
/proc/meminfo: memFree=1765680/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=8316 CPUtime=207.63
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1899 0 0 0 20762 1 0 0 25 0 1 0 100766320 8515584 1840 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 2079 1840 84 178 0 1899 0
Current children cumulated CPU time (s) 207.82
Current children cumulated vsize (KiB) 17048

[startup+209.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 541
/proc/meminfo: memFree=1765680/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=8316 CPUtime=209.22
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1899 0 0 0 20921 1 0 0 25 0 1 0 100766320 8515584 1840 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 2079 1840 84 178 0 1899 0
Current children cumulated CPU time (s) 209.41
Current children cumulated vsize (KiB) 17048

[startup+211.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 541
/proc/meminfo: memFree=1765680/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=8316 CPUtime=210.83
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1899 0 0 0 21082 1 0 0 25 0 1 0 100766320 8515584 1840 1992294400 134512640 135243223 4294956320 18446744073709551615 134564632 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 2079 1840 84 178 0 1899 0
Current children cumulated CPU time (s) 211.02
Current children cumulated vsize (KiB) 17048

[startup+211.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 541
/proc/meminfo: memFree=1765680/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=8316 CPUtime=211.22
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1899 0 0 0 21121 1 0 0 25 0 1 0 100766320 8515584 1840 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 2079 1840 84 178 0 1899 0
Current children cumulated CPU time (s) 211.41
Current children cumulated vsize (KiB) 17048

[startup+211.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 541
/proc/meminfo: memFree=1765680/2055920 swapFree=4191900/4192956
[pid=538] ppid=536 vsize=3376 CPUtime=0.19
/proc/538/stat : 538 (IUT_BMB_SAT) S 536 538 381 0 -1 4194304 662 0 0 0 14 5 0 0 19 0 1 0 100766299 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/538/statm: 844 644 106 274 0 567 0
[pid=540] ppid=538 vsize=5356 CPUtime=0
/proc/540/stat : 540 (sh) S 538 538 381 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 100766320 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/540/statm: 1339 232 193 169 0 50 0
[pid=541] ppid=540 vsize=8316 CPUtime=211.42
/proc/541/stat : 541 (minisat) R 540 538 381 0 -1 4194304 1899 0 0 0 21141 1 0 0 25 0 1 0 100766320 8515584 1840 1992294400 134512640 135243223 4294956320 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 1 0 0
/proc/541/statm: 2079 1840 84 178 0 1899 0
Current children cumulated CPU time (s) 211.61
Current children cumulated vsize (KiB) 17048

Child status: 0
Real time (s): 211.772
CPU time (s): 211.719
CPU user time (s): 211.633
CPU system time (s): 0.085986
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 17048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 211.633
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3259
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= 8
involuntary context switches= 285

runsolver used 0.19197 second user time and 0.58591 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-26 08:28:43
IDJOB=1727643
IDBENCH=24642
IDSOLVER=523
FILE ID=node12/1727643-1240727323
PBS_JOBID= 9186940
Free space on /tmp= 66348 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727643-1240727323/watcher-1727643-1240727323 -o /tmp/evaluation-result-1727643-1240727323/solver-1727643-1240727323 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1727643-1240727323.cnf HOME

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

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=355360170

node12.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.213
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.213
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:       1776488 kB
Buffers:         17760 kB
Cached:         188916 kB
SwapCached:        384 kB
Active:          56592 kB
Inactive:       163448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776488 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2800 kB
Writeback:           0 kB
Mapped:          21768 kB
Slab:            45400 kB
Committed_AS:   472020 kB
PageTables:       1376 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= 66344 MiB
End job on node12 at 2009-04-26 08:32:15