Trace number 1517368

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S1350958473-082.cnf
MD5SUMc022e76aae9fa6802d112de6ed8b76d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark379.57
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:          459096849.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 |     424     1849     5639 |      616        0    nan |  0.000 % |
0.00/0.01	c |       101 |     424     1849     5639 |      677      101     23 |  0.001 % |
0.00/0.01	c |       252 |     424     1849     5639 |      745      252     22 |  0.001 % |
0.00/0.02	c |       479 |     424     1849     5639 |      820      479     22 |  0.001 % |
0.00/0.03	c |       816 |     424     1849     5639 |      902      816     22 |  0.001 % |
0.00/0.05	c |      1322 |     424     1849     5639 |      992      838     21 |  0.001 % |
0.08/0.08	c |      2081 |     424     1849     5639 |     1091      571     18 |  0.001 % |
0.09/0.13	c |      3222 |     424     1849     5639 |     1201      584     17 |  0.001 % |
0.19/0.20	c |      4930 |     424     1849     5639 |     1321     1054     19 |  0.001 % |
0.29/0.31	c |      7492 |     424     1849     5639 |     1453      884     17 |  0.001 % |
0.39/0.47	c |     11336 |     424     1849     5639 |     1598      976     18 |  0.001 % |
0.69/0.72	c |     17102 |     424     1849     5639 |     1758     1012     18 |  0.001 % |
1.10/1.10	c |     25753 |     424     1849     5639 |     1934     1564     19 |  0.001 % |
1.59/1.69	c |     38728 |     424     1849     5639 |     2127     1703     19 |  0.001 % |
2.59/2.60	c |     58191 |     424     1849     5639 |     2340     1694     20 |  0.001 % |
3.89/3.99	c |     87383 |     424     1849     5639 |     2574     1192     17 |  0.001 % |
6.09/6.19	c |    131172 |     424     1849     5639 |     2832     1804     19 |  0.001 % |
9.49/9.58	c |    196859 |     424     1849     5639 |     3115     2752     20 |  0.001 % |
14.79/14.84	c |    295385 |     424     1849     5639 |     3426     1694     19 |  0.001 % |
22.99/23.10	c |    443175 |     424     1849     5639 |     3769     2084     19 |  0.001 % |
35.88/35.95	c |    664859 |     424     1849     5639 |     4146     2474     21 |  0.001 % |
55.98/56.02	c |    997385 |     424     1849     5639 |     4561     3963     21 |  0.001 % |
87.46/87.54	c |   1496175 |     424     1849     5639 |     5017     3158     20 |  0.001 % |
136.94/137.03	c |   2244358 |     424     1849     5639 |     5518     4651     22 |  0.001 % |
214.12/214.29	c |   3366632 |     424     1849     5639 |     6070     2919     20 |  0.001 % |
335.98/336.18	c |   5050046 |     424     1849     5639 |     6677     5236     21 |  0.001 % |
530.02/530.21	c |   7575162 |     424     1849     5639 |     7345     3789     21 |  0.001 % |
830.22/830.54	c |  11362838 |     424     1849     5639 |     8080     4688     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-1517368-1238284298/watcher-1517368-1238284298 -o /tmp/evaluation-result-1517368-1238284298/solver-1517368-1238284298 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=459096849 HOME/instance-1517368-1238284298.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.98 0.99 3/64 4141
/proc/meminfo: memFree=820728/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=2420 CPUtime=0
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 227 0 0 0 0 0 0 0 18 0 1 0 1101095481 2478080 212 1992294400 4194304 5102648 548682068784 18446744073709551615 4489735 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 605 212 100 221 0 381 0

