Trace number 1784917

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 197.481 197.587

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 benchmark78.5631
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.09/0.19	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.19	c ============================[ Problem Statistics ]=============================
0.09/0.19	c |                                                                             |
0.09/0.20	c |  Number of variables:  2401                                                 |
0.09/0.20	c |  Number of clauses:    15449                                                |
0.19/0.23	c |  Parsing time:         0.03         s                                       |
0.19/0.34	c ============================[ Search Statistics ]==============================
0.19/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.34	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.34	c ===============================================================================
0.19/0.34	c |         0 |    1832    10198    64707 |     3399        0    nan |  0.000 % |
0.19/0.34	c |       100 |    1832    10198    64707 |     3739      100     10 |  0.042 % |
0.19/0.34	c |       251 |    1832    10198    64707 |     4113      251     11 |  0.042 % |
0.19/0.35	c |       476 |    1832    10198    64707 |     4524      476     13 |  0.042 % |
0.19/0.36	c |       813 |    1832    10198    64707 |     4976      813     13 |  0.042 % |
0.19/0.37	c |      1319 |    1832    10198    64707 |     5474     1319     14 |  0.042 % |
0.19/0.39	c |      2078 |    1832    10198    64707 |     6022     2078     15 |  0.042 % |
0.19/0.43	c |      3217 |    1832    10198    64707 |     6624     3217     15 |  0.042 % |
0.19/0.50	c |      4925 |    1832    10198    64707 |     7286     4925     16 |  0.042 % |
0.19/0.64	c |      7490 |    1832    10198    64707 |     8015     3787     16 |  0.042 % |
0.19/0.90	c |     11334 |    1832    10198    64707 |     8816     7631     20 |  0.042 % |
1.28/1.34	c |     17101 |    1832    10198    64707 |     9698     8947     20 |  0.042 % |
1.98/2.05	c |     25750 |    1832    10198    64707 |    10668     7753     23 |  0.042 % |
3.19/3.27	c |     38725 |    1832    10198    64707 |    11735     9980     21 |  0.042 % |
5.38/5.48	c |     58186 |    1832    10198    64707 |    12908    11680     22 |  0.042 % |
9.27/9.37	c |     87379 |    1832    10198    64707 |    14199     8370     24 |  0.042 % |
15.98/16.04	c |    131169 |    1832    10198    64707 |    15619     9285     24 |  0.042 % |
26.77/26.86	c |    196856 |    1832    10198    64707 |    17181    12118     24 |  0.042 % |
45.16/45.25	c |    295382 |    1831     9953    63257 |    18900    15005     28 |  0.083 % |
74.04/74.13	c |    443172 |    1831     9953    63257 |    20790    10879     22 |  0.083 % |
119.51/119.60	c |    664855 |    1831     9953    63257 |    22869    13303     23 |  0.083 % |
190.09/190.28	c |    997380 |    1811     9006    57702 |    25155    17505     21 |  0.916 % |
197.38/197.57	c ===============================================================================
197.38/197.57	c restarts              : 22
197.38/197.57	c conflicts             : 1031325        (5228 /sec)
197.38/197.57	c decisions             : 1278311        (1.86 % random) (6480 /sec)
197.38/197.57	c propagations          : 81876518       (415069 /sec)
197.38/197.57	c conflict literals     : 28852597       (34.02 % deleted)
197.38/197.57	c Memory used           : 8.12 MB
197.38/197.57	c CPU time              : 197.26 s
197.38/197.57	
197.38/197.58	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-1784917-1241873822/watcher-1784917-1241873822 -o /tmp/evaluation-result-1784917-1241873822/solver-1784917-1241873822 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1784917-1241873822.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.98 0.94 3/65 18509
/proc/meminfo: memFree=1544800/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=1624 CPUtime=0
/proc/18509/stat : 18509 (IUT_BMB_SAT) R 18507 18509 18445 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 215412620 1662976 187 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/18509/statm: 406 187 92 274 0 129 0

[startup+0.015872 s]
/proc/loadavg: 0.99 0.98 0.94 3/65 18509
/proc/meminfo: memFree=1544800/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=1924 CPUtime=0.01
/proc/18509/stat : 18509 (IUT_BMB_SAT) R 18507 18509 18445 0 -1 4194304 309 0 0 0 1 0 0 0 18 0 1 0 215412620 1970176 292 1992294400 134512640 135635285 4294956224 18446744073709551615 135067730 0 0 4096 0 0 0 0 17 0 0 0
/proc/18509/statm: 481 292 99 274 0 204 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1924

