Trace number 1517668

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S729526068-046.cnf
MD5SUM167b9c9b8ef7174228a6613d96e94620
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark506.49
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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:  460                                                  |
0.00/0.00	c |  Number of clauses:    1955                                                 |
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:          958796427.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 |     442     1933     5890 |      644        0    nan |  0.000 % |
0.00/0.01	c |       101 |     442     1933     5890 |      708      101     22 |  0.000 % |
0.00/0.01	c |       252 |     442     1933     5890 |      779      252     21 |  0.000 % |
0.00/0.02	c |       477 |     442     1933     5890 |      857      477     20 |  0.000 % |
0.03/0.03	c |       814 |     442     1933     5890 |      943      814     20 |  0.000 % |
0.03/0.06	c |      1320 |     442     1933     5890 |     1037      829     19 |  0.000 % |
0.03/0.09	c |      2079 |     442     1933     5890 |     1141     1032     21 |  0.000 % |
0.09/0.13	c |      3219 |     442     1933     5890 |     1255      986     19 |  0.000 % |
0.19/0.20	c |      4928 |     442     1933     5890 |     1381      750     18 |  0.000 % |
0.29/0.31	c |      7490 |     442     1933     5890 |     1519     1176     18 |  0.000 % |
0.39/0.47	c |     11334 |     442     1933     5890 |     1671     1119     19 |  0.000 % |
0.69/0.71	c |     17100 |     442     1933     5890 |     1838     1709     19 |  0.000 % |
1.10/1.11	c |     25749 |     442     1933     5890 |     2022     1869     21 |  0.000 % |
1.69/1.72	c |     38726 |     442     1933     5890 |     2224     1439     19 |  0.000 % |
2.59/2.67	c |     58188 |     442     1933     5890 |     2446     1582     20 |  0.000 % |
4.09/4.13	c |     87382 |     442     1933     5890 |     2691     2151     21 |  0.000 % |
6.29/6.39	c |    131171 |     442     1933     5890 |     2960     2089     20 |  0.000 % |
9.90/9.92	c |    196856 |     442     1933     5890 |     3256     1572     19 |  0.000 % |
15.19/15.29	c |    295382 |     442     1933     5890 |     3582     2755     20 |  0.000 % |
23.69/23.77	c |    443171 |     442     1933     5890 |     3940     1929     17 |  0.000 % |
36.98/37.07	c |    664855 |     442     1933     5890 |     4334     2613     19 |  0.000 % |
57.57/57.62	c |    997380 |     442     1933     5890 |     4768     2451     19 |  0.000 % |
89.67/89.78	c |   1496168 |     442     1933     5890 |     5245     3384     20 |  0.000 % |
139.35/139.42	c |   2244350 |     442     1933     5890 |     5769     3107     22 |  0.000 % |
217.64/217.75	c |   3366624 |     442     1933     5890 |     6346     2988     20 |  0.000 % |
342.59/342.80	c |   5050037 |     442     1933     5890 |     6981     5098     22 |  0.000 % |
536.65/536.80	c |   7575153 |     442     1933     5890 |     7679     4393     20 |  0.000 % |
846.15/846.48	c |  11362830 |     442     1933     5890 |     8447     6752     20 |  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-1517668-1238289301/watcher-1517668-1238289301 -o /tmp/evaluation-result-1517668-1238289301/solver-1517668-1238289301 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=958796427 HOME/instance-1517668-1238289301.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.98 3/69 6347
/proc/meminfo: memFree=896888/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=2420 CPUtime=0
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 1101593297 2478080 214 1992294400 4194304 5102648 548682068784 18446744073709551615 4494817 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 605 214 99 221 0 381 0

