Trace number 1728343

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-crafted 2009-03-22? (TO) 1200.06 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
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 variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2754                                                 |
0.00/0.00	c |  Number of clauses:    9154                                                 |
0.00/0.01	c |  Parsing time:         0.02         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          1471595047.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	c |                                                                             |
0.03/0.06	c ============================[ Search Statistics ]==============================
0.03/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.06	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.06	c ===============================================================================
0.03/0.06	c |         0 |    1317     7908    27772 |     2636        0    nan |  0.000 % |
0.03/0.09	c |       102 |    1317     7908    27772 |     2899      102     28 |  0.000 % |
0.09/0.11	c |       252 |    1317     7908    27772 |     3189      252     26 |  0.000 % |
0.09/0.14	c |       477 |    1317     7908    27772 |     3508      477     31 |  0.000 % |
0.09/0.17	c |       815 |    1317     7908    27772 |     3859      815     35 |  0.000 % |
0.19/0.22	c |      1322 |    1317     7908    27772 |     4245     1322     37 |  0.000 % |
0.19/0.29	c |      2082 |    1317     7908    27772 |     4669     2082     40 |  0.000 % |
0.29/0.38	c |      3221 |    1317     7908    27772 |     5136     3221     41 |  0.000 % |
0.49/0.51	c |      4929 |    1317     7908    27772 |     5650     4929     43 |  0.000 % |
0.69/0.72	c |      7492 |    1317     7908    27772 |     6215     4470     47 |  0.000 % |
0.99/1.09	c |     11337 |    1317     7908    27772 |     6837     5054     51 |  0.000 % |
1.59/1.68	c |     17103 |    1317     7908    27772 |     7520     3759     54 |  0.000 % |
3.09/3.19	c |     25754 |    1317     7908    27772 |     8272     4650     68 |  0.000 % |
4.69/4.70	c |     38729 |    1317     7908    27772 |     9100     4941     62 |  0.000 % |
7.59/7.69	c |     58190 |    1317     7908    27772 |    10010     5753     67 |  0.000 % |
12.39/12.40	c |     87382 |    1317     7908    27772 |    11011     9464     68 |  0.000 % |
19.89/19.93	c |    131171 |    1317     7908    27772 |    12112     8582     69 |  0.000 % |
32.39/32.47	c |    196855 |    1317     7908    27772 |    13323     6682     64 |  0.000 % |
54.18/54.23	c |    295382 |    1317     7908    27772 |    14655    10678     68 |  0.000 % |
80.97/81.05	c |    443172 |    1317     7908    27772 |    16121     9954     69 |  0.000 % |
125.95/126.06	c |    664855 |    1317     7908    27772 |    17733    11584     68 |  0.000 % |
209.63/209.75	c |    997380 |    1317     7908    27772 |    19507    12358     69 |  0.000 % |
346.80/346.93	c |   1496168 |    1317     7908    27772 |    21457    19110     72 |  0.000 % |
560.13/560.32	c |   2244350 |    1317     7908    27772 |    23603    21502     70 |  0.000 % |
874.24/874.59	c |   3366624 |    1317     7908    27772 |    25963    12907     63 |  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-1728343-1240735695/watcher-1728343-1240735695 -o /tmp/evaluation-result-1728343-1240735695/solver-1728343-1240735695 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1471595047 HOME/instance-1728343-1240735695.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25625
/proc/meminfo: memFree=1566456/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=3064 CPUtime=0
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 369 0 0 0 0 0 0 0 18 0 1 0 101596715 3137536 354 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 766 355 87 221 0 542 0