[startup+0.101888 s]
/proc/loadavg: 0.99 0.98 0.94 3/65 18509
/proc/meminfo: memFree=1544800/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.09
/proc/18509/stat : 18509 (IUT_BMB_SAT) R 18507 18509 18445 0 -1 4194304 656 0 0 0 9 0 0 0 18 0 1 0 215412620 3457024 639 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/18509/statm: 844 639 101 274 0 567 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3376

[startup+0.301927 s]
/proc/loadavg: 0.99 0.98 0.94 3/65 18509
/proc/meminfo: memFree=1544800/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3376

[startup+0.702006 s]
/proc/loadavg: 0.99 0.98 0.94 3/65 18509
/proc/meminfo: memFree=1544800/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3376

[startup+1.50116 s]
/proc/loadavg: 0.99 0.98 0.94 2/68 18512
/proc/meminfo: memFree=1538888/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=4260 CPUtime=1.29
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 890 0 0 0 129 0 0 0 25 0 1 0 215412640 4362240 831 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 1065 831 84 178 0 885 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12992

[startup+3.10148 s]
/proc/loadavg: 0.99 0.98 0.94 2/68 18512
/proc/meminfo: memFree=1538504/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=4524 CPUtime=2.89
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 945 0 0 0 289 0 0 0 25 0 1 0 215412640 4632576 886 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 1131 886 84 178 0 951 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13256

[startup+6.30111 s]
/proc/loadavg: 0.99 0.98 0.94 2/68 18512
/proc/meminfo: memFree=1538056/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=4964 CPUtime=6.09
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1076 0 0 0 609 0 0 0 25 0 1 0 215412640 5083136 1017 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 1241 1017 84 178 0 1061 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13696

[startup+12.7014 s]
/proc/loadavg: 1.14 1.02 0.95 2/68 18512
/proc/meminfo: memFree=1537104/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=5624 CPUtime=12.49
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1241 0 0 0 1248 1 0 0 25 0 1 0 215412640 5758976 1182 1992294400 134512640 135243223 4294956320 18446744073709551615 134555562 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 1406 1182 84 178 0 1226 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14356

[startup+25.5019 s]
/proc/loadavg: 1.12 1.02 0.95 2/68 18512
/proc/meminfo: memFree=1536720/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=6044 CPUtime=25.28
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1339 0 0 0 2527 1 0 0 25 0 1 0 215412640 6189056 1280 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 1511 1280 84 178 0 1331 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14776

[startup+51.1019 s]
/proc/loadavg: 1.08 1.01 0.95 2/68 18512
/proc/meminfo: memFree=1535824/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=6908 CPUtime=50.86
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1558 0 0 0 5085 1 0 0 25 0 1 0 215412640 7073792 1499 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 1727 1499 84 178 0 1547 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15640

[startup+102.306 s]
/proc/loadavg: 1.03 1.01 0.95 2/68 18512
/proc/meminfo: memFree=1535248/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=7444 CPUtime=102.04
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1686 0 0 0 10203 1 0 0 25 0 1 0 215412640 7622656 1627 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 1861 1627 84 178 0 1681 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16176

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 0.95 2/68 18512
/proc/meminfo: memFree=1534480/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=8156 CPUtime=162.01
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1846 0 0 0 16200 1 0 0 25 0 1 0 215412640 8351744 1787 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 2039 1787 84 178 0 1859 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 16888

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

[startup+179.101 s]
/proc/loadavg: 1.01 1.00 0.95 2/68 18512
/proc/meminfo: memFree=1534352/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=8316 CPUtime=178.8
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1887 0 0 0 17879 1 0 0 25 0 1 0 215412640 8515584 1828 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 2079 1828 84 178 0 1899 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 17048

[startup+185.501 s]
/proc/loadavg: 1.01 1.00 0.95 2/68 18512
/proc/meminfo: memFree=1534352/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=8316 CPUtime=185.2
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1888 0 0 0 18519 1 0 0 25 0 1 0 215412640 8515584 1829 1992294400 134512640 135243223 4294956320 18446744073709551615 134564702 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 2079 1829 84 178 0 1899 0
Current children cumulated CPU time (s) 185.39
Current children cumulated vsize (KiB) 17048

