Trace number 1512771

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.08 1200.52

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1912214877-051.cnf
MD5SUM3e2c453febe9a82dafec20260d8edecb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9165
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.05         s                                       |
0.00/0.05	c |  Timeout:              43200 s
0.00/0.05	c |  Random Seed:          111034143.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.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    1100    22000   110000 |     7333        0    nan |  0.000 % |
0.19/0.25	c |       101 |    1100    22000   110000 |     8066      101    127 |  0.000 % |
0.29/0.31	c |       251 |    1100    22000   110000 |     8873      251    124 |  0.000 % |
0.29/0.39	c |       477 |    1100    22000   110000 |     9760      477    126 |  0.000 % |
0.39/0.48	c |       814 |    1100    22000   110000 |    10736      814    123 |  0.000 % |
0.59/0.60	c |      1320 |    1100    22000   110000 |    11810     1320    127 |  0.000 % |
0.69/0.75	c |      2079 |    1100    22000   110000 |    12991     2079    137 |  0.000 % |
0.89/0.97	c |      3218 |    1100    22000   110000 |    14290     3218    137 |  0.000 % |
1.19/1.29	c |      4927 |    1100    22000   110000 |    15719     4927    144 |  0.000 % |
1.69/1.80	c |      7491 |    1100    22000   110000 |    17291     7491    142 |  0.000 % |
2.59/2.66	c |     11335 |    1100    22000   110000 |    19020    11335    144 |  0.000 % |
4.09/4.10	c |     17102 |    1100    22000   110000 |    20922    17102    143 |  0.000 % |
6.60/6.65	c |     25751 |    1100    22000   110000 |    23015    15111    148 |  0.000 % |
10.68/10.75	c |     38725 |    1100    22000   110000 |    25316    16169    157 |  0.000 % |
17.89/18.00	c |     58187 |    1100    22000   110000 |    27848    21321    152 |  0.000 % |
30.98/31.03	c |     87382 |    1100    22000   110000 |    30633    18354    153 |  0.000 % |
51.07/51.13	c |    131172 |    1100    22000   110000 |    33696    24002    155 |  0.000 % |
84.06/84.12	c |    196859 |    1100    22000   110000 |    37066    25187    155 |  0.000 % |
139.14/139.20	c |    295387 |    1100    22000   110000 |    40772    24067    152 |  0.000 % |
227.41/227.57	c |    443178 |    1100    22000   110000 |    44849    32226    156 |  0.000 % |
371.67/371.84	c |    664863 |    1100    22000   110000 |    49334    32976    157 |  0.000 % |
607.35/607.65	c |    997388 |    1100    22000   110000 |    54268    46215    162 |  0.000 % |
1003.11/1003.54	c |   1496177 |    1100    22000   110000 |    59695    21187    153 |  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-1512771-1238208928/watcher-1512771-1238208928 -o /tmp/evaluation-result-1512771-1238208928/solver-1512771-1238208928 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=111034143 HOME/instance-1512771-1238208928.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.91 0.95 0.90 3/72 1199
/proc/meminfo: memFree=1736728/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=2708 CPUtime=0
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 390 0 0 0 0 0 0 0 18 0 1 0 1093553992 2772992 375 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 677 375 87 221 0 453 0

[startup+0.0836449 s]
/proc/loadavg: 0.91 0.95 0.90 3/72 1199
/proc/meminfo: memFree=1736728/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=6880 CPUtime=0.07
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 1420 0 0 0 7 0 0 0 18 0 1 0 1093553992 7045120 1405 1992294400 4194304 5102648 548682068800 18446744073709551615 4273029 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 1720 1405 98 221 0 1496 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6880

[startup+0.101648 s]
/proc/loadavg: 0.91 0.95 0.90 3/72 1199
/proc/meminfo: memFree=1736728/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=6880 CPUtime=0.09
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 1420 0 0 0 9 0 0 0 18 0 1 0 1093553992 7045120 1405 1992294400 4194304 5102648 548682068800 18446744073709551615 4272881 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 1720 1405 98 221 0 1496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6880

[startup+0.301684 s]
/proc/loadavg: 0.91 0.95 0.90 3/72 1199
/proc/meminfo: memFree=1736728/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=6636 CPUtime=0.29
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 1478 0 0 0 29 0 0 0 19 0 1 0 1093553992 6795264 1377 1992294400 4194304 5102648 548682068800 18446744073709551615 4249799 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 1659 1377 113 221 0 1435 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6636

