Trace number 1785163

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 90.8642 90.9048

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.8495
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.10	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.10	c ============================[ Problem Statistics ]=============================
0.09/0.10	c |                                                                             |
0.09/0.10	c |  Number of variables:  1477                                                 |
0.09/0.10	c |  Number of clauses:    7422                                                 |
0.09/0.12	c |  Parsing time:         0.02         s                                       |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    1234     4590    36163 |     1530        0    nan |  0.000 % |
0.09/0.16	c |       100 |    1234     4590    36163 |     1683      100     16 |  0.000 % |
0.09/0.17	c |       250 |    1234     4590    36163 |     1851      250     15 |  0.000 % |
0.09/0.17	c |       477 |    1234     4590    36163 |     2036      477     17 |  0.000 % |
0.09/0.18	c |       816 |    1234     4590    36163 |     2240      816     18 |  0.000 % |
0.09/0.19	c |      1324 |    1234     4590    36163 |     2464     1324     17 |  0.000 % |
0.09/0.21	c |      2083 |    1234     4590    36163 |     2710     2083     18 |  0.000 % |
0.09/0.26	c |      3223 |    1234     4590    36163 |     2981     1817     21 |  0.000 % |
0.09/0.33	c |      4932 |    1234     4590    36163 |     3279     1995     22 |  0.000 % |
0.09/0.44	c |      7494 |    1234     4590    36163 |     3607     2872     23 |  0.000 % |
0.09/0.62	c |     11338 |    1234     4590    36163 |     3968     3046     21 |  0.000 % |
0.09/0.91	c |     17105 |    1234     4590    36163 |     4365     2753     17 |  0.000 % |
1.28/1.32	c |     25755 |    1234     4590    36163 |     4801     2580     15 |  0.000 % |
2.08/2.17	c |     38729 |    1234     4590    36163 |     5281     3321     24 |  0.000 % |
3.38/3.47	c |     58191 |    1234     4590    36163 |     5810     4000     26 |  0.001 % |
5.08/5.18	c |     87383 |    1234     4590    36163 |     6391     3879     22 |  0.001 % |
7.77/7.85	c |    131172 |    1234     4590    36163 |     7030     5685     16 |  0.000 % |
11.77/11.89	c |    196856 |    1233     4185    32816 |     7733     4442     17 |  0.068 % |
19.47/19.51	c |    295383 |    1233     4185    32816 |     8506     5493     18 |  0.068 % |
29.97/30.08	c |    443174 |    1232     4154    32674 |     9357     5833     15 |  0.135 % |
47.65/47.77	c |    664859 |    1231     4141    32625 |    10293     9077     20 |  0.203 % |
76.05/76.17	c |    997385 |    1227     3709    28793 |    11322     7883     16 |  0.475 % |
90.74/90.89	c ===============================================================================
90.74/90.90	c restarts              : 22
90.74/90.90	c conflicts             : 1152245        (12697 /sec)
90.74/90.90	c decisions             : 2424024        (1.94 % random) (26712 /sec)
90.74/90.90	c propagations          : 41378704       (455978 /sec)
90.74/90.90	c conflict literals     : 24581308       (28.27 % deleted)
90.74/90.90	c Memory used           : 4.87 MB
90.74/90.90	c CPU time              : 90.7472 s
90.74/90.90	
90.74/90.90	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-1785163-1241896783/watcher-1785163-1241896783 -o /tmp/evaluation-result-1785163-1241896783/solver-1785163-1241896783 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785163-1241896783.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 1.00 1.00 3/64 12567
/proc/meminfo: memFree=1826864/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=1572 CPUtime=0
/proc/12567/stat : 12567 (IUT_BMB_SAT) R 12565 12567 12459 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 217704320 1609728 197 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/12567/statm: 393 197 99 274 0 116 0

