Trace number 1726966

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.1 1200.46

General information on the benchmark

Namecrafted/Hard/contest04/others/
CompositeRSA576.sat05-509.reshuffled-07.cnf
MD5SUM19fdeefb726e073f5c825136ceaf9e1b
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 variables166463
Number of clauses1654558
Sum of the clauses size7441050
Maximum clause length5
Minimum clause length1
Number of clauses of size 1866
Number of clauses of size 2165884
Number of clauses of size 3165312
Number of clauses of size 40
Number of clauses of size 51322496
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  166463                                               |
0.00/0.00	c |  Number of clauses:    1654558                                              |
11.39/11.40	c |  Parsing time:         10.99        s                                       |
11.39/11.40	c |  Timeout:              43200 s
11.39/11.40	c |  Random Seed:          2135591817.000000
11.39/11.40	c |  Heuristic:            EMBP-G, threshold 0.950                              |
11.39/11.40	c |  Branching Rule:       default (solution-guided)                            |
11.39/11.40	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
11.39/11.40	c |                                                                             |
48.27/48.36	c ============================[ Search Statistics ]==============================
48.27/48.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.27/48.36	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
48.27/48.36	c ===============================================================================
48.27/48.36	c |         0 |  165289  1396354  5022848 |   465451        0    nan |  0.000 % |
55.56/55.60	c |       100 |  165285  1396354  5022848 |   511996       96     15 |  0.703 % |
62.76/62.89	c |       252 |  165282  1396354  5022848 |   563196      245     14 |  0.705 % |
70.06/70.18	c |       477 |  165281  1396354  5022848 |   619515      469     16 |  0.705 % |
77.96/78.02	c |       814 |  165281  1396354  5022848 |   681467      806     28 |  0.705 % |
85.15/85.26	c |      1322 |  165281  1396354  5022848 |   749614     1314     21 |  0.705 % |
92.26/92.39	c |      2081 |  165281  1396354  5022848 |   824575     2073     20 |  0.705 % |
99.65/99.78	c |      3221 |  165280  1396354  5022848 |   907032     3212     18 |  0.706 % |
107.15/107.25	c |      4929 |  165280  1396354  5022848 |   997736     4920     16 |  0.706 % |
114.84/114.90	c |      7492 |  165280  1396354  5022848 |  1097509     7483     16 |  0.706 % |
124.34/124.48	c |     11340 |  165280  1396354  5022848 |  1207260    11331     16 |  0.706 % |
137.24/137.32	c |     17106 |  165280  1396354  5022848 |  1327986    17097     23 |  0.706 % |
151.64/151.70	c |     25756 |  165280  1396354  5022848 |  1460785    25747     28 |  0.706 % |
172.83/172.98	c |     38730 |  165278  1396282  5022614 |  1606864    38719     31 |  0.707 % |
195.22/195.35	c |     58191 |  165277  1394530  5016195 |  1767550    58167     29 |  0.708 % |
214.12/214.22	c |     87385 |  165276  1394522  5016169 |  1944305    87360     28 |  0.708 % |
284.99/285.19	c |    131175 |  165271  1394474  5016013 |  2138736   131145     32 |  0.711 % |
367.67/367.87	c |    196859 |  165267  1394442  5015909 |  2352609   196825     35 |  0.714 % |
513.63/513.88	c |    295387 |  165262  1394410  5015805 |  2587870   295348     37 |  0.717 % |

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-1726966-1240719157/watcher-1726966-1240719157 -o /tmp/evaluation-result-1726966-1240719157/solver-1726966-1240719157 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2135591817 HOME/instance-1726966-1240719157.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.01 1.00 1.10 3/65 7958
/proc/meminfo: memFree=1523752/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=4756 CPUtime=0
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 821 0 0 0 0 0 0 0 20 0 1 0 99945682 4870144 807 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 1189 813 80 221 0 965 0

[startup+0.0580231 s]
/proc/loadavg: 1.01 1.00 1.10 3/65 7958
/proc/meminfo: memFree=1523752/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=28740 CPUtime=0.05
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 5989 0 0 0 3 2 0 0 20 0 1 0 99945682 29429760 5950 1992294400 4194304 5102648 548682068768 18446744073709551615 4269905 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 7185 5954 82 221 0 6961 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28740

[startup+0.102027 s]
/proc/loadavg: 1.01 1.00 1.10 3/65 7958
/proc/meminfo: memFree=1523752/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=38256 CPUtime=0.09
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 7985 0 0 0 7 2 0 0 20 0 1 0 99945682 39174144 7946 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 9564 7946 87 221 0 9340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38256