[startup+0.041219 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25625
/proc/meminfo: memFree=1566456/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=4900 CPUtime=0.03
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 844 0 0 0 3 0 0 0 18 0 1 0 101596715 5017600 829 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 1225 829 99 221 0 1001 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4900

[startup+0.101225 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25625
/proc/meminfo: memFree=1566456/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=5324 CPUtime=0.09
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 1003 0 0 0 9 0 0 0 18 0 1 0 101596715 5451776 936 1992294400 4194304 5102648 548682068768 18446744073709551615 4214228 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 1331 936 113 221 0 1107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5324

[startup+0.301247 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25625
/proc/meminfo: memFree=1566456/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=5324 CPUtime=0.29
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 1003 0 0 0 29 0 0 0 19 0 1 0 101596715 5451776 936 1992294400 4194304 5102648 548682068768 18446744073709551615 4214253 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 1331 936 113 221 0 1107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5324

[startup+0.701291 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25625
/proc/meminfo: memFree=1566456/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=5884 CPUtime=0.69
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 1159 0 0 0 69 0 0 0 22 0 1 0 101596715 6025216 1092 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 1471 1092 113 221 0 1247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5884

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25626
/proc/meminfo: memFree=1562096/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=6544 CPUtime=1.49
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 1327 0 0 0 149 0 0 0 25 0 1 0 101596715 6701056 1260 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 1636 1260 113 221 0 1412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6544

[startup+3.10156 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25626
/proc/meminfo: memFree=1561264/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=7736 CPUtime=3.09
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 1623 0 0 0 308 1 0 0 25 0 1 0 101596715 7921664 1556 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 1934 1556 113 221 0 1710 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7736

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25626
/proc/meminfo: memFree=1559920/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=8700 CPUtime=6.29
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 1830 0 0 0 628 1 0 0 25 0 1 0 101596715 8908800 1763 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 2175 1763 113 221 0 1951 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8700

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25626
/proc/meminfo: memFree=1558768/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=9544 CPUtime=12.69
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 2062 0 0 0 1268 1 0 0 25 0 1 0 101596715 9773056 1995 1992294400 4194304 5102648 548682068768 18446744073709551615 4244286 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 2386 1995 113 221 0 2162 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9544

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25626
/proc/meminfo: memFree=1557616/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=10648 CPUtime=25.49
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 2303 0 0 0 2547 2 0 0 25 0 1 0 101596715 10903552 2236 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 2662 2236 113 221 0 2438 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10648

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25626
/proc/meminfo: memFree=1556400/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=11892 CPUtime=51.08
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 2623 0 0 0 5106 2 0 0 25 0 1 0 101596715 12177408 2556 1992294400 4194304 5102648 548682068768 18446744073709551615 4249792 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 2973 2556 113 221 0 2749 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11892

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 25626
/proc/meminfo: memFree=1554672/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=13720 CPUtime=102.26
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 3042 0 0 0 10224 2 0 0 25 0 1 0 101596715 14049280 2975 1992294400 4194304 5102648 548682068768 18446744073709551615 4254817 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 3430 2975 113 221 0 3206 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13720

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 25626
/proc/meminfo: memFree=1553328/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=15084 CPUtime=162.25
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 3371 0 0 0 16222 3 0 0 25 0 1 0 101596715 15446016 3304 1992294400 4194304 5102648 548682068768 18446744073709551615 4250400 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 3771 3304 113 221 0 3547 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15084

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25626
/proc/meminfo: memFree=1552112/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=16304 CPUtime=222.23
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 3682 0 0 0 22220 3 0 0 25 0 1 0 101596715 16695296 3615 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 4076 3615 113 221 0 3852 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16304

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25626
/proc/meminfo: memFree=1551408/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=17092 CPUtime=282.22
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 3847 0 0 0 28218 4 0 0 25 0 1 0 101596715 17502208 3780 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 4273 3780 113 221 0 4049 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 17092

[startup+342.301 s]
/proc/loadavg: 1.07 1.02 1.05 2/65 25626
/proc/meminfo: memFree=1551216/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=17248 CPUtime=342.2
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 3881 0 0 0 34216 4 0 0 25 0 1 0 101596715 17661952 3814 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 4312 3814 113 221 0 4088 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 17248

[startup+402.302 s]
/proc/loadavg: 1.03 1.01 1.05 2/65 25626
/proc/meminfo: memFree=1550192/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=18252 CPUtime=402.18
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 4144 0 0 0 40214 4 0 0 25 0 1 0 101596715 18690048 4077 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 4563 4077 113 221 0 4339 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18252

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 1.04 2/65 25626
/proc/meminfo: memFree=1550000/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=18488 CPUtime=462.16
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 4173 0 0 0 46212 4 0 0 25 0 1 0 101596715 18931712 4106 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 4622 4106 113 221 0 4398 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18488

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25626
/proc/meminfo: memFree=1549872/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=18680 CPUtime=522.14
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 4220 0 0 0 52210 4 0 0 25 0 1 0 101596715 19128320 4153 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 4670 4153 113 221 0 4446 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 18680

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25626
/proc/meminfo: memFree=1549104/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=19448 CPUtime=582.13
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 4418 0 0 0 58208 5 0 0 25 0 1 0 101596715 19914752 4351 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 4862 4351 113 221 0 4638 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 19448

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25626
/proc/meminfo: memFree=1549104/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=19448 CPUtime=642.11
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 4418 0 0 0 64206 5 0 0 25 0 1 0 101596715 19914752 4351 1992294400 4194304 5102648 548682068768 18446744073709551615 4250197 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 4862 4351 113 221 0 4638 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 19448

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25626
/proc/meminfo: memFree=1548208/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=20480 CPUtime=702.09
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 4635 0 0 0 70204 5 0 0 25 0 1 0 101596715 20971520 4568 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 5120 4568 113 221 0 4896 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 20480

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25626
/proc/meminfo: memFree=1547952/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=20640 CPUtime=762.08
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 4691 0 0 0 76202 6 0 0 25 0 1 0 101596715 21135360 4624 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 5160 4624 113 221 0 4936 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 20640

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25632
/proc/meminfo: memFree=1547440/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=21252 CPUtime=822.05
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 4809 0 0 0 82199 6 0 0 25 0 1 0 101596715 21762048 4742 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 5313 4742 113 221 0 5089 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 21252

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25632
/proc/meminfo: memFree=1547440/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=21252 CPUtime=882.03
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 4813 0 0 0 88197 6 0 0 25 0 1 0 101596715 21762048 4746 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 5313 4746 113 221 0 5089 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 21252

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25632
/proc/meminfo: memFree=1546416/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=22272 CPUtime=942.02
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 5062 0 0 0 94195 7 0 0 25 0 1 0 101596715 22806528 4995 1992294400 4194304 5102648 548682068768 18446744073709551615 4250212 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 5568 4995 113 221 0 5344 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 22272

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25632
/proc/meminfo: memFree=1545904/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=22796 CPUtime=1002
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 5179 0 0 0 100193 7 0 0 25 0 1 0 101596715 23343104 5112 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 5699 5112 113 221 0 5475 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 22796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25632
/proc/meminfo: memFree=1545584/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=23064 CPUtime=1061.98
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 5260 0 0 0 106191 7 0 0 25 0 1 0 101596715 23617536 5193 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 5766 5193 113 221 0 5542 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 23064

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25632
/proc/meminfo: memFree=1544752/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=23976 CPUtime=1121.97
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 5469 0 0 0 112189 8 0 0 25 0 1 0 101596715 24551424 5402 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 5994 5402 113 221 0 5770 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 23976

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25632
/proc/meminfo: memFree=1544496/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=24300 CPUtime=1181.95
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 5526 0 0 0 118187 8 0 0 25 0 1 0 101596715 24883200 5459 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 6075 5459 113 221 0 5851 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 24300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25632
/proc/meminfo: memFree=1544496/2055920 swapFree=4192812/4192956
[pid=25625] ppid=25623 vsize=24300 CPUtime=1200.04
/proc/25625/stat : 25625 (varsat-crafted_) R 25623 25625 25529 0 -1 4194304 5526 0 0 0 119996 8 0 0 25 0 1 0 101596715 24883200 5459 1992294400 4194304 5102648 548682068768 18446744073709551615 4249116 0 0 4096 3 0 0 0 17 1 0 0
/proc/25625/statm: 6075 5459 113 221 0 5851 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 24300

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.97
CPU system time (s): 0.088986
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 24300

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

runsolver used 0.860869 second user time and 2.54261 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-26 10:48:15
IDJOB=1728343
IDBENCH=24668
IDSOLVER=537
FILE ID=node59/1728343-1240735695
PBS_JOBID= 9186996
Free space on /tmp= 66396 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728343-1240735695/watcher-1728343-1240735695 -o /tmp/evaluation-result-1728343-1240735695/solver-1728343-1240735695 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1471595047 HOME/instance-1728343-1240735695.cnf

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

MD5SUM BENCH= 0457634d4b446c9bbce48df93abd0143
RANDOM SEED=1471595047

node59.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:       1566872 kB
Buffers:         55188 kB
Cached:         353764 kB
SwapCached:          0 kB
Active:         226392 kB
Inactive:       196460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1160 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            52144 kB
Committed_AS:   442960 kB
PageTables:       1456 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= 66396 MiB
End job on node59 at 2009-04-26 11:08:18