Trace number 1726701

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

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
MD5SUMe8bf7f81ddac4f189ec204bc856c8406
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1184
Number of clauses14216
Sum of the clauses size42944
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313920
Number of clauses of size 4296
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:  1184                                                 |
0.00/0.00	c |  Number of clauses:    14216                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          391281365.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |     888    13920    46542 |     4640        0    nan |  0.000 % |
0.09/0.16	c |       103 |     888    13920    46542 |     5104      103     25 |  0.000 % |
0.09/0.19	c |       253 |     888    13920    46542 |     5614      253     29 |  0.000 % |
0.19/0.24	c |       479 |     888    13920    46542 |     6175      479     31 |  0.000 % |
0.19/0.28	c |       819 |     888    13920    46542 |     6793      819     28 |  0.000 % |
0.29/0.36	c |      1325 |     888    13920    46542 |     7472     1325     29 |  0.000 % |
0.39/0.49	c |      2084 |     888    13920    46542 |     8220     2084     31 |  0.000 % |
0.59/0.67	c |      3223 |     888    13920    46542 |     9042     3223     34 |  0.000 % |
0.89/0.99	c |      4932 |     888    13920    46542 |     9946     4932     37 |  0.000 % |
1.49/1.50	c |      7494 |     888    13920    46542 |    10940     7494     37 |  0.000 % |
2.49/2.57	c |     11339 |     888    13920    46542 |    12034     5764     36 |  0.000 % |
3.79/3.83	c |     17108 |     888    13920    46542 |    13238    11533     36 |  0.000 % |
6.19/6.26	c |     25757 |     888    13920    46542 |    14562     6825     37 |  0.000 % |
9.99/10.00	c |     38731 |     888    13920    46542 |    16018    12430     40 |  0.000 % |
15.69/15.74	c |     58192 |     888    13920    46542 |    17620    15727     35 |  0.000 % |
24.78/24.82	c |     87386 |     888    13920    46542 |    19382     9351     34 |  0.000 % |
37.98/38.06	c |    131176 |     888    13920    46542 |    21320    14186     33 |  0.000 % |
60.28/60.33	c |    196860 |     888    13920    46542 |    23452    15611     32 |  0.000 % |
98.07/98.14	c |    295388 |     888    13920    46542 |    25798    19705     38 |  0.000 % |
169.75/169.81	c |    443177 |     888    13920    46542 |    28377    25109     36 |  0.000 % |
282.22/282.34	c |    664862 |     888    13920    46542 |    31215    18102     33 |  0.000 % |
492.76/492.96	c |    997387 |     888    13920    46542 |    34337    17400     32 |  0.000 % |
784.99/785.21	c |   1496175 |     888    13920    46542 |    37770    21469     35 |  0.000 % |

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-1726701-1240715860/watcher-1726701-1240715860 -o /tmp/evaluation-result-1726701-1240715860/solver-1726701-1240715860 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=391281365 HOME/instance-1726701-1240715860.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32660
/proc/meminfo: memFree=1858560/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=2712 CPUtime=0
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 310 0 0 0 0 0 0 0 18 0 1 0 99619974 2777088 295 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 678 296 87 221 0 454 0

