Trace number 1728874

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/contest02/
hgen3-v400-s553296708.sat05-471.reshuffled-07.cnf
MD5SUM67e3f1c82b3561160730d7e2b008579e
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 variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
Number of clauses of size 40
Number of clauses of size 50
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:  400                                                  |
0.00/0.00	c |  Number of clauses:    1400                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          239645987.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     400     1400     4200 |      466        0    nan |  0.000 % |
0.00/0.00	c |       100 |     400     1400     4200 |      513      100     29 |  0.001 % |
0.00/0.01	c |       250 |     400     1400     4200 |      564      250     27 |  0.001 % |
0.00/0.02	c |       476 |     400     1400     4200 |      621      476     27 |  0.001 % |
0.00/0.03	c |       814 |     400     1400     4200 |      683      465     25 |  0.001 % |
0.00/0.04	c |      1325 |     400     1400     4200 |      751      599     25 |  0.001 % |
0.05/0.07	c |      2084 |     400     1400     4200 |      826      541     24 |  0.001 % |
0.10/0.11	c |      3223 |     400     1400     4200 |      909      780     25 |  0.001 % |
0.10/0.17	c |      4931 |     400     1400     4200 |     1000      547     23 |  0.001 % |
0.20/0.26	c |      7493 |     400     1400     4200 |     1100      974     26 |  0.001 % |
0.40/0.41	c |     11339 |     400     1400     4200 |     1210      752     24 |  0.001 % |
0.60/0.64	c |     17107 |     400     1400     4200 |     1331      806     24 |  0.001 % |
0.89/0.98	c |     25756 |     400     1400     4200 |     1464     1099     25 |  0.001 % |
1.49/1.51	c |     38730 |     400     1400     4200 |     1611     1175     25 |  0.001 % |
2.29/2.33	c |     58191 |     400     1400     4200 |     1772     1386     26 |  0.001 % |
3.59/3.62	c |     87383 |     400     1400     4200 |     1949     1247     24 |  0.001 % |
5.59/5.62	c |    131172 |     400     1400     4200 |     2144     1878     27 |  0.001 % |
8.59/8.65	c |    196857 |     400     1400     4200 |     2358     1507     25 |  0.001 % |
13.39/13.40	c |    295387 |     400     1400     4200 |     2594     1981     26 |  0.001 % |
20.69/20.79	c |    443177 |     400     1400     4200 |     2854     2139     26 |  0.001 % |
32.38/32.46	c |    664860 |     400     1400     4200 |     3139     1894     27 |  0.001 % |
50.58/50.63	c |    997385 |     400     1400     4200 |     3453     2665     27 |  0.001 % |
79.17/79.29	c |   1496173 |     400     1400     4200 |     3798     2097     26 |  0.001 % |
123.45/123.55	c |   2244356 |     400     1400     4200 |     4178     3305     29 |  0.001 % |
192.02/192.11	c |   3366631 |     400     1400     4200 |     4596     3386     27 |  0.001 % |
299.68/299.84	c |   5050042 |     400     1400     4200 |     5056     2944     27 |  0.001 % |
470.42/470.61	c |   7575158 |     400     1400     4200 |     5561     3948     28 |  0.001 % |
736.43/736.73	c |  11362834 |     400     1400     4200 |     6117     5084     28 |  0.001 % |
1155.17/1155.65	c |  17044349 |     400     1400     4200 |     6729     3113     26 |  0.001 % |

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-1728874-1240742360/watcher-1728874-1240742360 -o /tmp/evaluation-result-1728874-1240742360/solver-1728874-1240742360 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=239645987 HOME/instance-1728874-1240742360.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: 2.00 2.00 1.76 3/65 11343
/proc/meminfo: memFree=1824368/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=2420 CPUtime=0
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 215 0 0 0 0 0 0 0 20 0 1 0 102265310 2478080 200 1992294400 4194304 5102648 548682068768 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 605 200 100 221 0 381 0

[startup+0.0608941 s]
/proc/loadavg: 2.00 2.00 1.76 3/65 11343
/proc/meminfo: memFree=1824368/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=2420 CPUtime=0.05
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 243 0 0 0 5 0 0 0 20 0 1 0 102265310 2478080 228 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 605 228 110 221 0 381 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2420

[startup+0.102902 s]
/proc/loadavg: 2.00 2.00 1.76 3/65 11343
/proc/meminfo: memFree=1824368/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=2552 CPUtime=0.1
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 252 0 0 0 10 0 0 0 20 0 1 0 102265310 2613248 237 1992294400 4194304 5102648 548682068768 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 638 238 110 221 0 414 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2552

[startup+0.302939 s]
/proc/loadavg: 2.00 2.00 1.76 3/65 11343
/proc/meminfo: memFree=1824368/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=2684 CPUtime=0.3
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 283 0 0 0 30 0 0 0 22 0 1 0 102265310 2748416 268 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 671 268 110 221 0 447 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2684