[startup+0.701757 s]
/proc/loadavg: 0.91 0.95 0.90 3/72 1199
/proc/meminfo: memFree=1736728/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=6636 CPUtime=0.69
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 1479 0 0 0 69 0 0 0 22 0 1 0 1093553992 6795264 1378 1992294400 4194304 5102648 548682068800 18446744073709551615 4255547 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 1659 1378 113 221 0 1435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6636

[startup+1.5019 s]
/proc/loadavg: 0.91 0.95 0.90 2/73 1202
/proc/meminfo: memFree=1730704/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=9224 CPUtime=1.49
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 2140 0 0 0 149 0 0 0 25 0 1 0 1093553992 9445376 2039 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 2306 2039 113 221 0 2082 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9224

[startup+3.10119 s]
/proc/loadavg: 0.91 0.95 0.90 2/73 1202
/proc/meminfo: memFree=1726864/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=13984 CPUtime=3.09
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 3303 0 0 0 308 1 0 0 25 0 1 0 1093553992 14319616 3202 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 3496 3202 113 221 0 3272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13984

[startup+6.30177 s]
/proc/loadavg: 0.92 0.95 0.90 2/73 1202
/proc/meminfo: memFree=1718928/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=19044 CPUtime=6.29
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 4592 0 0 0 626 3 0 0 25 0 1 0 1093553992 19501056 4491 1992294400 4194304 5102648 548682068800 18446744073709551615 4255060 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 4761 4491 113 221 0 4537 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19044

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.90 2/73 1202
/proc/meminfo: memFree=1716560/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=21564 CPUtime=12.68
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 5203 0 0 0 1265 3 0 0 25 0 1 0 1093553992 22081536 5102 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 5391 5102 113 221 0 5167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21564

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.91 2/73 1202
/proc/meminfo: memFree=1712400/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=25668 CPUtime=25.48
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 6207 0 0 0 2544 4 0 0 25 0 1 0 1093553992 26284032 6106 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 6417 6106 113 221 0 6193 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25668

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.91 2/73 1202
/proc/meminfo: memFree=1707472/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=30572 CPUtime=51.07
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 7437 0 0 0 5102 5 0 0 25 0 1 0 1093553992 31305728 7336 1992294400 4194304 5102648 548682068800 18446744073709551615 4249942 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 7643 7336 113 221 0 7419 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30572

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/73 1202
/proc/meminfo: memFree=1703184/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=34676 CPUtime=102.26
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 8494 0 0 0 10219 7 0 0 25 0 1 0 1093553992 35508224 8393 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 8669 8393 113 221 0 8445 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34676

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/73 1202
/proc/meminfo: memFree=1698576/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=39468 CPUtime=162.24
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 9634 0 0 0 16216 8 0 0 25 0 1 0 1093553992 40415232 9533 1992294400 4194304 5102648 548682068800 18446744073709551615 4255489 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 9867 9533 113 221 0 9643 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 39468

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/73 1202
/proc/meminfo: memFree=1696464/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=41448 CPUtime=222.21
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 10156 0 0 0 22213 8 0 0 25 0 1 0 1093553992 42442752 10055 1992294400 4194304 5102648 548682068800 18446744073709551615 4255146 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 10362 10055 113 221 0 10138 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 41448

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/73 1202
/proc/meminfo: memFree=1692368/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=45544 CPUtime=282.2
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 11174 0 0 0 28211 9 0 0 25 0 1 0 1093553992 46637056 11073 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 11386 11073 113 221 0 11162 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 45544

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/73 1208
/proc/meminfo: memFree=1690824/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=47128 CPUtime=342.17
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 11569 0 0 0 34207 10 0 0 25 0 1 0 1093553992 48259072 11468 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 11782 11468 113 221 0 11558 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 47128

[startup+402.301 s]
/proc/loadavg: 1.22 1.02 0.93 2/73 1684
/proc/meminfo: memFree=1688216/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=48844 CPUtime=402.12
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 12014 0 0 0 40201 11 0 0 25 0 1 0 1093553992 50016256 11913 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 12211 11913 113 221 0 11987 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 48844

[startup+462.301 s]
/proc/loadavg: 1.08 1.01 0.93 2/73 1684
/proc/meminfo: memFree=1686472/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=51008 CPUtime=462.1
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 12552 0 0 0 46198 12 0 0 25 0 1 0 1093553992 52232192 12451 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 12752 12451 113 221 0 12528 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 51008

