Trace number 1514116

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.11 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1119314619-090.cnf
MD5SUM682adf22440a1975a5efec3ca28f38cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.86141
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.03/0.05	c |  Parsing time:         0.05         s                                       |
0.03/0.05	c |  Timeout:              43200 s
0.03/0.05	c |  Random Seed:          1296613248.000000
0.03/0.05	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.03/0.05	c |  Branching Rule:       default (solution-guided)                            |
0.03/0.05	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.03/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 |    5837    24922    75652 |     8307        0    nan |  0.000 % |
0.09/0.17	c |       100 |    5837    24922    75652 |     9138      100     82 |  0.000 % |
0.19/0.24	c |       251 |    5837    24922    75652 |    10051      251     87 |  0.000 % |
0.29/0.34	c |       477 |    5837    24922    75652 |    11057      477     99 |  0.000 % |
0.39/0.46	c |       817 |    5837    24922    75652 |    12162      817    108 |  0.000 % |
0.59/0.62	c |      1324 |    5837    24922    75652 |    13379     1324    116 |  0.000 % |
0.79/0.83	c |      2083 |    5837    24922    75652 |    14716     2083    121 |  0.000 % |
1.09/1.11	c |      3222 |    5837    24922    75652 |    16188     3222    119 |  0.000 % |
1.49/1.58	c |      4930 |    5837    24922    75652 |    17807     4930    126 |  0.000 % |
2.20/2.29	c |      7492 |    5837    24922    75652 |    19588     7492    134 |  0.000 % |
3.40/3.48	c |     11337 |    5837    24922    75652 |    21547    11337    135 |  0.000 % |
5.59/5.61	c |     17103 |    5837    24922    75652 |    23701    17103    140 |  0.000 % |
9.38/9.46	c |     25752 |    5837    24922    75652 |    26071    12409    166 |  0.000 % |
15.68/15.75	c |     38726 |    5837    24922    75652 |    28679    25383    158 |  0.000 % |
26.18/26.26	c |     58188 |    5837    24922    75652 |    31547    26851    161 |  0.000 % |
43.48/43.55	c |     87380 |    5837    24922    75652 |    34701    14936    164 |  0.000 % |
74.87/74.96	c |    131171 |    5837    24922    75652 |    38171    35573    173 |  0.000 % |
128.94/129.00	c |    196855 |    5837    24922    75652 |    41989    25991    170 |  0.000 % |
207.33/207.49	c |    295381 |    5837    24922    75652 |    46188    34117    170 |  0.000 % |
341.28/341.43	c |    443171 |    5837    24922    75652 |    50806    46372    168 |  0.000 % |
562.80/563.08	c |    664855 |    5837    24922    75652 |    55887    45601    175 |  0.000 % |
907.18/907.52	c |    997381 |    5837    24922    75652 |    61476    38607    177 |  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-1514116-1238226980/watcher-1514116-1238226980 -o /tmp/evaluation-result-1514116-1238226980/solver-1514116-1238226980 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1296613248 HOME/instance-1514116-1238226980.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.97 3/76 31048
/proc/meminfo: memFree=1785344/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=3456 CPUtime=0
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 600 0 0 0 0 0 0 0 18 0 1 0 1095359087 3538944 555 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 864 555 87 221 0 640 0

[startup+0.0432491 s]
/proc/loadavg: 0.99 0.97 0.97 3/76 31048
/proc/meminfo: memFree=1785344/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=6104 CPUtime=0.03
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 1212 0 0 0 3 0 0 0 18 0 1 0 1095359087 6250496 1167 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 1526 1168 87 221 0 1302 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6104

[startup+0.101258 s]
/proc/loadavg: 0.99 0.97 0.97 3/76 31048
/proc/meminfo: memFree=1785344/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=7160 CPUtime=0.09
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 1516 0 0 0 9 0 0 0 18 0 1 0 1095359087 7331840 1471 1992294400 4194304 5102648 548682068784 18446744073709551615 4272798 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 1790 1471 99 221 0 1566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7160

