Trace number 1784776

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.07 5001.31

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
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:  1192                                                 |
0.00/0.00	c |  Number of clauses:    14506                                                |
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:          811516074.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.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |     894    14208    47526 |     4736        0    nan |  0.000 % |
0.09/0.17	c |       100 |     894    14208    47526 |     5209      100     23 |  0.000 % |
0.19/0.20	c |       250 |     894    14208    47526 |     5730      250     23 |  0.000 % |
0.19/0.24	c |       477 |     894    14208    47526 |     6303      477     27 |  0.000 % |
0.29/0.30	c |       814 |     894    14208    47526 |     6933      814     29 |  0.000 % |
0.29/0.37	c |      1320 |     894    14208    47526 |     7627     1320     31 |  0.000 % |
0.39/0.48	c |      2079 |     894    14208    47526 |     8390     2079     31 |  0.000 % |
0.69/0.71	c |      3220 |     894    14208    47526 |     9229     3220     32 |  0.000 % |
0.99/1.06	c |      4928 |     894    14208    47526 |    10152     4928     38 |  0.000 % |
1.59/1.69	c |      7491 |     894    14208    47526 |    11167     7491     39 |  0.000 % |
2.69/2.70	c |     11335 |     894    14208    47526 |    12283     5673     39 |  0.000 % |
4.49/4.54	c |     17102 |     894    14208    47526 |    13512    11440     36 |  0.000 % |
7.39/7.43	c |     25751 |     894    14208    47526 |    14863    13272     38 |  0.000 % |
11.08/11.13	c |     38725 |     894    14208    47526 |    16349    11230     32 |  0.000 % |
18.48/18.51	c |     58186 |     894    14208    47526 |    17984    14229     34 |  0.000 % |
29.58/29.67	c |     87378 |     894    14208    47526 |    19783    16251     31 |  0.000 % |
50.16/50.21	c |    131167 |     894    14208    47526 |    21761    10303     28 |  0.000 % |
77.25/77.30	c |    196852 |     894    14208    47526 |    23937    21310     34 |  0.000 % |
132.85/132.91	c |    295378 |     894    14208    47526 |    26331    23647     33 |  0.000 % |
211.92/212.08	c |    443167 |     894    14208    47526 |    28964    25891     32 |  0.000 % |
339.19/339.40	c |    664850 |     894    14208    47526 |    31861    27785     32 |  0.000 % |
570.84/571.04	c |    997375 |     894    14208    47526 |    35047    18577     31 |  0.000 % |
958.14/958.47	c |   1496163 |     894    14208    47526 |    38552    22410     34 |  0.000 % |
1568.59/1569.03	c |   2244345 |     894    14208    47526 |    42407    15551     29 |  0.000 % |
2483.87/2484.51	c |   3366620 |     894    14208    47526 |    46648    34209     39 |  0.000 % |
3982.20/3983.21	c |   5050031 |     894    14208    47526 |    51313    21786     31 |  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-1784776-1241866811/watcher-1784776-1241866811 -o /tmp/evaluation-result-1784776-1241866811/solver-1784776-1241866811 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=811516074 HOME/instance-1784776-1241866811.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.91 3/64 7841
/proc/meminfo: memFree=1933904/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=2688 CPUtime=0
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 308 0 0 0 0 0 0 0 18 0 1 0 214708492 2752512 293 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 672 294 87 221 0 448 0

