Trace number 1513324

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.08 1200.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S441484366-048.cnf
MD5SUMb6119f642cd28b8170b8f409c6616618
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  200                                                  |
0.00/0.00	c |  Number of clauses:    17000                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          779689031.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.39/0.49	c ============================[ Search Statistics ]==============================
0.39/0.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.49	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.49	c ===============================================================================
0.39/0.49	c |         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.49/0.56	c |       100 |     200    17000   119000 |     6233      100     56 |  0.003 % |
0.59/0.63	c |       250 |     200    17000   119000 |     6856      250     54 |  0.003 % |
0.69/0.70	c |       475 |     200    17000   119000 |     7542      475     54 |  0.003 % |
0.69/0.78	c |       812 |     200    17000   119000 |     8296      812     54 |  0.003 % |
0.79/0.88	c |      1318 |     200    17000   119000 |     9126     1318     55 |  0.003 % |
0.89/0.99	c |      2077 |     200    17000   119000 |    10038     2077     55 |  0.003 % |
1.10/1.15	c |      3216 |     200    17000   119000 |    11042     3216     56 |  0.003 % |
1.29/1.37	c |      4924 |     200    17000   119000 |    12147     4924     56 |  0.003 % |
1.69/1.74	c |      7487 |     200    17000   119000 |    13361     7487     57 |  0.003 % |
2.39/2.41	c |     11331 |     200    17000   119000 |    14697    11331     57 |  0.003 % |
3.39/3.49	c |     17099 |     200    17000   119000 |    16167     9700     57 |  0.003 % |
4.99/5.07	c |     25748 |     200    17000   119000 |    17784    10217     58 |  0.003 % |
7.69/7.72	c |     38722 |     200    17000   119000 |    19562    14249     59 |  0.003 % |
12.29/12.34	c |     58184 |     200    17000   119000 |    21519    14056     57 |  0.003 % |
19.68/19.72	c |     87377 |     200    17000   119000 |    23671    10833     57 |  0.003 % |
32.08/32.19	c |    131167 |     200    17000   119000 |    26038    18132     58 |  0.003 % |
51.48/51.57	c |    196852 |     200    17000   119000 |    28641    12890     56 |  0.003 % |
81.96/82.02	c |    295381 |     200    17000   119000 |    31506    28310     58 |  0.003 % |
132.04/132.18	c |    443172 |     200    17000   119000 |    34656    22438     58 |  0.003 % |
213.72/213.83	c |    664855 |     200    17000   119000 |    38122    23626     59 |  0.003 % |
335.96/336.11	c |    997381 |     200    17000   119000 |    41934    27690     59 |  0.003 % |
536.20/536.41	c |   1496170 |     200    17000   119000 |    46128    36908     60 |  0.003 % |
849.39/849.76	c |   2244352 |     200    17000   119000 |    50741    30936     60 |  0.003 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513324-1238216152/watcher-1513324-1238216152 -o /tmp/evaluation-result-1513324-1238216152/solver-1513324-1238216152 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=779689031 HOME/instance-1513324-1238216152.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: 1.00 1.00 1.00 3/73 12896
/proc/meminfo: memFree=1615800/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=2544 CPUtime=0
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 356 0 0 0 0 0 0 0 20 0 1 0 1094279122 2605056 341 1992294400 4194304 5102648 548682068784 18446744073709551615 4516176 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 636 341 87 221 0 412 0

