Trace number 1785052

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) 5000.04 5001.71

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
MD5SUMad341047b56d6b96e36142808d331e4f
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:          1104517874.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 |       102 |     400     1400     4200 |      513      102     26 |  0.001 % |
0.00/0.01	c |       253 |     400     1400     4200 |      564      253     27 |  0.001 % |
0.00/0.02	c |       478 |     400     1400     4200 |      621      478     27 |  0.001 % |
0.02/0.03	c |       817 |     400     1400     4200 |      683      469     27 |  0.001 % |
0.02/0.05	c |      1323 |     400     1400     4200 |      751      596     27 |  0.001 % |
0.02/0.08	c |      2084 |     400     1400     4200 |      826      534     24 |  0.001 % |
0.10/0.12	c |      3223 |     400     1400     4200 |      909      773     25 |  0.001 % |
0.10/0.19	c |      4931 |     400     1400     4200 |     1000      547     22 |  0.001 % |
0.20/0.29	c |      7495 |     400     1400     4200 |     1100      975     25 |  0.001 % |
0.40/0.44	c |     11341 |     400     1400     4200 |     1210      727     23 |  0.001 % |
0.60/0.69	c |     17107 |     400     1400     4200 |     1331      769     24 |  0.001 % |
1.00/1.05	c |     25756 |     400     1400     4200 |     1464     1066     25 |  0.001 % |
1.60/1.63	c |     38730 |     400     1400     4200 |     1611     1096     24 |  0.001 % |
2.50/2.52	c |     58192 |     400     1400     4200 |     1772     1286     24 |  0.001 % |
3.80/3.88	c |     87387 |     400     1400     4200 |     1949     1203     25 |  0.001 % |
5.99/6.00	c |    131176 |     400     1400     4200 |     2144     1784     27 |  0.001 % |
9.29/9.32	c |    196861 |     400     1400     4200 |     2358     1339     26 |  0.001 % |
14.29/14.36	c |    295387 |     400     1400     4200 |     2594     1913     27 |  0.001 % |
22.28/22.39	c |    443176 |     400     1400     4200 |     2854     1930     27 |  0.001 % |
34.78/34.88	c |    664859 |     400     1400     4200 |     3139     1740     28 |  0.001 % |
54.17/54.28	c |    997385 |     400     1400     4200 |     3453     2883     27 |  0.001 % |
84.56/84.63	c |   1496175 |     400     1400     4200 |     3798     2246     27 |  0.001 % |
131.65/131.73	c |   2244358 |     400     1400     4200 |     4178     2989     28 |  0.001 % |
206.02/206.18	c |   3366632 |     400     1400     4200 |     4596     3584     28 |  0.001 % |
321.38/321.50	c |   5050045 |     400     1400     4200 |     5056     2801     25 |  0.001 % |
502.93/503.12	c |   7575162 |     400     1400     4200 |     5561     4703     28 |  0.001 % |
788.93/789.25	c |  11362837 |     400     1400     4200 |     6117     5178     29 |  0.001 % |
1237.37/1237.85	c |  17044349 |     400     1400     4200 |     6729     5207     28 |  0.001 % |
1944.84/1945.52	c |  25566618 |     400     1400     4200 |     7402     5483     28 |  0.001 % |
3059.46/3060.50	c |  38350021 |     400     1400     4200 |     8143     5579     28 |  0.001 % |
4844.76/4846.48	c |  57525127 |     400     1400     4200 |     8957     4317     29 |  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-1785052-1241886169/watcher-1785052-1241886169 -o /tmp/evaluation-result-1785052-1241886169/solver-1785052-1241886169 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1104517874 HOME/instance-1785052-1241886169.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.03 1.00 3/64 30204
/proc/meminfo: memFree=1455696/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=2416 CPUtime=0
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 216644912 2473984 200 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 604 200 100 221 0 380 0

[startup+0.0272339 s]
/proc/loadavg: 0.99 1.03 1.00 3/64 30204
/proc/meminfo: memFree=1455696/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=2416 CPUtime=0.02
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 227 0 0 0 2 0 0 0 18 0 1 0 216644912 2473984 212 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 604 212 110 221 0 380 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2416

