Trace number 1512819

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.05 1200.42

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1441840675-053.cnf
MD5SUM54609dfda8487443dabfcd35e8af453e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.166
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
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:  1100                                                 |
0.00/0.00	c |  Number of clauses:    22000                                                |
0.00/0.05	c |  Parsing time:         0.04         s                                       |
0.00/0.05	c |  Timeout:              43200 s
0.00/0.05	c |  Random Seed:          550240747.000000
0.00/0.05	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.05	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.05	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.05	c |                                                                             |
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    1100    22000   110000 |     7333        0    nan |  0.000 % |
0.19/0.25	c |       100 |    1100    22000   110000 |     8066      100    134 |  0.000 % |
0.29/0.32	c |       250 |    1100    22000   110000 |     8873      250    121 |  0.000 % |
0.39/0.40	c |       475 |    1100    22000   110000 |     9760      475    119 |  0.000 % |
0.39/0.49	c |       813 |    1100    22000   110000 |    10736      813    126 |  0.000 % |
0.59/0.60	c |      1321 |    1100    22000   110000 |    11810     1321    126 |  0.000 % |
0.69/0.76	c |      2080 |    1100    22000   110000 |    12991     2080    126 |  0.000 % |
0.89/0.98	c |      3221 |    1100    22000   110000 |    14290     3221    131 |  0.000 % |
1.28/1.30	c |      4931 |    1100    22000   110000 |    15719     4931    137 |  0.000 % |
1.79/1.82	c |      7493 |    1100    22000   110000 |    17291     7493    140 |  0.000 % |
2.59/2.65	c |     11341 |    1100    22000   110000 |    19020    11341    142 |  0.000 % |
4.09/4.19	c |     17108 |    1100    22000   110000 |    20922    17108    144 |  0.000 % |
6.79/6.84	c |     25757 |    1100    22000   110000 |    23015    15110    145 |  0.000 % |
10.79/10.90	c |     38731 |    1100    22000   110000 |    25316    15898    144 |  0.000 % |
17.79/17.82	c |     58192 |    1100    22000   110000 |    27848    21127    147 |  0.000 % |
29.48/29.53	c |     87386 |    1100    22000   110000 |    30633    17662    154 |  0.000 % |
51.68/51.76	c |    131177 |    1100    22000   110000 |    33696    23308    154 |  0.000 % |
84.67/84.78	c |    196861 |    1100    22000   110000 |    37066    23691    153 |  0.000 % |
136.05/136.17	c |    295388 |    1100    22000   110000 |    40772    22897    149 |  0.000 % |
223.13/223.20	c |    443177 |    1100    22000   110000 |    44849    33751    159 |  0.000 % |
362.48/362.65	c |    664860 |    1100    22000   110000 |    49334    34397    158 |  0.000 % |
593.09/593.35	c |    997385 |    1100    22000   110000 |    54268    46882    160 |  0.000 % |
985.48/985.80	c |   1496173 |    1100    22000   110000 |    59695    24671    147 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512819-1238208945/watcher-1512819-1238208945 -o /tmp/evaluation-result-1512819-1238208945/solver-1512819-1238208945 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=550240747 HOME/instance-1512819-1238208945.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 12058
/proc/meminfo: memFree=913488/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=2576 CPUtime=0
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 1093560376 2637824 361 1992294400 4194304 5102648 548682068800 18446744073709551615 4263334 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 644 362 87 221 0 420 0