[startup+0.0544849 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 12896
/proc/meminfo: memFree=1615800/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=6256 CPUtime=0.04
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 1275 0 0 0 4 0 0 0 20 0 1 0 1094279122 6406144 1260 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 1564 1260 98 221 0 1340 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6256

[startup+0.101493 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 12896
/proc/meminfo: memFree=1615800/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=6256 CPUtime=0.09
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 1275 0 0 0 9 0 0 0 20 0 1 0 1094279122 6406144 1260 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 1564 1260 98 221 0 1340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6256

[startup+0.301535 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 12896
/proc/meminfo: memFree=1615800/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=6436 CPUtime=0.29
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 1308 0 0 0 29 0 0 0 22 0 1 0 1094279122 6590464 1293 1992294400 4194304 5102648 548682068784 18446744073709551615 4273044 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 1609 1293 98 221 0 1385 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6436

[startup+0.701616 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 12896
/proc/meminfo: memFree=1615800/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=6112 CPUtime=0.69
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 1320 0 0 0 69 0 0 0 25 0 1 0 1094279122 6258688 1238 1992294400 4194304 5102648 548682068784 18446744073709551615 4249818 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 1528 1238 110 221 0 1304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6112

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12897
/proc/meminfo: memFree=1611056/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=6376 CPUtime=1.49
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 1406 0 0 0 149 0 0 0 25 0 1 0 1094279122 6529024 1324 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 1594 1324 110 221 0 1370 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6376

[startup+3.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12897
/proc/meminfo: memFree=1609584/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=9084 CPUtime=3.09
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 2074 0 0 0 308 1 0 0 25 0 1 0 1094279122 9302016 1992 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 2271 1992 110 221 0 2047 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9084

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12897
/proc/meminfo: memFree=1607408/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=10140 CPUtime=6.29
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 2324 0 0 0 628 1 0 0 25 0 1 0 1094279122 10383360 2242 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 2535 2242 110 221 0 2311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10140

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12897
/proc/meminfo: memFree=1605744/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=11300 CPUtime=12.68
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 2627 0 0 0 1267 1 0 0 25 0 1 0 1094279122 11571200 2545 1992294400 4194304 5102648 548682068784 18446744073709551615 4255663 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 2825 2545 110 221 0 2601 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11300

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12897
/proc/meminfo: memFree=1603888/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=13196 CPUtime=25.49
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 3090 0 0 0 2547 2 0 0 25 0 1 0 1094279122 13512704 3008 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 3299 3008 110 221 0 3075 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13196

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12897
/proc/meminfo: memFree=1602096/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=15000 CPUtime=51.07
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 3537 0 0 0 5105 2 0 0 25 0 1 0 1094279122 15360000 3455 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 3750 3455 110 221 0 3526 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15000

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12897
/proc/meminfo: memFree=1598896/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=18416 CPUtime=102.26
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 4327 0 0 0 10223 3 0 0 25 0 1 0 1094279122 18857984 4245 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 4604 4245 110 221 0 4380 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18416

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12897
/proc/meminfo: memFree=1596720/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=20676 CPUtime=162.24
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 4869 0 0 0 16220 4 0 0 25 0 1 0 1094279122 21172224 4787 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 5169 4787 110 221 0 4945 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20676

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12897
/proc/meminfo: memFree=1594864/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=22524 CPUtime=222.21
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 5315 0 0 0 22217 4 0 0 25 0 1 0 1094279122 23064576 5233 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 5631 5233 110 221 0 5407 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 22524

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12897
/proc/meminfo: memFree=1593648/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=23948 CPUtime=282.19
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 5635 0 0 0 28215 4 0 0 25 0 1 0 1094279122 24522752 5553 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 5987 5553 110 221 0 5763 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 23948

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1592168/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=25568 CPUtime=342.16
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 5981 0 0 0 34212 4 0 0 25 0 1 0 1094279122 26181632 5899 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 6392 5899 110 221 0 6168 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 25568

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1590888/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=26892 CPUtime=402.15
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 6298 0 0 0 40210 5 0 0 25 0 1 0 1094279122 27537408 6216 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 6723 6216 110 221 0 6499 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 26892

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1590312/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=27632 CPUtime=462.12
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 6435 0 0 0 46207 5 0 0 25 0 1 0 1094279122 28295168 6353 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 6908 6353 110 221 0 6684 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 27632

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1589736/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=28204 CPUtime=522.1
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 6571 0 0 0 52205 5 0 0 25 0 1 0 1094279122 28880896 6489 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 7051 6489 110 221 0 6827 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 28204

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1587624/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=30240 CPUtime=582.08
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 7078 0 0 0 58203 5 0 0 25 0 1 0 1094279122 30965760 6996 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 7560 6996 110 221 0 7336 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 30240

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1586800/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=31300 CPUtime=642.06
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 7290 0 0 0 64201 5 0 0 25 0 1 0 1094279122 32051200 7208 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 7825 7208 110 221 0 7601 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 31300

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1586352/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=31820 CPUtime=702.03
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 7397 0 0 0 70198 5 0 0 25 0 1 0 1094279122 32583680 7315 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 7955 7315 110 221 0 7731 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 31820

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1586160/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=31820 CPUtime=762.02
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 7427 0 0 0 76197 5 0 0 25 0 1 0 1094279122 32583680 7345 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 7955 7345 110 221 0 7731 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 31820

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1585904/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=32152 CPUtime=822
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 7484 0 0 0 82194 6 0 0 25 0 1 0 1094279122 32923648 7402 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 8038 7402 110 221 0 7814 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 32152

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1584304/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=33684 CPUtime=881.97
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 7880 0 0 0 88191 6 0 0 25 0 1 0 1094279122 34492416 7798 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 8421 7798 110 221 0 8197 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 33684

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1583664/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=34420 CPUtime=941.95
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 8027 0 0 0 94189 6 0 0 25 0 1 0 1094279122 35246080 7945 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 8605 7945 110 221 0 8381 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 34420

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1583216/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=34944 CPUtime=1001.93
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 8144 0 0 0 100187 6 0 0 25 0 1 0 1094279122 35782656 8062 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 8736 8062 110 221 0 8512 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 34944

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1583088/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=34944 CPUtime=1061.91
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 8162 0 0 0 106185 6 0 0 25 0 1 0 1094279122 35782656 8080 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 8736 8080 110 221 0 8512 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 34944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1582704/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=35464 CPUtime=1121.89
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 8265 0 0 0 112183 6 0 0 25 0 1 0 1094279122 36315136 8183 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 8866 8183 110 221 0 8642 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 35464

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1582448/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=35656 CPUtime=1181.87
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 8317 0 0 0 118181 6 0 0 25 0 1 0 1094279122 36511744 8235 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 8914 8235 110 221 0 8690 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 35656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1582384/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=35812 CPUtime=1200.06
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 8340 0 0 0 120000 6 0 0 25 0 1 0 1094279122 36671488 8258 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 8953 8258 110 221 0 8729 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35812

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: 1.00 1.00 1.00 2/74 12903
/proc/meminfo: memFree=1582384/2055920 swapFree=4170032/4192956
[pid=12896] ppid=12894 vsize=35812 CPUtime=1200.06
/proc/12896/stat : 12896 (varsat-industri) R 12894 12896 12091 0 -1 4194304 8340 0 0 0 120000 6 0 0 25 0 1 0 1094279122 36671488 8258 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/12896/statm: 8953 8258 110 221 0 8729 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35812

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1200.01
CPU system time (s): 0.069989
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 35812

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

runsolver used 1.26381 second user time and 3.11753 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-28 05:55:52
IDJOB=1513324
IDBENCH=70253
IDSOLVER=538
FILE ID=node80/1513324-1238216152
PBS_JOBID= 9060487
Free space on /tmp= 64692 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S441484366-048.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513324-1238216152/watcher-1513324-1238216152 -o /tmp/evaluation-result-1513324-1238216152/solver-1513324-1238216152 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=779689031 HOME/instance-1513324-1238216152.cnf

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

MD5SUM BENCH= b6119f642cd28b8170b8f409c6616618
RANDOM SEED=779689031

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
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.263
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:       1616216 kB
Buffers:         30740 kB
Cached:         335492 kB
SwapCached:      14432 kB
Active:          79020 kB
Inactive:       303564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616216 kB
SwapTotal:     4192956 kB
SwapFree:      4170032 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          21916 kB
Slab:            42140 kB
Committed_AS:  2768604 kB
PageTables:       2008 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= 64692 MiB
End job on node80 at 2009-03-28 06:15:54