[startup+0.0826301 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32660
/proc/meminfo: memFree=1858560/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=6256 CPUtime=0.07
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 1192 0 0 0 7 0 0 0 18 0 1 0 99619974 6406144 1177 1992294400 4194304 5102648 548682068784 18446744073709551615 4272711 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 1564 1177 100 221 0 1340 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6256

[startup+0.101631 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32660
/proc/meminfo: memFree=1858560/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=6416 CPUtime=0.09
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 1235 0 0 0 9 0 0 0 18 0 1 0 99619974 6569984 1220 1992294400 4194304 5102648 548682068784 18446744073709551615 4273052 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 1604 1220 100 221 0 1380 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6416

[startup+0.301651 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32660
/proc/meminfo: memFree=1858560/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=5932 CPUtime=0.29
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 1274 0 0 0 29 0 0 0 19 0 1 0 99619974 6074368 1152 1992294400 4194304 5102648 548682068784 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 1483 1152 112 221 0 1259 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5932

[startup+0.701691 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32660
/proc/meminfo: memFree=1858560/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=6072 CPUtime=0.69
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 1277 0 0 0 69 0 0 0 22 0 1 0 99619974 6217728 1155 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 1518 1155 112 221 0 1294 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6072

[startup+1.50177 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32661
/proc/meminfo: memFree=1854200/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=6508 CPUtime=1.49
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 1403 0 0 0 149 0 0 0 25 0 1 0 99619974 6664192 1281 1992294400 4194304 5102648 548682068784 18446744073709551615 4255192 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 1627 1281 112 221 0 1403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6508

[startup+3.10193 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32661
/proc/meminfo: memFree=1853304/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=7356 CPUtime=3.09
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 1602 0 0 0 309 0 0 0 25 0 1 0 99619974 7532544 1480 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 1839 1480 112 221 0 1615 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7356

[startup+6.30125 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32661
/proc/meminfo: memFree=1852408/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=8172 CPUtime=6.29
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 1794 0 0 0 628 1 0 0 25 0 1 0 99619974 8368128 1672 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 2043 1672 112 221 0 1819 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8172

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1851336/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=8976 CPUtime=12.69
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 2025 0 0 0 1268 1 0 0 25 0 1 0 99619974 9191424 1903 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 2244 1903 112 221 0 2020 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8976

[startup+25.5022 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1850568/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=9904 CPUtime=25.48
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 2252 0 0 0 2547 1 0 0 25 0 1 0 99619974 10141696 2130 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 2476 2130 112 221 0 2252 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9904

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1849544/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=11148 CPUtime=51.08
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 2536 0 0 0 5106 2 0 0 25 0 1 0 99619974 11415552 2414 1992294400 4194304 5102648 548682068784 18446744073709551615 4250015 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 2787 2414 112 221 0 2563 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11148

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1847560/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=13116 CPUtime=102.27
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 3009 0 0 0 10224 3 0 0 25 0 1 0 99619974 13430784 2887 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 3279 2887 112 221 0 3055 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13116

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1846344/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=14384 CPUtime=162.25
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 3296 0 0 0 16222 3 0 0 25 0 1 0 99619974 14729216 3174 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 3596 3174 112 221 0 3372 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 14384

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1845384/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=15376 CPUtime=222.24
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 3530 0 0 0 22221 3 0 0 25 0 1 0 99619974 15745024 3408 1992294400 4194304 5102648 548682068784 18446744073709551615 4250021 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 3844 3408 112 221 0 3620 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 15376

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1845064/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=15792 CPUtime=282.22
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 3601 0 0 0 28219 3 0 0 25 0 1 0 99619974 16171008 3479 1992294400 4194304 5102648 548682068784 18446744073709551615 4249767 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 3948 3479 112 221 0 3724 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 15792

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1844296/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=16604 CPUtime=342.21
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 3791 0 0 0 34217 4 0 0 25 0 1 0 99619974 17002496 3669 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 4151 3669 112 221 0 3927 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 16604

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1843656/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=17212 CPUtime=402.19
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 3932 0 0 0 40215 4 0 0 25 0 1 0 99619974 17625088 3810 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 4303 3810 112 221 0 4079 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 17212

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1843144/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=17768 CPUtime=462.17
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 4064 0 0 0 46213 4 0 0 25 0 1 0 99619974 18194432 3942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 4442 3942 112 221 0 4218 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 17768

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1841992/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=18968 CPUtime=522.16
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 4373 0 0 0 52211 5 0 0 25 0 1 0 99619974 19423232 4251 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 4742 4251 112 221 0 4518 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 18968

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1841288/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=19728 CPUtime=582.14
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 4539 0 0 0 58209 5 0 0 25 0 1 0 99619974 20201472 4417 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 4932 4417 112 221 0 4708 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 19728

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1840648/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=20400 CPUtime=642.13
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 4687 0 0 0 64208 5 0 0 25 0 1 0 99619974 20889600 4565 1992294400 4194304 5102648 548682068784 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5100 4565 112 221 0 4876 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 20400

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1840136/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=20724 CPUtime=702.12
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 4782 0 0 0 70206 6 0 0 25 0 1 0 99619974 21221376 4660 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5181 4660 112 221 0 4957 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 20724

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1839944/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=20888 CPUtime=762.11
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 4823 0 0 0 76205 6 0 0 25 0 1 0 99619974 21389312 4701 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5222 4701 112 221 0 4998 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 20888

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1839240/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=21740 CPUtime=822.09
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 4999 0 0 0 82203 6 0 0 25 0 1 0 99619974 22261760 4877 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5435 4877 112 221 0 5211 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 21740

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1838792/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=22120 CPUtime=882.07
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 5097 0 0 0 88201 6 0 0 25 0 1 0 99619974 22650880 4975 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5530 4975 112 221 0 5306 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 22120

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1838536/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=22332 CPUtime=942.05
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 5148 0 0 0 94199 6 0 0 25 0 1 0 99619974 22867968 5026 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5583 5026 112 221 0 5359 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 22332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1838088/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=22876 CPUtime=1002.03
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 5277 0 0 0 100197 6 0 0 25 0 1 0 99619974 23425024 5155 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5719 5155 112 221 0 5495 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 22876

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1837896/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=23044 CPUtime=1062.03
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 5307 0 0 0 106196 7 0 0 25 0 1 0 99619974 23597056 5185 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5761 5185 112 221 0 5537 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 23044

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1837704/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=23268 CPUtime=1122.01
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 5357 0 0 0 112194 7 0 0 25 0 1 0 99619974 23826432 5235 1992294400 4194304 5102648 548682068784 18446744073709551615 4255312 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5817 5235 112 221 0 5593 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 23268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32661
/proc/meminfo: memFree=1837576/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=23268 CPUtime=1181.99
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 5378 0 0 0 118192 7 0 0 25 0 1 0 99619974 23826432 5256 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5817 5256 112 221 0 5593 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 23268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32663
/proc/meminfo: memFree=1836992/2055920 swapFree=4191900/4192956
[pid=32660] ppid=32658 vsize=23488 CPUtime=1200.09
/proc/32660/stat : 32660 (varsat-industri) R 32658 32660 29227 0 -1 4194304 5397 0 0 0 120002 7 0 0 25 0 1 0 99619974 24051712 5275 1992294400 4194304 5102648 548682068784 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/32660/statm: 5872 5275 112 221 0 5648 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 23488

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.11
CPU user time (s): 1200.03
CPU system time (s): 0.078987
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 23488

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

runsolver used 0.772882 second user time and 2.59361 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-26 05:17:40
IDJOB=1726701
IDBENCH=24621
IDSOLVER=538
FILE ID=node12/1726701-1240715860
PBS_JOBID= 9186849
Free space on /tmp= 66348 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726701-1240715860/watcher-1726701-1240715860 -o /tmp/evaluation-result-1726701-1240715860/solver-1726701-1240715860 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=391281365 HOME/instance-1726701-1240715860.cnf

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

MD5SUM BENCH= e8bf7f81ddac4f189ec204bc856c8406
RANDOM SEED=391281365

node12.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.213
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.213
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:       1859808 kB
Buffers:         10228 kB
Cached:         113260 kB
SwapCached:          0 kB
Active:          26772 kB
Inactive:       109744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859808 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1240 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            45704 kB
Committed_AS:   466608 kB
PageTables:       1376 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= 66344 MiB
End job on node12 at 2009-04-26 05:37:42