Trace number 1720396

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

General information on the benchmark

Namealoul-chnl11-13.cnf
MD5SUMc7162bc1ddb6d2592f237fef1b04b5ce
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.431933
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  286                                                  |
0.00/0.00	c |  Number of clauses:    1742                                                 |
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:          1875750112.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 |     260     1716     6240 |      572        0    nan |  0.000 % |
0.00/0.01	c |       100 |     260     1716     6240 |      629      100     39 |  0.001 % |
0.00/0.01	c |       251 |     260     1716     6240 |      692      251     48 |  0.001 % |
0.00/0.02	c |       476 |     260     1716     6240 |      761      476     53 |  0.001 % |
0.00/0.03	c |       813 |     260     1716     6240 |      837      813     55 |  0.001 % |
0.05/0.05	c |      1321 |     260     1716     6240 |      921      868     52 |  0.001 % |
0.05/0.08	c |      2082 |     260     1716     6240 |     1013      647     49 |  0.001 % |
0.10/0.13	c |      3223 |     260     1716     6240 |     1114      717     49 |  0.001 % |
0.10/0.19	c |      4933 |     260     1716     6240 |     1226      673     48 |  0.001 % |
0.19/0.28	c |      7495 |     260     1716     6240 |     1348     1306     48 |  0.001 % |
0.39/0.41	c |     11339 |     260     1716     6240 |     1483      882     48 |  0.001 % |
0.59/0.64	c |     17105 |     260     1716     6240 |     1631     1256     46 |  0.001 % |
0.89/0.97	c |     25754 |     260     1716     6240 |     1795     1409     47 |  0.001 % |
1.39/1.48	c |     38728 |     260     1716     6240 |     1974     1290     47 |  0.001 % |
2.20/2.23	c |     58190 |     260     1716     6240 |     2172     1302     44 |  0.001 % |
3.49/3.54	c |     87382 |     260     1716     6240 |     2389     1286     43 |  0.001 % |
5.50/5.53	c |    131173 |     260     1716     6240 |     2628     1921     41 |  0.001 % |
8.09/8.16	c |    196857 |     260     1716     6240 |     2891     2684     44 |  0.001 % |
12.89/12.96	c |    295383 |     260     1716     6240 |     3180     1852     42 |  0.001 % |
20.79/20.81	c |    443172 |     260     1716     6240 |     3498     3117     42 |  0.001 % |
33.18/33.23	c |    664855 |     260     1716     6240 |     3848     3245     50 |  0.001 % |
52.47/52.57	c |    997381 |     260     1716     6240 |     4232     2581     47 |  0.001 % |
84.57/84.66	c |   1496169 |     260     1716     6240 |     4656     4255     49 |  0.001 % |
131.04/131.10	c |   2244352 |     260     1716     6240 |     5121     3796     49 |  0.001 % |
205.72/205.87	c |   3366627 |     260     1716     6240 |     5634     2679     45 |  0.001 % |
326.88/327.05	c |   5050041 |     260     1716     6240 |     6197     5495     49 |  0.001 % |
511.32/511.58	c |   7575160 |     260     1716     6240 |     6817     3204     49 |  0.001 % |
811.72/812.07	c |  11362836 |     260     1716     6240 |     7498     3467     52 |  0.001 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1720396-1240655779/watcher-1720396-1240655779 -o /tmp/evaluation-result-1720396-1240655779/solver-1720396-1240655779 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1875750112 HOME/instance-1720396-1240655779.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.99 1.06 2/64 27027
/proc/meminfo: memFree=1871680/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=2408 CPUtime=0
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 228 0 0 0 0 0 0 0 18 0 1 0 93606336 2465792 213 1992294400 4194304 5102648 548682068768 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 602 214 99 221 0 378 0

[startup+0.0528971 s]
/proc/loadavg: 0.92 0.99 1.06 2/64 27027
/proc/meminfo: memFree=1871680/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=2668 CPUtime=0.05
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 286 0 0 0 5 0 0 0 18 0 1 0 93606336 2732032 271 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 667 271 111 221 0 443 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2668

[startup+0.101904 s]
/proc/loadavg: 0.92 0.99 1.06 2/64 27027
/proc/meminfo: memFree=1871680/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=2800 CPUtime=0.1
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 309 0 0 0 10 0 0 0 18 0 1 0 93606336 2867200 294 1992294400 4194304 5102648 548682068768 18446744073709551615 4250206 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 700 294 111 221 0 476 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2800

[startup+0.301934 s]
/proc/loadavg: 0.92 0.99 1.06 2/64 27027
/proc/meminfo: memFree=1871680/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=2932 CPUtime=0.29
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 354 0 0 0 29 0 0 0 19 0 1 0 93606336 3002368 339 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 733 339 111 221 0 509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2932