[startup+0.302049 s]
/proc/loadavg: 1.01 1.00 1.10 3/65 7958
/proc/meminfo: memFree=1523752/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=48000 CPUtime=0.29
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 10440 0 0 0 25 4 0 0 22 0 1 0 99945682 49152000 10401 1992294400 4194304 5102648 548682068768 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 12000 10402 87 221 0 11776 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48000

[startup+0.7011 s]
/proc/loadavg: 1.01 1.00 1.10 3/65 7958
/proc/meminfo: memFree=1523752/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=62984 CPUtime=0.69
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 14053 0 0 0 63 6 0 0 25 0 1 0 99945682 64495616 14014 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 15746 14014 87 221 0 15522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62984

[startup+1.50119 s]
/proc/loadavg: 1.09 1.02 1.11 2/66 7959
/proc/meminfo: memFree=1459424/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=85184 CPUtime=1.49
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 19465 0 0 0 140 9 0 0 25 0 1 0 99945682 87228416 19426 1992294400 4194304 5102648 548682068768 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 21296 19426 87 221 0 21072 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85184

[startup+3.10137 s]
/proc/loadavg: 1.09 1.02 1.11 2/66 7959
/proc/meminfo: memFree=1430560/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=129204 CPUtime=3.08
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 29763 0 0 0 293 15 0 0 25 0 1 0 99945682 132304896 29724 1992294400 4194304 5102648 548682068768 18446744073709551615 4516176 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 32301 29724 87 221 0 32077 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 129204

[startup+6.30173 s]
/proc/loadavg: 1.24 1.05 1.12 2/66 7959
/proc/meminfo: memFree=1349600/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=206176 CPUtime=6.29
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 49107 0 0 0 604 25 0 0 25 0 1 0 99945682 211124224 49068 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 51544 49068 87 221 0 51320 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 206176

[startup+12.7015 s]
/proc/loadavg: 1.22 1.05 1.12 2/66 7959
/proc/meminfo: memFree=1196960/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=349424 CPUtime=12.69
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 82029 0 0 0 1228 41 0 0 25 0 1 0 99945682 357810176 81990 1992294400 4194304 5102648 548682068768 18446744073709551615 4223708 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 87356 81990 99 221 0 87132 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 349424

[startup+25.5019 s]
/proc/loadavg: 1.17 1.05 1.11 2/66 7959
/proc/meminfo: memFree=1192032/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=349820 CPUtime=25.48
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 83316 0 0 0 2505 43 0 0 25 0 1 0 99945682 358215680 83277 1992294400 4194304 5102648 548682068768 18446744073709551615 4222068 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 87455 83277 99 221 0 87231 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 349820

[startup+51.1019 s]
/proc/loadavg: 1.11 1.04 1.11 2/66 7959
/proc/meminfo: memFree=1213728/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=51.06
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88001 0 0 0 5060 46 0 0 25 0 1 0 99945682 333754368 77746 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 77746 102 221 0 81259 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 325932

[startup+102.306 s]
/proc/loadavg: 1.05 1.03 1.10 2/66 7959
/proc/meminfo: memFree=1213792/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=102.25
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88014 0 0 0 10179 46 0 0 25 0 1 0 99945682 333754368 77759 1992294400 4194304 5102648 548682068768 18446744073709551615 4213899 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 77759 115 221 0 81259 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 325932

