Trace number 1725258

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 139.136 139.217

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.249961
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  120                                                  |
0.00/0.01	c |  Number of clauses:    672                                                  |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     108      660     2376 |      220        0    nan |  0.000 % |
0.00/0.01	c |       101 |     108      660     2376 |      242      101     30 |  0.083 % |
0.00/0.02	c |       251 |     108      660     2376 |      266      251     34 |  0.083 % |
0.00/0.02	c |       476 |     108      660     2376 |      292      314     34 |  0.084 % |
0.00/0.03	c |       815 |     108      660     2376 |      322      321     31 |  0.083 % |
0.00/0.04	c |      1324 |     108      660     2376 |      354      252     30 |  0.084 % |
0.00/0.06	c |      2084 |     108      660     2376 |      389      392     34 |  0.084 % |
0.00/0.09	c |      3224 |     108      660     2376 |      428      446     33 |  0.084 % |
0.00/0.14	c |      4932 |     108      660     2376 |      471      478     35 |  0.084 % |
0.00/0.21	c |      7495 |     108      660     2376 |      518      438     32 |  0.084 % |
0.00/0.34	c |     11339 |     108      660     2376 |      570      307     31 |  0.008 % |
0.00/0.54	c |     17108 |     108      660     2376 |      627      472     34 |  0.084 % |
0.00/0.84	c |     25758 |     108      660     2376 |      690      620     35 |  0.084 % |
1.28/1.31	c |     38732 |     108      660     2376 |      759      704     36 |  0.008 % |
1.98/2.06	c |     58193 |     108      660     2376 |      835      529     35 |  0.083 % |
3.19/3.23	c |     87386 |     108      660     2376 |      918      756     38 |  0.084 % |
4.98/5.07	c |    131175 |     108      660     2376 |     1010      809     33 |  0.008 % |
7.88/7.93	c |    196860 |     108      660     2376 |     1111      753     34 |  0.098 % |
12.08/12.19	c |    295387 |     108      660     2376 |     1223      791     35 |  0.118 % |
18.78/18.83	c |    443178 |     108      660     2376 |     1345      920     36 |  0.007 % |
29.76/29.86	c |    664861 |     107      649     2354 |     1480     1055     38 |  0.917 % |
46.46/46.51	c |    997389 |     106      638     2332 |     1628     1380     33 |  1.771 % |
72.04/72.18	c |   1496178 |     103      605     2266 |     1790      970     32 |  4.320 % |
111.82/111.93	c |   2244361 |      95      523     2102 |     1969     1283     31 | 10.931 % |
139.10/139.21	c ===============================================================================
139.10/139.21	c restarts              : 24
139.10/139.21	c conflicts             : 2803248        (20150 /sec)
139.10/139.21	c decisions             : 3132374        (1.41 % random) (22515 /sec)
139.10/139.21	c propagations          : 33047750       (237547 /sec)
139.10/139.21	c conflict literals     : 101338335      (5.98 % deleted)
139.10/139.21	c Memory used           : 2.78 MB
139.10/139.21	c CPU time              : 139.121 s
139.10/139.21	
139.10/139.21	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-1725258-1240703683/watcher-1725258-1240703683 -o /tmp/evaluation-result-1725258-1240703683/solver-1725258-1240703683 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1725258-1240703683.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.96 0.98 3/64 14548
/proc/meminfo: memFree=1668416/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1284 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) R 14546 14548 14067 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 98400936 1314816 139 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/14548/statm: 321 140 99 274 0 44 0

[startup+0.0480139 s]
/proc/loadavg: 0.91 0.96 0.98 3/64 14548
/proc/meminfo: memFree=1668416/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101019 s]
/proc/loadavg: 0.91 0.96 0.98 3/64 14548
/proc/meminfo: memFree=1668416/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301044 s]
/proc/loadavg: 0.91 0.96 0.98 3/64 14548
/proc/meminfo: memFree=1668416/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701091 s]
/proc/loadavg: 0.91 0.96 0.98 3/64 14548
/proc/meminfo: memFree=1668416/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50119 s]
/proc/loadavg: 0.91 0.96 0.98 2/67 14551
/proc/meminfo: memFree=1667488/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2184 CPUtime=1.48
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 202 0 0 0 148 0 0 0 25 0 1 0 98400938 2236416 182 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 546 182 84 178 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8956

[startup+3.10238 s]
/proc/loadavg: 0.91 0.96 0.98 2/67 14551
/proc/meminfo: memFree=1667360/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2184 CPUtime=3.08
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 213 0 0 0 308 0 0 0 25 0 1 0 98400938 2236416 193 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 546 193 84 178 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8956