[startup+0.702013 s]
/proc/loadavg: 2.00 2.00 1.76 3/65 11343
/proc/meminfo: memFree=1824368/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=2816 CPUtime=0.7
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 320 0 0 0 70 0 0 0 25 0 1 0 102265310 2883584 305 1992294400 4194304 5102648 548682068768 18446744073709551615 4249704 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 704 305 110 221 0 480 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2816

[startup+1.50116 s]
/proc/loadavg: 1.92 1.98 1.75 2/66 11344
/proc/meminfo: memFree=1823528/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=2948 CPUtime=1.49
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 358 0 0 0 149 0 0 0 25 0 1 0 102265310 3018752 343 1992294400 4194304 5102648 548682068768 18446744073709551615 4254906 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 737 343 110 221 0 513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2948

[startup+3.10146 s]
/proc/loadavg: 1.92 1.98 1.75 2/66 11344
/proc/meminfo: memFree=1823208/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=3212 CPUtime=3.09
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 421 0 0 0 309 0 0 0 25 0 1 0 102265310 3289088 406 1992294400 4194304 5102648 548682068768 18446744073709551615 4249105 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 803 406 110 221 0 579 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3212

[startup+6.30105 s]
/proc/loadavg: 1.85 1.97 1.75 2/66 11344
/proc/meminfo: memFree=1822760/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=3476 CPUtime=6.29
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 497 0 0 0 629 0 0 0 25 0 1 0 102265310 3559424 482 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 869 482 110 221 0 645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3476

[startup+12.7012 s]
/proc/loadavg: 1.78 1.95 1.75 2/66 11344
/proc/meminfo: memFree=1822248/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=3872 CPUtime=12.69
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 594 0 0 0 1269 0 0 0 25 0 1 0 102265310 3964928 579 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 968 579 110 221 0 744 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3872

[startup+25.5016 s]
/proc/loadavg: 1.61 1.90 1.73 2/66 11344
/proc/meminfo: memFree=1821672/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=4404 CPUtime=25.49
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 729 0 0 0 2549 0 0 0 25 0 1 0 102265310 4509696 714 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 1101 714 110 221 0 877 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4404

[startup+51.1024 s]
/proc/loadavg: 1.40 1.83 1.71 2/66 11344
/proc/meminfo: memFree=1821032/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=5068 CPUtime=51.08
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 898 0 0 0 5108 0 0 0 25 0 1 0 102265310 5189632 883 1992294400 4194304 5102648 548682068768 18446744073709551615 4254628 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 1267 883 110 221 0 1043 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5068

[startup+102.306 s]
/proc/loadavg: 1.17 1.70 1.67 2/66 11344
/proc/meminfo: memFree=1820008/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=6004 CPUtime=102.26
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 1128 0 0 0 10226 0 0 0 25 0 1 0 102265310 6148096 1113 1992294400 4194304 5102648 548682068768 18446744073709551615 4248244 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 1501 1113 110 221 0 1277 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6004

[startup+162.301 s]
/proc/loadavg: 1.06 1.57 1.63 2/66 11344
/proc/meminfo: memFree=1819240/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=6676 CPUtime=162.23
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 1306 0 0 0 16223 0 0 0 25 0 1 0 102265310 6836224 1291 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 1669 1291 110 221 0 1445 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6676

[startup+222.301 s]
/proc/loadavg: 1.02 1.46 1.59 2/66 11344
/proc/meminfo: memFree=1818536/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=7484 CPUtime=222.21
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 1482 0 0 0 22221 0 0 0 25 0 1 0 102265310 7663616 1467 1992294400 4194304 5102648 548682068768 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 1871 1467 110 221 0 1647 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 7484

[startup+282.301 s]
/proc/loadavg: 1.01 1.38 1.54 2/66 11344
/proc/meminfo: memFree=1818152/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=7752 CPUtime=282.19
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 1571 0 0 0 28219 0 0 0 25 0 1 0 102265310 7938048 1556 1992294400 4194304 5102648 548682068768 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 1938 1556 110 221 0 1714 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 7752

[startup+342.301 s]
/proc/loadavg: 1.00 1.31 1.51 2/66 11344
/proc/meminfo: memFree=1817640/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=8304 CPUtime=342.16
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 1688 0 0 0 34216 0 0 0 25 0 1 0 102265310 8503296 1673 1992294400 4194304 5102648 548682068768 18446744073709551615 4225758 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2076 1673 110 221 0 1852 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 8304

[startup+402.302 s]
/proc/loadavg: 1.00 1.25 1.47 2/66 11344
/proc/meminfo: memFree=1817256/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=8580 CPUtime=402.14
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 1767 0 0 0 40214 0 0 0 25 0 1 0 102265310 8785920 1752 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2145 1752 110 221 0 1921 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 8580

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.44 2/66 11344
/proc/meminfo: memFree=1817064/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=8848 CPUtime=462.12
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 1821 0 0 0 46212 0 0 0 25 0 1 0 102265310 9060352 1806 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2212 1806 110 221 0 1988 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 8848

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.41 2/66 11344
/proc/meminfo: memFree=1816616/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=9260 CPUtime=522.1
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 1918 0 0 0 52210 0 0 0 25 0 1 0 102265310 9482240 1903 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2315 1903 110 221 0 2091 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 9260