[startup+0.0368581 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 6347
/proc/meminfo: memFree=896888/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=2532 CPUtime=0.03
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 251 0 0 0 3 0 0 0 18 0 1 0 1101593297 2592768 236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 633 236 111 221 0 409 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2532

[startup+0.101864 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 6347
/proc/meminfo: memFree=896888/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=2532 CPUtime=0.09
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 274 0 0 0 9 0 0 0 18 0 1 0 1101593297 2592768 259 1992294400 4194304 5102648 548682068784 18446744073709551615 4249064 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 633 259 111 221 0 409 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2532

[startup+0.301884 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 6347
/proc/meminfo: memFree=896888/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=2664 CPUtime=0.29
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 298 0 0 0 29 0 0 0 19 0 1 0 1101593297 2727936 283 1992294400 4194304 5102648 548682068784 18446744073709551615 4249384 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 666 283 111 221 0 442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2664

[startup+0.701925 s]
/proc/loadavg: 0.99 0.97 0.98 3/69 6347
/proc/meminfo: memFree=896888/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=2796 CPUtime=0.69
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 337 0 0 0 69 0 0 0 22 0 1 0 1101593297 2863104 322 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 699 322 111 221 0 475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2796

[startup+1.50201 s]
/proc/loadavg: 0.99 0.97 0.98 3/70 6348
/proc/meminfo: memFree=895856/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=3060 CPUtime=1.49
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 381 0 0 0 149 0 0 0 25 0 1 0 1101593297 3133440 366 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 765 366 111 221 0 541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3060

[startup+3.10117 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=895536/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=3324 CPUtime=3.09
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 446 0 0 0 309 0 0 0 25 0 1 0 1101593297 3403776 431 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 831 431 111 221 0 607 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3324

[startup+6.3025 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=895088/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=3592 CPUtime=6.29
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 514 0 0 0 629 0 0 0 25 0 1 0 1101593297 3678208 499 1992294400 4194304 5102648 548682068784 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 898 499 111 221 0 674 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3592

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=894576/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=3988 CPUtime=12.69
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 608 0 0 0 1269 0 0 0 25 0 1 0 1101593297 4083712 593 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 997 593 111 221 0 773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3988

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=894000/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=4516 CPUtime=25.48
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 743 0 0 0 2548 0 0 0 25 0 1 0 1101593297 4624384 728 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 1129 728 111 221 0 905 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4516

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=893424/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=5048 CPUtime=51.07
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 898 0 0 0 5107 0 0 0 25 0 1 0 1101593297 5169152 883 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 1262 883 111 221 0 1038 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5048

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=892592/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=5864 CPUtime=102.27
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 1099 0 0 0 10226 1 0 0 25 0 1 0 1101593297 6004736 1084 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 1466 1084 111 221 0 1242 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5864

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=891696/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=6800 CPUtime=162.24
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 1311 0 0 0 16223 1 0 0 25 0 1 0 1101593297 6963200 1296 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 1700 1296 111 221 0 1476 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 6800

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=891056/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=7344 CPUtime=222.23
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 1463 0 0 0 22221 2 0 0 25 0 1 0 1101593297 7520256 1448 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 1836 1448 111 221 0 1612 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 7344

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=890544/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=7904 CPUtime=282.21
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 1577 0 0 0 28219 2 0 0 25 0 1 0 1101593297 8093696 1562 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 1976 1562 111 221 0 1752 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7904

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=890224/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=8168 CPUtime=342.19
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 1653 0 0 0 34217 2 0 0 25 0 1 0 1101593297 8364032 1638 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2042 1638 111 221 0 1818 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 8168

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=889840/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=8592 CPUtime=402.17
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 1752 0 0 0 40215 2 0 0 25 0 1 0 1101593297 8798208 1737 1992294400 4194304 5102648 548682068784 18446744073709551615 4255128 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2148 1737 111 221 0 1924 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 8592

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=889648/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=8864 CPUtime=462.16
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 1820 0 0 0 46213 3 0 0 25 0 1 0 1101593297 9076736 1805 1992294400 4194304 5102648 548682068784 18446744073709551615 4255071 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2216 1805 111 221 0 1992 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 8864

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=889392/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=9144 CPUtime=522.14
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 1886 0 0 0 52211 3 0 0 25 0 1 0 1101593297 9363456 1871 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2286 1871 111 221 0 2062 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 9144

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=889136/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=9428 CPUtime=582.12
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 1964 0 0 0 58209 3 0 0 25 0 1 0 1101593297 9654272 1949 1992294400 4194304 5102648 548682068784 18446744073709551615 4249970 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2357 1949 111 221 0 2133 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 9428

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=888816/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=9712 CPUtime=642.11
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2033 0 0 0 64208 3 0 0 25 0 1 0 1101593297 9945088 2018 1992294400 4194304 5102648 548682068784 18446744073709551615 4244329 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2428 2018 111 221 0 2204 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 9712

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=888624/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=9984 CPUtime=702.1
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2090 0 0 0 70206 4 0 0 25 0 1 0 1101593297 10223616 2075 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2496 2075 111 221 0 2272 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 9984

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=888496/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=10132 CPUtime=762.08
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2131 0 0 0 76204 4 0 0 25 0 1 0 1101593297 10375168 2116 1992294400 4194304 5102648 548682068784 18446744073709551615 4227928 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2533 2116 111 221 0 2309 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 10132

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=888176/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=10408 CPUtime=822.06
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2190 0 0 0 82202 4 0 0 25 0 1 0 1101593297 10657792 2175 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2602 2175 111 221 0 2378 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 10408

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=887792/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=10872 CPUtime=882.04
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2288 0 0 0 88200 4 0 0 25 0 1 0 1101593297 11132928 2273 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2718 2273 111 221 0 2494 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 10872

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=887664/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=11016 CPUtime=942.03
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2322 0 0 0 94198 5 0 0 25 0 1 0 1101593297 11280384 2307 1992294400 4194304 5102648 548682068784 18446744073709551615 4249901 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2754 2307 111 221 0 2530 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 11016

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=887600/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=11016 CPUtime=1002.01
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2347 0 0 0 100196 5 0 0 25 0 1 0 1101593297 11280384 2332 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2754 2332 111 221 0 2530 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 11016

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=887408/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=11304 CPUtime=1061.99
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2390 0 0 0 106194 5 0 0 25 0 1 0 1101593297 11575296 2375 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2826 2375 111 221 0 2602 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 11304

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=887280/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=11436 CPUtime=1121.98
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2424 0 0 0 112192 6 0 0 25 0 1 0 1101593297 11710464 2409 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2859 2409 111 221 0 2635 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 11436

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=887024/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=11576 CPUtime=1181.96
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2475 0 0 0 118190 6 0 0 25 0 1 0 1101593297 11853824 2460 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2894 2460 111 221 0 2670 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 11576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 6348
/proc/meminfo: memFree=886960/2055920 swapFree=4169124/4192956
[pid=6347] ppid=6345 vsize=11728 CPUtime=1200.06
/proc/6347/stat : 6347 (varsat-industri) R 6345 6347 6124 0 -1 4194304 2489 0 0 0 120000 6 0 0 25 0 1 0 1101593297 12009472 2474 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/6347/statm: 2932 2474 111 221 0 2708 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 11728

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.07
CPU user time (s): 1200
CPU system time (s): 0.068989
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 11728

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

runsolver used 1.07684 second user time and 3.3005 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-29 03:15:02
IDJOB=1517668
IDBENCH=70615
IDSOLVER=538
FILE ID=node44/1517668-1238289301
PBS_JOBID= 9060921
Free space on /tmp= 66400 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S729526068-046.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517668-1238289301/watcher-1517668-1238289301 -o /tmp/evaluation-result-1517668-1238289301/solver-1517668-1238289301 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=958796427 HOME/instance-1517668-1238289301.cnf

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

MD5SUM BENCH= 167b9c9b8ef7174228a6613d96e94620
RANDOM SEED=958796427

node44.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.241
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.241
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:        897304 kB
Buffers:        106704 kB
Cached:         941216 kB
SwapCached:      13220 kB
Active:         317312 kB
Inactive:       745280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        897304 kB
SwapTotal:     4192956 kB
SwapFree:      4169124 kB
Dirty:            1056 kB
Writeback:           0 kB
Mapped:          18124 kB
Slab:            81400 kB
Committed_AS:  2544120 kB
PageTables:       1796 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= 66396 MiB
End job on node44 at 2009-03-29 03:35:04