Trace number 1514164

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VARSAT-industrial 2009-03-22? (TO) 1200.07 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1760652419-100.cnf
MD5SUMf395e669823c1b01b74bf47c7e820b61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.38964
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
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:  6000                                                 |
0.00/0.00	c |  Number of clauses:    25200                                                |
0.00/0.05	c |  Parsing time:         0.05         s                                       |
0.00/0.05	c |  Timeout:              43200 s
0.00/0.05	c |  Random Seed:          302986267.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.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    5816    24867    75583 |     8289        0    nan |  0.000 % |
0.09/0.17	c |       101 |    5816    24867    75583 |     9117      101    119 |  0.000 % |
0.19/0.25	c |       251 |    5816    24867    75583 |    10029      251    113 |  0.000 % |
0.29/0.34	c |       476 |    5816    24867    75583 |    11032      476    109 |  0.000 % |
0.39/0.45	c |       813 |    5816    24867    75583 |    12135      813    108 |  0.000 % |
0.59/0.61	c |      1320 |    5816    24867    75583 |    13349     1320    119 |  0.000 % |
0.79/0.82	c |      2079 |    5816    24867    75583 |    14684     2079    129 |  0.000 % |
1.10/1.11	c |      3218 |    5816    24867    75583 |    16152     3218    138 |  0.000 % |
1.49/1.57	c |      4926 |    5816    24867    75583 |    17768     4926    135 |  0.000 % |
2.29/2.33	c |      7489 |    5816    24867    75583 |    19545     7489    147 |  0.000 % |
3.38/3.45	c |     11336 |    5816    24867    75583 |    21499    11336    142 |  0.000 % |
5.49/5.58	c |     17103 |    5816    24867    75583 |    23649    17103    151 |  0.000 % |
8.98/9.05	c |     25753 |    5816    24867    75583 |    26014    12628    152 |  0.000 % |
14.98/15.02	c |     38728 |    5816    24867    75583 |    28615    25603    157 |  0.000 % |
24.98/25.00	c |     58189 |    5816    24867    75583 |    31477    27470    163 |  0.000 % |
43.27/43.33	c |     87382 |    5816    24867    75583 |    34625    16818    174 |  0.000 % |
73.46/73.56	c |    131172 |    5816    24867    75583 |    38087    14549    155 |  0.000 % |
126.54/126.61	c |    196857 |    5816    24867    75583 |    41896    28756    170 |  0.000 % |
207.11/207.27	c |    295384 |    5816    24867    75583 |    46086    37018    175 |  0.000 % |
340.56/340.71	c |    443173 |    5816    24867    75583 |    50694    19408    167 |  0.000 % |
547.68/547.98	c |    664856 |    5816    24867    75583 |    55764    20958    170 |  0.000 % |
941.83/942.24	c |    997381 |    5816    24867    75583 |    61340    21435    150 |  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-1514164-1238226996/watcher-1514164-1238226996 -o /tmp/evaluation-result-1514164-1238226996/solver-1514164-1238226996 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=302986267 HOME/instance-1514164-1238226996.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: 0.99 0.97 0.91 3/64 3306
/proc/meminfo: memFree=1153688/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=3576 CPUtime=0
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 580 0 0 0 0 0 0 0 18 0 1 0 1095365936 3661824 565 1992294400 4194304 5102648 548682068800 18446744073709551615 4516192 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 894 573 87 221 0 670 0

