Trace number 1517248

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S1375576340-029.cnf
MD5SUM1b93ff755afc24c2ba01a5f3cf1dc449
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark73.5298
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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:  400                                                  |
0.00/0.00	c |  Number of clauses:    1700                                                 |
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:          568082105.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 |     386     1687     5125 |      562        0    nan |  0.000 % |
0.00/0.00	c |       101 |     386     1687     5125 |      618      101     23 |  0.001 % |
0.00/0.01	c |       251 |     386     1687     5125 |      680      251     21 |  0.001 % |
0.00/0.02	c |       478 |     386     1687     5125 |      748      478     21 |  0.001 % |
0.00/0.03	c |       818 |     386     1687     5125 |      823      419     18 |  0.001 % |
0.00/0.05	c |      1324 |     386     1687     5125 |      905      500     16 |  0.001 % |
0.07/0.07	c |      2083 |     386     1687     5125 |      996      784     17 |  0.001 % |
0.10/0.11	c |      3222 |     386     1687     5125 |     1095      893     17 |  0.001 % |
0.10/0.17	c |      4932 |     386     1687     5125 |     1205      913     15 |  0.001 % |
0.20/0.26	c |      7494 |     386     1687     5125 |     1325      990     17 |  0.001 % |
0.30/0.39	c |     11338 |     386     1687     5125 |     1458      751     15 |  0.001 % |
0.59/0.60	c |     17106 |     386     1687     5125 |     1604     1282     17 |  0.001 % |
0.89/0.92	c |     25755 |     386     1687     5125 |     1764      904     16 |  0.001 % |
1.39/1.42	c |     38729 |     386     1687     5125 |     1941     1289     16 |  0.001 % |
2.20/2.20	c |     58190 |     386     1687     5125 |     2135      998     16 |  0.001 % |
3.39/3.41	c |     87382 |     386     1687     5125 |     2349     1980     19 |  0.001 % |
5.19/5.29	c |    131171 |     386     1687     5125 |     2583     1638     18 |  0.001 % |
8.09/8.16	c |    196855 |     386     1687     5125 |     2842     1797     18 |  0.001 % |
12.59/12.69	c |    295381 |     386     1687     5125 |     3126     2402     17 |  0.001 % |
19.79/19.82	c |    443171 |     386     1687     5125 |     3439     3045     19 |  0.001 % |
30.88/30.90	c |    664854 |     386     1687     5125 |     3783     2065     18 |  0.001 % |
47.88/47.92	c |    997379 |     386     1687     5125 |     4161     2087     19 |  0.001 % |
74.57/74.62	c |   1496167 |     386     1687     5125 |     4577     3536     17 |  0.001 % |
115.96/116.01	c |   2244350 |     386     1687     5125 |     5035     4469     18 |  0.001 % |
181.64/181.72	c |   3366626 |     386     1687     5125 |     5538     2882     19 |  0.001 % |
283.02/283.15	c |   5050039 |     386     1687     5125 |     6092     5511     20 |  0.001 % |
443.57/443.76	c |   7575156 |     386     1687     5125 |     6701     5457     19 |  0.001 % |
693.61/693.86	c |  11362831 |     386     1687     5125 |     7372     5887     19 |  0.001 % |
1088.91/1089.28	c |  17044344 |     386     1687     5125 |     8109     3824     19 |  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-1517248-1238282524/watcher-1517248-1238282524 -o /tmp/evaluation-result-1517248-1238282524/solver-1517248-1238282524 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=568082105 HOME/instance-1517248-1238282524.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.92 0.98 0.99 3/73 7421
/proc/meminfo: memFree=1702640/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=2416 CPUtime=0
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 227 0 0 0 0 0 0 0 20 0 1 0 884641039 2473984 212 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 604 212 101 221 0 380 0

