Trace number 1785058

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

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:          786496769.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 |       101 |     400     1400     4200 |      513      101     28 |  0.001 % |
0.00/0.01	c |       252 |     400     1400     4200 |      564      252     27 |  0.001 % |
0.00/0.02	c |       477 |     400     1400     4200 |      621      477     27 |  0.001 % |
0.00/0.03	c |       814 |     400     1400     4200 |      683      478     25 |  0.001 % |
0.00/0.05	c |      1320 |     400     1400     4200 |      751      605     25 |  0.001 % |
0.00/0.08	c |      2080 |     400     1400     4200 |      826      542     24 |  0.001 % |
0.09/0.12	c |      3219 |     400     1400     4200 |      909      795     25 |  0.001 % |
0.09/0.18	c |      4927 |     400     1400     4200 |     1000      540     21 |  0.001 % |
0.19/0.28	c |      7489 |     400     1400     4200 |     1100      955     26 |  0.001 % |
0.39/0.44	c |     11333 |     400     1400     4200 |     1210      733     23 |  0.001 % |
0.59/0.68	c |     17100 |     400     1400     4200 |     1331      739     22 |  0.001 % |
1.00/1.05	c |     25750 |     400     1400     4200 |     1464     1013     25 |  0.001 % |
1.60/1.61	c |     38724 |     400     1400     4200 |     1611     1029     25 |  0.001 % |
2.39/2.49	c |     58186 |     400     1400     4200 |     1772     1231     25 |  0.001 % |
3.79/3.88	c |     87378 |     400     1400     4200 |     1949     1247     24 |  0.001 % |
5.99/6.01	c |    131167 |     400     1400     4200 |     2144     1762     28 |  0.001 % |
9.19/9.29	c |    196852 |     400     1400     4200 |     2358     1369     26 |  0.001 % |
14.39/14.42	c |    295378 |     400     1400     4200 |     2594     1912     28 |  0.001 % |
22.29/22.36	c |    443167 |     400     1400     4200 |     2854     2045     26 |  0.001 % |
34.68/34.76	c |    664850 |     400     1400     4200 |     3139     1884     25 |  0.001 % |
53.98/54.07	c |    997375 |     400     1400     4200 |     3453     2986     27 |  0.001 % |
84.68/84.73	c |   1496163 |     400     1400     4200 |     3798     1997     28 |  0.001 % |
131.66/131.72	c |   2244346 |     400     1400     4200 |     4178     3141     26 |  0.001 % |
205.34/205.43	c |   3366621 |     400     1400     4200 |     4596     3464     27 |  0.001 % |
321.21/321.31	c |   5050033 |     400     1400     4200 |     5056     3019     26 |  0.001 % |
502.17/502.31	c |   7575149 |     400     1400     4200 |     5561     3409     27 |  0.001 % |
786.10/786.36	c |  11362825 |     400     1400     4200 |     6117     5604     28 |  0.001 % |
1237.59/1237.90	c |  17044339 |     400     1400     4200 |     6729     6090     29 |  0.001 % |
1947.51/1948.02	c |  25566609 |     400     1400     4200 |     7402     4560     27 |  0.001 % |
3058.24/3059.05	c |  38350012 |     400     1400     4200 |     8143     4376     27 |  0.001 % |
4832.10/4833.39	c |  57525117 |     400     1400     4200 |     8957     7984     28 |  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-1785058-1241886911/watcher-1785058-1241886911 -o /tmp/evaluation-result-1785058-1241886911/solver-1785058-1241886911 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=786496769 HOME/instance-1785058-1241886911.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: 1.00 1.00 1.00 3/64 23663
/proc/meminfo: memFree=1784000/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=2420 CPUtime=0
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 216724638 2478080 200 1992294400 4194304 5102648 548682068784 18446744073709551615 4242227 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 605 200 100 221 0 381 0