[startup+0.101247 s]
/proc/loadavg: 0.99 1.03 1.00 3/64 30204
/proc/meminfo: memFree=1455696/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=2548 CPUtime=0.1
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 251 0 0 0 10 0 0 0 18 0 1 0 216644912 2609152 236 1992294400 4194304 5102648 548682068784 18446744073709551615 4254564 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 637 236 110 221 0 413 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2548

[startup+0.301283 s]
/proc/loadavg: 0.99 1.03 1.00 3/64 30204
/proc/meminfo: memFree=1455696/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=2680 CPUtime=0.3
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 280 0 0 0 30 0 0 0 19 0 1 0 216644912 2744320 265 1992294400 4194304 5102648 548682068784 18446744073709551615 4255024 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 670 265 110 221 0 446 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2680

[startup+0.701356 s]
/proc/loadavg: 0.99 1.03 1.00 3/64 30204
/proc/meminfo: memFree=1455696/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=2812 CPUtime=0.7
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 310 0 0 0 70 0 0 0 22 0 1 0 216644912 2879488 295 1992294400 4194304 5102648 548682068784 18446744073709551615 4255155 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 703 295 110 221 0 479 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2812

[startup+1.5015 s]
/proc/loadavg: 0.99 1.03 1.00 2/65 30205
/proc/meminfo: memFree=1454792/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=2944 CPUtime=1.5
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 350 0 0 0 150 0 0 0 25 0 1 0 216644912 3014656 335 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 736 335 110 221 0 512 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2944

[startup+3.10279 s]
/proc/loadavg: 0.99 1.03 1.00 2/65 30205
/proc/meminfo: memFree=1454472/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=3208 CPUtime=3.1
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 414 0 0 0 310 0 0 0 25 0 1 0 216644912 3284992 399 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 802 399 110 221 0 578 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 3208

[startup+6.30138 s]
/proc/loadavg: 0.99 1.03 1.00 2/65 30205
/proc/meminfo: memFree=1454088/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=3472 CPUtime=6.29
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 497 0 0 0 629 0 0 0 25 0 1 0 216644912 3555328 482 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 868 482 110 221 0 644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3472

[startup+12.7015 s]
/proc/loadavg: 0.99 1.03 1.00 2/65 30205
/proc/meminfo: memFree=1453576/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=3868 CPUtime=12.69
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 591 0 0 0 1269 0 0 0 25 0 1 0 216644912 3960832 576 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 967 576 110 221 0 743 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3868

[startup+25.5019 s]
/proc/loadavg: 0.99 1.03 1.00 2/65 30205
/proc/meminfo: memFree=1453000/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=4396 CPUtime=25.48
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 733 0 0 0 2548 0 0 0 25 0 1 0 216644912 4501504 718 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 1099 718 110 221 0 875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4396

[startup+51.1015 s]
/proc/loadavg: 0.99 1.03 1.00 2/65 30205
/proc/meminfo: memFree=1452424/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=5068 CPUtime=51.07
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 887 0 0 0 5107 0 0 0 25 0 1 0 216644912 5189632 872 1992294400 4194304 5102648 548682068784 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 1267 872 110 221 0 1043 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5068

[startup+102.306 s]
/proc/loadavg: 0.99 1.02 1.00 2/65 30205
/proc/meminfo: memFree=1451336/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=6012 CPUtime=102.27
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 1126 0 0 0 10226 1 0 0 25 0 1 0 216644912 6156288 1111 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 1503 1111 110 221 0 1279 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6012

[startup+162.302 s]
/proc/loadavg: 0.99 1.02 1.00 2/65 30205
/proc/meminfo: memFree=1450760/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=6700 CPUtime=162.24
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 1282 0 0 0 16223 1 0 0 25 0 1 0 216644912 6860800 1267 1992294400 4194304 5102648 548682068784 18446744073709551615 4255128 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 1675 1267 110 221 0 1451 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6700