[startup+0.088571 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4141
/proc/meminfo: memFree=820728/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=2520 CPUtime=0.08
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 266 0 0 0 8 0 0 0 18 0 1 0 1101095481 2580480 251 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 630 251 112 221 0 406 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2520

[startup+0.101574 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4141
/proc/meminfo: memFree=820728/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=2520 CPUtime=0.09
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 266 0 0 0 9 0 0 0 18 0 1 0 1101095481 2580480 251 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 630 251 112 221 0 406 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2520

[startup+0.301602 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4141
/proc/meminfo: memFree=820728/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=2652 CPUtime=0.29
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 296 0 0 0 29 0 0 0 19 0 1 0 1101095481 2715648 281 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 663 281 112 221 0 439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2652

[startup+0.70166 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4141
/proc/meminfo: memFree=820728/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=2784 CPUtime=0.69
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 328 0 0 0 69 0 0 0 22 0 1 0 1101095481 2850816 313 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 696 313 112 221 0 472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2784

[startup+1.50178 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=819824/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=3048 CPUtime=1.49
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 374 0 0 0 149 0 0 0 25 0 1 0 1101095481 3121152 359 1992294400 4194304 5102648 548682068784 18446744073709551615 4244248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 762 359 112 221 0 538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3048

[startup+3.10201 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=819504/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=3180 CPUtime=3.09
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 427 0 0 0 309 0 0 0 25 0 1 0 1101095481 3256320 412 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 795 412 112 221 0 571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3180

[startup+6.30147 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=819056/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=3464 CPUtime=6.29
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 502 0 0 0 629 0 0 0 25 0 1 0 1101095481 3547136 487 1992294400 4194304 5102648 548682068784 18446744073709551615 4249360 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 866 487 112 221 0 642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3464

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=818608/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=3860 CPUtime=12.69
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 606 0 0 0 1269 0 0 0 25 0 1 0 1101095481 3952640 591 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 965 591 112 221 0 741 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3860

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=818032/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=4412 CPUtime=25.48
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 734 0 0 0 2548 0 0 0 25 0 1 0 1101095481 4517888 719 1992294400 4194304 5102648 548682068784 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 1103 719 112 221 0 879 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4412

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=817392/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=5080 CPUtime=51.08
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 887 0 0 0 5107 1 0 0 25 0 1 0 1101095481 5201920 872 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 1270 872 112 221 0 1046 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5080

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=816432/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=5892 CPUtime=102.26
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1104 0 0 0 10225 1 0 0 25 0 1 0 1101095481 6033408 1089 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 1473 1089 112 221 0 1249 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5892

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=815728/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=6688 CPUtime=162.23
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1297 0 0 0 16222 1 0 0 25 0 1 0 1101095481 6848512 1282 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 1672 1282 112 221 0 1448 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6688

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=815280/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=7108 CPUtime=222.22
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1409 0 0 0 22220 2 0 0 25 0 1 0 1101095481 7278592 1394 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 1777 1394 112 221 0 1553 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7108

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=814768/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=7644 CPUtime=282.2
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1510 0 0 0 28218 2 0 0 25 0 1 0 1101095481 7827456 1495 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 1911 1495 112 221 0 1687 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 7644

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4142
/proc/meminfo: memFree=814384/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=7908 CPUtime=342.18
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1607 0 0 0 34216 2 0 0 25 0 1 0 1101095481 8097792 1592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 1977 1592 112 221 0 1753 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 7908

[startup+402.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 4142
/proc/meminfo: memFree=814064/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=8308 CPUtime=402.16
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1689 0 0 0 40214 2 0 0 25 0 1 0 1101095481 8507392 1674 1992294400 4194304 5102648 548682068784 18446744073709551615 4244210 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2077 1674 112 221 0 1853 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 8308

[startup+462.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 4142
/proc/meminfo: memFree=813808/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=8580 CPUtime=462.14
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1762 0 0 0 46212 2 0 0 25 0 1 0 1101095481 8785920 1747 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2145 1747 112 221 0 1921 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 8580

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4142
/proc/meminfo: memFree=813552/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=8860 CPUtime=522.12
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1817 0 0 0 52210 2 0 0 25 0 1 0 1101095481 9072640 1802 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2215 1802 112 221 0 1991 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 8860

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=813232/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=9124 CPUtime=582.1
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1881 0 0 0 58208 2 0 0 25 0 1 0 1101095481 9342976 1866 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2281 1866 112 221 0 2057 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 9124

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=812976/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=9416 CPUtime=642.08
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1944 0 0 0 64206 2 0 0 25 0 1 0 1101095481 9641984 1929 1992294400 4194304 5102648 548682068784 18446744073709551615 4244883 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2354 1929 112 221 0 2130 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 9416

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=812784/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=9548 CPUtime=702.06
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 1982 0 0 0 70204 2 0 0 25 0 1 0 1101095481 9777152 1967 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2387 1967 112 221 0 2163 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 9548

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=812400/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=9828 CPUtime=762.05
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 2064 0 0 0 76202 3 0 0 25 0 1 0 1101095481 10063872 2049 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2457 2049 112 221 0 2233 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 9828

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=812272/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=9960 CPUtime=822.02
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 2095 0 0 0 82199 3 0 0 25 0 1 0 1101095481 10199040 2080 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2490 2080 112 221 0 2266 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 9960

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=812016/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=10324 CPUtime=882
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 2178 0 0 0 88197 3 0 0 25 0 1 0 1101095481 10571776 2163 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2581 2163 112 221 0 2357 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 10324

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=811824/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=10600 CPUtime=941.98
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 2227 0 0 0 94195 3 0 0 25 0 1 0 1101095481 10854400 2212 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2650 2212 112 221 0 2426 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 10600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=811568/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=10872 CPUtime=1001.96
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 2282 0 0 0 100193 3 0 0 25 0 1 0 1101095481 11132928 2267 1992294400 4194304 5102648 548682068784 18446744073709551615 4249926 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2718 2267 112 221 0 2494 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 10872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=811312/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=11160 CPUtime=1061.95
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 2350 0 0 0 106191 4 0 0 25 0 1 0 1101095481 11427840 2335 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2790 2335 112 221 0 2566 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 11160

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=811120/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=11292 CPUtime=1121.92
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 2385 0 0 0 112188 4 0 0 25 0 1 0 1101095481 11563008 2370 1992294400 4194304 5102648 548682068784 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2823 2370 112 221 0 2599 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 11292

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=811056/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=11292 CPUtime=1181.9
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 2416 0 0 0 118186 4 0 0 25 0 1 0 1101095481 11563008 2401 1992294400 4194304 5102648 548682068784 18446744073709551615 4249362 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2823 2401 112 221 0 2599 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 11292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4148
/proc/meminfo: memFree=811056/2055920 swapFree=4174204/4192956
[pid=4141] ppid=4139 vsize=11292 CPUtime=1200
/proc/4141/stat : 4141 (varsat-industri) R 4139 4141 4050 0 -1 4194304 2416 0 0 0 119996 4 0 0 25 0 1 0 1101095481 11563008 2401 1992294400 4194304 5102648 548682068784 18446744073709551615 4255016 0 0 4096 3 0 0 0 17 1 0 0
/proc/4141/statm: 2823 2401 112 221 0 2599 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 11292

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.01
CPU user time (s): 1199.97
CPU system time (s): 0.047992
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 11292

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

runsolver used 1.20282 second user time and 2.11068 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-29 00:51:38
IDJOB=1517368
IDBENCH=70590
IDSOLVER=538
FILE ID=node22/1517368-1238284298
PBS_JOBID= 9060973
Free space on /tmp= 66328 MiB

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

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

MD5SUM BENCH= c022e76aae9fa6802d112de6ed8b76d9
RANDOM SEED=459096849

node22.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.279
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.279
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:        821144 kB
Buffers:        102684 kB
Cached:        1021912 kB
SwapCached:      12568 kB
Active:         146160 kB
Inactive:       992640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        821144 kB
SwapTotal:     4192956 kB
SwapFree:      4174204 kB
Dirty:            1032 kB
Writeback:           0 kB
Mapped:          15576 kB
Slab:            81992 kB
Committed_AS:  2881828 kB
PageTables:       1372 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= 66324 MiB
End job on node22 at 2009-03-29 01:11:40