[startup+6.30176 s]
/proc/loadavg: 0.92 0.96 0.98 2/67 14551
/proc/meminfo: memFree=1667104/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2316 CPUtime=6.28
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 235 0 0 0 628 0 0 0 25 0 1 0 98400938 2371584 215 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 579 215 84 178 0 399 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9088

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.98 2/67 14551
/proc/meminfo: memFree=1666976/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2316 CPUtime=12.68
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 249 0 0 0 1268 0 0 0 25 0 1 0 98400938 2371584 229 1992294400 134512640 135243223 4294956304 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 579 229 84 178 0 399 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9088

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.98 2/67 14551
/proc/meminfo: memFree=1666912/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2448 CPUtime=25.46
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 283 0 0 0 2546 0 0 0 25 0 1 0 98400938 2506752 263 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 612 263 84 178 0 432 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9220

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.98 2/67 14551
/proc/meminfo: memFree=1666784/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2712 CPUtime=51.05
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 323 0 0 0 5105 0 0 0 25 0 1 0 98400938 2777088 303 1992294400 134512640 135243223 4294956304 18446744073709551615 134572575 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 678 303 84 178 0 498 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 9484

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/67 14551
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2844 CPUtime=102.24
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 357 0 0 0 10224 0 0 0 25 0 1 0 98400938 2912256 337 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 711 337 84 178 0 531 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9616

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

[startup+115.102 s]
/proc/loadavg: 0.98 0.97 0.98 2/67 14551
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2844 CPUtime=115.01
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 358 0 0 0 11501 0 0 0 25 0 1 0 98400938 2912256 338 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 711 338 84 178 0 531 0
Current children cumulated CPU time (s) 115.01
Current children cumulated vsize (KiB) 9616

[startup+127.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 14551
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2844 CPUtime=127.81
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 362 0 0 0 12781 0 0 0 25 0 1 0 98400938 2912256 342 1992294400 134512640 135243223 4294956304 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 711 342 84 178 0 531 0
Current children cumulated CPU time (s) 127.81
Current children cumulated vsize (KiB) 9616

[startup+134.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 14551
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2844 CPUtime=134.2
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 362 0 0 0 13420 0 0 0 25 0 1 0 98400938 2912256 342 1992294400 134512640 135243223 4294956304 18446744073709551615 134558247 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 711 342 84 178 0 531 0
Current children cumulated CPU time (s) 134.2
Current children cumulated vsize (KiB) 9616

[startup+137.506 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 14551
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2844 CPUtime=137.41
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 362 0 0 0 13741 0 0 0 25 0 1 0 98400938 2912256 342 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 711 342 84 178 0 531 0
Current children cumulated CPU time (s) 137.41
Current children cumulated vsize (KiB) 9616

[startup+138.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 14551
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2844 CPUtime=138.2
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 363 0 0 0 13820 0 0 0 25 0 1 0 98400938 2912256 343 1992294400 134512640 135243223 4294956304 18446744073709551615 134555635 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 711 343 84 178 0 531 0
Current children cumulated CPU time (s) 138.2
Current children cumulated vsize (KiB) 9616

[startup+138.703 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 14551
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2844 CPUtime=138.6
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 363 0 0 0 13860 0 0 0 25 0 1 0 98400938 2912256 343 1992294400 134512640 135243223 4294956304 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 711 343 84 178 0 531 0
Current children cumulated CPU time (s) 138.6
Current children cumulated vsize (KiB) 9616

[startup+139.103 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 14551
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2844 CPUtime=139
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 366 0 0 0 13900 0 0 0 25 0 1 0 98400938 2912256 346 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 711 346 84 178 0 531 0
Current children cumulated CPU time (s) 139
Current children cumulated vsize (KiB) 9616

[startup+139.203 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 14551
/proc/meminfo: memFree=1666464/2055920 swapFree=4192812/4192956
[pid=14548] ppid=14546 vsize=1416 CPUtime=0
/proc/14548/stat : 14548 (IUT_BMB_SAT) S 14546 14548 14067 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 98400936 1449984 159 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/14548/statm: 354 159 106 274 0 77 0
[pid=14550] ppid=14548 vsize=5356 CPUtime=0
/proc/14550/stat : 14550 (sh) S 14548 14548 14067 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98400938 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14550/statm: 1339 232 193 169 0 50 0
[pid=14551] ppid=14550 vsize=2844 CPUtime=139.1
/proc/14551/stat : 14551 (minisat) R 14550 14548 14067 0 -1 4194304 366 0 0 0 13910 0 0 0 25 0 1 0 98400938 2912256 346 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/14551/statm: 711 346 84 178 0 531 0
Current children cumulated CPU time (s) 139.1
Current children cumulated vsize (KiB) 9616

Child status: 0
Real time (s): 139.217
CPU time (s): 139.136
CPU user time (s): 139.127
CPU system time (s): 0.008998
CPU usage (%): 99.942
Max. virtual memory (cumulated for all children) (KiB): 9616

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

runsolver used 0.156976 second user time and 0.359945 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-26 01:54:43
IDJOB=1725258
IDBENCH=24575
IDSOLVER=523
FILE ID=node33/1725258-1240703683
PBS_JOBID= 9186769
Free space on /tmp= 66352 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725258-1240703683/watcher-1725258-1240703683 -o /tmp/evaluation-result-1725258-1240703683/solver-1725258-1240703683 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1725258-1240703683.cnf HOME

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

MD5SUM BENCH= 9b15e90c034f4532d9c5a9491fda1777
RANDOM SEED=1855485718

node33.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1668960 kB
Buffers:         38152 kB
Cached:         285188 kB
SwapCached:          0 kB
Active:         155080 kB
Inactive:       182144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2196 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            35876 kB
Committed_AS:   322720 kB
PageTables:       1388 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= 66352 MiB
End job on node33 at 2009-04-26 01:57:02