[startup+162.302 s]
/proc/loadavg: 1.02 1.02 1.09 2/66 7959
/proc/meminfo: memFree=1213792/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=162.23
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88014 0 0 0 16177 46 0 0 25 0 1 0 99945682 333754368 77759 1992294400 4194304 5102648 548682068768 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 77759 115 221 0 81259 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 325932

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/66 7959
/proc/meminfo: memFree=1213792/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=222.21
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88015 0 0 0 22175 46 0 0 25 0 1 0 99945682 333754368 77760 1992294400 4194304 5102648 548682068768 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 77760 115 221 0 81259 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 325932

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.08 2/66 7959
/proc/meminfo: memFree=1213792/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=282.2
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88023 0 0 0 28174 46 0 0 25 0 1 0 99945682 333754368 77768 1992294400 4194304 5102648 548682068768 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 77768 115 221 0 81259 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 325932

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/66 7959
/proc/meminfo: memFree=1213408/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=342.18
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88105 0 0 0 34172 46 0 0 25 0 1 0 99945682 333754368 77850 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 77850 115 221 0 81259 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 325932

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 7959
/proc/meminfo: memFree=1213216/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=402.16
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88154 0 0 0 40170 46 0 0 25 0 1 0 99945682 333754368 77899 1992294400 4194304 5102648 548682068768 18446744073709551615 4249048 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 77899 115 221 0 81259 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 325932

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 7959
/proc/meminfo: memFree=1212896/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=462.14
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88211 0 0 0 46168 46 0 0 25 0 1 0 99945682 333754368 77956 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 77956 115 221 0 81259 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 325932

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 7959
/proc/meminfo: memFree=1212640/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=522.13
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88294 0 0 0 52167 46 0 0 25 0 1 0 99945682 333754368 78039 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 78039 115 221 0 81259 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 325932

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 7959
/proc/meminfo: memFree=1212512/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=582.11
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88315 0 0 0 58165 46 0 0 25 0 1 0 99945682 333754368 78060 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 78060 115 221 0 81259 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 325932

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 7959
/proc/meminfo: memFree=1212384/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=642.09
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88345 0 0 0 64163 46 0 0 25 0 1 0 99945682 333754368 78090 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 78090 115 221 0 81259 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 325932

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 7959
/proc/meminfo: memFree=1212128/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=702.07
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88405 0 0 0 70161 46 0 0 25 0 1 0 99945682 333754368 78150 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 78150 115 221 0 81259 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 325932

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 7959
/proc/meminfo: memFree=1211936/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=762.07
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88462 0 0 0 76160 47 0 0 25 0 1 0 99945682 333754368 78207 1992294400 4194304 5102648 548682068768 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 78207 115 221 0 81259 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 325932

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 7959
/proc/meminfo: memFree=1210848/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=325932 CPUtime=822.04
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 88745 0 0 0 82157 47 0 0 25 0 1 0 99945682 333754368 78490 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 81483 78490 115 221 0 81259 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 325932

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 7959
/proc/meminfo: memFree=1207584/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=329844 CPUtime=882.02
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 89550 0 0 0 88155 47 0 0 25 0 1 0 99945682 337760256 79295 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 82461 79295 115 221 0 82237 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 329844

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 7959
/proc/meminfo: memFree=1202656/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=334812 CPUtime=942.01
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 90786 0 0 0 94152 49 0 0 25 0 1 0 99945682 342847488 80531 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 83703 80531 115 221 0 83479 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 334812

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 7959
/proc/meminfo: memFree=1200352/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=337064 CPUtime=1001.99
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 91352 0 0 0 100149 50 0 0 25 0 1 0 99945682 345153536 81097 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 84266 81097 115 221 0 84042 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 337064

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7959
/proc/meminfo: memFree=1198176/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=339184 CPUtime=1061.97
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 91895 0 0 0 106147 50 0 0 25 0 1 0 99945682 347324416 81640 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 84796 81640 115 221 0 84572 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 339184

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7959
/proc/meminfo: memFree=1196000/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=341296 CPUtime=1121.96
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 92426 0 0 0 112145 51 0 0 25 0 1 0 99945682 349487104 82171 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 85324 82171 115 221 0 85100 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 341296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7959
/proc/meminfo: memFree=1194080/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=343408 CPUtime=1181.94
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 92941 0 0 0 118142 52 0 0 25 0 1 0 99945682 351649792 82686 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 85852 82686 115 221 0 85628 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 343408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7959
/proc/meminfo: memFree=1193184/2055920 swapFree=4192956/4192956
[pid=7958] ppid=7956 vsize=344228 CPUtime=1200.04
/proc/7958/stat : 7958 (varsat-industri) R 7956 7958 7797 0 -1 4194304 93168 0 0 0 119952 52 0 0 25 0 1 0 99945682 352489472 82913 1992294400 4194304 5102648 548682068768 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/7958/statm: 86057 82913 115 221 0 85833 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 344228

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.1
CPU user time (s): 1199.52
CPU system time (s): 0.573912
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 374148

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

runsolver used 1.3288 second user time and 2.79058 second system time

The end

Launcher Data

Begin job on node88 at 2009-04-26 06:12:45
IDJOB=1726966
IDBENCH=24626
IDSOLVER=538
FILE ID=node88/1726966-1240719157
PBS_JOBID= 9186870
Free space on /tmp= 66496 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/CompositeRSA576.sat05-509.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726966-1240719157/watcher-1726966-1240719157 -o /tmp/evaluation-result-1726966-1240719157/solver-1726966-1240719157 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2135591817 HOME/instance-1726966-1240719157.cnf

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

MD5SUM BENCH= 19fdeefb726e073f5c825136ceaf9e1b
RANDOM SEED=2135591817

node88.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.229
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.229
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:       1524232 kB
Buffers:         81064 kB
Cached:         351416 kB
SwapCached:          0 kB
Active:          80672 kB
Inactive:       366140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524232 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           54048 kB
Writeback:           0 kB
Mapped:          24052 kB
Slab:            70860 kB
Committed_AS:   244872 kB
PageTables:       1444 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= 66496 MiB
End job on node88 at 2009-04-26 06:32:48