[startup+0.055123 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 12058
/proc/meminfo: memFree=913488/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=6888 CPUtime=0.04
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 1435 0 0 0 4 0 0 0 18 0 1 0 1093560376 7053312 1420 1992294400 4194304 5102648 548682068800 18446744073709551615 4272795 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 1722 1420 98 221 0 1498 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6888

[startup+0.101127 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 12058
/proc/meminfo: memFree=913488/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=6888 CPUtime=0.09
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 1435 0 0 0 9 0 0 0 18 0 1 0 1093560376 7053312 1420 1992294400 4194304 5102648 548682068800 18446744073709551615 4273029 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 1722 1420 98 221 0 1498 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6888

[startup+0.301146 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 12058
/proc/meminfo: memFree=913488/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=6288 CPUtime=0.29
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 1493 0 0 0 29 0 0 0 19 0 1 0 1093560376 6438912 1311 1992294400 4194304 5102648 548682068800 18446744073709551615 4213994 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 1572 1311 113 221 0 1348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6288

[startup+0.701185 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 12058
/proc/meminfo: memFree=913488/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=6564 CPUtime=0.69
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 1531 0 0 0 69 0 0 0 22 0 1 0 1093560376 6721536 1349 1992294400 4194304 5102648 548682068800 18446744073709551615 4227803 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 1641 1350 113 221 0 1417 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6564

[startup+1.50126 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12059
/proc/meminfo: memFree=907528/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=9100 CPUtime=1.48
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 2172 0 0 0 148 0 0 0 25 0 1 0 1093560376 9318400 1990 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 2275 1990 113 221 0 2051 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9100

[startup+3.10142 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12059
/proc/meminfo: memFree=903880/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=13892 CPUtime=3.09
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 3361 0 0 0 308 1 0 0 25 0 1 0 1093560376 14225408 3179 1992294400 4194304 5102648 548682068800 18446744073709551615 4255792 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 3473 3179 113 221 0 3249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13892

[startup+6.30172 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12059
/proc/meminfo: memFree=895816/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=19136 CPUtime=6.29
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 4689 0 0 0 627 2 0 0 25 0 1 0 1093560376 19595264 4507 1992294400 4194304 5102648 548682068800 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 4784 4507 113 221 0 4560 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19136

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12059
/proc/meminfo: memFree=893896/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=20852 CPUtime=12.69
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 5107 0 0 0 1266 3 0 0 25 0 1 0 1093560376 21352448 4925 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 5213 4925 113 221 0 4989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20852

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12059
/proc/meminfo: memFree=889608/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=25200 CPUtime=25.48
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 6176 0 0 0 2544 4 0 0 25 0 1 0 1093560376 25804800 5994 1992294400 4194304 5102648 548682068800 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 6300 5994 113 221 0 6076 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25200

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12059
/proc/meminfo: memFree=885768/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=29160 CPUtime=51.07
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 7164 0 0 0 5102 5 0 0 25 0 1 0 1093560376 29859840 6982 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 7290 6982 113 221 0 7066 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29160

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12059
/proc/meminfo: memFree=880456/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=34316 CPUtime=102.26
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 8481 0 0 0 10220 6 0 0 25 0 1 0 1093560376 35139584 8299 1992294400 4194304 5102648 548682068800 18446744073709551615 4249865 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 8579 8299 113 221 0 8355 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34316

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12059
/proc/meminfo: memFree=874632/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=40944 CPUtime=162.24
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 10093 0 0 0 16217 7 0 0 25 0 1 0 1093560376 41926656 9911 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 10236 9911 113 221 0 10012 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40944

[startup+222.301 s]
/proc/loadavg: 1.11 1.02 0.92 2/65 12059
/proc/meminfo: memFree=873480/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=41548 CPUtime=222.22
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 10217 0 0 0 22215 7 0 0 25 0 1 0 1093560376 42545152 10035 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 10387 10035 113 221 0 10163 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 41548

[startup+282.301 s]
/proc/loadavg: 1.11 1.03 0.93 2/65 12059
/proc/meminfo: memFree=869768/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=45148 CPUtime=282.21
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 11131 0 0 0 28212 9 0 0 25 0 1 0 1093560376 46231552 10949 1992294400 4194304 5102648 548682068800 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 11287 10949 113 221 0 11063 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 45148

[startup+342.301 s]
/proc/loadavg: 1.04 1.02 0.93 2/65 12065
/proc/meminfo: memFree=867328/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=47528 CPUtime=342.19
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 11707 0 0 0 34209 10 0 0 25 0 1 0 1093560376 48668672 11525 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 11882 11525 113 221 0 11658 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 47528

[startup+402.302 s]
/proc/loadavg: 1.07 1.03 0.93 2/65 12541
/proc/meminfo: memFree=864248/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=50168 CPUtime=402.14
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 12389 0 0 0 40202 12 0 0 25 0 1 0 1093560376 51372032 12207 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 12542 12207 113 221 0 12318 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 50168

[startup+462.302 s]
/proc/loadavg: 1.02 1.02 0.93 2/65 12541
/proc/meminfo: memFree=863416/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=51152 CPUtime=462.12
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 12639 0 0 0 46200 12 0 0 25 0 1 0 1093560376 52379648 12457 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 12788 12457 113 221 0 12564 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 51152

[startup+522.301 s]
/proc/loadavg: 1.01 1.02 0.93 2/65 12541
/proc/meminfo: memFree=862008/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=52768 CPUtime=522.11
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 12999 0 0 0 52198 13 0 0 25 0 1 0 1093560376 54034432 12817 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 13192 12817 113 221 0 12968 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 52768

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 0.93 2/65 12541
/proc/meminfo: memFree=861944/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=52768 CPUtime=582.09
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 12999 0 0 0 58196 13 0 0 25 0 1 0 1093560376 54034432 12817 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 13192 12817 113 221 0 12968 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 52768

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/65 12541
/proc/meminfo: memFree=858552/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=56068 CPUtime=642.07
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 13865 0 0 0 64194 13 0 0 25 0 1 0 1093560376 57413632 13683 1992294400 4194304 5102648 548682068800 18446744073709551615 4255103 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 14017 13683 113 221 0 13793 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 56068

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12541
/proc/meminfo: memFree=856008/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=58640 CPUtime=702.06
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 14482 0 0 0 70192 14 0 0 25 0 1 0 1093560376 60047360 14300 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 14660 14300 113 221 0 14436 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 58640

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12541
/proc/meminfo: memFree=855560/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=59068 CPUtime=762.04
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 14584 0 0 0 76190 14 0 0 25 0 1 0 1093560376 60485632 14402 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 14767 14402 113 221 0 14543 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 59068

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12541
/proc/meminfo: memFree=854792/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=59860 CPUtime=822.02
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 14770 0 0 0 82188 14 0 0 25 0 1 0 1093560376 61296640 14588 1992294400 4194304 5102648 548682068800 18446744073709551615 4249883 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 14965 14588 113 221 0 14741 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 59860

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12541
/proc/meminfo: memFree=854600/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=60124 CPUtime=882
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 14841 0 0 0 88186 14 0 0 25 0 1 0 1093560376 61566976 14659 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 15031 14659 113 221 0 14807 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 60124

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12541
/proc/meminfo: memFree=854152/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=60520 CPUtime=941.99
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 14931 0 0 0 94184 15 0 0 25 0 1 0 1093560376 61972480 14749 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 15130 14749 113 221 0 14906 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 60520

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12541
/proc/meminfo: memFree=853640/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=61048 CPUtime=1001.97
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 15068 0 0 0 100182 15 0 0 25 0 1 0 1093560376 62513152 14886 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 15262 14886 113 221 0 15038 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 61048

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12541
/proc/meminfo: memFree=849096/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=65548 CPUtime=1061.96
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 16201 0 0 0 106180 16 0 0 25 0 1 0 1093560376 67121152 16019 1992294400 4194304 5102648 548682068800 18446744073709551615 4250363 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 16387 16019 113 221 0 16163 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 65548

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12541
/proc/meminfo: memFree=849096/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=65548 CPUtime=1121.94
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 16202 0 0 0 112178 16 0 0 25 0 1 0 1093560376 67121152 16020 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 16387 16020 113 221 0 16163 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 65548

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12541
/proc/meminfo: memFree=848264/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=66476 CPUtime=1181.93
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 16397 0 0 0 118176 17 0 0 25 0 1 0 1093560376 68071424 16215 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 16619 16215 113 221 0 16395 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 66476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 12541
/proc/meminfo: memFree=848264/2055920 swapFree=4178100/4192956
[pid=12058] ppid=12056 vsize=66476 CPUtime=1200.03
/proc/12058/stat : 12058 (varsat-crafted_) R 12056 12058 11929 0 -1 4194304 16397 0 0 0 119986 17 0 0 25 0 1 0 1093560376 68071424 16215 1992294400 4194304 5102648 548682068800 18446744073709551615 4254033 0 0 4096 3 0 0 0 17 1 0 0
/proc/12058/statm: 16619 16215 113 221 0 16395 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 66476

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.42
CPU time (s): 1200.05
CPU user time (s): 1199.86
CPU system time (s): 0.184971
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 66476

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

runsolver used 0.988849 second user time and 2.5996 second system time

The end

Launcher Data

Begin job on node18 at 2009-03-28 03:55:45
IDJOB=1512819
IDBENCH=70211
IDSOLVER=537
FILE ID=node18/1512819-1238208945
PBS_JOBID= 9060546
Free space on /tmp= 66164 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S1441840675-053.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512819-1238208945/watcher-1512819-1238208945 -o /tmp/evaluation-result-1512819-1238208945/solver-1512819-1238208945 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=550240747 HOME/instance-1512819-1238208945.cnf

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

MD5SUM BENCH= 54609dfda8487443dabfcd35e8af453e
RANDOM SEED=550240747

node18.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.214
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.214
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:        913904 kB
Buffers:         78392 kB
Cached:         973124 kB
SwapCached:       8808 kB
Active:          75836 kB
Inactive:       988124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        913904 kB
SwapTotal:     4192956 kB
SwapFree:      4178100 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          16300 kB
Slab:            64036 kB
Committed_AS:  2941252 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node18 at 2009-03-28 04:15:47