Trace number 1512796

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.12 1209.62

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S882603971-022.cnf
MD5SUM8c169219b64992954a6c6431ec472521
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.28974
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
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:  1100                                                 |
0.00/0.00	c |  Number of clauses:    22000                                                |
0.00/0.05	c |  Parsing time:         0.04         s                                       |
0.00/0.05	c |  Timeout:              43200 s
0.00/0.05	c |  Random Seed:          1953749578.000000
0.00/0.05	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.05	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.05	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.05	c |                                                                             |
0.09/0.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    1100    22000   110000 |     7333        0    nan |  0.000 % |
0.19/0.25	c |       100 |    1100    22000   110000 |     8066      100    151 |  0.000 % |
0.29/0.31	c |       251 |    1100    22000   110000 |     8873      251    124 |  0.000 % |
0.29/0.39	c |       476 |    1100    22000   110000 |     9760      476    129 |  0.000 % |
0.39/0.47	c |       813 |    1100    22000   110000 |    10736      813    127 |  0.000 % |
0.49/0.58	c |      1319 |    1100    22000   110000 |    11810     1319    136 |  0.000 % |
0.69/0.72	c |      2078 |    1100    22000   110000 |    12991     2078    134 |  0.000 % |
0.88/0.93	c |      3218 |    1100    22000   110000 |    14290     3218    132 |  0.000 % |
1.18/1.23	c |      4926 |    1100    22000   110000 |    15719     4926    133 |  0.000 % |
1.68/1.71	c |      7488 |    1100    22000   110000 |    17291     7488    139 |  0.000 % |
2.47/2.56	c |     11332 |    1100    22000   110000 |    19020    11332    141 |  0.000 % |
3.87/4.00	c |     17098 |    1100    22000   110000 |    20922    17098    141 |  0.000 % |
6.56/6.62	c |     25747 |    1100    22000   110000 |    23015    15085    146 |  0.000 % |
10.53/10.66	c |     38721 |    1100    22000   110000 |    25316    16153    153 |  0.000 % |
16.78/16.94	c |     58182 |    1100    22000   110000 |    27848    21170    144 |  0.000 % |
29.32/29.59	c |     87374 |    1100    22000   110000 |    30633    17421    154 |  0.000 % |
49.59/49.99	c |    131163 |    1100    22000   110000 |    33696    22690    152 |  0.000 % |
82.90/83.47	c |    196847 |    1100    22000   110000 |    37066    22682    151 |  0.000 % |
137.18/138.04	c |    295374 |    1100    22000   110000 |    40772    23168    155 |  0.000 % |
221.59/222.95	c |    443163 |    1100    22000   110000 |    44849    28548    155 |  0.000 % |
359.15/361.35	c |    664848 |    1100    22000   110000 |    49334    30455    157 |  0.000 % |
599.53/605.58	c |    997374 |    1100    22000   110000 |    54268    41047    154 |  0.000 % |
981.79/990.04	c |   1496163 |    1100    22000   110000 |    59695    18027    148 |  0.000 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512796-1238208937/watcher-1512796-1238208937 -o /tmp/evaluation-result-1512796-1238208937/solver-1512796-1238208937 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1953749578 HOME/instance-1512796-1238208937.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.90 4/94 17995
/proc/meminfo: memFree=1826192/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=2576 CPUtime=0
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 364 0 0 0 0 0 0 0 20 0 1 0 1093557369 2637824 349 1992294400 4194304 5102648 548682068784 18446744073709551615 4280360 0 0 4096 3 0 0 0 17 1 0 0
/proc/17995/statm: 644 349 87 221 0 420 0

[startup+0.0559839 s]
/proc/loadavg: 1.92 1.98 1.90 4/94 17995
/proc/meminfo: memFree=1826192/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=6876 CPUtime=0.04
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 1427 0 0 0 4 0 0 0 20 0 1 0 1093557369 7041024 1412 1992294400 4194304 5102648 548682068784 18446744073709551615 4273166 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 1719 1412 98 221 0 1495 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6876