[startup+0.0647779 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3306
/proc/meminfo: memFree=1153688/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=6796 CPUtime=0.05
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 1397 0 0 0 5 0 0 0 18 0 1 0 1095365936 6959104 1379 1992294400 4194304 5102648 548682068800 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 1699 1379 98 221 0 1475 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6796

[startup+0.101785 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3306
/proc/meminfo: memFree=1153688/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=7196 CPUtime=0.09
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 1499 0 0 0 9 0 0 0 18 0 1 0 1095365936 7368704 1481 1992294400 4194304 5102648 548682068800 18446744073709551615 4273190 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 1799 1481 99 221 0 1575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7196

[startup+0.301823 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3306
/proc/meminfo: memFree=1153688/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=6712 CPUtime=0.29
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 1514 0 0 0 29 0 0 0 19 0 1 0 1095365936 6873088 1396 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 1678 1396 114 221 0 1454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6712

[startup+0.701901 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 3306
/proc/meminfo: memFree=1153688/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=6844 CPUtime=0.69
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 1540 0 0 0 69 0 0 0 22 0 1 0 1095365936 7008256 1422 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 1711 1423 114 221 0 1487 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6844

[startup+1.50105 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3307
/proc/meminfo: memFree=1147664/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=8832 CPUtime=1.49
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 2042 0 0 0 148 1 0 0 25 0 1 0 1095365936 9043968 1924 1992294400 4194304 5102648 548682068800 18446744073709551615 4249306 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 2208 1924 114 221 0 1984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8832

[startup+3.10136 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3307
/proc/meminfo: memFree=1144656/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=12560 CPUtime=3.08
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 2965 0 0 0 307 1 0 0 25 0 1 0 1095365936 12861440 2847 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 3140 2847 114 221 0 2916 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12560

[startup+6.30198 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3307
/proc/meminfo: memFree=1137808/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=18956 CPUtime=6.29
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 4533 0 0 0 626 3 0 0 25 0 1 0 1095365936 19410944 4415 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 4739 4415 114 221 0 4515 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18956

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3307
/proc/meminfo: memFree=1132632/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=22388 CPUtime=12.68
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 5422 0 0 0 1265 3 0 0 25 0 1 0 1095365936 22925312 5304 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 5597 5304 114 221 0 5373 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22388

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3307
/proc/meminfo: memFree=1127576/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=28004 CPUtime=25.48
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 6802 0 0 0 2543 5 0 0 25 0 1 0 1095365936 28676096 6684 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 7001 6684 114 221 0 6777 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28004

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3307
/proc/meminfo: memFree=1123416/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=31700 CPUtime=51.07
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 7727 0 0 0 5101 6 0 0 25 0 1 0 1095365936 32460800 7609 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 7925 7609 114 221 0 7701 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31700

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3307
/proc/meminfo: memFree=1116760/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=38304 CPUtime=102.25
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 9397 0 0 0 10217 8 0 0 25 0 1 0 1095365936 39223296 9279 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 9576 9279 114 221 0 9352 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 38304

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3307
/proc/meminfo: memFree=1112600/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=42604 CPUtime=162.23
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 10429 0 0 0 16214 9 0 0 25 0 1 0 1095365936 43626496 10311 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 10651 10311 114 221 0 10427 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 42604

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3307
/proc/meminfo: memFree=1106072/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=49024 CPUtime=222.21
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 12036 0 0 0 22210 11 0 0 25 0 1 0 1095365936 50200576 11918 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 12256 11918 114 221 0 12032 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 49024

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1103704/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=51308 CPUtime=282.18
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 12605 0 0 0 28206 12 0 0 25 0 1 0 1095365936 52539392 12487 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 12827 12487 114 221 0 12603 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 51308

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1101336/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=53644 CPUtime=342.16
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 13189 0 0 0 34203 13 0 0 25 0 1 0 1095365936 54931456 13071 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 13411 13071 114 221 0 13187 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 53644

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1095128/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=60008 CPUtime=402.14
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 14779 0 0 0 40199 15 0 0 25 0 1 0 1095365936 61448192 14661 1992294400 4194304 5102648 548682068800 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 15002 14661 114 221 0 14778 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 60008

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1094104/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=61064 CPUtime=462.11
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 15040 0 0 0 46196 15 0 0 25 0 1 0 1095365936 62529536 14922 1992294400 4194304 5102648 548682068800 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 15266 14922 114 221 0 15042 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 61064

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1093144/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=61988 CPUtime=522.09
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 15271 0 0 0 52194 15 0 0 25 0 1 0 1095365936 63475712 15153 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 15497 15153 114 221 0 15273 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 61988

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1089240/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=65816 CPUtime=582.06
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 16234 0 0 0 58190 16 0 0 25 0 1 0 1095365936 67395584 16116 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 16454 16116 114 221 0 16230 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 65816

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1089240/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=65816 CPUtime=642.06
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 16235 0 0 0 64189 17 0 0 25 0 1 0 1095365936 67395584 16117 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 16454 16117 114 221 0 16230 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 65816

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1089240/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=65816 CPUtime=702.03
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 16235 0 0 0 70186 17 0 0 25 0 1 0 1095365936 67395584 16117 1992294400 4194304 5102648 548682068800 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 16454 16117 114 221 0 16230 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 65816

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1089304/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=65816 CPUtime=762.01
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 16235 0 0 0 76184 17 0 0 25 0 1 0 1095365936 67395584 16117 1992294400 4194304 5102648 548682068800 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 16454 16117 114 221 0 16230 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 65816

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1087960/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=67136 CPUtime=821.98
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 16561 0 0 0 82181 17 0 0 25 0 1 0 1095365936 68747264 16443 1992294400 4194304 5102648 548682068800 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 16784 16443 114 221 0 16560 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 67136

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1087960/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=67136 CPUtime=881.96
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 16561 0 0 0 88178 18 0 0 25 0 1 0 1095365936 68747264 16443 1992294400 4194304 5102648 548682068800 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 16784 16443 114 221 0 16560 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 67136

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1085720/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=69396 CPUtime=941.93
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 17106 0 0 0 94175 18 0 0 25 0 1 0 1095365936 71061504 16988 1992294400 4194304 5102648 548682068800 18446744073709551615 4214003 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 17349 16988 114 221 0 17125 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 69396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1084312/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=71052 CPUtime=1001.92
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 17475 0 0 0 100173 19 0 0 25 0 1 0 1095365936 72757248 17357 1992294400 4194304 5102648 548682068800 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 17763 17357 114 221 0 17539 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 71052

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1083480/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=71844 CPUtime=1061.89
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 17668 0 0 0 106170 19 0 0 25 0 1 0 1095365936 73568256 17550 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 17961 17550 114 221 0 17737 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 71844

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1081752/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=73564 CPUtime=1121.87
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 18118 0 0 0 112167 20 0 0 25 0 1 0 1095365936 75329536 18000 1992294400 4194304 5102648 548682068800 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 18391 18000 114 221 0 18167 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 73564

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1081368/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=73960 CPUtime=1181.85
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 18197 0 0 0 118165 20 0 0 25 0 1 0 1095365936 75735040 18079 1992294400 4194304 5102648 548682068800 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 18490 18079 114 221 0 18266 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 73960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1081368/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=73960 CPUtime=1200.05
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 18197 0 0 0 119985 20 0 0 25 0 1 0 1095365936 75735040 18079 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 18490 18079 114 221 0 18266 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 73960

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 3312
/proc/meminfo: memFree=1081368/2055920 swapFree=4178400/4192956
[pid=3306] ppid=3304 vsize=73960 CPUtime=1200.05
/proc/3306/stat : 3306 (varsat-industri) R 3304 3306 3104 0 -1 4194304 18197 0 0 0 119985 20 0 0 25 0 1 0 1095365936 75735040 18079 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/3306/statm: 18490 18079 114 221 0 18266 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 73960

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.85
CPU system time (s): 0.216967
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 73960

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

runsolver used 0.952855 second user time and 2.47662 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-28 08:56:36
IDJOB=1514164
IDBENCH=70323
IDSOLVER=538
FILE ID=node9/1514164-1238226996
PBS_JOBID= 9060639
Free space on /tmp= 66348 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1760652419-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514164-1238226996/watcher-1514164-1238226996 -o /tmp/evaluation-result-1514164-1238226996/solver-1514164-1238226996 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=302986267 HOME/instance-1514164-1238226996.cnf

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

MD5SUM BENCH= f395e669823c1b01b74bf47c7e820b61
RANDOM SEED=302986267

node9.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.268
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.268
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:       1154168 kB
Buffers:         89472 kB
Cached:         724552 kB
SwapCached:       8300 kB
Active:         250472 kB
Inactive:       573488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1154168 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          15588 kB
Slab:            63832 kB
Committed_AS:  2828032 kB
PageTables:       1392 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= 66348 MiB
End job on node9 at 2009-03-28 09:16:39