Trace number 1728609

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
MD5SUMcd57d37a316c4dccaae3ab131e3f8090
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 variables520
Number of clauses24646
Sum of the clauses size72792
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21456
Number of clauses of size 323160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  520                                                  |
0.00/0.00	c |  Number of clauses:    24646                                                |
0.00/0.02	c |  Parsing time:         0.03         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          886694018.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.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |     490    24616   112678 |     8205        0    nan |  0.000 % |
0.39/0.47	c |       101 |     490    24616   112678 |     9025      101     38 |  0.000 % |
0.49/0.54	c |       252 |     490    24616   112678 |     9928      252     42 |  0.000 % |
0.59/0.61	c |       478 |     490    24616   112678 |    10921      478     44 |  0.000 % |
0.59/0.68	c |       816 |     490    24616   112678 |    12013      816     43 |  0.000 % |
0.69/0.77	c |      1322 |     490    24616   112678 |    13214     1322     46 |  0.000 % |
0.79/0.86	c |      2081 |     490    24616   112678 |    14536     2081     47 |  0.000 % |
0.89/0.99	c |      3221 |     490    24616   112678 |    15989     3221     49 |  0.000 % |
1.09/1.15	c |      4929 |     490    24616   112678 |    17588     4929     50 |  0.000 % |
1.29/1.38	c |      7491 |     490    24616   112678 |    19347     7491     49 |  0.000 % |
1.68/1.71	c |     11336 |     490    24616   112678 |    21282    11336     54 |  0.000 % |
2.39/2.41	c |     17103 |     490    24616   112678 |    23410    17103     55 |  0.000 % |
3.49/3.55	c |     25752 |     490    24616   112678 |    25751    13684     51 |  0.000 % |
5.39/5.49	c |     38726 |     490    24616   112678 |    28327    12214     50 |  0.000 % |
8.79/8.81	c |     58189 |     490    24616   112678 |    31159    15396     50 |  0.000 % |
16.39/16.47	c |     87382 |     490    24616   112678 |    34275    25276     48 |  0.000 % |
29.28/29.38	c |    131171 |     490    24616   112678 |    37703    28614     53 |  0.000 % |
48.77/48.88	c |    196857 |     490    24616   112678 |    41473    23735     49 |  0.000 % |
92.46/92.59	c |    295383 |     490    24616   112678 |    45620    41430     47 |  0.000 % |
151.74/151.80	c |    443173 |     490    24616   112678 |    50183    35216     56 |  0.000 % |
262.19/262.34	c |    664859 |     490    24616   112678 |    55201    18334     49 |  0.000 % |
429.03/429.22	c |    997384 |     490    24616   112678 |    60721    48067     50 |  0.000 % |
659.65/659.97	c |   1496176 |     490    24616   112678 |    66793    58715     58 |  0.000 % |
1128.87/1129.34	c |   2244358 |     490    24616   112678 |    73473    29689     53 |  0.000 % |

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-1728609-1240738961/watcher-1728609-1240738961 -o /tmp/evaluation-result-1728609-1240738961/solver-1728609-1240738961 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=886694018 HOME/instance-1728609-1240738961.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.83 1.82 1.43 3/64 28442
/proc/meminfo: memFree=1699696/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=2560 CPUtime=0
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 101924696 2621440 301 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 640 302 87 221 0 416 0

[startup+0.079133 s]
/proc/loadavg: 1.83 1.82 1.43 3/64 28442
/proc/meminfo: memFree=1699696/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=5416 CPUtime=0.07
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 1020 0 0 0 7 0 0 0 18 0 1 0 101924696 5545984 1005 1992294400 4194304 5102648 548682068768 18446744073709551615 4273013 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 1354 1005 98 221 0 1130 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5416

[startup+0.101136 s]
/proc/loadavg: 1.83 1.82 1.43 3/64 28442
/proc/meminfo: memFree=1699696/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=5416 CPUtime=0.09
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 1020 0 0 0 9 0 0 0 18 0 1 0 101924696 5545984 1005 1992294400 4194304 5102648 548682068768 18446744073709551615 4272856 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 1354 1005 98 221 0 1130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5416

[startup+0.301173 s]
/proc/loadavg: 1.83 1.82 1.43 3/64 28442
/proc/meminfo: memFree=1699696/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=6848 CPUtime=0.29
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 1361 0 0 0 29 0 0 0 19 0 1 0 101924696 7012352 1346 1992294400 4194304 5102648 548682068768 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 1712 1346 100 221 0 1488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6848

[startup+0.701249 s]
/proc/loadavg: 1.83 1.82 1.43 3/64 28442
/proc/meminfo: memFree=1699696/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=6364 CPUtime=0.69
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 1377 0 0 0 69 0 0 0 22 0 1 0 101924696 6516736 1254 1992294400 4194304 5102648 548682068768 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 1591 1254 112 221 0 1367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6364

