Trace number 1784806

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

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
MD5SUMb113aab739ba5e45a581d24e1a53a65a
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 variables1148
Number of clauses14303
Sum of the clauses size43196
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314016
Number of clauses of size 4287
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:  1148                                                 |
0.00/0.00	c |  Number of clauses:    14303                                                |
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:          834046275.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 |     861    14016    46872 |     4672        0    nan |  0.000 % |
0.09/0.15	c |       103 |     861    14016    46872 |     5139      103     17 |  0.000 % |
0.09/0.18	c |       253 |     861    14016    46872 |     5653      253     26 |  0.000 % |
0.19/0.21	c |       478 |     861    14016    46872 |     6218      478     23 |  0.000 % |
0.19/0.26	c |       815 |     861    14016    46872 |     6840      815     28 |  0.000 % |
0.29/0.31	c |      1321 |     861    14016    46872 |     7524     1321     27 |  0.000 % |
0.39/0.43	c |      2080 |     861    14016    46872 |     8276     2080     28 |  0.000 % |
0.59/0.60	c |      3220 |     861    14016    46872 |     9104     3220     29 |  0.000 % |
0.79/0.85	c |      4929 |     861    14016    46872 |    10014     4929     29 |  0.000 % |
1.19/1.29	c |      7491 |     861    14016    46872 |    11016     7491     30 |  0.000 % |
1.89/1.99	c |     11335 |     861    14016    46872 |    12117     5767     29 |  0.000 % |
3.09/3.18	c |     17101 |     861    14016    46872 |    13329    11533     31 |  0.000 % |
5.08/5.17	c |     25751 |     861    14016    46872 |    14662    13407     36 |  0.000 % |
8.38/8.41	c |     38726 |     861    14016    46872 |    16129    11582     35 |  0.000 % |
12.89/12.90	c |     58187 |     861    14016    46872 |    17741    14698     36 |  0.000 % |
20.58/20.61	c |     87380 |     861    14016    46872 |    19516    17008     34 |  0.000 % |
35.48/35.59	c |    131170 |     861    14016    46872 |    21467    11687     27 |  0.000 % |
58.67/58.71	c |    196855 |     861    14016    46872 |    23614    12576     30 |  0.000 % |
93.95/94.06	c |    295382 |     861    14016    46872 |    25975    16187     32 |  0.000 % |
156.04/156.13	c |    443171 |     861    14016    46872 |    28573    20303     34 |  0.000 % |
251.00/251.11	c |    664855 |     861    14016    46872 |    31430    26728     30 |  0.000 % |
406.45/406.60	c |    997380 |     861    14016    46872 |    34573    21303     29 |  0.000 % |
654.85/655.12	c |   1496169 |     861    14016    46872 |    38031    31895     34 |  0.000 % |
1090.11/1090.59	c |   2244351 |     861    14016    46872 |    41834    36205     36 |  0.000 % |
1778.76/1779.42	c |   3366625 |     861    14016    46872 |    46017    17819     28 |  0.000 % |
2799.79/2800.87	c |   5050038 |     861    14016    46872 |    50619    26193     31 |  0.000 % |
4554.26/4555.94	c |   7575155 |     861    14016    46872 |    55681    44139     33 |  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-1784806-1241866902/watcher-1784806-1241866902 -o /tmp/evaluation-result-1784806-1241866902/solver-1784806-1241866902 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=834046275 HOME/instance-1784806-1241866902.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.00 1.00 0.93 2/65 27958
/proc/meminfo: memFree=1830304/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=2708 CPUtime=0
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 314 0 0 0 0 0 0 0 21 0 1 0 214719199 2772992 299 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 677 300 87 221 0 453 0

