Trace number 1515772

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S108799362-035.cnf
MD5SUMa1a7c44aaefb9d151590a11e58c71aae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark787.348
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  60                                                   |
0.00/0.00	c |  Number of clauses:    5340                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          409927994.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |      60     5340    37380 |     1780        0    nan |  0.000 % |
0.09/0.14	c |       100 |      60     5340    37380 |     1958      100     22 |  0.028 % |
0.09/0.16	c |       251 |      60     5340    37380 |     2153      251     22 |  0.028 % |
0.09/0.19	c |       477 |      60     5340    37380 |     2369      477     21 |  0.028 % |
0.19/0.22	c |       814 |      60     5340    37380 |     2606      814     22 |  0.028 % |
0.19/0.26	c |      1320 |      60     5340    37380 |     2866     1320     22 |  0.028 % |
0.29/0.30	c |      2079 |      60     5340    37380 |     3153     2079     22 |  0.028 % |
0.29/0.38	c |      3218 |      60     5340    37380 |     3468     1627     21 |  0.028 % |
0.39/0.47	c |      4927 |      60     5340    37380 |     3815     3336     21 |  0.028 % |
0.59/0.61	c |      7490 |      60     5340    37380 |     4197     2055     21 |  0.028 % |
0.79/0.81	c |     11334 |      60     5340    37380 |     4616     3786     21 |  0.028 % |
1.10/1.13	c |     17100 |      60     5340    37380 |     5078     2588     21 |  0.028 % |
1.59/1.62	c |     25750 |      60     5340    37380 |     5586     3582     21 |  0.028 % |
2.29/2.35	c |     38724 |      60     5340    37380 |     6145     5328     21 |  0.028 % |
3.49/3.50	c |     58187 |      60     5340    37380 |     6759     3194     20 |  0.028 % |
5.19/5.26	c |     87380 |      60     5340    37380 |     7435     5248     20 |  0.028 % |
7.99/8.06	c |    131169 |      60     5340    37380 |     8179     4282     20 |  0.028 % |
12.39/12.48	c |    196855 |      60     5340    37380 |     8996     4344     21 |  0.028 % |
19.39/19.44	c |    295384 |      60     5340    37380 |     9896     8152     21 |  0.028 % |
30.28/30.35	c |    443173 |      60     5340    37380 |    10886     7130     20 |  0.028 % |
47.78/47.87	c |    664859 |      60     5340    37380 |    11974    10624     19 |  0.028 % |
75.97/76.00	c |    997385 |      60     5340    37380 |    13172     7219     19 |  0.028 % |
121.16/121.22	c |   1496173 |      60     5340    37380 |    14489    11207     19 |  0.028 % |
192.64/192.72	c |   2244355 |      60     5340    37380 |    15938    12050     19 |  0.028 % |
309.31/309.45	c |   3366629 |      60     5340    37380 |    17532     9093     19 |  0.028 % |
504.45/504.67	c |   5050040 |      60     5340    37380 |    19285    16147     19 |  0.028 % |
825.87/826.18	c |   7575158 |      60     5340    37380 |    21214    12103     18 |  0.028 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515772-1238258918/watcher-1515772-1238258918 -o /tmp/evaluation-result-1515772-1238258918/solver-1515772-1238258918 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=409927994 HOME/instance-1515772-1238258918.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/81 26965
/proc/meminfo: memFree=1060776/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=2808 CPUtime=0
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 330 0 0 0 0 0 0 0 20 0 1 0 1098555674 2875392 315 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 702 318 87 221 0 478 0

