Trace number 1517344

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.06 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1563412474-059.cnf
MD5SUMdb2a5eb5a2e705c514d4161cd8870d93
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark396.021
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
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:  440                                                  |
0.00/0.00	c |  Number of clauses:    1870                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          641279202.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     428     1839     5575 |      613        0    nan |  0.000 % |
0.00/0.01	c |       100 |     428     1839     5575 |      674      100     21 |  0.001 % |
0.00/0.01	c |       251 |     428     1839     5575 |      741      251     20 |  0.001 % |
0.00/0.02	c |       478 |     428     1839     5575 |      815      478     20 |  0.001 % |
0.00/0.03	c |       815 |     428     1839     5575 |      897      815     20 |  0.001 % |
0.00/0.05	c |      1322 |     428     1839     5575 |      987      855     19 |  0.001 % |
0.07/0.08	c |      2084 |     428     1839     5575 |     1085      581     19 |  0.001 % |
0.09/0.13	c |      3224 |     428     1839     5575 |     1194      586     17 |  0.001 % |
0.19/0.20	c |      4933 |     428     1839     5575 |     1314     1038     18 |  0.001 % |
0.29/0.30	c |      7497 |     428     1839     5575 |     1445      892     17 |  0.001 % |
0.39/0.46	c |     11341 |     428     1839     5575 |     1589     1005     17 |  0.001 % |
0.69/0.71	c |     17108 |     428     1839     5575 |     1748     1080     18 |  0.001 % |
1.00/1.09	c |     25757 |     428     1839     5575 |     1923     1680     20 |  0.001 % |
1.59/1.67	c |     38731 |     428     1839     5575 |     2116     1881     19 |  0.001 % |
2.49/2.56	c |     58192 |     428     1839     5575 |     2327     1931     20 |  0.001 % |
3.89/3.93	c |     87384 |     428     1839     5575 |     2560     1472     20 |  0.001 % |
5.99/6.06	c |    131173 |     428     1839     5575 |     2816     2363     20 |  0.001 % |
9.39/9.48	c |    196858 |     428     1839     5575 |     3098     2222     20 |  0.001 % |
14.69/14.79	c |    295385 |     428     1839     5575 |     3408     1744     18 |  0.001 % |
22.79/22.89	c |    443176 |     428     1839     5575 |     3749     2702     19 |  0.001 % |
35.68/35.76	c |    664860 |     428     1839     5575 |     4123     2267     20 |  0.001 % |
55.28/55.37	c |    997388 |     428     1839     5575 |     4536     3578     20 |  0.001 % |
86.56/86.66	c |   1496176 |     428     1839     5575 |     4989     3136     20 |  0.001 % |
135.45/135.56	c |   2244358 |     428     1839     5575 |     5488     3878     23 |  0.001 % |
211.43/211.59	c |   3366632 |     428     1839     5575 |     6037     3344     20 |  0.001 % |
331.00/331.14	c |   5050043 |     428     1839     5575 |     6641     5532     22 |  0.001 % |
522.94/523.15	c |   7575160 |     428     1839     5575 |     7305     5328     20 |  0.001 % |
821.47/821.74	c |  11362835 |     428     1839     5575 |     8036     4007     20 |  0.001 % |

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-1517344-1238283996/watcher-1517344-1238283996 -o /tmp/evaluation-result-1517344-1238283996/solver-1517344-1238283996 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=641279202 HOME/instance-1517344-1238283996.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.84 0.95 0.98 3/66 30186
/proc/meminfo: memFree=978656/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=2420 CPUtime=0
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 227 0 0 0 0 0 0 0 18 0 1 0 1101062549 2478080 212 1992294400 4194304 5102648 548682068784 18446744073709551615 4283258 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 605 212 99 221 0 381 0

[startup+0.0819001 s]
/proc/loadavg: 0.84 0.95 0.98 3/66 30186
/proc/meminfo: memFree=978656/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=2520 CPUtime=0.07
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 261 0 0 0 7 0 0 0 18 0 1 0 1101062549 2580480 246 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 630 246 111 221 0 406 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2520

[startup+0.101903 s]
/proc/loadavg: 0.84 0.95 0.98 3/66 30186
/proc/meminfo: memFree=978656/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=2520 CPUtime=0.09
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 264 0 0 0 9 0 0 0 18 0 1 0 1101062549 2580480 249 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 630 249 111 221 0 406 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2520

