Trace number 1516240

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S2037556208-016.cnf
MD5SUM420131c044d6c3aad62b65241fc230d6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.677896
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  60                                                   |
0.00/0.00	c |  Number of clauses:    5340                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1007018848.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
0.09/0.15	c |       102 |      60     5340    37380 |     1958      102     22 |  0.028 % |
0.09/0.17	c |       253 |      60     5340    37380 |     2153      253     21 |  0.028 % |
0.19/0.20	c |       478 |      60     5340    37380 |     2369      478     21 |  0.028 % |
0.19/0.23	c |       815 |      60     5340    37380 |     2606      815     21 |  0.028 % |
0.19/0.27	c |      1321 |      60     5340    37380 |     2866     1321     21 |  0.028 % |
0.29/0.32	c |      2080 |      60     5340    37380 |     3153     2080     21 |  0.028 % |
0.39/0.40	c |      3221 |      60     5340    37380 |     3468     1636     21 |  0.028 % |
0.49/0.51	c |      4929 |      60     5340    37380 |     3815     3344     21 |  0.028 % |
0.59/0.67	c |      7491 |      60     5340    37380 |     4197     2069     21 |  0.028 % |
0.89/0.90	c |     11336 |      60     5340    37380 |     4616     3805     21 |  0.028 % |
1.19/1.24	c |     17103 |      60     5340    37380 |     5078     2609     21 |  0.028 % |
1.69/1.75	c |     25752 |      60     5340    37380 |     5586     3599     20 |  0.028 % |
2.49/2.57	c |     38729 |      60     5340    37380 |     6145     5352     20 |  0.028 % |
3.79/3.84	c |     58191 |      60     5340    37380 |     6759     3210     21 |  0.028 % |
5.69/5.77	c |     87386 |      60     5340    37380 |     7435     5266     21 |  0.028 % |
8.79/8.81	c |    131176 |      60     5340    37380 |     8179     4296     20 |  0.028 % |
13.59/13.65	c |    196861 |      60     5340    37380 |     8996     4349     19 |  0.028 % |
21.08/21.10	c |    295388 |      60     5340    37380 |     9896     8169     20 |  0.028 % |
32.98/33.05	c |    443178 |      60     5340    37380 |    10886     7168     19 |  0.028 % |
51.88/51.99	c |    664861 |      60     5340    37380 |    11974    10629     20 |  0.028 % |
82.27/82.34	c |    997386 |      60     5340    37380 |    13172     7191     20 |  0.028 % |
130.55/130.68	c |   1496176 |      60     5340    37380 |    14489    11140     20 |  0.028 % |
207.72/207.80	c |   2244358 |      60     5340    37380 |    15938    11924     19 |  0.028 % |
331.49/331.60	c |   3366633 |      60     5340    37380 |    17532     9032     18 |  0.028 % |
536.53/536.74	c |   5050044 |      60     5340    37380 |    19285    15994     19 |  0.028 % |
873.23/873.54	c |   7575161 |      60     5340    37380 |    21214    11928     18 |  0.028 % |

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-1516240-1238266707/watcher-1516240-1238266707 -o /tmp/evaluation-result-1516240-1238266707/solver-1516240-1238266707 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1007018848 HOME/instance-1516240-1238266707.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.94 0.99 0.99 3/64 11766
/proc/meminfo: memFree=1067744/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=2544 CPUtime=0
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 865262191 2605056 253 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 636 255 87 221 0 412 0