[startup+0.0200861 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 7841
/proc/meminfo: memFree=1933904/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=4260 CPUtime=0.01
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 701 0 0 0 1 0 0 0 18 0 1 0 214708492 4362240 686 1992294400 4194304 5102648 548682068784 18446744073709551615 4489881 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 1065 686 87 221 0 841 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4260

[startup+0.101093 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 7841
/proc/meminfo: memFree=1933904/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=6516 CPUtime=0.09
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 1255 0 0 0 9 0 0 0 18 0 1 0 214708492 6672384 1240 1992294400 4194304 5102648 548682068784 18446744073709551615 4222083 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 1629 1240 100 221 0 1405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6516

[startup+0.30111 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 7841
/proc/meminfo: memFree=1933904/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=6032 CPUtime=0.29
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 1303 0 0 0 29 0 0 0 19 0 1 0 214708492 6176768 1179 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 1508 1179 112 221 0 1284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6032

[startup+0.701145 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 7841
/proc/meminfo: memFree=1933904/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=6032 CPUtime=0.69
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 1303 0 0 0 69 0 0 0 22 0 1 0 214708492 6176768 1179 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 1508 1179 112 221 0 1284 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6032

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7842
/proc/meminfo: memFree=1929352/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=6436 CPUtime=1.49
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 1402 0 0 0 149 0 0 0 25 0 1 0 214708492 6590464 1278 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 1609 1278 112 221 0 1385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6436

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7842
/proc/meminfo: memFree=1928520/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=7492 CPUtime=3.09
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 1653 0 0 0 309 0 0 0 25 0 1 0 214708492 7671808 1529 1992294400 4194304 5102648 548682068784 18446744073709551615 4249088 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 1873 1529 112 221 0 1649 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7492

[startup+6.30165 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7842
/proc/meminfo: memFree=1927432/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=8044 CPUtime=6.29
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 1784 0 0 0 629 0 0 0 25 0 1 0 214708492 8237056 1660 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 2011 1660 112 221 0 1787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8044

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7842
/proc/meminfo: memFree=1926920/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=8584 CPUtime=12.69
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 1929 0 0 0 1268 1 0 0 25 0 1 0 214708492 8790016 1805 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 2146 1805 112 221 0 1922 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8584

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7842
/proc/meminfo: memFree=1925896/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=9520 CPUtime=25.48
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 2157 0 0 0 2547 1 0 0 25 0 1 0 214708492 9748480 2033 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 2380 2033 112 221 0 2156 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9520

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1924616/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=10740 CPUtime=51.07
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 2429 0 0 0 5105 2 0 0 25 0 1 0 214708492 10997760 2305 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 2685 2305 112 221 0 2461 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10740

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1923144/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=12376 CPUtime=102.25
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 2829 0 0 0 10223 2 0 0 25 0 1 0 214708492 12673024 2705 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 3094 2705 112 221 0 2870 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12376

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1921480/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=14024 CPUtime=162.24
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 3234 0 0 0 16221 3 0 0 25 0 1 0 214708492 14360576 3110 1992294400 4194304 5102648 548682068784 18446744073709551615 4254978 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 3506 3110 112 221 0 3282 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14024

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1920264/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=15392 CPUtime=222.22
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 3530 0 0 0 22219 3 0 0 25 0 1 0 214708492 15761408 3406 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 3848 3406 112 221 0 3624 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 15392

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1919624/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=16036 CPUtime=282.2
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 3682 0 0 0 28217 3 0 0 25 0 1 0 214708492 16420864 3558 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 4009 3558 112 221 0 3785 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 16036

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1919304/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=16392 CPUtime=342.19
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 3762 0 0 0 34216 3 0 0 25 0 1 0 214708492 16785408 3638 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 4098 3638 112 221 0 3874 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 16392

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1918472/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=17072 CPUtime=402.18
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 3961 0 0 0 40214 4 0 0 25 0 1 0 214708492 17481728 3837 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 4268 3837 112 221 0 4044 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 17072

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1917960/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=17752 CPUtime=462.16
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 4088 0 0 0 46212 4 0 0 25 0 1 0 214708492 18178048 3964 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 4438 3964 112 221 0 4214 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 17752

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1917576/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=17936 CPUtime=522.15
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 4162 0 0 0 52211 4 0 0 25 0 1 0 214708492 18366464 4038 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 4484 4038 112 221 0 4260 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 17936

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1917256/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=18348 CPUtime=582.14
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 4239 0 0 0 58209 5 0 0 25 0 1 0 214708492 18788352 4115 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 4587 4115 112 221 0 4363 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 18348

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 7848
/proc/meminfo: memFree=1916936/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=18648 CPUtime=642.12
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 4314 0 0 0 64207 5 0 0 25 0 1 0 214708492 19095552 4190 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 4662 4190 112 221 0 4438 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 18648

[startup+702.302 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7856
/proc/meminfo: memFree=1902088/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=32820 CPUtime=4061.29
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 7531 0 0 0 406114 15 0 0 25 0 1 0 214708492 33607680 7407 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8205 7407 112 221 0 7981 0
Current children cumulated CPU time (s) 4061.29
Current children cumulated vsize (KiB) 32820

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7856
/proc/meminfo: memFree=1901000/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=33888 CPUtime=4121.27
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 7802 0 0 0 412112 15 0 0 25 0 1 0 214708492 34701312 7678 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8472 7678 112 221 0 8248 0
Current children cumulated CPU time (s) 4121.27
Current children cumulated vsize (KiB) 33888

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7856
/proc/meminfo: memFree=1900488/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=34284 CPUtime=4181.25
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 7911 0 0 0 418110 15 0 0 25 0 1 0 214708492 35106816 7787 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8571 7787 112 221 0 8347 0
Current children cumulated CPU time (s) 4181.25
Current children cumulated vsize (KiB) 34284

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7856
/proc/meminfo: memFree=1900232/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=34500 CPUtime=4241.23
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 7965 0 0 0 424108 15 0 0 25 0 1 0 214708492 35328000 7841 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8625 7841 112 221 0 8401 0
Current children cumulated CPU time (s) 4241.23
Current children cumulated vsize (KiB) 34500

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7856
/proc/meminfo: memFree=1900040/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=34668 CPUtime=4301.22
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8001 0 0 0 430107 15 0 0 25 0 1 0 214708492 35500032 7877 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8667 7877 112 221 0 8443 0
Current children cumulated CPU time (s) 4301.22
Current children cumulated vsize (KiB) 34668

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7856
/proc/meminfo: memFree=1899976/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=34940 CPUtime=4361.21
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8070 0 0 0 436105 16 0 0 25 0 1 0 214708492 35778560 7946 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8735 7946 112 221 0 8511 0
Current children cumulated CPU time (s) 4361.21
Current children cumulated vsize (KiB) 34940

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7856
/proc/meminfo: memFree=1899656/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=4421.2
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8138 0 0 0 442104 16 0 0 25 0 1 0 214708492 36220928 8014 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8014 112 221 0 8619 0
Current children cumulated CPU time (s) 4421.2
Current children cumulated vsize (KiB) 35372

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7856
/proc/meminfo: memFree=1899592/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=4481.18
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8138 0 0 0 448102 16 0 0 25 0 1 0 214708492 36220928 8014 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8014 112 221 0 8619 0
Current children cumulated CPU time (s) 4481.18
Current children cumulated vsize (KiB) 35372

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7856
/proc/meminfo: memFree=1899592/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=4541.16
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8139 0 0 0 454100 16 0 0 25 0 1 0 214708492 36220928 8015 1992294400 4194304 5102648 548682068784 18446744073709551615 4254641 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8015 112 221 0 8619 0
Current children cumulated CPU time (s) 4541.16
Current children cumulated vsize (KiB) 35372

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 7856
/proc/meminfo: memFree=1899592/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=4601.15
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8139 0 0 0 460099 16 0 0 25 0 1 0 214708492 36220928 8015 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8015 112 221 0 8619 0
Current children cumulated CPU time (s) 4601.15
Current children cumulated vsize (KiB) 35372

[startup+4662.3 s]
/proc/loadavg: 1.11 1.03 0.94 2/65 7856
/proc/meminfo: memFree=1899528/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=4661.13
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8139 0 0 0 466097 16 0 0 25 0 1 0 214708492 36220928 8015 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8015 112 221 0 8619 0
Current children cumulated CPU time (s) 4661.13
Current children cumulated vsize (KiB) 35372

[startup+4722.31 s]
/proc/loadavg: 1.10 1.04 0.94 2/65 7856
/proc/meminfo: memFree=1899464/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=4721.12
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8158 0 0 0 472096 16 0 0 25 0 1 0 214708492 36220928 8034 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8034 112 221 0 8619 0
Current children cumulated CPU time (s) 4721.12
Current children cumulated vsize (KiB) 35372

[startup+4782.3 s]
/proc/loadavg: 1.09 1.04 0.95 2/65 7856
/proc/meminfo: memFree=1899400/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=4781.1
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8159 0 0 0 478094 16 0 0 25 0 1 0 214708492 36220928 8035 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8035 112 221 0 8619 0
Current children cumulated CPU time (s) 4781.1
Current children cumulated vsize (KiB) 35372

[startup+4842.3 s]
/proc/loadavg: 1.03 1.03 0.95 2/65 7856
/proc/meminfo: memFree=1899400/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=4841.1
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8159 0 0 0 484093 17 0 0 25 0 1 0 214708492 36220928 8035 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8035 112 221 0 8619 0
Current children cumulated CPU time (s) 4841.1
Current children cumulated vsize (KiB) 35372

[startup+4902.3 s]
/proc/loadavg: 1.01 1.02 0.95 2/65 7856
/proc/meminfo: memFree=1899400/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=4901.08
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8159 0 0 0 490091 17 0 0 25 0 1 0 214708492 36220928 8035 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8035 112 221 0 8619 0
Current children cumulated CPU time (s) 4901.08
Current children cumulated vsize (KiB) 35372

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 7856
/proc/meminfo: memFree=1899336/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=4961.06
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8159 0 0 0 496089 17 0 0 25 0 1 0 214708492 36220928 8035 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8035 112 221 0 8619 0
Current children cumulated CPU time (s) 4961.06
Current children cumulated vsize (KiB) 35372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 7856
/proc/meminfo: memFree=1899336/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=5000.06
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8166 0 0 0 499989 17 0 0 25 0 1 0 214708492 36220928 8042 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8042 112 221 0 8619 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 35372

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 7856
/proc/meminfo: memFree=1899336/2055920 swapFree=4178768/4192956
[pid=7841] ppid=7839 vsize=35372 CPUtime=5000.06
/proc/7841/stat : 7841 (varsat-industri) R 7839 7841 7734 0 -1 4194304 8166 0 0 0 499989 17 0 0 25 0 1 0 214708492 36220928 8042 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7841/statm: 8843 8042 112 221 0 8619 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 35372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.31
CPU time (s): 5000.07
CPU user time (s): 4999.89
CPU system time (s): 0.178972
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 35372

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

runsolver used 3.9624 second user time and 9.8415 second system time

The end

Launcher Data

Begin job on node55 at 2009-05-09 13:00:11
IDJOB=1784776
IDBENCH=24612
IDSOLVER=641
FILE ID=node55/1784776-1241866811
PBS_JOBID= 9264560
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=811516074

node55.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.240
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.240
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:       1934320 kB
Buffers:         22404 kB
Cached:          52476 kB
SwapCached:       8420 kB
Active:          50240 kB
Inactive:        34996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1934320 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:            1232 kB
Writeback:           0 kB
Mapped:          15584 kB
Slab:            22396 kB
Committed_AS:   623756 kB
PageTables:       1364 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= 66248 MiB
End job on node55 at 2009-05-09 14:23:35