[startup+191.903 s]
/proc/loadavg: 1.00 1.00 0.95 2/68 18512
/proc/meminfo: memFree=1534352/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=8316 CPUtime=191.59
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1891 0 0 0 19158 1 0 0 25 0 1 0 215412640 8515584 1832 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 2079 1832 84 178 0 1899 0
Current children cumulated CPU time (s) 191.78
Current children cumulated vsize (KiB) 17048

[startup+195.101 s]
/proc/loadavg: 1.00 1.00 0.95 2/68 18512
/proc/meminfo: memFree=1534288/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=8316 CPUtime=194.79
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1899 0 0 0 19478 1 0 0 25 0 1 0 215412640 8515584 1840 1992294400 134512640 135243223 4294956320 18446744073709551615 134563800 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 2079 1840 84 178 0 1899 0
Current children cumulated CPU time (s) 194.98
Current children cumulated vsize (KiB) 17048

[startup+196.703 s]
/proc/loadavg: 1.00 1.00 0.95 2/68 18512
/proc/meminfo: memFree=1534288/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=8316 CPUtime=196.39
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1899 0 0 0 19638 1 0 0 25 0 1 0 215412640 8515584 1840 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 2079 1840 84 178 0 1899 0
Current children cumulated CPU time (s) 196.58
Current children cumulated vsize (KiB) 17048

[startup+197.103 s]
/proc/loadavg: 1.00 1.00 0.95 2/68 18512
/proc/meminfo: memFree=1534288/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=8316 CPUtime=196.79
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1899 0 0 0 19678 1 0 0 25 0 1 0 215412640 8515584 1840 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 2079 1840 84 178 0 1899 0
Current children cumulated CPU time (s) 196.98
Current children cumulated vsize (KiB) 17048

[startup+197.503 s]
/proc/loadavg: 1.00 1.00 0.95 2/68 18512
/proc/meminfo: memFree=1534288/2055920 swapFree=4180628/4192956
[pid=18509] ppid=18507 vsize=3376 CPUtime=0.19
/proc/18509/stat : 18509 (IUT_BMB_SAT) S 18507 18509 18445 0 -1 4194304 662 0 0 0 14 5 0 0 18 0 1 0 215412620 3457024 644 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/18509/statm: 844 644 106 274 0 567 0
[pid=18511] ppid=18509 vsize=5356 CPUtime=0
/proc/18511/stat : 18511 (sh) S 18509 18509 18445 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215412639 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18511/statm: 1339 232 193 169 0 50 0
[pid=18512] ppid=18511 vsize=8316 CPUtime=197.19
/proc/18512/stat : 18512 (minisat) R 18511 18509 18445 0 -1 4194304 1899 0 0 0 19718 1 0 0 25 0 1 0 215412640 8515584 1840 1992294400 134512640 135243223 4294956320 18446744073709551615 134555587 0 0 4096 3 0 0 0 17 0 0 0
/proc/18512/statm: 2079 1840 84 178 0 1899 0
Current children cumulated CPU time (s) 197.38
Current children cumulated vsize (KiB) 17048

Child status: 0
Real time (s): 197.587
CPU time (s): 197.481
CPU user time (s): 197.409
CPU system time (s): 0.071989
CPU usage (%): 99.9465
Max. virtual memory (cumulated for all children) (KiB): 17048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 197.409
system time used= 0.071989
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= 712

runsolver used 0.163975 second user time and 0.560914 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-09 14:57:02
IDJOB=1784917
IDBENCH=24642
IDSOLVER=638
FILE ID=node77/1784917-1241873822
PBS_JOBID= 9264632
Free space on /tmp= 66180 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-1784917-1241873822/watcher-1784917-1241873822 -o /tmp/evaluation-result-1784917-1241873822/solver-1784917-1241873822 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1784917-1241873822.cnf HOME

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

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=1908686794

node77.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1545288 kB
Buffers:         43472 kB
Cached:         387584 kB
SwapCached:       6388 kB
Active:          59648 kB
Inactive:       379836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545288 kB
SwapTotal:     4192956 kB
SwapFree:      4180628 kB
Dirty:            2768 kB
Writeback:           0 kB
Mapped:          14100 kB
Slab:            57192 kB
Committed_AS:   745012 kB
PageTables:       1372 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= 66176 MiB
End job on node77 at 2009-05-09 15:00:20