[startup+0.0739829 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 27958
/proc/meminfo: memFree=1830304/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=6124 CPUtime=0.06
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 1154 0 0 0 6 0 0 0 21 0 1 0 214719199 6270976 1139 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 1531 1139 100 221 0 1307 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6124

[startup+0.101988 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 27958
/proc/meminfo: memFree=1830304/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=6416 CPUtime=0.09
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 1242 0 0 0 9 0 0 0 21 0 1 0 214719199 6569984 1227 1992294400 4194304 5102648 548682068784 18446744073709551615 4222563 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 1604 1227 100 221 0 1380 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6416

[startup+0.30203 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 27958
/proc/meminfo: memFree=1830304/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=5932 CPUtime=0.29
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 1274 0 0 0 29 0 0 0 23 0 1 0 214719199 6074368 1151 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 1483 1151 112 221 0 1259 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5932

[startup+0.701109 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 27958
/proc/meminfo: memFree=1830304/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=6080 CPUtime=0.69
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 1280 0 0 0 69 0 0 0 25 0 1 0 214719199 6225920 1157 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 1520 1157 112 221 0 1296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6080

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1825880/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=6608 CPUtime=1.49
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 1412 0 0 0 149 0 0 0 25 0 1 0 214719199 6766592 1289 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 1652 1289 112 221 0 1428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6608

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1824920/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=7140 CPUtime=3.09
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 1566 0 0 0 309 0 0 0 25 0 1 0 214719199 7311360 1443 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 1785 1443 112 221 0 1561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7140

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1823768/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=8228 CPUtime=6.28
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 1824 0 0 0 628 0 0 0 25 0 1 0 214719199 8425472 1701 1992294400 4194304 5102648 548682068784 18446744073709551615 4255920 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 2057 1701 112 221 0 1833 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8228

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1822936/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=8888 CPUtime=12.69
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 1998 0 0 0 1268 1 0 0 25 0 1 0 214719199 9101312 1875 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 2222 1875 112 221 0 1998 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8888

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1821656/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=10168 CPUtime=25.48
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 2297 0 0 0 2547 1 0 0 25 0 1 0 214719199 10412032 2174 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 2542 2174 112 221 0 2318 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10168

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1819672/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=12184 CPUtime=51.08
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 2791 0 0 0 5106 2 0 0 25 0 1 0 214719199 12476416 2668 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 3046 2668 112 221 0 2822 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12184

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1817880/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=14060 CPUtime=102.25
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 3222 0 0 0 10223 2 0 0 25 0 1 0 214719199 14397440 3099 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 3515 3099 112 221 0 3291 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 14060

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1816664/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=15456 CPUtime=162.24
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 3529 0 0 0 16221 3 0 0 25 0 1 0 214719199 15826944 3406 1992294400 4194304 5102648 548682068784 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 3864 3406 112 221 0 3640 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15456

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1816024/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=16092 CPUtime=222.21
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 3682 0 0 0 22218 3 0 0 25 0 1 0 214719199 16478208 3559 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 4023 3559 112 221 0 3799 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 16092

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1815136/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=16996 CPUtime=282.19
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 3915 0 0 0 28216 3 0 0 25 0 1 0 214719199 17403904 3792 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 4249 3792 112 221 0 4025 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16996

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1814688/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=17320 CPUtime=342.17
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 4004 0 0 0 34214 3 0 0 25 0 1 0 214719199 17735680 3881 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 4330 3881 112 221 0 4106 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 17320

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1814304/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=17700 CPUtime=402.15
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 4096 0 0 0 40212 3 0 0 25 0 1 0 214719199 18124800 3973 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 4425 3973 112 221 0 4201 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 17700

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1813216/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=18864 CPUtime=462.12
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 4357 0 0 0 46209 3 0 0 25 0 1 0 214719199 19316736 4234 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 4716 4234 112 221 0 4492 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 18864

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1812832/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=19156 CPUtime=522.1
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 4445 0 0 0 52207 3 0 0 25 0 1 0 214719199 19615744 4322 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 4789 4322 112 221 0 4565 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 19156

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1812192/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=19948 CPUtime=582.08
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 4610 0 0 0 58205 3 0 0 25 0 1 0 214719199 20426752 4487 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 4987 4487 112 221 0 4763 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 19948

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27959
/proc/meminfo: memFree=1811872/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=20096 CPUtime=642.06
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 4658 0 0 0 64203 3 0 0 25 0 1 0 214719199 20578304 4535 1992294400 4194304 5102648 548682068784 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 5024 4535 112 221 0 4800 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 20096

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1801312/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=30304 CPUtime=4000.86
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7000 0 0 0 400080 6 0 0 25 0 1 0 214719199 31031296 6877 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7576 6877 112 221 0 7352 0
Current children cumulated CPU time (s) 4000.86
Current children cumulated vsize (KiB) 30304

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1801248/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=30304 CPUtime=4060.84
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7000 0 0 0 406078 6 0 0 25 0 1 0 214719199 31031296 6877 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7576 6877 112 221 0 7352 0
Current children cumulated CPU time (s) 4060.84
Current children cumulated vsize (KiB) 30304

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1801184/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=30304 CPUtime=4120.82
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7020 0 0 0 412076 6 0 0 25 0 1 0 214719199 31031296 6897 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7576 6897 112 221 0 7352 0
Current children cumulated CPU time (s) 4120.82
Current children cumulated vsize (KiB) 30304

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1801056/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=30540 CPUtime=4180.8
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7055 0 0 0 418074 6 0 0 25 0 1 0 214719199 31272960 6932 1992294400 4194304 5102648 548682068784 18446744073709551615 4254118 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7635 6932 112 221 0 7411 0
Current children cumulated CPU time (s) 4180.8
Current children cumulated vsize (KiB) 30540

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1801056/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=30540 CPUtime=4240.78
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7056 0 0 0 424072 6 0 0 25 0 1 0 214719199 31272960 6933 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7635 6933 112 221 0 7411 0
Current children cumulated CPU time (s) 4240.78
Current children cumulated vsize (KiB) 30540

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1801056/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=30540 CPUtime=4300.75
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7056 0 0 0 430069 6 0 0 25 0 1 0 214719199 31272960 6933 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7635 6933 112 221 0 7411 0
Current children cumulated CPU time (s) 4300.75
Current children cumulated vsize (KiB) 30540

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1800992/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=30540 CPUtime=4360.73
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7056 0 0 0 436067 6 0 0 25 0 1 0 214719199 31272960 6933 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7635 6933 112 221 0 7411 0
Current children cumulated CPU time (s) 4360.73
Current children cumulated vsize (KiB) 30540

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1800864/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=30540 CPUtime=4420.71
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7077 0 0 0 442065 6 0 0 25 0 1 0 214719199 31272960 6954 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7635 6954 112 221 0 7411 0
Current children cumulated CPU time (s) 4420.71
Current children cumulated vsize (KiB) 30540

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1800800/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=30732 CPUtime=4480.69
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7097 0 0 0 448063 6 0 0 25 0 1 0 214719199 31469568 6974 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7683 6974 112 221 0 7459 0
Current children cumulated CPU time (s) 4480.69
Current children cumulated vsize (KiB) 30732

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1800672/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=30872 CPUtime=4540.67
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7124 0 0 0 454061 6 0 0 25 0 1 0 214719199 31612928 7001 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7718 7001 112 221 0 7494 0
Current children cumulated CPU time (s) 4540.67
Current children cumulated vsize (KiB) 30872

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1800288/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=31168 CPUtime=4600.65
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7208 0 0 0 460059 6 0 0 25 0 1 0 214719199 31916032 7085 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7792 7085 112 221 0 7568 0
Current children cumulated CPU time (s) 4600.65
Current children cumulated vsize (KiB) 31168

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1800224/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=31168 CPUtime=4660.62
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7226 0 0 0 466056 6 0 0 25 0 1 0 214719199 31916032 7103 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7792 7103 112 221 0 7568 0
Current children cumulated CPU time (s) 4660.62
Current children cumulated vsize (KiB) 31168

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1800160/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=31328 CPUtime=4720.61
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7247 0 0 0 472055 6 0 0 25 0 1 0 214719199 32079872 7124 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7832 7124 112 221 0 7608 0
Current children cumulated CPU time (s) 4720.61
Current children cumulated vsize (KiB) 31328

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1800032/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=31328 CPUtime=4780.58
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7265 0 0 0 478052 6 0 0 25 0 1 0 214719199 32079872 7142 1992294400 4194304 5102648 548682068784 18446744073709551615 4225539 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7832 7142 112 221 0 7608 0
Current children cumulated CPU time (s) 4780.58
Current children cumulated vsize (KiB) 31328

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1799840/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=31644 CPUtime=4840.56
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7309 0 0 0 484050 6 0 0 25 0 1 0 214719199 32403456 7186 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7911 7186 112 221 0 7687 0
Current children cumulated CPU time (s) 4840.56
Current children cumulated vsize (KiB) 31644

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1799648/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=31788 CPUtime=4900.54
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7345 0 0 0 490048 6 0 0 25 0 1 0 214719199 32550912 7222 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7947 7222 112 221 0 7723 0
Current children cumulated CPU time (s) 4900.54
Current children cumulated vsize (KiB) 31788

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1799648/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=31788 CPUtime=4960.52
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7345 0 0 0 496046 6 0 0 25 0 1 0 214719199 32550912 7222 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7947 7222 112 221 0 7723 0
Current children cumulated CPU time (s) 4960.52
Current children cumulated vsize (KiB) 31788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 27967
/proc/meminfo: memFree=1799520/2055920 swapFree=4162540/4192956
[pid=27958] ppid=27956 vsize=31928 CPUtime=5000.01
/proc/27958/stat : 27958 (varsat-industri) R 27956 27958 26795 0 -1 4194304 7372 0 0 0 499995 6 0 0 25 0 1 0 214719199 32694272 7249 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 7982 7249 112 221 0 7758 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 31928

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): 5001.81
CPU time (s): 5000.02
CPU user time (s): 4999.95
CPU system time (s): 0.070989
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 31928

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

runsolver used 5.48317 second user time and 12.5821 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-09 13:01:43
IDJOB=1784806
IDBENCH=24618
IDSOLVER=641
FILE ID=node80/1784806-1241866902
PBS_JOBID= 9264537
Free space on /tmp= 65860 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784806-1241866902/watcher-1784806-1241866902 -o /tmp/evaluation-result-1784806-1241866902/solver-1784806-1241866902 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=834046275 HOME/instance-1784806-1241866902.cnf

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

MD5SUM BENCH= b113aab739ba5e45a581d24e1a53a65a
RANDOM SEED=834046275

node80.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.270
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.270
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:       1830720 kB
Buffers:         33880 kB
Cached:         103432 kB
SwapCached:      25208 kB
Active:          72388 kB
Inactive:        92300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830720 kB
SwapTotal:     4192956 kB
SwapFree:      4162540 kB
Dirty:            1224 kB
Writeback:           0 kB
Mapped:          13456 kB
Slab:            46428 kB
Committed_AS:   750736 kB
PageTables:       1384 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= 65856 MiB
End job on node80 at 2009-05-09 14:25:06