Trace number 1806331

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_SIM 1.0UNSAT 998.674 999.133

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
MD5SUM178c0646166b92c20ce876c724294ca1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.4479
Satisfiable
(Un)Satisfiability was proved
Number of variables1587
Number of clauses8013
Sum of the clauses size68223
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31146
Number of clauses of size 4108
Number of clauses of size 5888
Number of clauses of size over 55555

Solver Data

0.00/0.00	c IUT_BMB_SIM version 1.0
0.09/0.11	This is MiniSat 2.0 beta
0.09/0.11	WARNING: for repeatability, setting FPU to use double precision
0.09/0.11	============================[ Problem Statistics ]=============================
0.09/0.11	|                                                                             |
0.09/0.11	|  Number of variables:  1587                                                 |
0.09/0.11	|  Number of clauses:    7632                                                 |
0.09/0.12	|  Parsing time:         0.01         s                                       |
0.09/0.12	============================[ Search Statistics ]==============================
0.09/0.12	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.12	===============================================================================
0.09/0.12	|         0 |    1587     7632    66038 |     2544        0    nan |  0.000 % |
0.09/0.12	|       100 |    1587     7632    66038 |     2798      100     13 |  0.000 % |
0.09/0.12	|       250 |    1587     7632    66038 |     3078      250     12 |  0.000 % |
0.09/0.13	|       476 |    1587     7632    66038 |     3386      476     15 |  0.000 % |
0.09/0.14	|       818 |    1587     7632    66038 |     3724      818     16 |  0.000 % |
0.09/0.15	|      1324 |    1587     7632    66038 |     4097     1324     15 |  0.000 % |
0.09/0.17	|      2084 |    1587     7632    66038 |     4506     2084     17 |  0.000 % |
0.09/0.22	|      3225 |    1587     7632    66038 |     4957     3225     18 |  0.000 % |
0.09/0.30	|      4933 |    1587     7632    66038 |     5453     4933     18 |  0.000 % |
0.09/0.43	|      7495 |    1587     7632    66038 |     5998     4714     20 |  0.000 % |
0.09/0.65	|     11339 |    1587     7632    66038 |     6598     5507     19 |  0.000 % |
0.98/1.05	|     17105 |    1587     7632    66038 |     7258     4588     26 |  0.000 % |
1.57/1.66	|     25755 |    1587     7632    66038 |     7984     5885     23 |  0.000 % |
2.57/2.65	|     38729 |    1587     7632    66038 |     8782     6770     25 |  0.000 % |
4.37/4.41	|     58190 |    1587     7632    66038 |     9660     8472     28 |  0.000 % |
7.16/7.27	|     87384 |    1587     7632    66038 |    10626     8478     26 |  0.000 % |
12.07/12.19	|    131174 |    1587     7632    66038 |    11689     9404     27 |  0.000 % |
20.45/20.52	|    196858 |    1587     7632    66038 |    12858    10419     34 |  0.000 % |
33.76/33.88	|    295384 |    1587     7632    66038 |    14144    11923     29 |  0.000 % |
58.55/58.67	|    443173 |    1587     7632    66038 |    15558    10389     31 |  0.000 % |
91.93/92.06	|    664857 |    1587     7632    66038 |    17114    13411     25 |  0.000 % |
156.40/156.55	|    997382 |    1587     7632    66038 |    18826    11118     30 |  0.000 % |
250.36/250.58	|   1496171 |    1587     7632    66038 |    20708    18726     33 |  0.000 % |
401.90/402.12	|   2244353 |    1587     7632    66038 |    22779    18687     22 |  0.000 % |
657.88/658.28	|   3366628 |    1586     7597    65891 |    25057    20469     28 |  0.064 % |
998.62/999.12	===============================================================================
998.62/999.12	restarts              : 25
998.62/999.12	conflicts             : 4855576        (4863 /sec)
998.62/999.12	decisions             : 18754255       (1.95 % random) (18782 /sec)
998.62/999.12	propagations          : 209365194      (209674 /sec)
998.62/999.12	conflict literals     : 155623459      (33.22 % deleted)
998.62/999.12	Memory used           : 11.22 MB
998.62/999.12	CPU time              : 998.528 s
998.62/999.12	
998.62/999.12	UNSATISFIABLE
998.62/999.12	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-1806331-1242148373/watcher-1806331-1242148373 -o /tmp/evaluation-result-1806331-1242148373/solver-1806331-1242148373 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1806331-1242148373.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 3018
/proc/meminfo: memFree=1201520/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=1584 CPUtime=0
/proc/3018/stat : 3018 (IUT_BMB_SIM) R 3016 3018 2791 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 242866998 1622016 200 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/3018/statm: 396 200 99 274 0 119 0

