Trace number 1784794

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) 5000.11 5001.72

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
MD5SUM84c61ea490109e11c1f7afe1d2e5d438
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 variables1188
Number of clauses13833
Sum of the clauses size41796
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313536
Number of clauses of size 4297
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:  1188                                                 |
0.00/0.00	c |  Number of clauses:    13833                                                |
0.01/0.02	c |  Parsing time:         0.02         s                                       |
0.01/0.02	c |  Timeout:              43200 s
0.01/0.02	c |  Random Seed:          384738173.000000
0.01/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.01/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.01/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.01/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 |     891    13536    45262 |     4512        0    nan |  0.000 % |
0.09/0.16	c |       102 |     891    13536    45262 |     4963      102     22 |  0.000 % |
0.09/0.19	c |       253 |     891    13536    45262 |     5459      253     30 |  0.000 % |
0.19/0.22	c |       478 |     891    13536    45262 |     6005      478     30 |  0.000 % |
0.19/0.28	c |       815 |     891    13536    45262 |     6606      815     35 |  0.000 % |
0.29/0.35	c |      1321 |     891    13536    45262 |     7266     1321     34 |  0.000 % |
0.39/0.47	c |      2080 |     891    13536    45262 |     7993     2080     37 |  0.000 % |
0.59/0.63	c |      3219 |     891    13536    45262 |     8792     3219     38 |  0.000 % |
0.79/0.86	c |      4927 |     891    13536    45262 |     9671     4927     39 |  0.000 % |
1.19/1.27	c |      7490 |     891    13536    45262 |    10639     7490     40 |  0.000 % |
1.89/1.92	c |     11334 |     891    13536    45262 |    11702     5849     40 |  0.000 % |
3.09/3.11	c |     17101 |     891    13536    45262 |    12873    11616     43 |  0.000 % |
5.39/5.44	c |     25750 |     891    13536    45262 |    14160     7230     38 |  0.000 % |
7.89/7.95	c |     38724 |     891    13536    45262 |    15576    13052     37 |  0.000 % |
12.59/12.61	c |     58185 |     891    13536    45262 |    17134     8864     39 |  0.000 % |
20.58/20.61	c |     87377 |     891    13536    45262 |    18847    12124     39 |  0.000 % |
34.48/34.56	c |    131166 |     891    13536    45262 |    20732    17832     38 |  0.000 % |
57.67/57.77	c |    196850 |     891    13536    45262 |    22805    10532     29 |  0.000 % |
99.46/99.56	c |    295376 |     891    13536    45262 |    25086    17314     35 |  0.000 % |
156.14/156.21	c |    443165 |     891    13536    45262 |    27594    13510     37 |  0.000 % |
249.71/249.87	c |    664848 |     891    13536    45262 |    30354    26258     39 |  0.000 % |
408.26/408.48	c |    997374 |     891    13536    45262 |    33389    15140     36 |  0.000 % |
699.97/700.28	c |   1496162 |     891    13536    45262 |    36728    20256     36 |  0.000 % |
1149.32/1149.79	c |   2244345 |     891    13536    45262 |    40401    26878     41 |  0.000 % |
1803.62/1804.23	c |   3366619 |     891    13536    45262 |    44441    39750     39 |  0.000 % |
2927.56/2928.57	c |   5050030 |     891    13536    45262 |    48886    20166     36 |  0.000 % |
4919.21/4920.88	c |   7575147 |     891    13536    45262 |    53774    22681     36 |  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-1784794-1241866863/watcher-1784794-1241866863 -o /tmp/evaluation-result-1784794-1241866863/solver-1784794-1241866863 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=384738173 HOME/instance-1784794-1241866863.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.01 0.94 3/64 20688
/proc/meminfo: memFree=1932744/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=2688 CPUtime=0
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 307 0 0 0 0 0 0 0 18 0 1 0 214710672 2752512 292 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 672 293 87 221 0 448 0

[startup+0.019349 s]
/proc/loadavg: 1.03 1.01 0.94 3/64 20688
/proc/meminfo: memFree=1932744/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=4260 CPUtime=0.01
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 700 0 0 0 1 0 0 0 18 0 1 0 214710672 4362240 685 1992294400 4194304 5102648 548682068784 18446744073709551615 4516192 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 1065 685 87 221 0 841 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4260