[startup+0.301928 s]
/proc/loadavg: 0.84 0.95 0.98 3/66 30186
/proc/meminfo: memFree=978656/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=2652 CPUtime=0.29
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 294 0 0 0 29 0 0 0 19 0 1 0 1101062549 2715648 279 1992294400 4194304 5102648 548682068784 18446744073709551615 4249184 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 663 279 111 221 0 439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2652

[startup+0.70198 s]
/proc/loadavg: 0.84 0.95 0.98 3/66 30186
/proc/meminfo: memFree=978656/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=2784 CPUtime=0.69
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 327 0 0 0 69 0 0 0 22 0 1 0 1101062549 2850816 312 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 696 312 111 221 0 472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2784

[startup+1.50108 s]
/proc/loadavg: 0.85 0.96 0.98 2/67 30187
/proc/meminfo: memFree=977816/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=2916 CPUtime=1.49
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 362 0 0 0 149 0 0 0 25 0 1 0 1101062549 2985984 347 1992294400 4194304 5102648 548682068784 18446744073709551615 4254511 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 729 347 111 221 0 505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2916

[startup+3.10129 s]
/proc/loadavg: 0.85 0.96 0.98 2/67 30187
/proc/meminfo: memFree=977432/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=3180 CPUtime=3.09
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 420 0 0 0 309 0 0 0 25 0 1 0 1101062549 3256320 405 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 795 405 111 221 0 571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3180

[startup+6.3017 s]
/proc/loadavg: 0.85 0.96 0.98 2/67 30187
/proc/meminfo: memFree=977048/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=3444 CPUtime=6.29
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 483 0 0 0 629 0 0 0 25 0 1 0 1101062549 3526656 468 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 861 468 111 221 0 637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3444

[startup+12.7015 s]
/proc/loadavg: 0.88 0.96 0.98 2/67 30187
/proc/meminfo: memFree=976600/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=3840 CPUtime=12.69
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 569 0 0 0 1269 0 0 0 25 0 1 0 1101062549 3932160 554 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 960 554 111 221 0 736 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3840

[startup+25.5012 s]
/proc/loadavg: 0.89 0.96 0.98 2/67 30187
/proc/meminfo: memFree=976024/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=4256 CPUtime=25.48
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 702 0 0 0 2548 0 0 0 25 0 1 0 1101062549 4358144 687 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 1064 687 111 221 0 840 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4256