[startup+0.0338229 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 3018
/proc/meminfo: memFree=1201520/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2112 CPUtime=0.03
/proc/3018/stat : 3018 (IUT_BMB_SIM) R 3016 3018 2791 0 -1 4194304 344 0 0 0 3 0 0 0 18 0 1 0 242866998 2162688 327 1992294400 134512640 135635349 4294956224 18446744073709551615 135069204 0 0 4096 0 0 0 0 17 0 0 0
/proc/3018/statm: 528 327 99 274 0 251 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2112

[startup+0.101831 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 3018
/proc/meminfo: memFree=1201520/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) R 3016 3018 2791 0 -1 4194304 447 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 430 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/3018/statm: 627 430 101 274 0 350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2508

[startup+0.301857 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 3018
/proc/meminfo: memFree=1201520/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2508

[startup+0.701902 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 3018
/proc/meminfo: memFree=1201520/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2508

[startup+1.50199 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1197728/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=3632 CPUtime=1.38
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 860 0 0 0 138 0 0 0 25 0 1 0 242867009 3719168 610 1992294400 134512640 135212939 4294956320 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 1 0 0
/proc/3020/statm: 908 610 76 170 0 736 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6140

[startup+3.10117 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1197408/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=3896 CPUtime=2.98
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 932 0 0 0 298 0 0 0 25 0 1 0 242867009 3989504 682 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 974 682 76 170 0 802 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6404

[startup+6.30153 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1196832/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=4160 CPUtime=6.17
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 1013 0 0 0 617 0 0 0 25 0 1 0 242867009 4259840 763 1992294400 134512640 135212939 4294956320 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 1040 763 76 170 0 868 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 6668

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1196320/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=4688 CPUtime=12.57
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 1131 0 0 0 1257 0 0 0 25 0 1 0 242867009 4800512 881 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 1172 881 76 170 0 1000 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7196

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1195744/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=5272 CPUtime=25.37
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 1282 0 0 0 2536 1 0 0 25 0 1 0 242867009 5398528 1032 1992294400 134512640 135212939 4294956320 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 1318 1032 76 170 0 1146 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7780

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1195168/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=5940 CPUtime=50.96
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 1454 0 0 0 5095 1 0 0 25 0 1 0 242867009 6082560 1204 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 1485 1204 76 170 0 1313 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 8448

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1193824/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=7132 CPUtime=102.14
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 1754 0 0 0 10213 1 0 0 25 0 1 0 242867009 7303168 1504 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 1783 1504 76 170 0 1611 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 9640

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1193120/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=7804 CPUtime=162.11
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 1916 0 0 0 16210 1 0 0 25 0 1 0 242867009 7991296 1666 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 1951 1666 76 170 0 1779 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10312

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1192736/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=8204 CPUtime=222.08
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2009 0 0 0 22207 1 0 0 25 0 1 0 242867009 8400896 1759 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2051 1759 76 170 0 1879 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 10712

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1192224/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=8740 CPUtime=282.07
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2135 0 0 0 28205 2 0 0 25 0 1 0 242867009 8949760 1885 1992294400 134512640 135212939 4294956320 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2185 1885 76 170 0 2013 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 11248

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1191904/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=9148 CPUtime=342.04
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2229 0 0 0 34202 2 0 0 25 0 1 0 242867009 9367552 1979 1992294400 134512640 135212939 4294956320 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2287 1979 76 170 0 2115 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 11656

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1191776/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=9280 CPUtime=402.01
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2274 0 0 0 40199 2 0 0 25 0 1 0 242867009 9502720 2024 1992294400 134512640 135212939 4294956320 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2320 2024 76 170 0 2148 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 11788

[startup+462.301 s]

################
# More data... #
################


[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1190496/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=10628 CPUtime=641.9
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2592 0 0 0 64188 2 0 0 25 0 1 0 242867009 10883072 2342 1992294400 134512640 135212939 4294956320 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2657 2342 76 170 0 2485 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 13136

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1190048/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=10892 CPUtime=701.88
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2671 0 0 0 70185 3 0 0 25 0 1 0 242867009 11153408 2421 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2723 2421 76 170 0 2551 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 13400

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189856/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11060 CPUtime=761.86
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2709 0 0 0 76183 3 0 0 25 0 1 0 242867009 11325440 2459 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2765 2459 76 170 0 2593 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 13568

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189792/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11200 CPUtime=821.83
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2737 0 0 0 82180 3 0 0 25 0 1 0 242867009 11468800 2487 1992294400 134512640 135212939 4294956320 18446744073709551615 134530520 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2800 2487 76 170 0 2628 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 13708

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189664/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11348 CPUtime=881.8
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2764 0 0 0 88177 3 0 0 25 0 1 0 242867009 11620352 2514 1992294400 134512640 135212939 4294956320 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2837 2514 76 170 0 2665 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 13856

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189664/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11484 CPUtime=941.77
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2783 0 0 0 94174 3 0 0 25 0 1 0 242867009 11759616 2533 1992294400 134512640 135212939 4294956320 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2871 2533 76 170 0 2699 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 13992

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

[startup+972.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189664/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11484 CPUtime=972.14
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2802 0 0 0 97211 3 0 0 25 0 1 0 242867009 11759616 2552 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2871 2552 76 170 0 2699 0
Current children cumulated CPU time (s) 972.23
Current children cumulated vsize (KiB) 13992

[startup+985.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189664/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11484 CPUtime=984.94
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2804 0 0 0 98491 3 0 0 25 0 1 0 242867009 11759616 2554 1992294400 134512640 135212939 4294956320 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2871 2554 76 170 0 2699 0
Current children cumulated CPU time (s) 985.03
Current children cumulated vsize (KiB) 13992

[startup+991.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189664/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11484 CPUtime=991.33
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2804 0 0 0 99130 3 0 0 25 0 1 0 242867009 11759616 2554 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2871 2554 76 170 0 2699 0
Current children cumulated CPU time (s) 991.42
Current children cumulated vsize (KiB) 13992

[startup+995.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189664/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11484 CPUtime=994.53
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2804 0 0 0 99450 3 0 0 25 0 1 0 242867009 11759616 2554 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2871 2554 76 170 0 2699 0
Current children cumulated CPU time (s) 994.62
Current children cumulated vsize (KiB) 13992

[startup+996.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189600/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11484 CPUtime=996.13
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2804 0 0 0 99610 3 0 0 25 0 1 0 242867009 11759616 2554 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2871 2554 76 170 0 2699 0
Current children cumulated CPU time (s) 996.22
Current children cumulated vsize (KiB) 13992

[startup+998.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189600/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11484 CPUtime=997.73
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2804 0 0 0 99770 3 0 0 25 0 1 0 242867009 11759616 2554 1992294400 134512640 135212939 4294956320 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2871 2554 76 170 0 2699 0
Current children cumulated CPU time (s) 997.82
Current children cumulated vsize (KiB) 13992

[startup+998.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189600/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11484 CPUtime=998.13
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2804 0 0 0 99810 3 0 0 25 0 1 0 242867009 11759616 2554 1992294400 134512640 135212939 4294956320 18446744073709551615 134526836 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2871 2554 76 170 0 2699 0
Current children cumulated CPU time (s) 998.22
Current children cumulated vsize (KiB) 13992

[startup+999.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 3020
/proc/meminfo: memFree=1189600/2055920 swapFree=4173816/4192956
[pid=3018] ppid=3016 vsize=2508 CPUtime=0.09
/proc/3018/stat : 3018 (IUT_BMB_SIM) S 3016 3018 2791 0 -1 4194304 453 0 0 0 7 2 0 0 18 0 1 0 242866998 2568192 435 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/3018/statm: 627 435 106 274 0 350 0
[pid=3020] ppid=3018 vsize=11484 CPUtime=998.53
/proc/3020/stat : 3020 (minisat) R 3018 3018 2791 0 -1 4194304 2804 0 0 0 99850 3 0 0 25 0 1 0 242867009 11759616 2554 1992294400 134512640 135212939 4294956320 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 2871 2554 76 170 0 2699 0
Current children cumulated CPU time (s) 998.62
Current children cumulated vsize (KiB) 13992

Child status: 0
Real time (s): 999.133
CPU time (s): 998.674
CPU user time (s): 998.61
CPU system time (s): 0.06399
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 13992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 998.61
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3516
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= 5
involuntary context switches= 2949

runsolver used 0.866868 second user time and 2.77458 second system time

The end

Launcher Data

Begin job on node85 at 2009-05-12 19:12:53
IDJOB=1806331
IDBENCH=24717
IDSOLVER=650
FILE ID=node85/1806331-1242148373
PBS_JOBID= 9289641
Free space on /tmp= 126392 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806331-1242148373/watcher-1806331-1242148373 -o /tmp/evaluation-result-1806331-1242148373/solver-1806331-1242148373 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1806331-1242148373.cnf HOME

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

MD5SUM BENCH= 178c0646166b92c20ce876c724294ca1
RANDOM SEED=205900221

node85.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.238
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.238
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:       1202000 kB
Buffers:         64980 kB
Cached:         720048 kB
SwapCached:      14244 kB
Active:         253668 kB
Inactive:       547664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202000 kB
SwapTotal:     4192956 kB
SwapFree:      4173816 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:          13644 kB
Slab:            38628 kB
Committed_AS:   813416 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126388 MiB
End job on node85 at 2009-05-12 19:29:32