[startup+0.101361 s]
/proc/loadavg: 1.03 1.01 0.94 3/64 20688
/proc/meminfo: memFree=1932744/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=6384 CPUtime=0.09
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 1210 0 0 0 9 0 0 0 18 0 1 0 214710672 6537216 1195 1992294400 4194304 5102648 548682068784 18446744073709551615 4222068 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 1596 1195 100 221 0 1372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6384

[startup+0.301388 s]
/proc/loadavg: 1.03 1.01 0.94 3/64 20688
/proc/meminfo: memFree=1932744/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=5900 CPUtime=0.29
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 1240 0 0 0 29 0 0 0 19 0 1 0 214710672 6041600 1121 1992294400 4194304 5102648 548682068784 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 1475 1121 112 221 0 1251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5900

[startup+0.701445 s]
/proc/loadavg: 1.03 1.01 0.94 3/64 20688
/proc/meminfo: memFree=1932744/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=5900 CPUtime=0.69
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 1247 0 0 0 69 0 0 0 22 0 1 0 214710672 6041600 1128 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 1475 1128 112 221 0 1251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5900

[startup+1.50156 s]
/proc/loadavg: 1.03 1.01 0.94 2/65 20689
/proc/meminfo: memFree=1928384/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=6800 CPUtime=1.49
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 1467 0 0 0 149 0 0 0 25 0 1 0 214710672 6963200 1348 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 1700 1348 112 221 0 1476 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6800

[startup+3.10178 s]
/proc/loadavg: 1.03 1.01 0.94 2/65 20689
/proc/meminfo: memFree=1927104/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=7724 CPUtime=3.09
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 1695 0 0 0 309 0 0 0 25 0 1 0 214710672 7909376 1576 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 1931 1576 112 221 0 1707 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7724

[startup+6.30124 s]
/proc/loadavg: 1.03 1.01 0.94 2/65 20689
/proc/meminfo: memFree=1926144/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=8188 CPUtime=6.28
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 1802 0 0 0 628 0 0 0 25 0 1 0 214710672 8384512 1683 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 2047 1683 112 221 0 1823 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8188

[startup+12.7011 s]
/proc/loadavg: 1.02 1.01 0.94 2/65 20689
/proc/meminfo: memFree=1925248/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=9260 CPUtime=12.69
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 2084 0 0 0 1268 1 0 0 25 0 1 0 214710672 9482240 1965 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 2315 1965 112 221 0 2091 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9260

[startup+25.502 s]
/proc/loadavg: 1.02 1.01 0.94 2/65 20689
/proc/meminfo: memFree=1923968/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=10384 CPUtime=25.48
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 2350 0 0 0 2547 1 0 0 25 0 1 0 214710672 10633216 2231 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 2596 2231 112 221 0 2372 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10384

