Trace number 1784818

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1387.39
Satisfiable
(Un)Satisfiability was proved
Number of variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
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:  4496                                                 |
0.00/0.00	c |  Number of clauses:    18591                                                |
0.01/0.03	c |  Parsing time:         0.03         s                                       |
0.01/0.03	c |  Timeout:              43200 s
0.01/0.03	c |  Random Seed:          998720059.000000
0.01/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.01/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.01/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.01/0.03	c |                                                                             |
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    2814    18148    66018 |     6049        0    nan |  0.000 % |
0.09/0.18	c |       100 |    2814    18148    66018 |     6654      100     22 |  0.000 % |
0.19/0.23	c |       251 |    2814    18148    66018 |     7319      251     17 |  0.000 % |
0.29/0.31	c |       478 |    2814    18148    66018 |     8051      478     33 |  0.000 % |
0.29/0.37	c |       817 |    2814    18148    66018 |     8856      817     25 |  0.000 % |
0.49/0.52	c |      1323 |    2814    18148    66018 |     9742     1323     37 |  0.000 % |
0.59/0.64	c |      2082 |    2814    18148    66018 |    10716     2082     30 |  0.000 % |
0.79/0.83	c |      3222 |    2814    18148    66018 |    11788     3222     32 |  0.000 % |
1.09/1.13	c |      4930 |    2814    18148    66018 |    12967     4930     29 |  0.000 % |
1.59/1.66	c |      7492 |    2814    18148    66018 |    14264     7492     34 |  0.000 % |
2.19/2.26	c |     11337 |    2814    18148    66018 |    15690    11337     30 |  0.000 % |
3.79/3.81	c |     17104 |    2814    18148    66018 |    17259     8695     39 |  0.000 % |
4.89/4.93	c |     25753 |    2814    18148    66018 |    18985    17344     31 |  0.000 % |
8.69/8.77	c |     38727 |    2814    18148    66018 |    20883    10211     44 |  0.000 % |
12.39/12.48	c |     58189 |    2814    18148    66018 |    22972    17679     24 |  0.000 % |
25.58/25.61	c |     87381 |    2814    18148    66018 |    25269    21080     39 |  0.000 % |
37.39/37.43	c |    131170 |    2814    18148    66018 |    27796    19450     31 |  0.000 % |
63.68/63.73	c |    196854 |    2814    18148    66018 |    30576    22441     41 |  0.000 % |
98.47/98.50	c |    295380 |    2814    18148    66018 |    33633    16331     26 |  0.000 % |
181.25/181.37	c |    443169 |    2814    18148    66018 |    36997    28888     39 |  0.000 % |
297.51/297.62	c |    664853 |    2814    18148    66018 |    40696    37813     33 |  0.000 % |
569.35/569.58	c |    997380 |    2814    18148    66018 |    44766    42280     76 |  0.000 % |
925.65/925.96	c |   1496168 |    2814    18148    66018 |    49243    38459     35 |  0.000 % |
1550.09/1550.53	c |   2244350 |    2814    18148    66018 |    54167    43575     38 |  0.000 % |
2361.18/2361.87	c |   3366625 |    2814    18148    66018 |    59584    47722     37 |  0.000 % |
3748.73/3749.76	c |   5050037 |    2814    18148    66018 |    65542    23988     56 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784818-1241866954/watcher-1784818-1241866954 -o /tmp/evaluation-result-1784818-1241866954/solver-1784818-1241866954 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=998720059 HOME/instance-1784818-1241866954.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.03 1.01 0.93 3/65 23360
/proc/meminfo: memFree=1901568/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=3304 CPUtime=0
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 493 0 0 0 0 0 0 0 20 0 1 0 214725403 3383296 478 1992294400 4194304 5102648 548682068784 18446744073709551615 4227024 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 826 478 87 221 0 602 0

[startup+0.0235031 s]
/proc/loadavg: 1.03 1.01 0.93 3/65 23360
/proc/meminfo: memFree=1901568/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=4964 CPUtime=0.01
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 881 0 0 0 1 0 0 0 20 0 1 0 214725403 5083136 866 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 1241 866 87 221 0 1017 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4964

[startup+0.101512 s]
/proc/loadavg: 1.03 1.01 0.93 3/65 23360
/proc/meminfo: memFree=1901568/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=7832 CPUtime=0.09
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 1605 0 0 0 9 0 0 0 20 0 1 0 214725403 8019968 1590 1992294400 4194304 5102648 548682068784 18446744073709551615 4283582 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 1958 1590 100 221 0 1734 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7832