[startup+522.301 s]
/proc/loadavg: 1.03 1.01 0.93 2/73 1684
/proc/meminfo: memFree=1685512/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=52064 CPUtime=522.07
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 12794 0 0 0 52195 12 0 0 25 0 1 0 1093553992 53313536 12693 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 13016 12693 113 221 0 12792 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 52064

[startup+582.302 s]
/proc/loadavg: 1.01 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1684616/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=52856 CPUtime=582.06
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 13005 0 0 0 58193 13 0 0 25 0 1 0 1093553992 54124544 12904 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 13214 12904 113 221 0 12990 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 52856

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1681224/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=56156 CPUtime=642.05
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 13850 0 0 0 64191 14 0 0 25 0 1 0 1093553992 57503744 13749 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 14039 13749 113 221 0 13815 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 56156

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1679504/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=57900 CPUtime=702.02
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 14270 0 0 0 70188 14 0 0 25 0 1 0 1093553992 59289600 14169 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 14475 14169 113 221 0 14251 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 57900

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1677776/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=59876 CPUtime=762
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 14712 0 0 0 76185 15 0 0 25 0 1 0 1093553992 61313024 14611 1992294400 4194304 5102648 548682068800 18446744073709551615 4249819 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 14969 14611 113 221 0 14745 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 59876

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1677712/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=59876 CPUtime=821.98
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 14713 0 0 0 82183 15 0 0 25 0 1 0 1093553992 61313024 14612 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 14969 14612 113 221 0 14745 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 59876

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1677072/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=60404 CPUtime=881.96
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 14880 0 0 0 88180 16 0 0 25 0 1 0 1093553992 61853696 14779 1992294400 4194304 5102648 548682068800 18446744073709551615 4255055 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 15101 14779 113 221 0 14877 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 60404

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1676880/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=60536 CPUtime=941.94
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 14920 0 0 0 94178 16 0 0 25 0 1 0 1093553992 61988864 14819 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 15134 14819 113 221 0 14910 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 60536

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1675728/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=61764 CPUtime=1001.92
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 15204 0 0 0 100176 16 0 0 25 0 1 0 1093553992 63246336 15103 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 15441 15103 113 221 0 15217 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 61764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1672592/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=65296 CPUtime=1061.9
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 16091 0 0 0 106173 17 0 0 25 0 1 0 1093553992 66863104 15990 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 16324 15990 113 221 0 16100 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 65296

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1672080/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=65296 CPUtime=1121.88
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 16093 0 0 0 112171 17 0 0 25 0 1 0 1093553992 66863104 15992 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 16324 15992 113 221 0 16100 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 65296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1671120/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=66376 CPUtime=1181.86
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 16339 0 0 0 118168 18 0 0 25 0 1 0 1093553992 67969024 16238 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 16594 16238 113 221 0 16370 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 66376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1670992/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=66376 CPUtime=1200.06
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 16357 0 0 0 119988 18 0 0 25 0 1 0 1093553992 67969024 16256 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 16594 16256 113 221 0 16370 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 66376

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/73 1684
/proc/meminfo: memFree=1670992/2055920 swapFree=4174692/4192956
[pid=1199] ppid=1197 vsize=66376 CPUtime=1200.06
/proc/1199/stat : 1199 (varsat-crafted_) R 1197 1199 1069 0 -1 4194304 16357 0 0 0 119988 18 0 0 25 0 1 0 1093553992 67969024 16256 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/1199/statm: 16594 16256 113 221 0 16370 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 66376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1199.88
CPU system time (s): 0.19697
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 66376

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

runsolver used 1.04984 second user time and 3.33349 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-28 03:55:29
IDJOB=1512771
IDBENCH=70207
IDSOLVER=537
FILE ID=node67/1512771-1238208928
PBS_JOBID= 9060499
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= 3e2c453febe9a82dafec20260d8edecb
RANDOM SEED=111034143

node67.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.265
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.265
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:       1737144 kB
Buffers:         30720 kB
Cached:         221944 kB
SwapCached:       9680 kB
Active:          71388 kB
Inactive:       192380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737144 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            1608 kB
Writeback:           0 kB
Mapped:          16756 kB
Slab:            40084 kB
Committed_AS:  3052344 kB
PageTables:       2052 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= 66376 MiB
End job on node67 at 2009-03-28 04:15:31