[startup+51.1016 s]
/proc/loadavg: 1.01 1.01 0.94 2/65 20689
/proc/meminfo: memFree=1922944/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=11356 CPUtime=51.08
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 2589 0 0 0 5106 2 0 0 25 0 1 0 214710672 11628544 2470 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 2839 2470 112 221 0 2615 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11356

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20689
/proc/meminfo: memFree=1921216/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=13164 CPUtime=102.26
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 3022 0 0 0 10224 2 0 0 25 0 1 0 214710672 13479936 2903 1992294400 4194304 5102648 548682068784 18446744073709551615 4225406 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 3291 2903 112 221 0 3067 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13164

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20689
/proc/meminfo: memFree=1919168/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=15348 CPUtime=162.24
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 3525 0 0 0 16221 3 0 0 25 0 1 0 214710672 15716352 3406 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 3837 3406 112 221 0 3613 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15348

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20689
/proc/meminfo: memFree=1918272/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=16204 CPUtime=222.22
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 3736 0 0 0 22219 3 0 0 25 0 1 0 214710672 16592896 3617 1992294400 4194304 5102648 548682068784 18446744073709551615 4256218 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 4051 3617 112 221 0 3827 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16204

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20689
/proc/meminfo: memFree=1916864/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=17728 CPUtime=282.2
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 4100 0 0 0 28217 3 0 0 25 0 1 0 214710672 18153472 3981 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 4432 3981 112 221 0 4208 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17728

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20689
/proc/meminfo: memFree=1915968/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=18576 CPUtime=342.19
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 4297 0 0 0 34215 4 0 0 25 0 1 0 214710672 19021824 4178 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 4644 4178 112 221 0 4420 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 18576

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20689
/proc/meminfo: memFree=1915584/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=18896 CPUtime=402.17
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 4390 0 0 0 40213 4 0 0 25 0 1 0 214710672 19349504 4271 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 4724 4271 112 221 0 4500 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 18896

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20689
/proc/meminfo: memFree=1914304/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=20348 CPUtime=462.15
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 4711 0 0 0 46211 4 0 0 25 0 1 0 214710672 20836352 4592 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 5087 4592 112 221 0 4863 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 20348

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20689
/proc/meminfo: memFree=1913600/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=21088 CPUtime=522.12
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 4869 0 0 0 52208 4 0 0 25 0 1 0 214710672 21594112 4750 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 5272 4750 112 221 0 5048 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 21088

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20689
/proc/meminfo: memFree=1913152/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=21392 CPUtime=582.11
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 4970 0 0 0 58207 4 0 0 25 0 1 0 214710672 21905408 4851 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 5348 4851 112 221 0 5124 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 21392

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20689
/proc/meminfo: memFree=1912704/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=21916 CPUtime=642.09
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 5080 0 0 0 64205 4 0 0 25 0 1 0 214710672 22441984 4961 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 5479 4961 112 221 0 5255 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 21916

