Trace number 1785157

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 128.826 128.879

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark101.986
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.12	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.12	c ============================[ Problem Statistics ]=============================
0.09/0.12	c |                                                                             |
0.09/0.12	c |  Number of variables:  2123                                                 |
0.09/0.12	c |  Number of clauses:    8714                                                 |
0.09/0.14	c |  Parsing time:         0.02         s                                       |
0.09/0.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    1266     5020    39537 |     1673        0    nan |  0.000 % |
0.09/0.19	c |       100 |    1266     5020    39537 |     1840      100     17 |  0.047 % |
0.09/0.19	c |       250 |    1266     5020    39537 |     2024      250     16 |  0.047 % |
0.09/0.19	c |       475 |    1266     5020    39537 |     2227      475     16 |  0.047 % |
0.11/0.20	c |       812 |    1266     5020    39537 |     2449      812     17 |  0.047 % |
0.11/0.22	c |      1321 |    1266     5020    39537 |     2694     1321     19 |  0.047 % |
0.11/0.24	c |      2080 |    1266     5020    39537 |     2964     2080     19 |  0.047 % |
0.11/0.29	c |      3219 |    1266     5020    39537 |     3260     1684     19 |  0.047 % |
0.11/0.35	c |      4928 |    1266     5020    39537 |     3586     1743     19 |  0.047 % |
0.11/0.47	c |      7492 |    1266     5020    39537 |     3945     2463     21 |  0.047 % |
0.11/0.65	c |     11336 |    1266     5020    39537 |     4340     2277     19 |  0.047 % |
0.11/0.93	c |     17104 |    1266     5020    39537 |     4774     3603     19 |  0.047 % |
1.38/1.43	c |     25753 |    1266     5020    39537 |     5251     2585     17 |  0.047 % |
1.98/2.07	c |     38728 |    1266     5020    39537 |     5776     4956     17 |  0.047 % |
2.98/3.07	c |     58189 |    1266     5020    39537 |     6354     3921     15 |  0.047 % |
4.98/5.10	c |     87384 |    1266     5020    39537 |     6989     4213     21 |  0.047 % |
7.78/7.84	c |    131173 |    1266     5020    39537 |     7688     5731     15 |  0.047 % |
12.87/12.97	c |    196857 |    1265     4615    36189 |     8457     6616     21 |  0.094 % |
21.37/21.42	c |    295383 |    1265     4615    36189 |     9303     7142     26 |  0.094 % |
35.37/35.47	c |    443172 |    1265     4615    36189 |    10233     4898     16 |  0.094 % |
56.35/56.48	c |    664857 |    1265     4615    36189 |    11257    10297     20 |  0.094 % |
87.44/87.56	c |    997382 |    1264     4210    32447 |    12383     8966     17 |  0.141 % |
128.72/128.87	c ===============================================================================
128.72/128.87	c restarts              : 22
128.72/128.87	c conflicts             : 1393722        (10830 /sec)
128.72/128.87	c decisions             : 2048163        (1.93 % random) (15916 /sec)
128.72/128.87	c propagations          : 53364306       (414678 /sec)
128.72/128.87	c conflict literals     : 32931516       (29.92 % deleted)
128.72/128.87	c Memory used           : 5.72 MB
128.72/128.87	c CPU time              : 128.688 s
128.72/128.87	
128.72/128.87	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-1785157-1241896578/watcher-1785157-1241896578 -o /tmp/evaluation-result-1785157-1241896578/solver-1785157-1241896578 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785157-1241896578.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28153
/proc/meminfo: memFree=1873832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=1608 CPUtime=0
/proc/28153/stat : 28153 (IUT_BMB_SAT) R 28151 28153 28047 0 -1 4194304 237 0 0 0 0 0 0 0 18 0 1 0 217690918 1646592 220 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/28153/statm: 402 220 99 274 0 125 0