[startup+0.701992 s]
/proc/loadavg: 0.92 0.99 1.06 2/64 27027
/proc/meminfo: memFree=1871680/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=3204 CPUtime=0.69
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 410 0 0 0 69 0 0 0 23 0 1 0 93606336 3280896 395 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 801 395 111 221 0 577 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3204

[startup+1.50111 s]
/proc/loadavg: 0.92 0.99 1.06 2/65 27028
/proc/meminfo: memFree=1870392/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=3468 CPUtime=1.49
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 503 0 0 0 149 0 0 0 25 0 1 0 93606336 3551232 488 1992294400 4194304 5102648 548682068768 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 867 488 111 221 0 643 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3468

[startup+3.10134 s]
/proc/loadavg: 0.92 0.99 1.06 2/65 27028
/proc/meminfo: memFree=1869880/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=3876 CPUtime=3.09
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 576 0 0 0 309 0 0 0 25 0 1 0 93606336 3969024 561 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 969 561 111 221 0 745 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3876

[startup+6.30181 s]
/proc/loadavg: 0.93 0.99 1.06 2/65 27028
/proc/meminfo: memFree=1869368/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=4144 CPUtime=6.29
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 668 0 0 0 629 0 0 0 25 0 1 0 93606336 4243456 653 1992294400 4194304 5102648 548682068768 18446744073709551615 4262554 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 1036 653 111 221 0 812 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4144

[startup+12.7018 s]
/proc/loadavg: 0.93 0.99 1.06 2/65 27028
/proc/meminfo: memFree=1868856/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=4552 CPUtime=12.69
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 769 0 0 0 1269 0 0 0 25 0 1 0 93606336 4661248 754 1992294400 4194304 5102648 548682068768 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 1138 754 111 221 0 914 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4552

[startup+25.5016 s]
/proc/loadavg: 0.95 0.99 1.06 2/65 27028
/proc/meminfo: memFree=1867896/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=5520 CPUtime=25.49
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 1001 0 0 0 2549 0 0 0 25 0 1 0 93606336 5652480 986 1992294400 4194304 5102648 548682068768 18446744073709551615 4254795 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 1380 986 111 221 0 1156 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5520

[startup+51.1014 s]
/proc/loadavg: 0.96 0.99 1.06 2/65 27028
/proc/meminfo: memFree=1867128/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=6344 CPUtime=51.07
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 1178 0 0 0 5107 0 0 0 25 0 1 0 93606336 6496256 1163 1992294400 4194304 5102648 548682068768 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 1586 1163 111 221 0 1362 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6344

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.05 2/65 27030
/proc/meminfo: memFree=1866232/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=7056 CPUtime=102.26
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 1355 0 0 0 10226 0 0 0 25 0 1 0 93606336 7225344 1340 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 1764 1340 111 221 0 1540 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7056

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.05 2/65 27030
/proc/meminfo: memFree=1865656/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=7784 CPUtime=162.23
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 1531 0 0 0 16223 0 0 0 25 0 1 0 93606336 7970816 1516 1992294400 4194304 5102648 548682068768 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 1946 1516 111 221 0 1722 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 7784

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 27030
/proc/meminfo: memFree=1865336/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=8080 CPUtime=222.21
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 1617 0 0 0 22221 0 0 0 25 0 1 0 93606336 8273920 1602 1992294400 4194304 5102648 548682068768 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2020 1602 111 221 0 1796 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 8080

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.04 2/65 27030
/proc/meminfo: memFree=1864504/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=8924 CPUtime=282.19
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 1807 0 0 0 28219 0 0 0 25 0 1 0 93606336 9138176 1792 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2231 1792 111 221 0 2007 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 8924

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.03 2/65 27030
/proc/meminfo: memFree=1864120/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=9428 CPUtime=342.17
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 1890 0 0 0 34217 0 0 0 25 0 1 0 93606336 9654272 1875 1992294400 4194304 5102648 548682068768 18446744073709551615 4225395 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2357 1875 111 221 0 2133 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 9428

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 27030
/proc/meminfo: memFree=1863736/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=9768 CPUtime=402.15
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 1965 0 0 0 40215 0 0 0 25 0 1 0 93606336 10002432 1950 1992294400 4194304 5102648 548682068768 18446744073709551615 4249196 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2442 1950 111 221 0 2218 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 9768

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.02 2/65 27030
/proc/meminfo: memFree=1863416/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=9936 CPUtime=462.13
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2030 0 0 0 46213 0 0 0 25 0 1 0 93606336 10174464 2015 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2484 2015 111 221 0 2260 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 9936

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 27030
/proc/meminfo: memFree=1863160/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=10292 CPUtime=522.11
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2093 0 0 0 52211 0 0 0 25 0 1 0 93606336 10539008 2078 1992294400 4194304 5102648 548682068768 18446744073709551615 4249736 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2573 2078 111 221 0 2349 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 10292

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 1.01 2/65 27030
/proc/meminfo: memFree=1863096/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=10292 CPUtime=582.09
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2110 0 0 0 58209 0 0 0 25 0 1 0 93606336 10539008 2095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2573 2095 111 221 0 2349 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 10292

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1862904/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=10460 CPUtime=642.08
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2147 0 0 0 64208 0 0 0 25 0 1 0 93606336 10711040 2132 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2615 2132 111 221 0 2391 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 10460

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1862712/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=10608 CPUtime=702.06
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2184 0 0 0 70206 0 0 0 25 0 1 0 93606336 10862592 2169 1992294400 4194304 5102648 548682068768 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2652 2169 111 221 0 2428 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 10608

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1862648/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=10608 CPUtime=762.04
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2199 0 0 0 76204 0 0 0 25 0 1 0 93606336 10862592 2184 1992294400 4194304 5102648 548682068768 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2652 2184 111 221 0 2428 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 10608

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1862456/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=10800 CPUtime=822.03
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2243 0 0 0 82202 1 0 0 25 0 1 0 93606336 11059200 2228 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2700 2228 111 221 0 2476 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 10800