[startup+1.5014 s]
/proc/loadavg: 1.83 1.82 1.43 2/65 28443
/proc/meminfo: memFree=1694952/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=7704 CPUtime=1.49
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 1692 0 0 0 149 0 0 0 25 0 1 0 101924696 7888896 1569 1992294400 4194304 5102648 548682068768 18446744073709551615 4254808 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 1926 1569 112 221 0 1702 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7704

[startup+3.1017 s]
/proc/loadavg: 1.83 1.82 1.43 2/65 28443
/proc/meminfo: memFree=1691496/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=12184 CPUtime=3.09
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 2820 0 0 0 308 1 0 0 25 0 1 0 101924696 12476416 2697 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 3046 2697 115 221 0 2822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12184

[startup+6.3013 s]
/proc/loadavg: 1.77 1.80 1.43 2/65 28443
/proc/meminfo: memFree=1687984/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=13264 CPUtime=6.28
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 3097 0 0 0 627 1 0 0 25 0 1 0 101924696 13582336 2974 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 3316 2974 115 221 0 3092 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13264

[startup+12.7015 s]
/proc/loadavg: 1.71 1.79 1.43 2/65 28443
/proc/meminfo: memFree=1685880/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=15624 CPUtime=12.69
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 3664 0 0 0 1267 2 0 0 25 0 1 0 101924696 15998976 3541 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 3906 3541 115 221 0 3682 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15624

[startup+25.5019 s]
/proc/loadavg: 1.55 1.75 1.42 2/65 28443
/proc/meminfo: memFree=1682552/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=18928 CPUtime=25.48
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 4462 0 0 0 2546 2 0 0 25 0 1 0 101924696 19382272 4339 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 4732 4339 115 221 0 4508 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18928

[startup+51.1018 s]
/proc/loadavg: 1.36 1.69 1.41 2/65 28443
/proc/meminfo: memFree=1679352/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=22468 CPUtime=51.07
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 5255 0 0 0 5105 2 0 0 25 0 1 0 101924696 23007232 5132 1992294400 4194304 5102648 548682068768 18446744073709551615 4244357 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 5617 5132 115 221 0 5393 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22468

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.38 2/65 28443
/proc/meminfo: memFree=1674872/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=27432 CPUtime=102.26
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 6369 0 0 0 10223 3 0 0 25 0 1 0 101924696 28090368 6246 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 6858 6246 115 221 0 6634 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27432

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.36 2/65 28443
/proc/meminfo: memFree=1670968/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=31624 CPUtime=162.23
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 7321 0 0 0 16219 4 0 0 25 0 1 0 101924696 32382976 7198 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 7906 7198 115 221 0 7682 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 31624

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.33 2/65 28443
/proc/meminfo: memFree=1667960/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=34920 CPUtime=222.21
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 8060 0 0 0 22217 4 0 0 25 0 1 0 101924696 35758080 7937 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 8730 7937 115 221 0 8506 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 34920

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.31 2/65 28443
/proc/meminfo: memFree=1667064/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=35844 CPUtime=282.18
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 8276 0 0 0 28214 4 0 0 25 0 1 0 101924696 36704256 8153 1992294400 4194304 5102648 548682068768 18446744073709551615 4229554 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 8961 8153 115 221 0 8737 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 35844

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 28443
/proc/meminfo: memFree=1664312/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=38784 CPUtime=342.17
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 8944 0 0 0 34212 5 0 0 25 0 1 0 101924696 39714816 8821 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 9696 8821 115 221 0 9472 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 38784

[startup+402.301 s]
/proc/loadavg: 1.00 1.20 1.26 2/65 28443
/proc/meminfo: memFree=1663288/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=39852 CPUtime=402.14
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 9193 0 0 0 40209 5 0 0 25 0 1 0 101924696 40808448 9070 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 9963 9070 115 221 0 9739 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 39852

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 28443
/proc/meminfo: memFree=1659448/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=43696 CPUtime=462.13
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 10149 0 0 0 46207 6 0 0 25 0 1 0 101924696 44744704 10026 1992294400 4194304 5102648 548682068768 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 10924 10026 115 221 0 10700 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 43696

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/65 28443
/proc/meminfo: memFree=1658360/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=44976 CPUtime=522.1
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 10416 0 0 0 52204 6 0 0 25 0 1 0 101924696 46055424 10293 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 11244 10293 115 221 0 11020 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 44976

