Trace number 1784647

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 138.769 138.834

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 benchmark16.5795
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.30	c |     38732 |     108      660     2376 |      759      704     36 |  0.008 % |
1.98/2.05	c |     58193 |     108      660     2376 |      835      529     35 |  0.083 % |
3.19/3.20	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.96	c |    196860 |     108      660     2376 |     1111      753     34 |  0.098 % |
12.18/12.25	c |    295387 |     108      660     2376 |     1223      791     35 |  0.118 % |
18.78/18.86	c |    443178 |     108      660     2376 |     1345      920     36 |  0.007 % |
29.68/29.71	c |    664861 |     107      649     2354 |     1480     1055     38 |  0.917 % |
46.26/46.35	c |    997389 |     106      638     2332 |     1628     1380     33 |  1.771 % |
71.95/72.00	c |   1496178 |     103      605     2266 |     1790      970     32 |  4.320 % |
111.53/111.62	c |   2244361 |      95      523     2102 |     1969     1283     31 | 10.931 % |
138.71/138.83	c ===============================================================================
138.71/138.83	c restarts              : 24
138.71/138.83	c conflicts             : 2803248        (20204 /sec)
138.71/138.83	c decisions             : 3132374        (1.41 % random) (22576 /sec)
138.71/138.83	c propagations          : 33047750       (238182 /sec)
138.71/138.83	c conflict literals     : 101338335      (5.98 % deleted)
138.71/138.83	c Memory used           : 2.78 MB
138.71/138.83	c CPU time              : 138.75 s
138.71/138.83	
138.71/138.83	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-1784647-1241863522/watcher-1784647-1241863522 -o /tmp/evaluation-result-1784647-1241863522/solver-1784647-1241863522 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1784647-1241863522.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: 1.00 0.97 0.81 3/65 26924
/proc/meminfo: memFree=1849312/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1284 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) R 26922 26924 26795 0 -1 4194304 153 0 0 0 0 0 0 0 19 0 1 0 214381203 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/26924/statm: 321 137 99 274 0 44 0

[startup+0.022808 s]
/proc/loadavg: 1.00 0.97 0.81 3/65 26924
/proc/meminfo: memFree=1849312/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.102824 s]
/proc/loadavg: 1.00 0.97 0.81 3/65 26924
/proc/meminfo: memFree=1849312/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.302864 s]
/proc/loadavg: 1.00 0.97 0.81 3/65 26924
/proc/meminfo: memFree=1849312/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701945 s]
/proc/loadavg: 1.00 0.97 0.81 3/65 26924
/proc/meminfo: memFree=1849312/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50111 s]
/proc/loadavg: 1.00 0.97 0.81 2/68 26927
/proc/meminfo: memFree=1848456/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2184 CPUtime=1.48
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 200 0 0 0 148 0 0 0 25 0 1 0 214381205 2236416 181 1992294400 134512640 135243223 4294956320 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 546 181 84 178 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8956

[startup+3.10143 s]
/proc/loadavg: 1.00 0.97 0.81 2/68 26927
/proc/meminfo: memFree=1848264/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2184 CPUtime=3.08
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 211 0 0 0 308 0 0 0 25 0 1 0 214381205 2236416 192 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 546 192 84 178 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8956

[startup+6.30108 s]
/proc/loadavg: 1.00 0.97 0.81 2/68 26927
/proc/meminfo: memFree=1848008/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2316 CPUtime=6.28
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 233 0 0 0 628 0 0 0 25 0 1 0 214381205 2371584 214 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 579 214 84 178 0 399 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9088

[startup+12.7014 s]
/proc/loadavg: 1.00 0.97 0.81 2/68 26927
/proc/meminfo: memFree=1847880/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2316 CPUtime=12.68
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 247 0 0 0 1268 0 0 0 25 0 1 0 214381205 2371584 228 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 579 228 84 178 0 399 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9088

[startup+25.503 s]
/proc/loadavg: 1.00 0.97 0.82 2/68 26927
/proc/meminfo: memFree=1847752/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2448 CPUtime=25.48
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 281 0 0 0 2548 0 0 0 25 0 1 0 214381205 2506752 262 1992294400 134512640 135243223 4294956320 18446744073709551615 134558412 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 612 262 84 178 0 432 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9220

[startup+51.1022 s]
/proc/loadavg: 1.00 0.97 0.82 2/68 26927
/proc/meminfo: memFree=1847688/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2712 CPUtime=51.06
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 321 0 0 0 5106 0 0 0 25 0 1 0 214381205 2777088 302 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 678 302 84 178 0 498 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9484

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.83 2/68 26927
/proc/meminfo: memFree=1847432/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2844 CPUtime=102.24
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 355 0 0 0 10224 0 0 0 25 0 1 0 214381205 2912256 336 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 711 336 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.101 s]
/proc/loadavg: 1.00 0.97 0.83 2/68 26927
/proc/meminfo: memFree=1847432/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2844 CPUtime=115.03
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 357 0 0 0 11503 0 0 0 25 0 1 0 214381205 2912256 338 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 711 338 84 178 0 531 0
Current children cumulated CPU time (s) 115.03
Current children cumulated vsize (KiB) 9616