[startup+0.0284469 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28153
/proc/meminfo: memFree=1873832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2136 CPUtime=0.02
/proc/28153/stat : 28153 (IUT_BMB_SAT) R 28151 28153 28047 0 -1 4194304 340 0 0 0 2 0 0 0 18 0 1 0 217690918 2187264 323 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/28153/statm: 534 323 99 274 0 257 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2136

[startup+0.101455 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28153
/proc/meminfo: memFree=1873832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.09
/proc/28153/stat : 28153 (IUT_BMB_SAT) R 28151 28153 28047 0 -1 4194304 495 0 0 0 8 1 0 0 18 0 1 0 217690918 2727936 478 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/28153/statm: 666 478 101 274 0 389 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2664

[startup+0.301478 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28153
/proc/meminfo: memFree=1873832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2664

[startup+0.701522 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 28153
/proc/meminfo: memFree=1873832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2664

[startup+1.50161 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1869712/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=3272 CPUtime=1.37
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 566 0 0 0 137 0 0 0 25 0 1 0 217690930 3350528 547 1992294400 134512640 135243223 4294956320 18446744073709551615 134565989 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 818 547 85 178 0 638 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11292

[startup+3.10279 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1869584/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=3404 CPUtime=2.97
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 584 0 0 0 297 0 0 0 25 0 1 0 217690930 3485696 565 1992294400 134512640 135243223 4294956320 18446744073709551615 134566578 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 851 565 85 178 0 671 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11424

[startup+6.30116 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1868944/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=3800 CPUtime=6.17
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 686 0 0 0 617 0 0 0 25 0 1 0 217690930 3891200 667 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 950 667 85 178 0 770 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11820

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1868368/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=4196 CPUtime=12.56
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 802 0 0 0 1256 0 0 0 25 0 1 0 217690930 4296704 783 1992294400 134512640 135243223 4294956320 18446744073709551615 134555546 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1049 783 85 178 0 869 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12216

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1867920/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=4876 CPUtime=25.36
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 951 0 0 0 2536 0 0 0 25 0 1 0 217690930 4993024 932 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1219 932 85 178 0 1039 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12896

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1867664/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=5144 CPUtime=50.94
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 1020 0 0 0 5094 0 0 0 25 0 1 0 217690930 5267456 1001 1992294400 134512640 135243223 4294956320 18446744073709551615 134563500 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1286 1001 85 178 0 1106 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13164

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1866960/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=5716 CPUtime=102.13
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 1165 0 0 0 10213 0 0 0 25 0 1 0 217690930 5853184 1146 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1429 1146 85 178 0 1249 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13736

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

[startup+115.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1866896/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=5856 CPUtime=114.92
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 1187 0 0 0 11492 0 0 0 25 0 1 0 217690930 5996544 1168 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1464 1168 85 178 0 1284 0
Current children cumulated CPU time (s) 115.03
Current children cumulated vsize (KiB) 13876

[startup+121.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1866832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=5856 CPUtime=121.32
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 1196 0 0 0 12132 0 0 0 25 0 1 0 217690930 5996544 1177 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1464 1177 85 178 0 1284 0
Current children cumulated CPU time (s) 121.43
Current children cumulated vsize (KiB) 13876

[startup+124.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1866832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=5856 CPUtime=124.52
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 1200 0 0 0 12452 0 0 0 25 0 1 0 217690930 5996544 1181 1992294400 134512640 135243223 4294956320 18446744073709551615 134572560 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1464 1181 85 178 0 1284 0
Current children cumulated CPU time (s) 124.63
Current children cumulated vsize (KiB) 13876

[startup+126.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1866832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=5856 CPUtime=126.12
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 1200 0 0 0 12612 0 0 0 25 0 1 0 217690930 5996544 1181 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1464 1181 85 178 0 1284 0
Current children cumulated CPU time (s) 126.23
Current children cumulated vsize (KiB) 13876

[startup+127.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1866832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=5856 CPUtime=127.72
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 1200 0 0 0 12772 0 0 0 25 0 1 0 217690930 5996544 1181 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1464 1181 85 178 0 1284 0
Current children cumulated CPU time (s) 127.83
Current children cumulated vsize (KiB) 13876

[startup+128.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1866832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=5856 CPUtime=128.12
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 1200 0 0 0 12812 0 0 0 25 0 1 0 217690930 5996544 1181 1992294400 134512640 135243223 4294956320 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1464 1181 85 178 0 1284 0
Current children cumulated CPU time (s) 128.23
Current children cumulated vsize (KiB) 13876

[startup+128.707 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1866832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=5856 CPUtime=128.52
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 1200 0 0 0 12852 0 0 0 25 0 1 0 217690930 5996544 1181 1992294400 134512640 135243223 4294956320 18446744073709551615 134555587 0 0 4096 3 0 0 0 17 0 0 0
/proc/28156/statm: 1464 1181 85 178 0 1284 0
Current children cumulated CPU time (s) 128.63
Current children cumulated vsize (KiB) 13876

[startup+128.802 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 28156
/proc/meminfo: memFree=1866832/2055920 swapFree=4159908/4192956
[pid=28153] ppid=28151 vsize=2664 CPUtime=0.11
/proc/28153/stat : 28153 (IUT_BMB_SAT) S 28151 28153 28047 0 -1 4194304 501 0 0 0 8 3 0 0 18 0 1 0 217690918 2727936 483 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28153/statm: 666 483 106 274 0 389 0
[pid=28155] ppid=28153 vsize=5356 CPUtime=0
/proc/28155/stat : 28155 (sh) S 28153 28153 28047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217690930 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268213740356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28155/statm: 1339 232 193 169 0 50 0
[pid=28156] ppid=28155 vsize=5856 CPUtime=128.61
/proc/28156/stat : 28156 (minisat) R 28155 28153 28047 0 -1 4194304 1200 0 0 0 12861 0 0 0 25 0 1 0 217690930 5996544 1181 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/28156/statm: 1464 1181 85 178 0 1284 0
Current children cumulated CPU time (s) 128.72
Current children cumulated vsize (KiB) 13876

Child status: 0
Real time (s): 128.879
CPU time (s): 128.826
CPU user time (s): 128.784
CPU system time (s): 0.041993
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 13876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 128.784
system time used= 0.041993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2266
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.115982 second user time and 0.365944 second system time

The end

Launcher Data

Begin job on node32 at 2009-05-09 21:16:18
IDJOB=1785157
IDBENCH=24714
IDSOLVER=638
FILE ID=node32/1785157-1241896578
PBS_JOBID= 9264753
Free space on /tmp= 66032 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785157-1241896578/watcher-1785157-1241896578 -o /tmp/evaluation-result-1785157-1241896578/solver-1785157-1241896578 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785157-1241896578.cnf HOME

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

MD5SUM BENCH= 92c8b4fc23a7c22313979a2d9b3b5a58
RANDOM SEED=1524740484

node32.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.216
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.216
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:       1874320 kB
Buffers:         38180 kB
Cached:          76652 kB
SwapCached:      26540 kB
Active:          95436 kB
Inactive:        47412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1874320 kB
SwapTotal:     4192956 kB
SwapFree:      4159908 kB
Dirty:            2580 kB
Writeback:           0 kB
Mapped:          14240 kB
Slab:            24556 kB
Committed_AS:   753340 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66032 MiB
End job on node32 at 2009-05-09 21:18:27