[startup+0.0492099 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 11766
/proc/meminfo: memFree=1067744/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=3364 CPUtime=0.04
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 489 0 0 0 4 0 0 0 18 0 1 0 865262191 3444736 474 1992294400 4194304 5102648 548682068784 18446744073709551615 4272878 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 841 474 98 221 0 617 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3364

[startup+0.101216 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 11766
/proc/meminfo: memFree=1067744/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=3536 CPUtime=0.09
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 511 0 0 0 9 0 0 0 18 0 1 0 865262191 3620864 496 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 884 496 98 221 0 660 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3536

[startup+0.301245 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 11766
/proc/meminfo: memFree=1067744/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=3472 CPUtime=0.29
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 524 0 0 0 29 0 0 0 19 0 1 0 865262191 3555328 509 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 868 509 110 221 0 644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3472

[startup+0.701304 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 11766
/proc/meminfo: memFree=1067744/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=3740 CPUtime=0.69
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 568 0 0 0 69 0 0 0 22 0 1 0 865262191 3829760 553 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 935 553 110 221 0 711 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3740

[startup+1.50142 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 11767
/proc/meminfo: memFree=1065752/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=4012 CPUtime=1.49
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 662 0 0 0 149 0 0 0 25 0 1 0 865262191 4108288 647 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 1003 647 110 221 0 779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4012

[startup+3.10166 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 11767
/proc/meminfo: memFree=1065240/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=4552 CPUtime=3.09
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 767 0 0 0 309 0 0 0 25 0 1 0 865262191 4661248 752 1992294400 4194304 5102648 548682068784 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 1138 752 110 221 0 914 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4552

[startup+6.30213 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 11767
/proc/meminfo: memFree=1064664/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=4952 CPUtime=6.29
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 873 0 0 0 629 0 0 0 25 0 1 0 865262191 5070848 858 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 1238 858 110 221 0 1014 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4952

[startup+12.7011 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 11767
/proc/meminfo: memFree=1064024/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=5432 CPUtime=12.69
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 985 0 0 0 1269 0 0 0 25 0 1 0 865262191 5562368 970 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 1358 970 110 221 0 1134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5432

[startup+25.502 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 11767
/proc/meminfo: memFree=1063256/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=6320 CPUtime=25.48
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 1169 0 0 0 2548 0 0 0 25 0 1 0 865262191 6471680 1154 1992294400 4194304 5102648 548682068784 18446744073709551615 4227576 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 1580 1154 110 221 0 1356 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6320

[startup+51.1017 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 11767
/proc/meminfo: memFree=1062424/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=7128 CPUtime=51.08
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 1366 0 0 0 5107 1 0 0 25 0 1 0 865262191 7299072 1351 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 1782 1351 110 221 0 1558 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7128

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11767
/proc/meminfo: memFree=1061272/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=8388 CPUtime=102.27
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 1649 0 0 0 10226 1 0 0 25 0 1 0 865262191 8589312 1634 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 2097 1634 110 221 0 1873 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8388

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11773
/proc/meminfo: memFree=1060304/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=9116 CPUtime=162.23
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 1854 0 0 0 16222 1 0 0 25 0 1 0 865262191 9334784 1839 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 2279 1839 110 221 0 2055 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9116

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11773
/proc/meminfo: memFree=1060048/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=9496 CPUtime=222.22
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 1951 0 0 0 22221 1 0 0 25 0 1 0 865262191 9723904 1936 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 2374 1936 110 221 0 2150 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 9496

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11773
/proc/meminfo: memFree=1059408/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=10256 CPUtime=282.2
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2093 0 0 0 28219 1 0 0 25 0 1 0 865262191 10502144 2078 1992294400 4194304 5102648 548682068784 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 2564 2078 110 221 0 2340 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 10256

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11773
/proc/meminfo: memFree=1058768/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=11012 CPUtime=342.18
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2251 0 0 0 34216 2 0 0 25 0 1 0 865262191 11276288 2236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 2753 2236 110 221 0 2529 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 11012

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11773
/proc/meminfo: memFree=1058320/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=11392 CPUtime=402.17
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2349 0 0 0 40215 2 0 0 25 0 1 0 865262191 11665408 2334 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 2848 2334 110 221 0 2624 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 11392

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11773
/proc/meminfo: memFree=1058264/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=11580 CPUtime=462.15
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2374 0 0 0 46213 2 0 0 25 0 1 0 865262191 11857920 2359 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 2895 2359 110 221 0 2671 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 11580

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11773
/proc/meminfo: memFree=1057816/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=11960 CPUtime=522.13
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2474 0 0 0 52211 2 0 0 25 0 1 0 865262191 12247040 2459 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 2990 2459 110 221 0 2766 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 11960

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11773
/proc/meminfo: memFree=1057432/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=12600 CPUtime=582.11
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2602 0 0 0 58209 2 0 0 25 0 1 0 865262191 12902400 2587 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3150 2587 110 221 0 2926 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 12600

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11773
/proc/meminfo: memFree=1057176/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=12792 CPUtime=642.1
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2639 0 0 0 64208 2 0 0 25 0 1 0 865262191 13099008 2624 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3198 2624 110 221 0 2974 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 12792

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 11773
/proc/meminfo: memFree=1056984/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=12980 CPUtime=702.07
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2703 0 0 0 70205 2 0 0 25 0 1 0 865262191 13291520 2688 1992294400 4194304 5102648 548682068784 18446744073709551615 4225406 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3245 2688 110 221 0 3021 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 12980

[startup+762.305 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 11773
/proc/meminfo: memFree=1056920/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=12980 CPUtime=762.06
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2711 0 0 0 76204 2 0 0 25 0 1 0 865262191 13291520 2696 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3245 2696 110 221 0 3021 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 12980

[startup+822.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 11773
/proc/meminfo: memFree=1056920/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=12980 CPUtime=822.04
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2720 0 0 0 82201 3 0 0 25 0 1 0 865262191 13291520 2705 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3245 2705 110 221 0 3021 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 12980

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11773
/proc/meminfo: memFree=1056728/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=13172 CPUtime=882.03
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2750 0 0 0 88200 3 0 0 25 0 1 0 865262191 13488128 2735 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3293 2735 110 221 0 3069 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 13172

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11773
/proc/meminfo: memFree=1056664/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=13172 CPUtime=942.01
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2769 0 0 0 94198 3 0 0 25 0 1 0 865262191 13488128 2754 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3293 2754 110 221 0 3069 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 13172

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11773
/proc/meminfo: memFree=1056600/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=13172 CPUtime=1001.99
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2782 0 0 0 100196 3 0 0 25 0 1 0 865262191 13488128 2767 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3293 2767 110 221 0 3069 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 13172

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11773
/proc/meminfo: memFree=1056600/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=13172 CPUtime=1061.97
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2789 0 0 0 106194 3 0 0 25 0 1 0 865262191 13488128 2774 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3293 2774 110 221 0 3069 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 13172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11773
/proc/meminfo: memFree=1056472/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=13172 CPUtime=1121.95
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2808 0 0 0 112192 3 0 0 25 0 1 0 865262191 13488128 2793 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3293 2793 110 221 0 3069 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 13172

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11773
/proc/meminfo: memFree=1056536/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=13172 CPUtime=1181.93
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2810 0 0 0 118190 3 0 0 25 0 1 0 865262191 13488128 2795 1992294400 4194304 5102648 548682068784 18446744073709551615 4243776 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3293 2795 110 221 0 3069 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 13172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11773
/proc/meminfo: memFree=1056472/2055920 swapFree=4178260/4192956
[pid=11766] ppid=11764 vsize=13172 CPUtime=1200.03
/proc/11766/stat : 11766 (varsat-industri) R 11764 11766 11361 0 -1 4194304 2813 0 0 0 120000 3 0 0 25 0 1 0 865262191 13488128 2798 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/11766/statm: 3293 2798 110 221 0 3069 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 13172

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.04
CPU user time (s): 1200.01
CPU system time (s): 0.036994
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 13172

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

runsolver used 0.947855 second user time and 2.45463 second system time

The end

Launcher Data

Begin job on node39 at 2009-03-28 19:58:27
IDJOB=1516240
IDBENCH=70496
IDSOLVER=538
FILE ID=node39/1516240-1238266707
PBS_JOBID= 9060778
Free space on /tmp= 66228 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S2037556208-016.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516240-1238266707/watcher-1516240-1238266707 -o /tmp/evaluation-result-1516240-1238266707/solver-1516240-1238266707 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1007018848 HOME/instance-1516240-1238266707.cnf

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

MD5SUM BENCH= 420131c044d6c3aad62b65241fc230d6
RANDOM SEED=1007018848

node39.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.285
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.285
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:       1068160 kB
Buffers:         88324 kB
Cached:         804236 kB
SwapCached:       8168 kB
Active:          49104 kB
Inactive:       853388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1068160 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:          16692 kB
Slab:            71588 kB
Committed_AS:  2188776 kB
PageTables:       1188 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= 66228 MiB
End job on node39 at 2009-03-28 20:18:30