[startup+0.10199 s]
/proc/loadavg: 1.92 1.98 1.90 4/94 17995
/proc/meminfo: memFree=1826192/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=6876 CPUtime=0.09
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 1427 0 0 0 9 0 0 0 20 0 1 0 1093557369 7041024 1412 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 1719 1412 98 221 0 1495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6876

[startup+0.30201 s]
/proc/loadavg: 1.92 1.98 1.90 4/94 17995
/proc/meminfo: memFree=1826192/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=6600 CPUtime=0.29
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 1485 0 0 0 29 0 0 0 22 0 1 0 1093557369 6758400 1384 1992294400 4194304 5102648 548682068784 18446744073709551615 4249932 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 1650 1384 113 221 0 1426 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6600

[startup+0.701059 s]
/proc/loadavg: 1.92 1.98 1.90 4/94 17995
/proc/meminfo: memFree=1826192/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=6732 CPUtime=0.69
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 1495 0 0 0 69 0 0 0 25 0 1 0 1093557369 6893568 1394 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 1683 1394 113 221 0 1459 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6732

[startup+1.50115 s]
/proc/loadavg: 1.92 1.98 1.90 3/95 17996
/proc/meminfo: memFree=1820040/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=9388 CPUtime=1.48
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 2166 0 0 0 147 1 0 0 25 0 1 0 1093557369 9613312 2065 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 2347 2065 113 221 0 2123 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9388

[startup+3.10232 s]
/proc/loadavg: 1.92 1.98 1.90 3/95 17996
/proc/meminfo: memFree=1816072/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=14092 CPUtime=3.07
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 3334 0 0 0 306 1 0 0 25 0 1 0 1093557369 14430208 3233 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 3523 3233 113 221 0 3299 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14092

[startup+6.30168 s]
/proc/loadavg: 1.93 1.98 1.90 3/95 17996
/proc/meminfo: memFree=1808456/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=18964 CPUtime=6.26
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 4542 0 0 0 623 3 0 0 25 0 1 0 1093557369 19419136 4441 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 4741 4441 113 221 0 4517 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 18964

[startup+12.7014 s]
/proc/loadavg: 1.93 1.98 1.90 3/95 17996
/proc/meminfo: memFree=1806088/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=21604 CPUtime=12.62
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 5225 0 0 0 1259 3 0 0 25 0 1 0 1093557369 22122496 5124 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 5401 5124 113 221 0 5177 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 21604

[startup+25.5018 s]
/proc/loadavg: 1.95 1.98 1.91 3/95 17996
/proc/meminfo: memFree=1802504/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=24884 CPUtime=25.34
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 6008 0 0 0 2530 4 0 0 25 0 1 0 1093557369 25481216 5907 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 6221 5907 113 221 0 5997 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 24884

[startup+51.1016 s]
/proc/loadavg: 1.96 1.98 1.91 3/95 17996
/proc/meminfo: memFree=1798600/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=28748 CPUtime=50.79
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 6976 0 0 0 5075 4 0 0 25 0 1 0 1093557369 29437952 6875 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 7187 6875 113 221 0 6963 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 28748

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.91 3/95 17996
/proc/meminfo: memFree=1791240/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=36016 CPUtime=101.7
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 8832 0 0 0 10163 7 0 0 25 0 1 0 1093557369 36880384 8731 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 9004 8731 113 221 0 8780 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 36016

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/95 17996
/proc/meminfo: memFree=1787976/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=39816 CPUtime=161.33
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 9741 0 0 0 16126 7 0 0 25 0 1 0 1093557369 40771584 9640 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 9954 9640 113 221 0 9730 0
Current children cumulated CPU time (s) 161.33
Current children cumulated vsize (KiB) 39816

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/95 17996
/proc/meminfo: memFree=1785480/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=41804 CPUtime=220.99
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 10215 0 0 0 22091 8 0 0 25 0 1 0 1093557369 42807296 10114 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 10451 10114 113 221 0 10227 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 41804

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.91 3/95 17996
/proc/meminfo: memFree=1780232/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=47088 CPUtime=280.63
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 11542 0 0 0 28054 9 0 0 25 0 1 0 1093557369 48218112 11441 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 11772 11441 113 221 0 11548 0
Current children cumulated CPU time (s) 280.63
Current children cumulated vsize (KiB) 47088

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.91 3/95 18002
/proc/meminfo: memFree=1779272/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=47748 CPUtime=340.26
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 11696 0 0 0 34016 10 0 0 25 0 1 0 1093557369 48893952 11595 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 11937 11595 113 221 0 11713 0
Current children cumulated CPU time (s) 340.26
Current children cumulated vsize (KiB) 47748