[startup+582.301 s]
/proc/loadavg: 1.00 1.10 1.21 2/65 28443
/proc/meminfo: memFree=1656440/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=47004 CPUtime=582.08
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 10883 0 0 0 58202 6 0 0 25 0 1 0 101924696 48132096 10760 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 11751 10760 115 221 0 11527 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 47004

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.19 2/65 28443
/proc/meminfo: memFree=1655800/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=47708 CPUtime=642.06
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 11038 0 0 0 64200 6 0 0 25 0 1 0 101924696 48852992 10915 1992294400 4194304 5102648 548682068768 18446744073709551615 4250340 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 11927 10915 115 221 0 11703 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 47708

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 28443
/proc/meminfo: memFree=1654136/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=49640 CPUtime=702.03
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 11450 0 0 0 70197 6 0 0 25 0 1 0 101924696 50831360 11327 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 12410 11327 115 221 0 12186 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 49640

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 28443
/proc/meminfo: memFree=1653368/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=50280 CPUtime=762.02
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 11629 0 0 0 76195 7 0 0 25 0 1 0 101924696 51486720 11506 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 12570 11506 115 221 0 12346 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 50280

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 28443
/proc/meminfo: memFree=1651640/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=51880 CPUtime=821.99
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 12063 0 0 0 82192 7 0 0 25 0 1 0 101924696 53125120 11940 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 12970 11940 115 221 0 12746 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 51880

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 28443
/proc/meminfo: memFree=1651512/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=51880 CPUtime=881.97
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 12079 0 0 0 88190 7 0 0 25 0 1 0 101924696 53125120 11956 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 12970 11956 115 221 0 12746 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 51880

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 28443
/proc/meminfo: memFree=1649464/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=54336 CPUtime=941.94
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 12585 0 0 0 94187 7 0 0 25 0 1 0 101924696 55640064 12462 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 13584 12462 115 221 0 13360 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 54336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 28443
/proc/meminfo: memFree=1648760/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=55188 CPUtime=1001.93
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 12760 0 0 0 100185 8 0 0 25 0 1 0 101924696 56512512 12637 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 13797 12637 115 221 0 13573 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 55188

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 28443
/proc/meminfo: memFree=1648120/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=55828 CPUtime=1061.9
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 12910 0 0 0 106182 8 0 0 25 0 1 0 101924696 57167872 12787 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 13957 12787 115 221 0 13733 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 55828

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 28449
/proc/meminfo: memFree=1647216/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=56788 CPUtime=1121.87
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 13105 0 0 0 112179 8 0 0 25 0 1 0 101924696 58150912 12982 1992294400 4194304 5102648 548682068768 18446744073709551615 4254520 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 14197 12982 115 221 0 13973 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 56788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28449
/proc/meminfo: memFree=1647216/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=56788 CPUtime=1181.85
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 13123 0 0 0 118177 8 0 0 25 0 1 0 101924696 58150912 13000 1992294400 4194304 5102648 548682068768 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 14197 13000 115 221 0 13973 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 56788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 28449
/proc/meminfo: memFree=1647216/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=56788 CPUtime=1200.05
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 13123 0 0 0 119997 8 0 0 25 0 1 0 101924696 58150912 13000 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 14197 13000 115 221 0 13973 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 56788

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.09 2/65 28449
/proc/meminfo: memFree=1647216/2055920 swapFree=4177728/4192956
[pid=28442] ppid=28440 vsize=56788 CPUtime=1200.05
/proc/28442/stat : 28442 (varsat-industri) R 28440 28442 28181 0 -1 4194304 13123 0 0 0 119997 8 0 0 25 0 1 0 101924696 58150912 13000 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/28442/statm: 14197 13000 115 221 0 13973 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 56788

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.97
CPU system time (s): 0.096985
CPU usage (%): 99.9628
Max. virtual memory (cumulated for all children) (KiB): 56788

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

runsolver used 0.947855 second user time and 2.70959 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-26 11:42:41
IDJOB=1728609
IDBENCH=24680
IDSOLVER=538
FILE ID=node37/1728609-1240738961
PBS_JOBID= 9186968
Free space on /tmp= 66300 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-clqcolor-16-11-14.sat05-1261.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728609-1240738961/watcher-1728609-1240738961 -o /tmp/evaluation-result-1728609-1240738961/solver-1728609-1240738961 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=886694018 HOME/instance-1728609-1240738961.cnf

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

MD5SUM BENCH= cd57d37a316c4dccaae3ab131e3f8090
RANDOM SEED=886694018

node37.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:       1700176 kB
Buffers:         31344 kB
Cached:         238188 kB
SwapCached:       9064 kB
Active:          50560 kB
Inactive:       230268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700176 kB
SwapTotal:     4192956 kB
SwapFree:      4177728 kB
Dirty:            1372 kB
Writeback:           0 kB
Mapped:          13588 kB
Slab:            60988 kB
Committed_AS:   467884 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= 66300 MiB
End job on node37 at 2009-04-26 12:02:44