[startup+0.0759101 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 7421
/proc/meminfo: memFree=1702640/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=2548 CPUtime=0.07
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 251 0 0 0 7 0 0 0 20 0 1 0 884641039 2609152 236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 637 236 111 221 0 413 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2548

[startup+0.101911 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 7421
/proc/meminfo: memFree=1702640/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=2548 CPUtime=0.1
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 257 0 0 0 10 0 0 0 20 0 1 0 884641039 2609152 242 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 637 242 111 221 0 413 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2548

[startup+0.301932 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 7421
/proc/meminfo: memFree=1702640/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=2680 CPUtime=0.3
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 285 0 0 0 30 0 0 0 22 0 1 0 884641039 2744320 270 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 670 270 111 221 0 446 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2680

[startup+0.701978 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 7421
/proc/meminfo: memFree=1702640/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=2820 CPUtime=0.69
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 316 0 0 0 69 0 0 0 25 0 1 0 884641039 2887680 301 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 705 301 111 221 0 481 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2820

[startup+1.50206 s]
/proc/loadavg: 0.92 0.98 0.99 2/74 7422
/proc/meminfo: memFree=1701736/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=2952 CPUtime=1.49
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 357 0 0 0 149 0 0 0 25 0 1 0 884641039 3022848 342 1992294400 4194304 5102648 548682068784 18446744073709551615 4254466 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 738 342 111 221 0 514 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2952

[startup+3.10123 s]
/proc/loadavg: 0.93 0.98 0.99 2/74 7422
/proc/meminfo: memFree=1701416/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=3084 CPUtime=3.09
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 404 0 0 0 309 0 0 0 25 0 1 0 884641039 3158016 389 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 771 389 111 221 0 547 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3084

[startup+6.30157 s]
/proc/loadavg: 0.93 0.98 0.99 2/74 7422
/proc/meminfo: memFree=1701032/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=3348 CPUtime=6.29
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 475 0 0 0 629 0 0 0 25 0 1 0 884641039 3428352 460 1992294400 4194304 5102648 548682068784 18446744073709551615 4249736 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 837 460 111 221 0 613 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3348

[startup+12.7012 s]
/proc/loadavg: 0.94 0.98 0.99 2/74 7422
/proc/meminfo: memFree=1700584/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=3748 CPUtime=12.69
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 567 0 0 0 1269 0 0 0 25 0 1 0 884641039 3837952 552 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 937 552 111 221 0 713 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3748

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/74 7422
/proc/meminfo: memFree=1700016/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=4284 CPUtime=25.48
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 702 0 0 0 2548 0 0 0 25 0 1 0 884641039 4386816 687 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 1071 687 111 221 0 847 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4284

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/74 7422
/proc/meminfo: memFree=1699440/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=4824 CPUtime=51.08
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 841 0 0 0 5108 0 0 0 25 0 1 0 884641039 4939776 826 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 1206 826 111 221 0 982 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4824

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/74 7422
/proc/meminfo: memFree=1698608/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=5496 CPUtime=102.27
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1014 0 0 0 10227 0 0 0 25 0 1 0 884641039 5627904 999 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 1374 999 111 221 0 1150 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5496

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1697968/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=6296 CPUtime=162.25
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1178 0 0 0 16225 0 0 0 25 0 1 0 884641039 6447104 1163 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 1574 1163 111 221 0 1350 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6296

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1697456/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=6696 CPUtime=222.23
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1295 0 0 0 22223 0 0 0 25 0 1 0 884641039 6856704 1280 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 1674 1280 111 221 0 1450 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6696

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1697008/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=7112 CPUtime=282.22
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1402 0 0 0 28222 0 0 0 25 0 1 0 884641039 7282688 1387 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 1778 1387 111 221 0 1554 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 7112

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1696432/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=7660 CPUtime=342.2
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1530 0 0 0 34220 0 0 0 25 0 1 0 884641039 7843840 1515 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 1915 1515 111 221 0 1691 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 7660

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1696112/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=7932 CPUtime=402.18
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1598 0 0 0 40218 0 0 0 25 0 1 0 884641039 8122368 1583 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 1983 1583 111 221 0 1759 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 7932

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1695984/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=8208 CPUtime=462.17
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1673 0 0 0 46217 0 0 0 25 0 1 0 884641039 8404992 1658 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2052 1658 111 221 0 1828 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 8208

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1695728/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=8480 CPUtime=522.16
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1738 0 0 0 52215 1 0 0 25 0 1 0 884641039 8683520 1723 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2120 1723 111 221 0 1896 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 8480

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1695536/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=8624 CPUtime=582.14
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1777 0 0 0 58213 1 0 0 25 0 1 0 884641039 8830976 1762 1992294400 4194304 5102648 548682068784 18446744073709551615 4250394 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2156 1762 111 221 0 1932 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 8624

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1695344/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=8768 CPUtime=642.13
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1817 0 0 0 64212 1 0 0 25 0 1 0 884641039 8978432 1802 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2192 1802 111 221 0 1968 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 8768

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1695152/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=9036 CPUtime=702.11
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1866 0 0 0 70210 1 0 0 25 0 1 0 884641039 9252864 1851 1992294400 4194304 5102648 548682068784 18446744073709551615 4488034 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2259 1851 111 221 0 2035 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 9036

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1694896/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=9320 CPUtime=762.1
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1931 0 0 0 76209 1 0 0 25 0 1 0 884641039 9543680 1916 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2330 1916 111 221 0 2106 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 9320

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1694704/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=9460 CPUtime=822.08
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 1987 0 0 0 82207 1 0 0 25 0 1 0 884641039 9687040 1972 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2365 1972 111 221 0 2141 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 9460

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1694448/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=9612 CPUtime=882.06
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 2024 0 0 0 88205 1 0 0 25 0 1 0 884641039 9842688 2009 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2403 2009 111 221 0 2179 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 9612

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1694256/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=10008 CPUtime=942.05
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 2090 0 0 0 94204 1 0 0 25 0 1 0 884641039 10248192 2075 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2502 2075 111 221 0 2278 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 10008

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1694000/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=10140 CPUtime=1002.03
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 2135 0 0 0 100202 1 0 0 25 0 1 0 884641039 10383360 2120 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2535 2120 111 221 0 2311 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 10140

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1693936/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=10280 CPUtime=1062.02
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 2154 0 0 0 106201 1 0 0 25 0 1 0 884641039 10526720 2139 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2570 2139 111 221 0 2346 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 10280

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1693872/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=10280 CPUtime=1122
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 2174 0 0 0 112199 1 0 0 25 0 1 0 884641039 10526720 2159 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2570 2159 111 221 0 2346 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 10280

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1693616/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=10572 CPUtime=1181.99
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 2228 0 0 0 118198 1 0 0 25 0 1 0 884641039 10825728 2213 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2643 2213 111 221 0 2419 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 10572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 7424
/proc/meminfo: memFree=1693552/2055920 swapFree=4176796/4192956
[pid=7421] ppid=7419 vsize=10572 CPUtime=1200.09
/proc/7421/stat : 7421 (varsat-industri) R 7419 7421 7384 0 -1 4194304 2236 0 0 0 120008 1 0 0 25 0 1 0 884641039 10825728 2221 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/7421/statm: 2643 2221 111 221 0 2419 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 10572

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.1
CPU user time (s): 1200.08
CPU system time (s): 0.016997
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 10572

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

runsolver used 1.24081 second user time and 3.13852 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-29 00:22:04
IDJOB=1517248
IDBENCH=70580
IDSOLVER=538
FILE ID=node82/1517248-1238282524
PBS_JOBID= 9060925
Free space on /tmp= 61588 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S1375576340-029.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517248-1238282524/watcher-1517248-1238282524 -o /tmp/evaluation-result-1517248-1238282524/solver-1517248-1238282524 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=568082105 HOME/instance-1517248-1238282524.cnf

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

MD5SUM BENCH= 1b93ff755afc24c2ba01a5f3cf1dc449
RANDOM SEED=568082105

node82.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1703056 kB
Buffers:         58332 kB
Cached:         229444 kB
SwapCached:       7072 kB
Active:         193232 kB
Inactive:       103640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703056 kB
SwapTotal:     4192956 kB
SwapFree:      4176796 kB
Dirty:            1268 kB
Writeback:           0 kB
Mapped:          14704 kB
Slab:            41032 kB
Committed_AS:  2297464 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61588 MiB
End job on node82 at 2009-03-29 00:42:06