[startup+402.302 s]
/proc/loadavg: 2.20 2.03 1.93 3/95 18478
/proc/meminfo: memFree=1775224/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=51596 CPUtime=397.54
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 12676 0 0 0 39743 11 0 0 25 0 1 0 1093557369 52834304 12575 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 12899 12575 113 221 0 12675 0
Current children cumulated CPU time (s) 397.54
Current children cumulated vsize (KiB) 51596

[startup+462.301 s]
/proc/loadavg: 2.07 2.02 1.93 3/95 18478
/proc/meminfo: memFree=1773768/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=52708 CPUtime=457.18
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 12937 0 0 0 45707 11 0 0 25 0 1 0 1093557369 53972992 12836 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 13177 12836 113 221 0 12953 0
Current children cumulated CPU time (s) 457.18
Current children cumulated vsize (KiB) 52708

[startup+522.302 s]
/proc/loadavg: 2.02 2.02 1.93 3/95 18478
/proc/meminfo: memFree=1773768/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=52708 CPUtime=516.83
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 12951 0 0 0 51672 11 0 0 25 0 1 0 1093557369 53972992 12850 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 13177 12850 113 221 0 12953 0
Current children cumulated CPU time (s) 516.83
Current children cumulated vsize (KiB) 52708

[startup+582.302 s]
/proc/loadavg: 2.01 2.01 1.93 3/95 18478
/proc/meminfo: memFree=1773512/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=53104 CPUtime=576.47
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 13035 0 0 0 57636 11 0 0 25 0 1 0 1093557369 54378496 12934 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 13276 12934 113 221 0 13052 0
Current children cumulated CPU time (s) 576.47
Current children cumulated vsize (KiB) 53104

[startup+642.301 s]
/proc/loadavg: 2.00 2.01 1.93 3/95 18478
/proc/meminfo: memFree=1768520/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=58120 CPUtime=636.13
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 14326 0 0 0 63601 12 0 0 25 0 1 0 1093557369 59514880 14225 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 14530 14225 113 221 0 14306 0
Current children cumulated CPU time (s) 636.13
Current children cumulated vsize (KiB) 58120

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 18478
/proc/meminfo: memFree=1767816/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=58780 CPUtime=695.78
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 14490 0 0 0 69565 13 0 0 25 0 1 0 1093557369 60190720 14389 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 14695 14389 113 221 0 14471 0
Current children cumulated CPU time (s) 695.78
Current children cumulated vsize (KiB) 58780

[startup+762.309 s]
/proc/loadavg: 2.06 2.01 1.93 3/95 18478
/proc/meminfo: memFree=1767688/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=58780 CPUtime=755.43
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 14490 0 0 0 75530 13 0 0 25 0 1 0 1093557369 60190720 14389 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 14695 14389 113 221 0 14471 0
Current children cumulated CPU time (s) 755.43
Current children cumulated vsize (KiB) 58780

