Trace number 1729245

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
VARSAT-industrial 2009-03-22? (TO) 1200.09 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2211                                                 |
0.00/0.00	c |  Number of clauses:    14710                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          1743099781.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    2211    14710    33107 |     4903        0    nan |  0.000 % |
0.06/0.06	c |       100 |    2210    14710    33107 |     5393       99     33 |  0.046 % |
0.09/0.10	c |       251 |    2209    14692    33071 |     5933      248     38 |  0.136 % |
0.09/0.14	c |       477 |    2207    14673    33033 |     6526      473     37 |  0.182 % |
0.09/0.19	c |       814 |    2203    14638    32963 |     7178      806     36 |  0.362 % |
0.19/0.27	c |      1320 |    2202    14619    32925 |     7896     1311     39 |  0.407 % |
0.29/0.39	c |      2079 |    2201    14609    32905 |     8686     2069     40 |  0.452 % |
0.49/0.58	c |      3218 |    2201    14609    32905 |     9555     3208     42 |  0.452 % |
0.89/0.92	c |      4928 |    2201    14609    32905 |    10510     4918     45 |  0.452 % |
1.39/1.49	c |      7490 |    2201    14609    32905 |    11561     7480     54 |  0.452 % |
2.59/2.60	c |     11334 |    2200    14596    32879 |    12717    11322     55 |  0.543 % |
4.19/4.28	c |     17100 |    2198    14577    32841 |    13989    10482     55 |  0.588 % |
6.99/7.01	c |     25749 |    2198    14577    32841 |    15388    11842     58 |  0.588 % |
11.39/11.49	c |     38724 |    2198    14577    32841 |    16927     8972     45 |  0.588 % |
17.99/18.07	c |     58185 |    2198    14577    32841 |    18620    11019     42 |  0.588 % |
29.28/29.33	c |     87377 |    2198    14577    32841 |    20482    11718     49 |  0.588 % |
50.37/50.44	c |    131168 |    2198    14577    32841 |    22530    13549     49 |  0.588 % |
82.67/82.75	c |    196852 |    2197    14564    32815 |    24783    21646     52 |  0.633 % |
137.14/137.25	c |    295378 |    2197    14564    32815 |    27262    19309     52 |  0.633 % |
225.22/225.39	c |    443172 |    2197    14564    32815 |    29988    14777     47 |  0.633 % |
373.56/373.78	c |    664855 |    2197    14564    32815 |    32987    22131     68 |  0.633 % |
627.27/627.59	c |    997380 |    2197    14564    32815 |    36285    27968     69 |  0.633 % |
1024.33/1024.79	c |   1496168 |    2197    14564    32815 |    39914    31576     66 |  0.633 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729245-1240746995/watcher-1729245-1240746995 -o /tmp/evaluation-result-1729245-1240746995/solver-1729245-1240746995 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1743099781 HOME/instance-1729245-1240746995.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 22497
/proc/meminfo: memFree=1609272/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=2860 CPUtime=0
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 102732522 2928640 337 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 715 337 87 221 0 491 0