[startup+882.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1862328/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=10800 CPUtime=882.01
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2263 0 0 0 88200 1 0 0 25 0 1 0 93606336 11059200 2248 1992294400 4194304 5102648 548682068768 18446744073709551615 4244210 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2700 2248 111 221 0 2476 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 10800

[startup+942.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1862008/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=11180 CPUtime=941.98
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2333 0 0 0 94197 1 0 0 25 0 1 0 93606336 11448320 2318 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2795 2318 111 221 0 2571 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 11180

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1861944/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=11180 CPUtime=1001.97
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2351 0 0 0 100196 1 0 0 25 0 1 0 93606336 11448320 2336 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2795 2336 111 221 0 2571 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 11180

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1861752/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=11368 CPUtime=1061.95
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2379 0 0 0 106194 1 0 0 25 0 1 0 93606336 11640832 2364 1992294400 4194304 5102648 548682068768 18446744073709551615 4225728 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2842 2364 111 221 0 2618 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 11368

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1861688/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=11368 CPUtime=1121.93
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2382 0 0 0 112192 1 0 0 25 0 1 0 93606336 11640832 2367 1992294400 4194304 5102648 548682068768 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2842 2367 111 221 0 2618 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 11368

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1861624/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=11368 CPUtime=1181.91
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2397 0 0 0 118190 1 0 0 25 0 1 0 93606336 11640832 2382 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2842 2382 111 221 0 2618 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 11368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 27030
/proc/meminfo: memFree=1861560/2055920 swapFree=4192812/4192956
[pid=27027] ppid=27025 vsize=11368 CPUtime=1200
/proc/27027/stat : 27027 (varsat-industri) R 27025 27027 26752 0 -1 4194304 2399 0 0 0 119999 1 0 0 25 0 1 0 93606336 11640832 2384 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27027/statm: 2842 2384 111 221 0 2618 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 11368

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.02
CPU user time (s): 1200
CPU system time (s): 0.017997
CPU usage (%): 99.9674
Max. virtual memory (cumulated for all children) (KiB): 11368

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

runsolver used 0.794879 second user time and 2.56461 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-25 12:36:19
IDJOB=1720396
IDBENCH=69602
IDSOLVER=538
FILE ID=node39/1720396-1240655779
PBS_JOBID= 9186548
Free space on /tmp= 66276 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE08/cnf/aloul-chnl11-13.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720396-1240655779/watcher-1720396-1240655779 -o /tmp/evaluation-result-1720396-1240655779/solver-1720396-1240655779 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1875750112 HOME/instance-1720396-1240655779.cnf

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

MD5SUM BENCH= c7162bc1ddb6d2592f237fef1b04b5ce
RANDOM SEED=1875750112

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.281
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.281
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:       1872096 kB
Buffers:         13264 kB
Cached:          95052 kB
SwapCached:        144 kB
Active:          41672 kB
Inactive:        80708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1872096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1028 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            47412 kB
Committed_AS:   415308 kB
PageTables:       1380 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= 66276 MiB
End job on node39 at 2009-04-25 12:56:22