[startup+0.301532 s]
/proc/loadavg: 1.03 1.01 0.93 3/65 23360
/proc/meminfo: memFree=1901568/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=7616 CPUtime=0.29
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 1659 0 0 0 29 0 0 0 22 0 1 0 214725403 7798784 1545 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 1904 1545 113 221 0 1680 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7616

[startup+0.701575 s]
/proc/loadavg: 1.03 1.01 0.93 3/65 23360
/proc/meminfo: memFree=1901568/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=7616 CPUtime=0.69
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 1659 0 0 0 69 0 0 0 25 0 1 0 214725403 7798784 1545 1992294400 4194304 5102648 548682068784 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 1904 1545 113 221 0 1680 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7616

[startup+1.50166 s]
/proc/loadavg: 1.03 1.01 0.93 2/66 23361
/proc/meminfo: memFree=1895608/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=7884 CPUtime=1.49
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 1717 0 0 0 149 0 0 0 25 0 1 0 214725403 8073216 1603 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 1971 1603 113 221 0 1747 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7884

[startup+3.10282 s]
/proc/loadavg: 1.03 1.01 0.93 2/66 23361
/proc/meminfo: memFree=1894840/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=9400 CPUtime=3.09
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 2121 0 0 0 309 0 0 0 25 0 1 0 214725403 9625600 2007 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 2350 2007 113 221 0 2126 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9400

[startup+6.30116 s]
/proc/loadavg: 1.02 1.01 0.93 2/66 23361
/proc/meminfo: memFree=1892792/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=10596 CPUtime=6.28
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 2412 0 0 0 628 0 0 0 25 0 1 0 214725403 10850304 2298 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 2649 2298 113 221 0 2425 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10596

[startup+12.7018 s]
/proc/loadavg: 1.02 1.01 0.93 2/66 23361
/proc/meminfo: memFree=1891648/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=11704 CPUtime=12.69
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 2658 0 0 0 1268 1 0 0 25 0 1 0 214725403 11984896 2544 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 2926 2544 113 221 0 2702 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11704

[startup+25.5012 s]
/proc/loadavg: 1.02 1.01 0.93 2/66 23361
/proc/meminfo: memFree=1890048/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=13280 CPUtime=25.48
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 3042 0 0 0 2547 1 0 0 25 0 1 0 214725403 13598720 2928 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 3320 2928 113 221 0 3096 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13280