[startup+127.902 s]
/proc/loadavg: 1.00 0.97 0.83 2/68 26927
/proc/meminfo: memFree=1847368/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2844 CPUtime=127.82
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 361 0 0 0 12782 0 0 0 25 0 1 0 214381205 2912256 342 1992294400 134512640 135243223 4294956320 18446744073709551615 134555648 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 711 342 84 178 0 531 0
Current children cumulated CPU time (s) 127.82
Current children cumulated vsize (KiB) 9616

[startup+134.301 s]
/proc/loadavg: 1.00 0.97 0.83 2/68 26927
/proc/meminfo: memFree=1847368/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2844 CPUtime=134.21
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 361 0 0 0 13421 0 0 0 25 0 1 0 214381205 2912256 342 1992294400 134512640 135243223 4294956320 18446744073709551615 134559407 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 711 342 84 178 0 531 0
Current children cumulated CPU time (s) 134.21
Current children cumulated vsize (KiB) 9616

[startup+135.901 s]
/proc/loadavg: 1.00 0.97 0.83 2/68 26927
/proc/meminfo: memFree=1847368/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2844 CPUtime=135.81
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 361 0 0 0 13581 0 0 0 25 0 1 0 214381205 2912256 342 1992294400 134512640 135243223 4294956320 18446744073709551615 134559345 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 711 342 84 178 0 531 0
Current children cumulated CPU time (s) 135.81
Current children cumulated vsize (KiB) 9616

[startup+137.507 s]
/proc/loadavg: 1.00 0.97 0.83 2/68 26927
/proc/meminfo: memFree=1847368/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2844 CPUtime=137.42
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 362 0 0 0 13742 0 0 0 25 0 1 0 214381205 2912256 343 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 711 343 84 178 0 531 0
Current children cumulated CPU time (s) 137.42
Current children cumulated vsize (KiB) 9616

[startup+138.302 s]
/proc/loadavg: 1.00 0.97 0.83 2/68 26927
/proc/meminfo: memFree=1847368/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2844 CPUtime=138.21
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 362 0 0 0 13821 0 0 0 25 0 1 0 214381205 2912256 343 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 711 343 84 178 0 531 0
Current children cumulated CPU time (s) 138.21
Current children cumulated vsize (KiB) 9616

[startup+138.702 s]
/proc/loadavg: 1.00 0.97 0.83 2/68 26927
/proc/meminfo: memFree=1847368/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2844 CPUtime=138.61
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 365 0 0 0 13861 0 0 0 25 0 1 0 214381205 2912256 346 1992294400 134512640 135243223 4294956320 18446744073709551615 134569913 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 711 346 84 178 0 531 0
Current children cumulated CPU time (s) 138.61
Current children cumulated vsize (KiB) 9616

[startup+138.802 s]
/proc/loadavg: 1.00 0.97 0.83 2/68 26927
/proc/meminfo: memFree=1847368/2055920 swapFree=4162540/4192956
[pid=26924] ppid=26922 vsize=1416 CPUtime=0
/proc/26924/stat : 26924 (IUT_BMB_SAT) S 26922 26924 26795 0 -1 4194304 177 0 0 0 0 0 0 0 19 0 1 0 214381203 1449984 159 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26924/statm: 354 159 106 274 0 77 0
[pid=26926] ppid=26924 vsize=5356 CPUtime=0
/proc/26926/stat : 26926 (sh) S 26924 26924 26795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214381205 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26926/statm: 1339 232 193 169 0 50 0
[pid=26927] ppid=26926 vsize=2844 CPUtime=138.71
/proc/26927/stat : 26927 (minisat) R 26926 26924 26795 0 -1 4194304 365 0 0 0 13871 0 0 0 25 0 1 0 214381205 2912256 346 1992294400 134512640 135243223 4294956320 18446744073709551615 134559056 0 0 4096 3 0 0 0 17 0 0 0
/proc/26927/statm: 711 346 84 178 0 531 0
Current children cumulated CPU time (s) 138.71
Current children cumulated vsize (KiB) 9616

Child status: 0
Real time (s): 138.834
CPU time (s): 138.769
CPU user time (s): 138.759
CPU system time (s): 0.009998
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 9616

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

runsolver used 0.138978 second user time and 0.376942 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-09 12:05:22
IDJOB=1784647
IDBENCH=24575
IDSOLVER=638
FILE ID=node80/1784647-1241863522
PBS_JOBID= 9264537
Free space on /tmp= 65860 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-1784647-1241863522/watcher-1784647-1241863522 -o /tmp/evaluation-result-1784647-1241863522/solver-1784647-1241863522 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1784647-1241863522.cnf HOME

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

MD5SUM BENCH= 9b15e90c034f4532d9c5a9491fda1777
RANDOM SEED=1186312921

node80.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:       1849792 kB
Buffers:         29844 kB
Cached:          89108 kB
SwapCached:      25208 kB
Active:          53148 kB
Inactive:        93084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849792 kB
SwapTotal:     4192956 kB
SwapFree:      4162540 kB
Dirty:            2184 kB
Writeback:           0 kB
Mapped:          13400 kB
Slab:            45904 kB
Committed_AS:   732160 kB
PageTables:       1384 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= 65856 MiB
End job on node80 at 2009-05-09 12:07:42