[startup+0.30129 s]
/proc/loadavg: 0.99 0.97 0.97 3/76 31048
/proc/meminfo: memFree=1785344/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=6676 CPUtime=0.29
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 1531 0 0 0 29 0 0 0 19 0 1 0 1095359087 6836224 1386 1992294400 4194304 5102648 548682068784 18446744073709551615 4214237 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 1669 1386 114 221 0 1445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6676

[startup+0.701354 s]
/proc/loadavg: 0.99 0.97 0.97 3/76 31048
/proc/meminfo: memFree=1785344/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=6808 CPUtime=0.69
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 1550 0 0 0 69 0 0 0 22 0 1 0 1095359087 6971392 1405 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 1702 1405 114 221 0 1478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6808

[startup+1.50148 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31049
/proc/meminfo: memFree=1779448/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=8656 CPUtime=1.49
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 2007 0 0 0 148 1 0 0 25 0 1 0 1095359087 8863744 1862 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 2164 1862 114 221 0 1940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8656

[startup+3.10174 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31049
/proc/meminfo: memFree=1776568/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=12280 CPUtime=3.1
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 2899 0 0 0 308 2 0 0 25 0 1 0 1095359087 12574720 2754 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 3070 2754 114 221 0 2846 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 12280

[startup+6.30125 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31049
/proc/meminfo: memFree=1770168/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=18148 CPUtime=6.29
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 4383 0 0 0 626 3 0 0 25 0 1 0 1095359087 18583552 4238 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 4537 4238 114 221 0 4313 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18148

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31049
/proc/meminfo: memFree=1763896/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=22636 CPUtime=12.68
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 5506 0 0 0 1265 3 0 0 25 0 1 0 1095359087 23179264 5361 1992294400 4194304 5102648 548682068784 18446744073709551615 4249860 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 5659 5361 114 221 0 5435 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22636

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31049
/proc/meminfo: memFree=1759352/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=27268 CPUtime=25.48
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 6626 0 0 0 2544 4 0 0 25 0 1 0 1095359087 27922432 6481 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 6817 6481 114 221 0 6593 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27268

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31049
/proc/meminfo: memFree=1755320/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=31228 CPUtime=51.08
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 7639 0 0 0 5103 5 0 0 25 0 1 0 1095359087 31977472 7494 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 7807 7494 114 221 0 7583 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31228

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31049
/proc/meminfo: memFree=1747576/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=38884 CPUtime=102.27
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 9566 0 0 0 10219 8 0 0 25 0 1 0 1095359087 39817216 9421 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 9721 9421 114 221 0 9497 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38884

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31049
/proc/meminfo: memFree=1742520/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=44628 CPUtime=162.24
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 10961 0 0 0 16215 9 0 0 25 0 1 0 1095359087 45699072 10816 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 11157 10816 114 221 0 10933 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44628

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31049
/proc/meminfo: memFree=1738360/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=48200 CPUtime=222.22
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 11847 0 0 0 22212 10 0 0 25 0 1 0 1095359087 49356800 11702 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 12050 11702 114 221 0 11826 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 48200

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1735864/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=50324 CPUtime=282.2
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 12402 0 0 0 28209 11 0 0 25 0 1 0 1095359087 51531776 12257 1992294400 4194304 5102648 548682068784 18446744073709551615 4250714 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 12581 12257 114 221 0 12357 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 50324

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1734840/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=51380 CPUtime=342.18
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 12658 0 0 0 34207 11 0 0 25 0 1 0 1095359087 52613120 12513 1992294400 4194304 5102648 548682068784 18446744073709551615 4228913 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 12845 12513 114 221 0 12621 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 51380

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1731960/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=54284 CPUtime=402.15
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 13377 0 0 0 40203 12 0 0 25 0 1 0 1095359087 55586816 13232 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 13571 13232 114 221 0 13347 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 54284

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1727352/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=58808 CPUtime=462.13
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 14517 0 0 0 46199 14 0 0 25 0 1 0 1095359087 60219392 14372 1992294400 4194304 5102648 548682068784 18446744073709551615 4249077 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 14702 14372 114 221 0 14478 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 58808

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1727224/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=59072 CPUtime=522.11
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 14565 0 0 0 52197 14 0 0 25 0 1 0 1095359087 60489728 14420 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 14768 14420 114 221 0 14544 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 59072

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1723384/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=62648 CPUtime=582.09
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 15503 0 0 0 58194 15 0 0 25 0 1 0 1095359087 64151552 15358 1992294400 4194304 5102648 548682068784 18446744073709551615 4249077 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 15662 15358 114 221 0 15438 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 62648

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1722552/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=63572 CPUtime=642.07
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 15704 0 0 0 64192 15 0 0 25 0 1 0 1095359087 65097728 15559 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 15893 15559 114 221 0 15669 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 63572

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1721592/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=64496 CPUtime=702.05
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 15944 0 0 0 70189 16 0 0 25 0 1 0 1095359087 66043904 15799 1992294400 4194304 5102648 548682068784 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 16124 15799 114 221 0 15900 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 64496

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1721400/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=64760 CPUtime=762.03
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 15996 0 0 0 76187 16 0 0 25 0 1 0 1095359087 66314240 15851 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 16190 15851 114 221 0 15966 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 64760

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1719992/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=66080 CPUtime=822.01
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 16338 0 0 0 82184 17 0 0 25 0 1 0 1095359087 67665920 16193 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 16520 16193 114 221 0 16296 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 66080

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1718840/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=67268 CPUtime=881.99
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 16648 0 0 0 88182 17 0 0 25 0 1 0 1095359087 68882432 16503 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 16817 16503 114 221 0 16593 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 67268

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1714616/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=71692 CPUtime=941.97
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 17700 0 0 0 94179 18 0 0 25 0 1 0 1095359087 73412608 17555 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 17923 17555 114 221 0 17699 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 71692

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1713912/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=72352 CPUtime=1001.95
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 17868 0 0 0 100176 19 0 0 25 0 1 0 1095359087 74088448 17723 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 18088 17723 114 221 0 17864 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 72352

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1710008/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=76316 CPUtime=1061.92
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 18836 0 0 0 106172 20 0 0 25 0 1 0 1095359087 78147584 18691 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 19079 18691 114 221 0 18855 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 76316

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1710008/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=76316 CPUtime=1121.91
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 18836 0 0 0 112170 21 0 0 25 0 1 0 1095359087 78147584 18691 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 19079 18691 114 221 0 18855 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 76316

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1709944/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=76316 CPUtime=1181.89
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 18836 0 0 0 118168 21 0 0 25 0 1 0 1095359087 78147584 18691 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 19079 18691 114 221 0 18855 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 76316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/77 31055
/proc/meminfo: memFree=1709944/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=76316 CPUtime=1200.09
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 18836 0 0 0 119988 21 0 0 25 0 1 0 1095359087 78147584 18691 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 19079 18691 114 221 0 18855 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 76316

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.97 2/77 31055
/proc/meminfo: memFree=1709944/2055920 swapFree=4173572/4192956
[pid=31048] ppid=31046 vsize=76316 CPUtime=1200.09
/proc/31048/stat : 31048 (varsat-industri) R 31046 31048 30861 0 -1 4194304 18836 0 0 0 119988 21 0 0 25 0 1 0 1095359087 78147584 18691 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31048/statm: 19079 18691 114 221 0 18855 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 76316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.88
CPU system time (s): 0.225965
CPU usage (%): 99.9658
Max. virtual memory (cumulated for all children) (KiB): 76316

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

runsolver used 1.00885 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node69 at 2009-03-28 08:56:20
IDJOB=1514116
IDBENCH=70319
IDSOLVER=538
FILE ID=node69/1514116-1238226980
PBS_JOBID= 9060589
Free space on /tmp= 65724 MiB

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

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

MD5SUM BENCH= 682adf22440a1975a5efec3ca28f38cb
RANDOM SEED=1296613248

node69.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.261
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.261
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:       1785824 kB
Buffers:         41212 kB
Cached:         151152 kB
SwapCached:      10072 kB
Active:         100688 kB
Inactive:       103572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785824 kB
SwapTotal:     4192956 kB
SwapFree:      4173572 kB
Dirty:            1456 kB
Writeback:           0 kB
Mapped:          17636 kB
Slab:            50596 kB
Committed_AS:  3452592 kB
PageTables:       2336 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= 65724 MiB
End job on node69 at 2009-03-28 09:16:23