[startup+0.084451 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23663
/proc/meminfo: memFree=1784000/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=2552 CPUtime=0.08
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 246 0 0 0 8 0 0 0 18 0 1 0 216724638 2613248 231 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 638 231 110 221 0 414 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2552

[startup+0.101452 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23663
/proc/meminfo: memFree=1784000/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=2552 CPUtime=0.09
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 251 0 0 0 9 0 0 0 18 0 1 0 216724638 2613248 236 1992294400 4194304 5102648 548682068784 18446744073709551615 4255920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 638 236 110 221 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2552

[startup+0.301471 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23663
/proc/meminfo: memFree=1784000/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=2684 CPUtime=0.29
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 282 0 0 0 29 0 0 0 19 0 1 0 216724638 2748416 267 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 671 267 110 221 0 447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2684

[startup+0.701508 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23663
/proc/meminfo: memFree=1784000/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=2684 CPUtime=0.69
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 308 0 0 0 69 0 0 0 23 0 1 0 216724638 2748416 293 1992294400 4194304 5102648 548682068784 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 671 293 110 221 0 447 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2684

[startup+1.50158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23664
/proc/meminfo: memFree=1783160/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=2948 CPUtime=1.49
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 355 0 0 0 149 0 0 0 25 0 1 0 216724638 3018752 340 1992294400 4194304 5102648 548682068784 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 737 340 110 221 0 513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2948

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23664
/proc/meminfo: memFree=1782712/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=3212 CPUtime=3.09
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 416 0 0 0 309 0 0 0 25 0 1 0 216724638 3289088 401 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 803 401 110 221 0 579 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3212

[startup+6.30103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23664
/proc/meminfo: memFree=1782392/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=3476 CPUtime=6.29
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 492 0 0 0 629 0 0 0 25 0 1 0 216724638 3559424 477 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 869 477 110 221 0 645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3476

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23664
/proc/meminfo: memFree=1781944/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=3888 CPUtime=12.69
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 585 0 0 0 1269 0 0 0 25 0 1 0 216724638 3981312 570 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 972 570 110 221 0 748 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3888

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23664
/proc/meminfo: memFree=1781304/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=4420 CPUtime=25.49
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 733 0 0 0 2549 0 0 0 25 0 1 0 216724638 4526080 718 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 1105 718 110 221 0 881 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4420

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23664
/proc/meminfo: memFree=1780728/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=5092 CPUtime=51.08
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 895 0 0 0 5108 0 0 0 25 0 1 0 216724638 5214208 880 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 1273 880 110 221 0 1049 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5092

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23664
/proc/meminfo: memFree=1779704/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=6052 CPUtime=102.27
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 1128 0 0 0 10226 1 0 0 25 0 1 0 216724638 6197248 1113 1992294400 4194304 5102648 548682068784 18446744073709551615 4254460 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 1513 1113 110 221 0 1289 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6052

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23664
/proc/meminfo: memFree=1779000/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=6716 CPUtime=162.25
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 1305 0 0 0 16224 1 0 0 25 0 1 0 216724638 6877184 1290 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 1679 1290 110 221 0 1455 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6716

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23664
/proc/meminfo: memFree=1778360/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=7252 CPUtime=222.23
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 1441 0 0 0 22222 1 0 0 25 0 1 0 216724638 7426048 1426 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 1813 1426 110 221 0 1589 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 7252

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23664
/proc/meminfo: memFree=1777912/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=7660 CPUtime=282.22
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 1540 0 0 0 28221 1 0 0 25 0 1 0 216724638 7843840 1525 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 1915 1525 110 221 0 1691 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 7660

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23666
/proc/meminfo: memFree=1777464/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=8064 CPUtime=342.21
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 1622 0 0 0 34219 2 0 0 25 0 1 0 216724638 8257536 1607 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 2016 1607 110 221 0 1792 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 8064

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23666
/proc/meminfo: memFree=1777080/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=8340 CPUtime=402.19
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 1693 0 0 0 40217 2 0 0 25 0 1 0 216724638 8540160 1678 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 2085 1678 110 221 0 1861 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 8340

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23666
/proc/meminfo: memFree=1776824/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=8616 CPUtime=462.18
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 1765 0 0 0 46216 2 0 0 25 0 1 0 216724638 8822784 1750 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 2154 1750 110 221 0 1930 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 8616

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23666
/proc/meminfo: memFree=1776696/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=8936 CPUtime=522.16
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 1848 0 0 0 52214 2 0 0 25 0 1 0 216724638 9150464 1833 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 2234 1833 110 221 0 2010 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 8936

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23666
/proc/meminfo: memFree=1776184/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=9336 CPUtime=582.14
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 1949 0 0 0 58212 2 0 0 25 0 1 0 216724638 9560064 1934 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 2334 1934 110 221 0 2110 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 9336

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23666
/proc/meminfo: memFree=1775992/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=9616 CPUtime=642.13
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 2000 0 0 0 64211 2 0 0 25 0 1 0 216724638 9846784 1985 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 2404 1985 110 221 0 2180 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 9616

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768824/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15280 CPUtime=4061.3
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3367 0 0 0 406117 13 0 0 25 0 1 0 216724638 15646720 3352 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3820 3352 110 221 0 3596 0
Current children cumulated CPU time (s) 4061.3
Current children cumulated vsize (KiB) 15280

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768824/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15280 CPUtime=4121.28
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3367 0 0 0 412115 13 0 0 25 0 1 0 216724638 15646720 3352 1992294400 4194304 5102648 548682068784 18446744073709551615 4244248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3820 3352 110 221 0 3596 0
Current children cumulated CPU time (s) 4121.28
Current children cumulated vsize (KiB) 15280

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768760/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15280 CPUtime=4181.26
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3372 0 0 0 418113 13 0 0 25 0 1 0 216724638 15646720 3357 1992294400 4194304 5102648 548682068784 18446744073709551615 4255071 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3820 3357 110 221 0 3596 0
Current children cumulated CPU time (s) 4181.26
Current children cumulated vsize (KiB) 15280

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768760/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15280 CPUtime=4241.25
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3373 0 0 0 424112 13 0 0 25 0 1 0 216724638 15646720 3358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3820 3358 110 221 0 3596 0
Current children cumulated CPU time (s) 4241.25
Current children cumulated vsize (KiB) 15280

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768632/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15420 CPUtime=4301.23
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3395 0 0 0 430110 13 0 0 25 0 1 0 216724638 15790080 3380 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3855 3380 110 221 0 3631 0
Current children cumulated CPU time (s) 4301.23
Current children cumulated vsize (KiB) 15420

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768632/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15420 CPUtime=4361.21
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3396 0 0 0 436108 13 0 0 25 0 1 0 216724638 15790080 3381 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3855 3381 110 221 0 3631 0
Current children cumulated CPU time (s) 4361.21
Current children cumulated vsize (KiB) 15420

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768568/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15420 CPUtime=4421.2
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3396 0 0 0 442106 14 0 0 25 0 1 0 216724638 15790080 3381 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3855 3381 110 221 0 3631 0
Current children cumulated CPU time (s) 4421.2
Current children cumulated vsize (KiB) 15420

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768504/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15420 CPUtime=4481.19
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3410 0 0 0 448105 14 0 0 25 0 1 0 216724638 15790080 3395 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3855 3395 110 221 0 3631 0
Current children cumulated CPU time (s) 4481.19
Current children cumulated vsize (KiB) 15420

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768440/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15420 CPUtime=4541.17
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3418 0 0 0 454103 14 0 0 25 0 1 0 216724638 15790080 3403 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3855 3403 110 221 0 3631 0
Current children cumulated CPU time (s) 4541.17
Current children cumulated vsize (KiB) 15420

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768248/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15560 CPUtime=4601.16
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3451 0 0 0 460102 14 0 0 25 0 1 0 216724638 15933440 3436 1992294400 4194304 5102648 548682068784 18446744073709551615 4227866 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3890 3436 110 221 0 3666 0
Current children cumulated CPU time (s) 4601.16
Current children cumulated vsize (KiB) 15560

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768184/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15700 CPUtime=4661.14
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3464 0 0 0 466100 14 0 0 25 0 1 0 216724638 16076800 3449 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3925 3449 110 221 0 3701 0
Current children cumulated CPU time (s) 4661.14
Current children cumulated vsize (KiB) 15700

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768120/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15700 CPUtime=4721.14
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3471 0 0 0 472099 15 0 0 25 0 1 0 216724638 16076800 3456 1992294400 4194304 5102648 548682068784 18446744073709551615 4255172 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3925 3456 110 221 0 3701 0
Current children cumulated CPU time (s) 4721.14
Current children cumulated vsize (KiB) 15700

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768056/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15700 CPUtime=4781.11
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3483 0 0 0 478096 15 0 0 25 0 1 0 216724638 16076800 3468 1992294400 4194304 5102648 548682068784 18446744073709551615 4249401 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3925 3468 110 221 0 3701 0
Current children cumulated CPU time (s) 4781.11
Current children cumulated vsize (KiB) 15700

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1768056/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15700 CPUtime=4841.1
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3485 0 0 0 484095 15 0 0 25 0 1 0 216724638 16076800 3470 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3925 3470 110 221 0 3701 0
Current children cumulated CPU time (s) 4841.1
Current children cumulated vsize (KiB) 15700

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1767928/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15844 CPUtime=4901.08
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3504 0 0 0 490093 15 0 0 25 0 1 0 216724638 16224256 3489 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3961 3489 110 221 0 3737 0
Current children cumulated CPU time (s) 4901.08
Current children cumulated vsize (KiB) 15844

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1767864/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15844 CPUtime=4961.07
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3510 0 0 0 496092 15 0 0 25 0 1 0 216724638 16224256 3495 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3961 3495 110 221 0 3737 0
Current children cumulated CPU time (s) 4961.07
Current children cumulated vsize (KiB) 15844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1767864/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15844 CPUtime=5000.06
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3515 0 0 0 499991 15 0 0 25 0 1 0 216724638 16224256 3500 1992294400 4194304 5102648 548682068784 18446744073709551615 4255647 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3961 3500 110 221 0 3737 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 15844

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23674
/proc/meminfo: memFree=1767864/2055920 swapFree=4110764/4192956
[pid=23663] ppid=23661 vsize=15844 CPUtime=5000.06
/proc/23663/stat : 23663 (varsat-industri) R 23661 23663 23519 0 -1 4194304 3515 0 0 0 499991 15 0 0 25 0 1 0 216724638 16224256 3500 1992294400 4194304 5102648 548682068784 18446744073709551615 4255647 0 0 4096 3 0 0 0 17 1 0 0
/proc/23663/statm: 3961 3500 110 221 0 3737 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 15844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.31
CPU time (s): 5000.08
CPU user time (s): 4999.91
CPU system time (s): 0.162975
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 15844

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

runsolver used 3.53646 second user time and 10.5054 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-09 18:35:11
IDJOB=1785058
IDBENCH=24687
IDSOLVER=641
FILE ID=node14/1785058-1241886911
PBS_JOBID= 9264654
Free space on /tmp= 66008 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-1785058-1241886911/watcher-1785058-1241886911 -o /tmp/evaluation-result-1785058-1241886911/solver-1785058-1241886911 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=786496769 HOME/instance-1785058-1241886911.cnf

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

MD5SUM BENCH= 67e3f1c82b3561160730d7e2b008579e
RANDOM SEED=786496769

node14.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.256
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.256
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:       1784416 kB
Buffers:         36620 kB
Cached:          94020 kB
SwapCached:      77100 kB
Active:          52980 kB
Inactive:       156748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784416 kB
SwapTotal:     4192956 kB
SwapFree:      4110764 kB
Dirty:            1040 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            47708 kB
Committed_AS:   669656 kB
PageTables:       1448 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= 66004 MiB
End job on node14 at 2009-05-09 19:58:35