[startup+51.1015 s]
/proc/loadavg: 0.93 0.96 0.98 2/67 30188
/proc/meminfo: memFree=975384/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=4928 CPUtime=51.08
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 853 0 0 0 5108 0 0 0 25 0 1 0 1101062549 5046272 838 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 1232 838 111 221 0 1008 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4928

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.98 2/67 30189
/proc/meminfo: memFree=974360/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=5872 CPUtime=102.26
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 1100 0 0 0 10226 0 0 0 25 0 1 0 1101062549 6012928 1085 1992294400 4194304 5102648 548682068784 18446744073709551615 4254625 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 1468 1085 111 221 0 1244 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5872

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=973592/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=6696 CPUtime=162.25
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 1286 0 0 0 16224 1 0 0 25 0 1 0 1101062549 6856704 1271 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 1674 1271 111 221 0 1450 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6696

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=973080/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=7104 CPUtime=222.23
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 1404 0 0 0 22222 1 0 0 25 0 1 0 1101062549 7274496 1389 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 1776 1389 111 221 0 1552 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 7104

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=972760/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=7504 CPUtime=282.21
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 1484 0 0 0 28220 1 0 0 25 0 1 0 1101062549 7684096 1469 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 1876 1469 111 221 0 1652 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7504

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=972312/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=7916 CPUtime=342.19
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 1595 0 0 0 34218 1 0 0 25 0 1 0 1101062549 8105984 1580 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 1979 1580 111 221 0 1755 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7916

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=971928/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=8320 CPUtime=402.17
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 1708 0 0 0 40216 1 0 0 25 0 1 0 1101062549 8519680 1693 1992294400 4194304 5102648 548682068784 18446744073709551615 4249683 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2080 1693 111 221 0 1856 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 8320

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=971608/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=8604 CPUtime=462.16
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 1765 0 0 0 46214 2 0 0 25 0 1 0 1101062549 8810496 1750 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2151 1750 111 221 0 1927 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 8604

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=971480/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=8872 CPUtime=522.14
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 1815 0 0 0 52212 2 0 0 25 0 1 0 1101062549 9084928 1800 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2218 1800 111 221 0 1994 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 8872

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=971160/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=9160 CPUtime=582.12
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 1890 0 0 0 58210 2 0 0 25 0 1 0 1101062549 9379840 1875 1992294400 4194304 5102648 548682068784 18446744073709551615 4254476 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2290 1875 111 221 0 2066 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 9160

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=970776/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=9436 CPUtime=642.11
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 1962 0 0 0 64209 2 0 0 25 0 1 0 1101062549 9662464 1947 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2359 1947 111 221 0 2135 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 9436

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=970584/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=9568 CPUtime=702.09
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 2000 0 0 0 70207 2 0 0 25 0 1 0 1101062549 9797632 1985 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2392 1985 111 221 0 2168 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 9568

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=970392/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=9848 CPUtime=762.07
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 2051 0 0 0 76205 2 0 0 25 0 1 0 1101062549 10084352 2036 1992294400 4194304 5102648 548682068784 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2462 2036 111 221 0 2238 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 9848

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30189
/proc/meminfo: memFree=970200/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=9988 CPUtime=822.06
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 2097 0 0 0 82203 3 0 0 25 0 1 0 1101062549 10227712 2082 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2497 2082 111 221 0 2273 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 9988

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30195
/proc/meminfo: memFree=969688/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=10300 CPUtime=882.04
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 2174 0 0 0 88201 3 0 0 25 0 1 0 1101062549 10547200 2159 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2575 2159 111 221 0 2351 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 10300

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30195
/proc/meminfo: memFree=969688/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=10432 CPUtime=942.02
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 2207 0 0 0 94199 3 0 0 25 0 1 0 1101062549 10682368 2192 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2608 2192 111 221 0 2384 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 10432

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30195
/proc/meminfo: memFree=969496/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=10708 CPUtime=1002
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 2258 0 0 0 100197 3 0 0 25 0 1 0 1101062549 10964992 2243 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2677 2243 111 221 0 2453 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 10708

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30195
/proc/meminfo: memFree=969240/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=10864 CPUtime=1061.98
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 2305 0 0 0 106195 3 0 0 25 0 1 0 1101062549 11124736 2290 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2716 2290 111 221 0 2492 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 10864

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30195
/proc/meminfo: memFree=969112/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=10996 CPUtime=1121.96
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 2340 0 0 0 112193 3 0 0 25 0 1 0 1101062549 11259904 2325 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2749 2325 111 221 0 2525 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 10996

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30195
/proc/meminfo: memFree=969048/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=11136 CPUtime=1181.95
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 2368 0 0 0 118191 4 0 0 25 0 1 0 1101062549 11403264 2353 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2784 2353 111 221 0 2560 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 11136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 30195
/proc/meminfo: memFree=968920/2055920 swapFree=4176412/4192956
[pid=30186] ppid=30184 vsize=11276 CPUtime=1200.05
/proc/30186/stat : 30186 (varsat-industri) R 30184 30186 30149 0 -1 4194304 2388 0 0 0 120001 4 0 0 25 0 1 0 1101062549 11546624 2373 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/30186/statm: 2819 2373 111 221 0 2595 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 11276

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): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1200.02
CPU system time (s): 0.042993
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 11276

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

runsolver used 1.42178 second user time and 2.95755 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-29 00:46:36
IDJOB=1517344
IDBENCH=70588
IDSOLVER=538
FILE ID=node40/1517344-1238283996
PBS_JOBID= 9060997
Free space on /tmp= 63504 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S1563412474-059.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517344-1238283996/watcher-1517344-1238283996 -o /tmp/evaluation-result-1517344-1238283996/solver-1517344-1238283996 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=641279202 HOME/instance-1517344-1238283996.cnf

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

MD5SUM BENCH= db2a5eb5a2e705c514d4161cd8870d93
RANDOM SEED=641279202

node40.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.232
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.232
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:        979136 kB
Buffers:         80320 kB
Cached:         901224 kB
SwapCached:       9624 kB
Active:         125692 kB
Inactive:       867092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        979136 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            1176 kB
Writeback:           0 kB
Mapped:          16988 kB
Slab:            69904 kB
Committed_AS:  2668036 kB
PageTables:       1476 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= 63500 MiB
End job on node40 at 2009-03-29 01:06:38