[startup+0.089477 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 26965
/proc/meminfo: memFree=1060776/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=3468 CPUtime=0.08
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 514 0 0 0 8 0 0 0 20 0 1 0 1098555674 3551232 499 1992294400 4194304 5102648 548682068784 18446744073709551615 4273072 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 867 499 98 221 0 643 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3468

[startup+0.102477 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 26965
/proc/meminfo: memFree=1060776/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=3468 CPUtime=0.09
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 514 0 0 0 9 0 0 0 20 0 1 0 1098555674 3551232 499 1992294400 4194304 5102648 548682068784 18446744073709551615 4273253 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 867 499 98 221 0 643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3468

[startup+0.301499 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 26965
/proc/meminfo: memFree=1060776/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=3468 CPUtime=0.29
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 527 0 0 0 29 0 0 0 22 0 1 0 1098555674 3551232 512 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 867 512 110 221 0 643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3468

[startup+0.702545 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 26965
/proc/meminfo: memFree=1060776/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=3736 CPUtime=0.69
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 574 0 0 0 69 0 0 0 25 0 1 0 1098555674 3825664 559 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 934 559 110 221 0 710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3736

[startup+1.50164 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26966
/proc/meminfo: memFree=1058720/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=4004 CPUtime=1.49
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 665 0 0 0 149 0 0 0 25 0 1 0 1098555674 4100096 650 1992294400 4194304 5102648 548682068784 18446744073709551615 4255508 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 1001 650 110 221 0 777 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4004

[startup+3.10182 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26966
/proc/meminfo: memFree=1058208/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=4424 CPUtime=3.09
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 761 0 0 0 309 0 0 0 25 0 1 0 1098555674 4530176 746 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 1106 746 110 221 0 882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4424

[startup+6.30118 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1057440/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=4964 CPUtime=6.29
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 876 0 0 0 629 0 0 0 25 0 1 0 1098555674 5083136 861 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 1241 861 110 221 0 1017 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4964

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1056864/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=5588 CPUtime=12.69
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 1018 0 0 0 1269 0 0 0 25 0 1 0 1098555674 5722112 1003 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 1397 1003 110 221 0 1173 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5588

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1056224/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=6200 CPUtime=25.49
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 1181 0 0 0 2549 0 0 0 25 0 1 0 1098555674 6348800 1166 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 1550 1166 110 221 0 1326 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6200

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1055072/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=7324 CPUtime=51.08
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 1446 0 0 0 5108 0 0 0 25 0 1 0 1098555674 7499776 1431 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 1831 1431 110 221 0 1607 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7324

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1054112/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=8396 CPUtime=102.27
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 1682 0 0 0 10227 0 0 0 25 0 1 0 1098555674 8597504 1667 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 2099 1667 110 221 0 1875 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8396

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1053344/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=9156 CPUtime=162.25
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 1869 0 0 0 16224 1 0 0 25 0 1 0 1098555674 9375744 1854 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 2289 1854 110 221 0 2065 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9156

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1052832/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=9692 CPUtime=222.23
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 1973 0 0 0 22222 1 0 0 25 0 1 0 1098555674 9924608 1958 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 2423 1958 110 221 0 2199 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9692

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1052320/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=10260 CPUtime=282.21
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2089 0 0 0 28220 1 0 0 25 0 1 0 1098555674 10506240 2074 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 2565 2074 110 221 0 2341 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 10260

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1051936/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=10640 CPUtime=342.2
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2176 0 0 0 34218 2 0 0 25 0 1 0 1098555674 10895360 2161 1992294400 4194304 5102648 548682068784 18446744073709551615 4225745 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 2660 2161 110 221 0 2436 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 10640

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1051360/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=11212 CPUtime=402.18
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2315 0 0 0 40216 2 0 0 25 0 1 0 1098555674 11481088 2300 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 2803 2300 110 221 0 2579 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 11212

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1051296/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=11400 CPUtime=462.17
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2337 0 0 0 46215 2 0 0 25 0 1 0 1098555674 11673600 2322 1992294400 4194304 5102648 548682068784 18446744073709551615 4250304 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 2850 2322 110 221 0 2626 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 11400

[startup+522.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1050784/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12040 CPUtime=522.16
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2460 0 0 0 52213 3 0 0 25 0 1 0 1098555674 12328960 2445 1992294400 4194304 5102648 548682068784 18446744073709551615 4225395 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3010 2445 110 221 0 2786 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 12040

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1050592/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12232 CPUtime=582.14
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2512 0 0 0 58211 3 0 0 25 0 1 0 1098555674 12525568 2497 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3058 2497 110 221 0 2834 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 12232

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1050336/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12420 CPUtime=642.13
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2562 0 0 0 64210 3 0 0 25 0 1 0 1098555674 12718080 2547 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3105 2547 110 221 0 2881 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 12420

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 26967
/proc/meminfo: memFree=1050272/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12420 CPUtime=702.1
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2589 0 0 0 70207 3 0 0 25 0 1 0 1098555674 12718080 2574 1992294400 4194304 5102648 548682068784 18446744073709551615 4255534 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3105 2574 110 221 0 2881 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 12420

[startup+762.308 s]
/proc/loadavg: 1.03 0.99 0.99 2/82 26973
/proc/meminfo: memFree=1050016/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12608 CPUtime=762.08
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2612 0 0 0 76205 3 0 0 25 0 1 0 1098555674 12910592 2597 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3152 2597 110 221 0 2928 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 12608

[startup+822.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/82 26973
/proc/meminfo: memFree=1050016/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12608 CPUtime=822.07
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2621 0 0 0 82203 4 0 0 25 0 1 0 1098555674 12910592 2606 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3152 2606 110 221 0 2928 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 12608

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/82 26973
/proc/meminfo: memFree=1050016/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12608 CPUtime=882.05
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2638 0 0 0 88201 4 0 0 25 0 1 0 1098555674 12910592 2623 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3152 2623 110 221 0 2928 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 12608

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/82 26973
/proc/meminfo: memFree=1049952/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12608 CPUtime=942.03
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2668 0 0 0 94199 4 0 0 25 0 1 0 1098555674 12910592 2653 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3152 2653 110 221 0 2928 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 12608

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/82 26973
/proc/meminfo: memFree=1049824/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12800 CPUtime=1002.02
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2700 0 0 0 100198 4 0 0 25 0 1 0 1098555674 13107200 2685 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3200 2685 110 221 0 2976 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 12800

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/82 26973
/proc/meminfo: memFree=1049696/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12800 CPUtime=1062
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2731 0 0 0 106196 4 0 0 25 0 1 0 1098555674 13107200 2716 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3200 2716 110 221 0 2976 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 12800

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/82 26973
/proc/meminfo: memFree=1049632/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12800 CPUtime=1121.98
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2737 0 0 0 112194 4 0 0 25 0 1 0 1098555674 13107200 2722 1992294400 4194304 5102648 548682068784 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3200 2722 110 221 0 2976 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 12800

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/82 26973
/proc/meminfo: memFree=1049568/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12800 CPUtime=1181.96
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2749 0 0 0 118192 4 0 0 25 0 1 0 1098555674 13107200 2734 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3200 2734 110 221 0 2976 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 12800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.99 2/82 26973
/proc/meminfo: memFree=1049568/2055920 swapFree=4172176/4192956
[pid=26965] ppid=26963 vsize=12800 CPUtime=1200.06
/proc/26965/stat : 26965 (varsat-industri) R 26963 26965 26692 0 -1 4194304 2754 0 0 0 120002 4 0 0 25 0 1 0 1098555674 13107200 2739 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26965/statm: 3200 2739 110 221 0 2976 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 12800

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.08
CPU user time (s): 1200.03
CPU system time (s): 0.050992
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 12800

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

runsolver used 1.40279 second user time and 4.06838 second system time

The end

Launcher Data

Begin job on node85 at 2009-03-28 17:48:38
IDJOB=1515772
IDBENCH=70457
IDSOLVER=538
FILE ID=node85/1515772-1238258918
PBS_JOBID= 9060786
Free space on /tmp= 126788 MiB

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

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

MD5SUM BENCH= a1a7c44aaefb9d151590a11e58c71aae
RANDOM SEED=409927994

node85.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.236
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.236
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:       1061256 kB
Buffers:         62664 kB
Cached:         848996 kB
SwapCached:       9944 kB
Active:         651656 kB
Inactive:       271480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1061256 kB
SwapTotal:     4192956 kB
SwapFree:      4172176 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:          16988 kB
Slab:            55808 kB
Committed_AS:  2604016 kB
PageTables:       2596 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= 126788 MiB
End job on node85 at 2009-03-28 18:08:40