[startup+0.0651921 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 22497
/proc/meminfo: memFree=1609272/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=4220 CPUtime=0.06
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 770 0 0 0 6 0 0 0 18 0 1 0 102732522 4321280 697 1992294400 4194304 5102648 548682068784 18446744073709551615 4249664 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 1055 697 101 221 0 831 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4220

[startup+0.101198 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 22497
/proc/meminfo: memFree=1609272/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=4220 CPUtime=0.09
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 779 0 0 0 9 0 0 0 18 0 1 0 102732522 4321280 706 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 1055 706 110 221 0 831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.301232 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 22497
/proc/meminfo: memFree=1609272/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=4220 CPUtime=0.29
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 780 0 0 0 29 0 0 0 19 0 1 0 102732522 4321280 707 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 1055 707 110 221 0 831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.7013 s]
/proc/loadavg: 0.92 0.98 1.10 3/64 22497
/proc/meminfo: memFree=1609272/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=4880 CPUtime=0.69
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 915 0 0 0 69 0 0 0 23 0 1 0 102732522 4997120 842 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 1220 842 110 221 0 996 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4880

[startup+1.50144 s]
/proc/loadavg: 0.92 0.98 1.10 2/65 22498
/proc/meminfo: memFree=1605872/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=6068 CPUtime=1.49
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 1226 0 0 0 149 0 0 0 25 0 1 0 102732522 6213632 1153 1992294400 4194304 5102648 548682068784 18446744073709551615 4213865 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 1517 1153 110 221 0 1293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6068

[startup+3.10271 s]
/proc/loadavg: 0.92 0.98 1.10 2/65 22498
/proc/meminfo: memFree=1604208/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=7700 CPUtime=3.09
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 1631 0 0 0 309 0 0 0 25 0 1 0 102732522 7884800 1558 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 1925 1558 110 221 0 1701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7700

[startup+6.30126 s]
/proc/loadavg: 0.93 0.98 1.10 2/65 22498
/proc/meminfo: memFree=1602608/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=8492 CPUtime=6.29
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 1836 0 0 0 628 1 0 0 25 0 1 0 102732522 8695808 1763 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 2123 1763 110 221 0 1899 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8492

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.10 2/65 22498
/proc/meminfo: memFree=1601736/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=9152 CPUtime=12.69
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 2009 0 0 0 1268 1 0 0 25 0 1 0 102732522 9371648 1936 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 2288 1936 110 221 0 2064 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9152

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 1.10 2/65 22498
/proc/meminfo: memFree=1600712/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=10244 CPUtime=25.49
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 2274 0 0 0 2547 2 0 0 25 0 1 0 102732522 10489856 2201 1992294400 4194304 5102648 548682068784 18446744073709551615 4249891 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 2561 2201 110 221 0 2337 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10244

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 1.09 2/65 22498
/proc/meminfo: memFree=1598792/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=12096 CPUtime=51.07
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 2739 0 0 0 5105 2 0 0 25 0 1 0 102732522 12386304 2666 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 3024 2666 110 221 0 2800 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12096

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.09 2/65 22498
/proc/meminfo: memFree=1596232/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=14752 CPUtime=102.26
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 3381 0 0 0 10223 3 0 0 25 0 1 0 102732522 15106048 3308 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 3688 3308 110 221 0 3464 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14752

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 22498
/proc/meminfo: memFree=1594376/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=16608 CPUtime=162.24
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 3821 0 0 0 16220 4 0 0 25 0 1 0 102732522 17006592 3748 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 4152 3748 110 221 0 3928 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16608

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 22498
/proc/meminfo: memFree=1593352/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=17568 CPUtime=222.22
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 4072 0 0 0 22218 4 0 0 25 0 1 0 102732522 17989632 3999 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 4392 3999 110 221 0 4168 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 17568

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 22504
/proc/meminfo: memFree=1590984/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=19852 CPUtime=282.18
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 4648 0 0 0 28213 5 0 0 25 0 1 0 102732522 20328448 4575 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 4963 4575 110 221 0 4739 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 19852

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 22504
/proc/meminfo: memFree=1589704/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=21256 CPUtime=342.17
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 4968 0 0 0 34211 6 0 0 25 0 1 0 102732522 21766144 4895 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 5314 4895 110 221 0 5090 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 21256

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 22504
/proc/meminfo: memFree=1588680/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=22184 CPUtime=402.14
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 5205 0 0 0 40208 6 0 0 25 0 1 0 102732522 22716416 5132 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 5546 5132 110 221 0 5322 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 22184

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 22504
/proc/meminfo: memFree=1587848/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=23068 CPUtime=462.12
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 5410 0 0 0 46205 7 0 0 25 0 1 0 102732522 23621632 5337 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 5767 5337 110 221 0 5543 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 23068

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 22504
/proc/meminfo: memFree=1586888/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=24008 CPUtime=522.1
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 5644 0 0 0 52203 7 0 0 25 0 1 0 102732522 24584192 5571 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 6002 5571 110 221 0 5778 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 24008

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 22504
/proc/meminfo: memFree=1586888/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=24008 CPUtime=582.09
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 5644 0 0 0 58201 8 0 0 25 0 1 0 102732522 24584192 5571 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 6002 5571 110 221 0 5778 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 24008

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 22504
/proc/meminfo: memFree=1585608/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=25212 CPUtime=642.06
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 5954 0 0 0 64198 8 0 0 25 0 1 0 102732522 25817088 5881 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 6303 5881 110 221 0 6079 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 25212

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 22504
/proc/meminfo: memFree=1585416/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=25344 CPUtime=702.04
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 6005 0 0 0 70196 8 0 0 25 0 1 0 102732522 25952256 5932 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 6336 5932 110 221 0 6112 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 25344

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 22504
/proc/meminfo: memFree=1583688/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=27104 CPUtime=762.02
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 6423 0 0 0 76193 9 0 0 25 0 1 0 102732522 27754496 6350 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 6776 6350 110 221 0 6552 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 27104

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 22504
/proc/meminfo: memFree=1583688/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=27236 CPUtime=822
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 6445 0 0 0 82191 9 0 0 25 0 1 0 102732522 27889664 6372 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 6809 6372 110 221 0 6585 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 27236

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 22504
/proc/meminfo: memFree=1582664/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=28068 CPUtime=881.97
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 6662 0 0 0 88188 9 0 0 25 0 1 0 102732522 28741632 6589 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 7017 6589 110 221 0 6793 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 28068

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22504
/proc/meminfo: memFree=1582664/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=28068 CPUtime=941.96
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 6664 0 0 0 94186 10 0 0 25 0 1 0 102732522 28741632 6591 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 7017 6591 110 221 0 6793 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 28068

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22504
/proc/meminfo: memFree=1582536/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=28216 CPUtime=1001.94
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 6688 0 0 0 100184 10 0 0 25 0 1 0 102732522 28893184 6615 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 7054 6615 110 221 0 6830 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 28216

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22504
/proc/meminfo: memFree=1582472/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=28216 CPUtime=1061.91
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 6706 0 0 0 106181 10 0 0 25 0 1 0 102732522 28893184 6633 1992294400 4194304 5102648 548682068784 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 7054 6633 110 221 0 6830 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 28216

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22504
/proc/meminfo: memFree=1581000/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=29688 CPUtime=1121.89
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 7064 0 0 0 112178 11 0 0 25 0 1 0 102732522 30400512 6991 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 7422 6991 110 221 0 7198 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 29688

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22504
/proc/meminfo: memFree=1580808/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=29860 CPUtime=1181.87
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 7090 0 0 0 118176 11 0 0 25 0 1 0 102732522 30576640 7017 1992294400 4194304 5102648 548682068784 18446744073709551615 4249194 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 7465 7017 110 221 0 7241 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 29860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22504
/proc/meminfo: memFree=1580744/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=29860 CPUtime=1200.07
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 7111 0 0 0 119996 11 0 0 25 0 1 0 102732522 30576640 7038 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 7465 7038 110 221 0 7241 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29860

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 22504
/proc/meminfo: memFree=1580744/2055920 swapFree=4181396/4192956
[pid=22497] ppid=22495 vsize=29860 CPUtime=1200.07
/proc/22497/stat : 22497 (varsat-industri) R 22495 22497 22460 0 -1 4194304 7111 0 0 0 119996 11 0 0 25 0 1 0 102732522 30576640 7038 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/22497/statm: 7465 7038 110 221 0 7241 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29860

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.09
CPU user time (s): 1199.97
CPU system time (s): 0.119981
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 29860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
system time used= 0.119981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7111
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= 2
involuntary context switches= 3293

runsolver used 0.941856 second user time and 2.36764 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-26 13:56:35
IDJOB=1729245
IDBENCH=24697
IDSOLVER=538
FILE ID=node25/1729245-1240746995
PBS_JOBID= 9187066
Free space on /tmp= 66388 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729245-1240746995/watcher-1729245-1240746995 -o /tmp/evaluation-result-1729245-1240746995/solver-1729245-1240746995 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1743099781 HOME/instance-1729245-1240746995.cnf

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

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=1743099781

node25.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.259
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.259
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:       1609688 kB
Buffers:         37896 kB
Cached:         351760 kB
SwapCached:       5424 kB
Active:         123768 kB
Inactive:       273728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609688 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            1260 kB
Writeback:           0 kB
Mapped:          13392 kB
Slab:            34708 kB
Committed_AS:   393124 kB
PageTables:       1460 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= 66384 MiB
End job on node25 at 2009-04-26 14:16:38