[startup+51.1018 s]
/proc/loadavg: 1.01 1.01 0.93 2/66 23361
/proc/meminfo: memFree=1886656/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=16904 CPUtime=51.07
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 3888 0 0 0 5105 2 0 0 25 0 1 0 214725403 17309696 3774 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 4226 3774 113 221 0 4002 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16904

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23361
/proc/meminfo: memFree=1884224/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=19500 CPUtime=102.27
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 4507 0 0 0 10224 3 0 0 25 0 1 0 214725403 19968000 4393 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 4875 4393 113 221 0 4651 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19500

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23361
/proc/meminfo: memFree=1880768/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=23024 CPUtime=162.25
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 5351 0 0 0 16221 4 0 0 25 0 1 0 214725403 23576576 5237 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 5756 5237 113 221 0 5532 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23024

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23361
/proc/meminfo: memFree=1879936/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=23916 CPUtime=222.24
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 5553 0 0 0 22220 4 0 0 25 0 1 0 214725403 24489984 5439 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 5979 5439 113 221 0 5755 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 23916

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23361
/proc/meminfo: memFree=1877952/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=25860 CPUtime=282.22
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 6057 0 0 0 28218 4 0 0 25 0 1 0 214725403 26480640 5943 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 6465 5943 113 221 0 6241 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25860

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23361
/proc/meminfo: memFree=1876288/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=27728 CPUtime=342.2
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 6467 0 0 0 34215 5 0 0 25 0 1 0 214725403 28393472 6353 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 6932 6353 113 221 0 6708 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 27728

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23361
/proc/meminfo: memFree=1875520/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=28256 CPUtime=402.18
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 6625 0 0 0 40213 5 0 0 25 0 1 0 214725403 28934144 6511 1992294400 4194304 5102648 548682068784 18446744073709551615 4249236 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 7064 6511 113 221 0 6840 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 28256

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23361
/proc/meminfo: memFree=1874560/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=29444 CPUtime=462.17
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 6867 0 0 0 46212 5 0 0 25 0 1 0 214725403 30150656 6753 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 7361 6753 113 221 0 7137 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 29444

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23361
/proc/meminfo: memFree=1873472/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=30420 CPUtime=522.15
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 7136 0 0 0 52210 5 0 0 25 0 1 0 214725403 31150080 7022 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 7605 7022 113 221 0 7381 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 30420

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23361
/proc/meminfo: memFree=1869120/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=34832 CPUtime=582.14
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 8214 0 0 0 58207 7 0 0 25 0 1 0 214725403 35667968 8100 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 8708 8100 113 221 0 8484 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 34832

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23361
/proc/meminfo: memFree=1869056/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=34832 CPUtime=642.13
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 8223 0 0 0 64206 7 0 0 25 0 1 0 214725403 35667968 8109 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 8708 8109 113 221 0 8484 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 34832

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23369
/proc/meminfo: memFree=1851072/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=52488 CPUtime=4061.24
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 12372 0 0 0 406114 10 0 0 25 0 1 0 214725403 53747712 12258 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13122 12258 113 221 0 12898 0
Current children cumulated CPU time (s) 4061.24
Current children cumulated vsize (KiB) 52488

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23369
/proc/meminfo: memFree=1850624/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=53128 CPUtime=4121.22
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 12497 0 0 0 412112 10 0 0 25 0 1 0 214725403 54403072 12383 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13282 12383 113 221 0 13058 0
Current children cumulated CPU time (s) 4121.22
Current children cumulated vsize (KiB) 53128

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23369
/proc/meminfo: memFree=1850176/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=53952 CPUtime=4181.21
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 12605 0 0 0 418110 11 0 0 25 0 1 0 214725403 55246848 12491 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13488 12491 113 221 0 13264 0
Current children cumulated CPU time (s) 4181.21
Current children cumulated vsize (KiB) 53952

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23369
/proc/meminfo: memFree=1850112/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=53952 CPUtime=4241.2
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 12607 0 0 0 424109 11 0 0 25 0 1 0 214725403 55246848 12493 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13488 12493 113 221 0 13264 0
Current children cumulated CPU time (s) 4241.2
Current children cumulated vsize (KiB) 53952

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23369
/proc/meminfo: memFree=1849920/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=53952 CPUtime=4301.18
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 12647 0 0 0 430107 11 0 0 25 0 1 0 214725403 55246848 12533 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13488 12533 113 221 0 13264 0
Current children cumulated CPU time (s) 4301.18
Current children cumulated vsize (KiB) 53952

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23369
/proc/meminfo: memFree=1849856/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=53952 CPUtime=4361.17
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 12651 0 0 0 436106 11 0 0 25 0 1 0 214725403 55246848 12537 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13488 12537 113 221 0 13264 0
Current children cumulated CPU time (s) 4361.17
Current children cumulated vsize (KiB) 53952

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23369
/proc/meminfo: memFree=1849216/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=54644 CPUtime=4421.15
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 12831 0 0 0 442104 11 0 0 25 0 1 0 214725403 55955456 12717 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13661 12717 113 221 0 13437 0
Current children cumulated CPU time (s) 4421.15
Current children cumulated vsize (KiB) 54644

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23369
/proc/meminfo: memFree=1848448/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55172 CPUtime=4481.13
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 12990 0 0 0 448102 11 0 0 25 0 1 0 214725403 56496128 12876 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13793 12876 113 221 0 13569 0
Current children cumulated CPU time (s) 4481.13
Current children cumulated vsize (KiB) 55172

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 23369
/proc/meminfo: memFree=1848192/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55504 CPUtime=4541.12
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 13056 0 0 0 454101 11 0 0 25 0 1 0 214725403 56836096 12942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13876 12942 113 221 0 13652 0
Current children cumulated CPU time (s) 4541.12
Current children cumulated vsize (KiB) 55504

[startup+4602.3 s]
/proc/loadavg: 1.08 1.02 0.93 2/66 23369
/proc/meminfo: memFree=1848192/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55504 CPUtime=4601.11
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 13056 0 0 0 460100 11 0 0 25 0 1 0 214725403 56836096 12942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13876 12942 113 221 0 13652 0
Current children cumulated CPU time (s) 4601.11
Current children cumulated vsize (KiB) 55504