[startup+222.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 30205
/proc/meminfo: memFree=1450184/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=7108 CPUtime=222.22
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 1410 0 0 0 22221 1 0 0 25 0 1 0 216644912 7278592 1395 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 1777 1395 110 221 0 1553 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7108

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30205
/proc/meminfo: memFree=1449672/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=7644 CPUtime=282.2
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 1525 0 0 0 28219 1 0 0 25 0 1 0 216644912 7827456 1510 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 1911 1510 110 221 0 1687 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 7644

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30205
/proc/meminfo: memFree=1449352/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=7920 CPUtime=342.17
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 1591 0 0 0 34216 1 0 0 25 0 1 0 216644912 8110080 1576 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 1980 1576 110 221 0 1756 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 7920

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30205
/proc/meminfo: memFree=1449032/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=8196 CPUtime=402.15
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 1666 0 0 0 40214 1 0 0 25 0 1 0 216644912 8392704 1651 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 2049 1651 110 221 0 1825 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 8196

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30205
/proc/meminfo: memFree=1448776/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=8468 CPUtime=462.14
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 1723 0 0 0 46212 2 0 0 25 0 1 0 216644912 8671232 1708 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 2117 1708 110 221 0 1893 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 8468

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30205
/proc/meminfo: memFree=1448584/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=8784 CPUtime=522.12
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 1799 0 0 0 52210 2 0 0 25 0 1 0 216644912 8994816 1784 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 2196 1784 110 221 0 1972 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 8784

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30205
/proc/meminfo: memFree=1448328/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=9060 CPUtime=582.1
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 1865 0 0 0 58208 2 0 0 25 0 1 0 216644912 9277440 1850 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 2265 1850 110 221 0 2041 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 9060

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30205
/proc/meminfo: memFree=1447880/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=9336 CPUtime=642.09
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 1950 0 0 0 64206 3 0 0 25 0 1 0 216644912 9560064 1935 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 2334 1935 110 221 0 2110 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 9336

[startup+702.301 s]

################
# More data... #
################

[startup+4062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441544/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15300 CPUtime=4060.93
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3364 0 0 0 406084 9 0 0 25 0 1 0 216644912 15667200 3349 1992294400 4194304 5102648 548682068784 18446744073709551615 4227475 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3825 3349 110 221 0 3601 0
Current children cumulated CPU time (s) 4060.93
Current children cumulated vsize (KiB) 15300

[startup+4122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441480/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15300 CPUtime=4120.91
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3376 0 0 0 412082 9 0 0 25 0 1 0 216644912 15667200 3361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3825 3361 110 221 0 3601 0
Current children cumulated CPU time (s) 4120.91
Current children cumulated vsize (KiB) 15300

[startup+4182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441352/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15300 CPUtime=4180.89
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3390 0 0 0 418080 9 0 0 25 0 1 0 216644912 15667200 3375 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3825 3375 110 221 0 3601 0
Current children cumulated CPU time (s) 4180.89
Current children cumulated vsize (KiB) 15300

[startup+4242.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441416/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15300 CPUtime=4240.87
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3391 0 0 0 424078 9 0 0 25 0 1 0 216644912 15667200 3376 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3825 3376 110 221 0 3601 0
Current children cumulated CPU time (s) 4240.87
Current children cumulated vsize (KiB) 15300

[startup+4302.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441416/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15300 CPUtime=4300.85
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3391 0 0 0 430076 9 0 0 25 0 1 0 216644912 15667200 3376 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3825 3376 110 221 0 3601 0
Current children cumulated CPU time (s) 4300.85
Current children cumulated vsize (KiB) 15300

[startup+4362.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441416/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15440 CPUtime=4360.83
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3398 0 0 0 436074 9 0 0 25 0 1 0 216644912 15810560 3383 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3860 3383 110 221 0 3636 0
Current children cumulated CPU time (s) 4360.83
Current children cumulated vsize (KiB) 15440

[startup+4422.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441288/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15440 CPUtime=4420.81
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3410 0 0 0 442072 9 0 0 25 0 1 0 216644912 15810560 3395 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3860 3395 110 221 0 3636 0
Current children cumulated CPU time (s) 4420.81
Current children cumulated vsize (KiB) 15440

[startup+4482.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441352/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15440 CPUtime=4480.79
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3412 0 0 0 448070 9 0 0 25 0 1 0 216644912 15810560 3397 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3860 3397 110 221 0 3636 0
Current children cumulated CPU time (s) 4480.79
Current children cumulated vsize (KiB) 15440

[startup+4542.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441224/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15440 CPUtime=4540.77
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3424 0 0 0 454068 9 0 0 25 0 1 0 216644912 15810560 3409 1992294400 4194304 5102648 548682068784 18446744073709551615 4255641 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3860 3409 110 221 0 3636 0
Current children cumulated CPU time (s) 4540.77
Current children cumulated vsize (KiB) 15440

[startup+4602.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441160/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15580 CPUtime=4600.75
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3442 0 0 0 460066 9 0 0 25 0 1 0 216644912 15953920 3427 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3895 3427 110 221 0 3671 0
Current children cumulated CPU time (s) 4600.75
Current children cumulated vsize (KiB) 15580

[startup+4662.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30213
/proc/meminfo: memFree=1441096/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15580 CPUtime=4660.73
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3454 0 0 0 466064 9 0 0 25 0 1 0 216644912 15953920 3439 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3895 3439 110 221 0 3671 0
Current children cumulated CPU time (s) 4660.73
Current children cumulated vsize (KiB) 15580

[startup+4722.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30215
/proc/meminfo: memFree=1441032/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15720 CPUtime=4720.71
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3473 0 0 0 472062 9 0 0 25 0 1 0 216644912 16097280 3458 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3930 3458 110 221 0 3706 0
Current children cumulated CPU time (s) 4720.71
Current children cumulated vsize (KiB) 15720

[startup+4782.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30215
/proc/meminfo: memFree=1441032/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15720 CPUtime=4780.69
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3474 0 0 0 478060 9 0 0 25 0 1 0 216644912 16097280 3459 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3930 3459 110 221 0 3706 0
Current children cumulated CPU time (s) 4780.69
Current children cumulated vsize (KiB) 15720

[startup+4842.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30215
/proc/meminfo: memFree=1441032/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15720 CPUtime=4840.67
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3474 0 0 0 484058 9 0 0 25 0 1 0 216644912 16097280 3459 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3930 3459 110 221 0 3706 0
Current children cumulated CPU time (s) 4840.67
Current children cumulated vsize (KiB) 15720

[startup+4902.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30215
/proc/meminfo: memFree=1440968/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15720 CPUtime=4900.65
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3475 0 0 0 490056 9 0 0 25 0 1 0 216644912 16097280 3460 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3930 3460 110 221 0 3706 0
Current children cumulated CPU time (s) 4900.65
Current children cumulated vsize (KiB) 15720

[startup+4962.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30215
/proc/meminfo: memFree=1440904/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15720 CPUtime=4960.63
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3488 0 0 0 496053 10 0 0 25 0 1 0 216644912 16097280 3473 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3930 3473 110 221 0 3706 0
Current children cumulated CPU time (s) 4960.63
Current children cumulated vsize (KiB) 15720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30215
/proc/meminfo: memFree=1440904/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15720 CPUtime=5000.03
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3489 0 0 0 499993 10 0 0 25 0 1 0 216644912 16097280 3474 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3930 3474 110 221 0 3706 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 15720

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

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

[startup+5001.71 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 30215
/proc/meminfo: memFree=1440904/2055920 swapFree=4181384/4192956
[pid=30204] ppid=30202 vsize=15720 CPUtime=5000.03
/proc/30204/stat : 30204 (varsat-industri) R 30202 30204 30085 0 -1 4194304 3489 0 0 0 499993 10 0 0 25 0 1 0 216644912 16097280 3474 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30204/statm: 3930 3474 110 221 0 3706 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 15720

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.71
CPU time (s): 5000.04
CPU user time (s): 4999.93
CPU system time (s): 0.104984
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 15720

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

runsolver used 3.87341 second user time and 10.0615 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-09 18:22:49
IDJOB=1785052
IDBENCH=24685
IDSOLVER=641
FILE ID=node44/1785052-1241886169
PBS_JOBID= 9264643
Free space on /tmp= 66260 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785052-1241886169/watcher-1785052-1241886169 -o /tmp/evaluation-result-1785052-1241886169/solver-1785052-1241886169 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1104517874 HOME/instance-1785052-1241886169.cnf

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

MD5SUM BENCH= ad341047b56d6b96e36142808d331e4f
RANDOM SEED=1104517874

node44.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.267
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	: 5931.00
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.267
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:       1456112 kB
Buffers:         49400 kB
Cached:         486904 kB
SwapCached:       5384 kB
Active:          96228 kB
Inactive:       448512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456112 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            1028 kB
Writeback:           0 kB
Mapped:          14480 kB
Slab:            41004 kB
Committed_AS:   732500 kB
PageTables:       1380 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= 66260 MiB
End job on node44 at 2009-05-09 19:46:13