[startup+582.301 s]
/proc/loadavg: 1.00 1.13 1.38 2/66 11344
/proc/meminfo: memFree=1816360/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=9400 CPUtime=582.07
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 1964 0 0 0 58207 0 0 0 25 0 1 0 102265310 9625600 1949 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2350 1949 110 221 0 2126 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 9400

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.36 2/66 11344
/proc/meminfo: memFree=1816168/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=9672 CPUtime=642.06
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2016 0 0 0 64206 0 0 0 25 0 1 0 102265310 9904128 2001 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2418 2001 110 221 0 2194 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 9672

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.33 2/66 11344
/proc/meminfo: memFree=1815912/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=9804 CPUtime=702.04
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2062 0 0 0 70203 1 0 0 25 0 1 0 102265310 10039296 2047 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2451 2047 110 221 0 2227 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 9804

[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.31 2/66 11344
/proc/meminfo: memFree=1815656/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=9944 CPUtime=762.02
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2113 0 0 0 76201 1 0 0 25 0 1 0 102265310 10182656 2098 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2486 2098 110 221 0 2262 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 9944

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.29 2/66 11344
/proc/meminfo: memFree=1815400/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=10224 CPUtime=822
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2170 0 0 0 82199 1 0 0 25 0 1 0 102265310 10469376 2155 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2556 2155 110 221 0 2332 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 10224

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.26 2/66 11344
/proc/meminfo: memFree=1815144/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=10492 CPUtime=881.97
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2228 0 0 0 88196 1 0 0 25 0 1 0 102265310 10743808 2213 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2623 2213 110 221 0 2399 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 10492

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.25 2/66 11344
/proc/meminfo: memFree=1814888/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=10756 CPUtime=941.95
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2286 0 0 0 94194 1 0 0 25 0 1 0 102265310 11014144 2271 1992294400 4194304 5102648 548682068768 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2689 2271 110 221 0 2465 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 10756

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/66 11344
/proc/meminfo: memFree=1814824/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=10756 CPUtime=1001.93
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2314 0 0 0 100192 1 0 0 25 0 1 0 102265310 11014144 2299 1992294400 4194304 5102648 548682068768 18446744073709551615 4262575 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2689 2299 110 221 0 2465 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 10756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/66 11344
/proc/meminfo: memFree=1814632/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=10904 CPUtime=1061.91
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2347 0 0 0 106190 1 0 0 25 0 1 0 102265310 11165696 2332 1992294400 4194304 5102648 548682068768 18446744073709551615 4255889 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2726 2332 110 221 0 2502 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 10904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/66 11344
/proc/meminfo: memFree=1814632/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=11036 CPUtime=1121.88
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2372 0 0 0 112187 1 0 0 25 0 1 0 102265310 11300864 2357 1992294400 4194304 5102648 548682068768 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2759 2357 110 221 0 2535 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 11036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/66 11344
/proc/meminfo: memFree=1814312/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=11448 CPUtime=1181.86
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2449 0 0 0 118185 1 0 0 25 0 1 0 102265310 11722752 2434 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2862 2434 110 221 0 2638 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 11448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 11344
/proc/meminfo: memFree=1814184/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=11448 CPUtime=1200.06
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2470 0 0 0 120005 1 0 0 25 0 1 0 102265310 11722752 2455 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2862 2455 110 221 0 2638 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 11448

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.17 2/66 11344
/proc/meminfo: memFree=1814184/2055920 swapFree=4181396/4192956
[pid=11343] ppid=11341 vsize=11448 CPUtime=1200.06
/proc/11343/stat : 11343 (varsat-industri) R 11341 11343 11114 0 -1 4194304 2470 0 0 0 120005 1 0 0 25 0 1 0 102265310 11722752 2455 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11343/statm: 2862 2455 110 221 0 2638 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 11448

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1200.06
CPU system time (s): 0.015997
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 11448

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

runsolver used 1.3328 second user time and 2.79157 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-26 12:39:20
IDJOB=1728874
IDBENCH=24687
IDSOLVER=538
FILE ID=node82/1728874-1240742360
PBS_JOBID= 9187021
Free space on /tmp= 66380 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v400-s553296708.sat05-471.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728874-1240742360/watcher-1728874-1240742360 -o /tmp/evaluation-result-1728874-1240742360/solver-1728874-1240742360 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=239645987 HOME/instance-1728874-1240742360.cnf

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

MD5SUM BENCH= 67e3f1c82b3561160730d7e2b008579e
RANDOM SEED=239645987

node82.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1824848 kB
Buffers:         17184 kB
Cached:         156240 kB
SwapCached:       5280 kB
Active:          59644 kB
Inactive:       122136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824848 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            1052 kB
Writeback:           0 kB
Mapped:          14368 kB
Slab:            35300 kB
Committed_AS:   287620 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66376 MiB
End job on node82 at 2009-04-26 12:59:22