[startup+702.302 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1896768/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=37524 CPUtime=4060.99
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8633 0 0 0 406091 8 0 0 25 0 1 0 214710672 38424576 8514 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9381 8514 112 221 0 9157 0
Current children cumulated CPU time (s) 4060.99
Current children cumulated vsize (KiB) 37524

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1896512/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=37808 CPUtime=4120.97
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8696 0 0 0 412089 8 0 0 25 0 1 0 214710672 38715392 8577 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9452 8577 112 221 0 9228 0
Current children cumulated CPU time (s) 4120.97
Current children cumulated vsize (KiB) 37808

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1896448/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=37956 CPUtime=4180.95
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8736 0 0 0 418087 8 0 0 25 0 1 0 214710672 38866944 8617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9489 8617 112 221 0 9265 0
Current children cumulated CPU time (s) 4180.95
Current children cumulated vsize (KiB) 37956

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1896192/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=38160 CPUtime=4240.93
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8782 0 0 0 424085 8 0 0 25 0 1 0 214710672 39075840 8663 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9540 8663 112 221 0 9316 0
Current children cumulated CPU time (s) 4240.93
Current children cumulated vsize (KiB) 38160

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1895936/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=38400 CPUtime=4300.91
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8837 0 0 0 430082 9 0 0 25 0 1 0 214710672 39321600 8718 1992294400 4194304 5102648 548682068784 18446744073709551615 4254201 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9600 8718 112 221 0 9376 0
Current children cumulated CPU time (s) 4300.91
Current children cumulated vsize (KiB) 38400

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1895680/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=38728 CPUtime=4360.9
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8903 0 0 0 436081 9 0 0 25 0 1 0 214710672 39657472 8784 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9682 8784 112 221 0 9458 0
Current children cumulated CPU time (s) 4360.9
Current children cumulated vsize (KiB) 38728

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1895616/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=38728 CPUtime=4420.88
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8908 0 0 0 442079 9 0 0 25 0 1 0 214710672 39657472 8789 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9682 8789 112 221 0 9458 0
Current children cumulated CPU time (s) 4420.88
Current children cumulated vsize (KiB) 38728

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1895552/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=38728 CPUtime=4480.86
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8911 0 0 0 448077 9 0 0 25 0 1 0 214710672 39657472 8792 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9682 8792 112 221 0 9458 0
Current children cumulated CPU time (s) 4480.86
Current children cumulated vsize (KiB) 38728

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1895488/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=38728 CPUtime=4540.84
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8929 0 0 0 454075 9 0 0 25 0 1 0 214710672 39657472 8810 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9682 8810 112 221 0 9458 0
Current children cumulated CPU time (s) 4540.84
Current children cumulated vsize (KiB) 38728

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1895360/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=38920 CPUtime=4600.82
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8949 0 0 0 460073 9 0 0 25 0 1 0 214710672 39854080 8830 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9730 8830 112 221 0 9506 0
Current children cumulated CPU time (s) 4600.82
Current children cumulated vsize (KiB) 38920

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1895168/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=39108 CPUtime=4660.8
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 8993 0 0 0 466071 9 0 0 25 0 1 0 214710672 40046592 8874 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9777 8874 112 221 0 9553 0
Current children cumulated CPU time (s) 4660.8
Current children cumulated vsize (KiB) 39108

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1895040/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=39252 CPUtime=4720.78
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 9022 0 0 0 472069 9 0 0 25 0 1 0 214710672 40194048 8903 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9813 8903 112 221 0 9589 0
Current children cumulated CPU time (s) 4720.78
Current children cumulated vsize (KiB) 39252

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1894912/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=39392 CPUtime=4780.76
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 9061 0 0 0 478067 9 0 0 25 0 1 0 214710672 40337408 8942 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9848 8942 112 221 0 9624 0
Current children cumulated CPU time (s) 4780.76
Current children cumulated vsize (KiB) 39392

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1894848/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=39392 CPUtime=4840.74
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 9063 0 0 0 484065 9 0 0 25 0 1 0 214710672 40337408 8944 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9848 8944 112 221 0 9624 0
Current children cumulated CPU time (s) 4840.74
Current children cumulated vsize (KiB) 39392

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1894720/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=39536 CPUtime=4900.72
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 9095 0 0 0 490063 9 0 0 25 0 1 0 214710672 40484864 8976 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9884 8976 112 221 0 9660 0
Current children cumulated CPU time (s) 4900.72
Current children cumulated vsize (KiB) 39536

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1894464/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=39680 CPUtime=4960.7
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 9140 0 0 0 496061 9 0 0 25 0 1 0 214710672 40632320 9021 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9920 9021 112 221 0 9696 0
Current children cumulated CPU time (s) 4960.7
Current children cumulated vsize (KiB) 39680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1894400/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=39680 CPUtime=5000.09
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 9153 0 0 0 500000 9 0 0 25 0 1 0 214710672 40632320 9034 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9920 9034 112 221 0 9696 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 39680

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 20697
/proc/meminfo: memFree=1894400/2055920 swapFree=4180360/4192956
[pid=20688] ppid=20686 vsize=39680 CPUtime=5000.09
/proc/20688/stat : 20688 (varsat-industri) R 20686 20688 20580 0 -1 4194304 9153 0 0 0 500000 9 0 0 25 0 1 0 214710672 40632320 9034 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/20688/statm: 9920 9034 112 221 0 9696 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 39680

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.72
CPU time (s): 5000.11
CPU user time (s): 5000.01
CPU system time (s): 0.100984
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 39680

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

runsolver used 3.42448 second user time and 11.0513 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-09 13:01:03
IDJOB=1784794
IDBENCH=24615
IDSOLVER=641
FILE ID=node49/1784794-1241866863
PBS_JOBID= 9264566
Free space on /tmp= 66212 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d-0.02-s383740539.sat05-534.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784794-1241866863/watcher-1784794-1241866863 -o /tmp/evaluation-result-1784794-1241866863/solver-1784794-1241866863 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=384738173 HOME/instance-1784794-1241866863.cnf

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

MD5SUM BENCH= 84c61ea490109e11c1f7afe1d2e5d438
RANDOM SEED=384738173

node49.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1933160 kB
Buffers:         23328 kB
Cached:          52964 kB
SwapCached:       6260 kB
Active:          42464 kB
Inactive:        42644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1933160 kB
SwapTotal:     4192956 kB
SwapFree:      4180360 kB
Dirty:            1328 kB
Writeback:           0 kB
Mapped:          13740 kB
Slab:            23472 kB
Committed_AS:   729172 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66212 MiB
End job on node49 at 2009-05-09 14:24:27