[startup+0.0383711 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12567
/proc/meminfo: memFree=1826864/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2232 CPUtime=0.03
/proc/12567/stat : 12567 (IUT_BMB_SAT) R 12565 12567 12459 0 -1 4194304 368 0 0 0 3 0 0 0 18 0 1 0 217704320 2285568 351 1992294400 134512640 135635285 4294956224 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/12567/statm: 558 352 99 274 0 281 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2232

[startup+0.101377 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12567
/proc/meminfo: memFree=1826864/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) R 12565 12567 12459 0 -1 4194304 435 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 418 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/12567/statm: 624 418 101 274 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2496

[startup+0.301397 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12567
/proc/meminfo: memFree=1826864/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2496

[startup+0.701436 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12567
/proc/meminfo: memFree=1826864/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2496

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1823384/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=3128 CPUtime=1.39
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 511 0 0 0 139 0 0 0 25 0 1 0 217704330 3203072 492 1992294400 134512640 135243223 4294956320 18446744073709551615 134565016 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 782 492 84 178 0 602 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10980

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1823000/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=3392 CPUtime=2.99
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 583 0 0 0 299 0 0 0 25 0 1 0 217704330 3473408 564 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 848 564 84 178 0 668 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11244

[startup+6.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1822680/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=3524 CPUtime=6.19
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 609 0 0 0 619 0 0 0 25 0 1 0 217704330 3608576 590 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 881 590 84 178 0 701 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11376

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1822488/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=3920 CPUtime=12.58
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 719 0 0 0 1258 0 0 0 25 0 1 0 217704330 4014080 700 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 980 700 84 178 0 800 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11772

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1821976/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=4316 CPUtime=25.38
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 785 0 0 0 2538 0 0 0 25 0 1 0 217704330 4419584 766 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 1079 766 84 178 0 899 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12168

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1821656/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=4712 CPUtime=50.96
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 886 0 0 0 5096 0 0 0 25 0 1 0 217704330 4825088 867 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 1178 867 84 178 0 998 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12564

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

[startup+76.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1821464/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=4844 CPUtime=76.56
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 942 0 0 0 7656 0 0 0 25 0 1 0 217704330 4960256 923 1992294400 134512640 135243223 4294956320 18446744073709551615 134567788 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 1211 923 84 178 0 1031 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 12696

[startup+83.1026 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1821272/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=4844 CPUtime=82.95
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 949 0 0 0 8295 0 0 0 25 0 1 0 217704330 4960256 930 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 1211 930 84 178 0 1031 0
Current children cumulated CPU time (s) 83.04
Current children cumulated vsize (KiB) 12696

[startup+86.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1821272/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=4980 CPUtime=86.15
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 954 0 0 0 8615 0 0 0 25 0 1 0 217704330 5099520 935 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 1245 935 84 178 0 1065 0
Current children cumulated CPU time (s) 86.24
Current children cumulated vsize (KiB) 12832

[startup+89.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1821272/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=4980 CPUtime=89.34
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 956 0 0 0 8934 0 0 0 25 0 1 0 217704330 5099520 937 1992294400 134512640 135243223 4294956320 18446744073709551615 134558288 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 1245 937 84 178 0 1065 0
Current children cumulated CPU time (s) 89.43
Current children cumulated vsize (KiB) 12832

[startup+90.3024 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1821208/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=4980 CPUtime=90.15
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 956 0 0 0 9015 0 0 0 25 0 1 0 217704330 5099520 937 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 1245 937 84 178 0 1065 0
Current children cumulated CPU time (s) 90.24
Current children cumulated vsize (KiB) 12832

[startup+90.7024 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1821208/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2496 CPUtime=0.09
/proc/12567/stat : 12567 (IUT_BMB_SAT) S 12565 12567 12459 0 -1 4194304 441 0 0 0 7 2 0 0 18 0 1 0 217704320 2555904 423 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12567/statm: 624 423 106 274 0 347 0
[pid=12569] ppid=12567 vsize=5356 CPUtime=0
/proc/12569/stat : 12569 (sh) S 12567 12567 12459 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217704330 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12569/statm: 1339 232 193 169 0 50 0
[pid=12570] ppid=12569 vsize=4980 CPUtime=90.55
/proc/12570/stat : 12570 (minisat) R 12569 12567 12459 0 -1 4194304 956 0 0 0 9055 0 0 0 25 0 1 0 217704330 5099520 937 1992294400 134512640 135243223 4294956320 18446744073709551615 134555674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12570/statm: 1245 937 84 178 0 1065 0
Current children cumulated CPU time (s) 90.64
Current children cumulated vsize (KiB) 12832

[startup+90.9024 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 12570
/proc/meminfo: memFree=1821208/2055920 swapFree=4180136/4192956
[pid=12567] ppid=12565 vsize=2428 CPUtime=90.83
/proc/12567/stat : 12567 (IUT_BMB_SAT) R 12565 12567 12459 0 -1 4194304 619 1245 0 0 7 2 9074 0 16 0 1 0 217704320 2486272 425 1992294400 134512640 135635285 4294956224 18446744073709551615 135067169 0 0 4096 0 0 0 0 17 0 0 0
/proc/12567/statm: 607 425 107 274 0 330 0
Current children cumulated CPU time (s) 90.83
Current children cumulated vsize (KiB) 2428

Child status: 0
Real time (s): 90.9048
CPU time (s): 90.8642
CPU user time (s): 90.8272
CPU system time (s): 0.036994
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 12832

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

runsolver used 0.070989 second user time and 0.268959 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-09 21:19:43
IDJOB=1785163
IDBENCH=24715
IDSOLVER=638
FILE ID=node70/1785163-1241896783
PBS_JOBID= 9264754
Free space on /tmp= 66332 MiB

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

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

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=1985246729

node70.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.213
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.213
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:       1827344 kB
Buffers:         42624 kB
Cached:         117272 kB
SwapCached:       7044 kB
Active:          66104 kB
Inactive:       102804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827344 kB
SwapTotal:     4192956 kB
SwapFree:      4180136 kB
Dirty:            2508 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            45720 kB
Committed_AS:   668344 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= 66332 MiB
End job on node70 at 2009-05-09 21:21:14