[startup+4662.3 s]
/proc/loadavg: 1.10 1.03 0.94 2/66 23369
/proc/meminfo: memFree=1848128/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55504 CPUtime=4661.09
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 13056 0 0 0 466098 11 0 0 25 0 1 0 214725403 56836096 12942 1992294400 4194304 5102648 548682068784 18446744073709551615 4248960 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13876 12942 113 221 0 13652 0
Current children cumulated CPU time (s) 4661.09
Current children cumulated vsize (KiB) 55504

[startup+4722.31 s]
/proc/loadavg: 1.10 1.04 0.94 2/66 23369
/proc/meminfo: memFree=1848128/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55504 CPUtime=4721.08
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 13056 0 0 0 472097 11 0 0 25 0 1 0 214725403 56836096 12942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13876 12942 113 221 0 13652 0
Current children cumulated CPU time (s) 4721.08
Current children cumulated vsize (KiB) 55504

[startup+4782.3 s]
/proc/loadavg: 1.17 1.06 0.95 2/66 23369
/proc/meminfo: memFree=1848128/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55504 CPUtime=4781.06
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 13056 0 0 0 478095 11 0 0 25 0 1 0 214725403 56836096 12942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13876 12942 113 221 0 13652 0
Current children cumulated CPU time (s) 4781.06
Current children cumulated vsize (KiB) 55504

[startup+4842.3 s]
/proc/loadavg: 1.12 1.06 0.96 2/66 23369
/proc/meminfo: memFree=1848064/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55504 CPUtime=4841.04
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 13056 0 0 0 484093 11 0 0 25 0 1 0 214725403 56836096 12942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13876 12942 113 221 0 13652 0
Current children cumulated CPU time (s) 4841.04
Current children cumulated vsize (KiB) 55504

[startup+4902.3 s]
/proc/loadavg: 1.04 1.05 0.96 2/66 23369
/proc/meminfo: memFree=1848064/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55504 CPUtime=4901.02
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 13056 0 0 0 490091 11 0 0 25 0 1 0 214725403 56836096 12942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13876 12942 113 221 0 13652 0
Current children cumulated CPU time (s) 4901.02
Current children cumulated vsize (KiB) 55504

[startup+4962.3 s]
/proc/loadavg: 1.01 1.04 0.96 2/66 23369
/proc/meminfo: memFree=1848064/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55504 CPUtime=4961.01
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 13056 0 0 0 496090 11 0 0 25 0 1 0 214725403 56836096 12942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13876 12942 113 221 0 13652 0
Current children cumulated CPU time (s) 4961.01
Current children cumulated vsize (KiB) 55504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.01 1.03 0.96 2/66 23369
/proc/meminfo: memFree=1847936/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55504 CPUtime=5000
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 13066 0 0 0 499989 11 0 0 25 0 1 0 214725403 56836096 12952 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13876 12952 113 221 0 13652 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 55504

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.01 1.03 0.96 2/66 23369
/proc/meminfo: memFree=1847936/2055920 swapFree=4180856/4192956
[pid=23360] ppid=23358 vsize=55504 CPUtime=5000
/proc/23360/stat : 23360 (varsat-industri) R 23358 23360 23249 0 -1 4194304 13066 0 0 0 499989 11 0 0 25 0 1 0 214725403 56836096 12952 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23360/statm: 13876 12952 113 221 0 13652 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 55504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.31
CPU time (s): 5000.02
CPU user time (s): 4999.9
CPU system time (s): 0.12698
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 55504

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

runsolver used 5.39318 second user time and 12.7951 second system time

The end

Launcher Data

Begin job on node79 at 2009-05-09 13:02:34
IDJOB=1784818
IDBENCH=24622
IDSOLVER=641
FILE ID=node79/1784818-1241866954
PBS_JOBID= 9264538
Free space on /tmp= 66220 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l3.sat05-520.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784818-1241866954/watcher-1784818-1241866954 -o /tmp/evaluation-result-1784818-1241866954/solver-1784818-1241866954 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=998720059 HOME/instance-1784818-1241866954.cnf

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

MD5SUM BENCH= 8fc368e9f6ea136e0b6522b198a7a916
RANDOM SEED=998720059

node79.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.220
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.220
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:       1902048 kB
Buffers:         23808 kB
Cached:          66744 kB
SwapCached:       7028 kB
Active:          52064 kB
Inactive:        47932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902048 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:            1320 kB
Writeback:           0 kB
Mapped:          14144 kB
Slab:            39872 kB
Committed_AS:   726076 kB
PageTables:       1384 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= 66220 MiB
End job on node79 at 2009-05-09 14:25:57