[startup+822.301 s]
/proc/loadavg: 2.02 2.01 1.93 3/95 18478
/proc/meminfo: memFree=1766600/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=60100 CPUtime=815.07
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 14800 0 0 0 81494 13 0 0 25 0 1 0 1093557369 61542400 14699 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 15025 14699 113 221 0 14801 0
Current children cumulated CPU time (s) 815.07
Current children cumulated vsize (KiB) 60100

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 18478
/proc/meminfo: memFree=1764168/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=62548 CPUtime=874.72
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 15391 0 0 0 87458 14 0 0 25 0 1 0 1093557369 64049152 15290 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 15637 15290 113 221 0 15413 0
Current children cumulated CPU time (s) 874.72
Current children cumulated vsize (KiB) 62548

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 18478
/proc/meminfo: memFree=1764104/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=62548 CPUtime=934.37
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 15391 0 0 0 93423 14 0 0 25 0 1 0 1093557369 64049152 15290 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 15637 15290 113 221 0 15413 0
Current children cumulated CPU time (s) 934.37
Current children cumulated vsize (KiB) 62548

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 18478
/proc/meminfo: memFree=1764104/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=62548 CPUtime=994.01
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 15391 0 0 0 99387 14 0 0 25 0 1 0 1093557369 64049152 15290 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 15637 15290 113 221 0 15413 0
Current children cumulated CPU time (s) 994.01
Current children cumulated vsize (KiB) 62548

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 18478
/proc/meminfo: memFree=1760584/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=66000 CPUtime=1053.66
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 16278 0 0 0 105351 15 0 0 25 0 1 0 1093557369 67584000 16177 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 16500 16177 113 221 0 16276 0
Current children cumulated CPU time (s) 1053.66
Current children cumulated vsize (KiB) 66000

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 18478
/proc/meminfo: memFree=1759432/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=67188 CPUtime=1113.3
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 16563 0 0 0 111315 15 0 0 25 0 1 0 1093557369 68800512 16462 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 16797 16462 113 221 0 16573 0
Current children cumulated CPU time (s) 1113.3
Current children cumulated vsize (KiB) 67188

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 18478
/proc/meminfo: memFree=1758344/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=68112 CPUtime=1172.96
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 16798 0 0 0 117280 16 0 0 25 0 1 0 1093557369 69746688 16697 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 17028 16697 113 221 0 16804 0
Current children cumulated CPU time (s) 1172.96
Current children cumulated vsize (KiB) 68112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1209.6 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 18478
/proc/meminfo: memFree=1758152/2055920 swapFree=4152308/4192956
[pid=17995] ppid=17993 vsize=68112 CPUtime=1200.09
/proc/17995/stat : 17995 (varsat-industri) R 17993 17995 17852 0 -1 4194304 16798 0 0 0 119993 16 0 0 25 0 1 0 1093557369 69746688 16697 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17995/statm: 17028 16697 113 221 0 16804 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 68112

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1209.62
CPU time (s): 1200.12
CPU user time (s): 1199.94
CPU system time (s): 0.177972
CPU usage (%): 99.2143
Max. virtual memory (cumulated for all children) (KiB): 68112

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

runsolver used 1.68874 second user time and 4.92725 second system time

The end

Launcher Data

Begin job on node91 at 2009-03-28 03:55:37
IDJOB=1512796
IDBENCH=70209
IDSOLVER=538
FILE ID=node91/1512796-1238208937
PBS_JOBID= 9060476
Free space on /tmp= 66480 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S882603971-022.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512796-1238208937/watcher-1512796-1238208937 -o /tmp/evaluation-result-1512796-1238208937/solver-1512796-1238208937 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1953749578 HOME/instance-1512796-1238208937.cnf

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

MD5SUM BENCH= 8c169219b64992954a6c6431ec472521
RANDOM SEED=1953749578

node91.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.252
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.252
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:       1826544 kB
Buffers:         24316 kB
Cached:         134740 kB
SwapCached:      23048 kB
Active:          99684 kB
Inactive:        84020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826544 kB
SwapTotal:     4192956 kB
SwapFree:      4152308 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            28732 kB
Committed_AS:  2363200 kB
PageTables:       3260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node91 at 2009-03-28 04:15:49