Trace number 1513287

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 1207.01

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S452919966-071.cnf
MD5SUM5584bb498091ab0373fd0be3ad8dc940
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

Solver Data

0.00/0.05	c ============================[ Problem Statistics ]=============================
0.00/0.05	c |                                                                             |
0.00/0.05	c |  Number of variables:  200                                                  |
0.00/0.05	c |  Number of clauses:    17000                                                |
0.00/0.05	c |  Parsing time:         0.03         s                                       |
0.00/0.05	c |  Timeout:              43200 s
0.00/0.05	c |  Random Seed:          1168985511.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.48/0.55	c ============================[ Search Statistics ]==============================
0.48/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.48/0.55	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.48/0.55	c ===============================================================================
0.48/0.55	c |         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.58/0.63	c |       100 |     200    17000   119000 |     6233      100     57 |  0.003 % |
0.68/0.70	c |       250 |     200    17000   119000 |     6856      250     57 |  0.003 % |
0.68/0.78	c |       475 |     200    17000   119000 |     7542      475     57 |  0.003 % |
0.78/0.87	c |       814 |     200    17000   119000 |     8296      814     58 |  0.003 % |
0.88/0.98	c |      1321 |     200    17000   119000 |     9126     1321     58 |  0.003 % |
1.08/1.12	c |      2080 |     200    17000   119000 |    10038     2080     58 |  0.003 % |
1.18/1.29	c |      3220 |     200    17000   119000 |    11042     3220     57 |  0.003 % |
1.48/1.56	c |      4928 |     200    17000   119000 |    12147     4928     58 |  0.003 % |
1.88/1.96	c |      7490 |     200    17000   119000 |    13361     7490     58 |  0.003 % |
2.57/2.67	c |     11334 |     200    17000   119000 |    14697    11334     57 |  0.003 % |
3.66/3.75	c |     17100 |     200    17000   119000 |    16167     9706     57 |  0.003 % |
5.46/5.58	c |     25750 |     200    17000   119000 |    17784    10232     59 |  0.003 % |
8.24/8.34	c |     38725 |     200    17000   119000 |    19562    14271     59 |  0.003 % |
13.01/13.11	c |     58189 |     200    17000   119000 |    21519    14089     59 |  0.003 % |
21.16/21.36	c |     87382 |     200    17000   119000 |    23671    10853     57 |  0.003 % |
33.59/33.85	c |    131171 |     200    17000   119000 |    26038    18106     58 |  0.003 % |
54.97/55.37	c |    196856 |     200    17000   119000 |    28641    14370     56 |  0.003 % |
87.28/87.87	c |    295382 |     200    17000   119000 |    31506    14548     57 |  0.003 % |
136.89/137.73	c |    443171 |     200    17000   119000 |    34656    28753     60 |  0.003 % |
220.31/221.64	c |    664856 |     200    17000   119000 |    38122    31139     59 |  0.003 % |
358.22/360.36	c |    997382 |     200    17000   119000 |    41934    37201     61 |  0.003 % |
578.05/581.43	c |   1496171 |     200    17000   119000 |    46128    21665     58 |  0.003 % |
915.21/920.55	c |   2244354 |     200    17000   119000 |    50741    46161     60 |  0.003 % |

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-1513287-1238214987/watcher-1513287-1238214987 -o /tmp/evaluation-result-1513287-1238214987/solver-1513287-1238214987 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1168985511 HOME/instance-1513287-1238214987.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: 2.00 2.00 1.99 4/85 26015
/proc/meminfo: memFree=1843640/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=18576 CPUtime=0
/proc/26015/stat : 26015 (runsolver) R 26013 26015 25240 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1094159687 19021824 292 1992294400 4194304 4302548 548682068448 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26015/statm: 4644 292 257 26 0 2626 0

[startup+0.157566 s]
/proc/loadavg: 2.00 2.00 1.99 4/85 26015
/proc/meminfo: memFree=1843640/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=6272 CPUtime=0.14
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 1283 0 0 0 14 0 0 0 21 0 1 0 1094159687 6422528 1268 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 1568 1268 98 221 0 1344 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6272

[startup+0.201567 s]
/proc/loadavg: 2.00 2.00 1.99 4/85 26015
/proc/meminfo: memFree=1843640/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=6272 CPUtime=0.18
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 1283 0 0 0 18 0 0 0 21 0 1 0 1094159687 6422528 1268 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 1568 1268 98 221 0 1344 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6272

[startup+0.301577 s]
/proc/loadavg: 2.00 2.00 1.99 4/85 26015
/proc/meminfo: memFree=1843640/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=6272 CPUtime=0.28
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 1283 0 0 0 28 0 0 0 23 0 1 0 1094159687 6422528 1268 1992294400 4194304 5102648 548682068800 18446744073709551615 4283604 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 1568 1268 98 221 0 1344 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6272

[startup+0.701621 s]
/proc/loadavg: 2.00 2.00 1.99 4/85 26015
/proc/meminfo: memFree=1843640/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=6128 CPUtime=0.68
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 1328 0 0 0 68 0 0 0 25 0 1 0 1094159687 6275072 1246 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 1532 1246 110 221 0 1308 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6128

[startup+1.5017 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 26016
/proc/meminfo: memFree=1838768/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=6128 CPUtime=1.48
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 1330 0 0 0 148 0 0 0 25 0 1 0 1094159687 6275072 1248 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 1532 1248 110 221 0 1308 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6128

[startup+3.10186 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 26016
/proc/meminfo: memFree=1837552/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=8680 CPUtime=3.07
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 1982 0 0 0 307 0 0 0 25 0 1 0 1094159687 8888320 1900 1992294400 4194304 5102648 548682068800 18446744073709551615 4249983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 2170 1900 110 221 0 1946 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8680

[startup+6.30218 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 26016
/proc/meminfo: memFree=1835056/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=9740 CPUtime=6.25
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 2243 0 0 0 624 1 0 0 25 0 1 0 1094159687 9973760 2161 1992294400 4194304 5102648 548682068800 18446744073709551615 4249757 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 2435 2161 110 221 0 2211 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 9740

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 26016
/proc/meminfo: memFree=1833456/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=11520 CPUtime=12.61
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 2672 0 0 0 1260 1 0 0 25 0 1 0 1094159687 11796480 2590 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 2880 2590 110 221 0 2656 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 11520

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.99 3/86 26016
/proc/meminfo: memFree=1831664/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=13292 CPUtime=25.33
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 3111 0 0 0 2532 1 0 0 25 0 1 0 1094159687 13611008 3029 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 3323 3029 110 221 0 3099 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 13292

[startup+51.1016 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 26016
/proc/meminfo: memFree=1829872/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=15184 CPUtime=50.79
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 3572 0 0 0 5077 2 0 0 25 0 1 0 1094159687 15548416 3490 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 3796 3490 110 221 0 3572 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 15184

[startup+102.302 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 26016
/proc/meminfo: memFree=1826160/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=18924 CPUtime=101.7
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 4452 0 0 0 10167 3 0 0 25 0 1 0 1094159687 19378176 4370 1992294400 4194304 5102648 548682068800 18446744073709551615 4249983 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 4731 4370 110 221 0 4507 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 18924

[startup+162.302 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 26016
/proc/meminfo: memFree=1823920/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=21232 CPUtime=161.35
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 4986 0 0 0 16132 3 0 0 25 0 1 0 1094159687 21741568 4904 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 5308 4904 110 221 0 5084 0
Current children cumulated CPU time (s) 161.35
Current children cumulated vsize (KiB) 21232

[startup+222.308 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 26016
/proc/meminfo: memFree=1823088/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=22184 CPUtime=221.01
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 5192 0 0 0 22098 3 0 0 25 0 1 0 1094159687 22716416 5110 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 5546 5110 110 221 0 5322 0
Current children cumulated CPU time (s) 221.01
Current children cumulated vsize (KiB) 22184

[startup+282.302 s]
/proc/loadavg: 2.08 2.04 2.00 3/86 26016
/proc/meminfo: memFree=1820912/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=24408 CPUtime=280.67
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 5731 0 0 0 28063 4 0 0 25 0 1 0 1094159687 24993792 5649 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 6102 5649 110 221 0 5878 0
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (KiB) 24408

[startup+342.302 s]
/proc/loadavg: 2.07 2.04 2.00 3/86 26016
/proc/meminfo: memFree=1820144/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=25172 CPUtime=340.32
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 5911 0 0 0 34028 4 0 0 25 0 1 0 1094159687 25776128 5829 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 6293 5829 110 221 0 6069 0
Current children cumulated CPU time (s) 340.32
Current children cumulated vsize (KiB) 25172

[startup+402.302 s]
/proc/loadavg: 2.17 2.08 2.01 3/86 26018
/proc/meminfo: memFree=1818480/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=27056 CPUtime=399.98
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 6324 0 0 0 39993 5 0 0 25 0 1 0 1094159687 27705344 6242 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 6764 6242 110 221 0 6540 0
Current children cumulated CPU time (s) 399.98
Current children cumulated vsize (KiB) 27056

[startup+462.301 s]
/proc/loadavg: 2.06 2.06 2.01 3/86 26018
/proc/meminfo: memFree=1817840/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=27704 CPUtime=459.63
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 6485 0 0 0 45958 5 0 0 25 0 1 0 1094159687 28368896 6403 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 6926 6403 110 221 0 6702 0
Current children cumulated CPU time (s) 459.63
Current children cumulated vsize (KiB) 27704

[startup+522.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/86 26018
/proc/meminfo: memFree=1817520/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=28076 CPUtime=519.29
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 6571 0 0 0 51924 5 0 0 25 0 1 0 1094159687 28749824 6489 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 7019 6489 110 221 0 6795 0
Current children cumulated CPU time (s) 519.29
Current children cumulated vsize (KiB) 28076

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/86 26018
/proc/meminfo: memFree=1817264/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=28456 CPUtime=578.94
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 6637 0 0 0 57889 5 0 0 25 0 1 0 1094159687 29138944 6555 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 7114 6555 110 221 0 6890 0
Current children cumulated CPU time (s) 578.94
Current children cumulated vsize (KiB) 28456

[startup+642.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/86 26018
/proc/meminfo: memFree=1815088/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=30712 CPUtime=638.61
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 7177 0 0 0 63855 6 0 0 25 0 1 0 1094159687 31449088 7095 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 7678 7095 110 221 0 7454 0
Current children cumulated CPU time (s) 638.61
Current children cumulated vsize (KiB) 30712

[startup+702.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 26018
/proc/meminfo: memFree=1814640/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=31136 CPUtime=698.26
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 7271 0 0 0 69820 6 0 0 25 0 1 0 1094159687 31883264 7189 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 7784 7189 110 221 0 7560 0
Current children cumulated CPU time (s) 698.26
Current children cumulated vsize (KiB) 31136

[startup+762.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 26018
/proc/meminfo: memFree=1814512/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=31360 CPUtime=757.92
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 7308 0 0 0 75786 6 0 0 25 0 1 0 1094159687 32112640 7226 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 7840 7226 110 221 0 7616 0
Current children cumulated CPU time (s) 757.92
Current children cumulated vsize (KiB) 31360

[startup+822.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 26018
/proc/meminfo: memFree=1814320/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=31500 CPUtime=817.57
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 7352 0 0 0 81751 6 0 0 25 0 1 0 1094159687 32256000 7270 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 7875 7270 110 221 0 7651 0
Current children cumulated CPU time (s) 817.57
Current children cumulated vsize (KiB) 31500

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26018
/proc/meminfo: memFree=1813936/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=31768 CPUtime=877.23
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 7441 0 0 0 87717 6 0 0 25 0 1 0 1094159687 32530432 7359 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 7942 7359 110 221 0 7718 0
Current children cumulated CPU time (s) 877.23
Current children cumulated vsize (KiB) 31768

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26018
/proc/meminfo: memFree=1812400/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=33492 CPUtime=936.88
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 7850 0 0 0 93681 7 0 0 25 0 1 0 1094159687 34295808 7768 1992294400 4194304 5102648 548682068800 18446744073709551615 4225411 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 8373 7768 110 221 0 8149 0
Current children cumulated CPU time (s) 936.88
Current children cumulated vsize (KiB) 33492

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26018
/proc/meminfo: memFree=1811696/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=34052 CPUtime=996.53
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 7996 0 0 0 99646 7 0 0 25 0 1 0 1094159687 34869248 7914 1992294400 4194304 5102648 548682068800 18446744073709551615 4250410 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 8513 7914 110 221 0 8289 0
Current children cumulated CPU time (s) 996.53
Current children cumulated vsize (KiB) 34052

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26018
/proc/meminfo: memFree=1811312/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=34384 CPUtime=1056.2
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 8067 0 0 0 105612 8 0 0 25 0 1 0 1094159687 35209216 7985 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 8596 7985 110 221 0 8372 0
Current children cumulated CPU time (s) 1056.2
Current children cumulated vsize (KiB) 34384

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26018
/proc/meminfo: memFree=1810864/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=34916 CPUtime=1115.85
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 8181 0 0 0 111577 8 0 0 25 0 1 0 1094159687 35753984 8099 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 8729 8099 110 221 0 8505 0
Current children cumulated CPU time (s) 1115.85
Current children cumulated vsize (KiB) 34916

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26018
/proc/meminfo: memFree=1810416/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=35516 CPUtime=1175.51
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 8283 0 0 0 117543 8 0 0 25 0 1 0 1094159687 36368384 8201 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 8879 8201 110 221 0 8655 0
Current children cumulated CPU time (s) 1175.51
Current children cumulated vsize (KiB) 35516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26018
/proc/meminfo: memFree=1810160/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=35756 CPUtime=1200.06
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 8318 0 0 0 119998 8 0 0 25 0 1 0 1094159687 36614144 8236 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 8939 8236 110 221 0 8715 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35756

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

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

[startup+1207 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26018
/proc/meminfo: memFree=1810160/2055920 swapFree=4169364/4192956
[pid=26015] ppid=26013 vsize=35756 CPUtime=1200.06
/proc/26015/stat : 26015 (varsat-crafted_) R 26013 26015 25240 0 -1 4194304 8318 0 0 0 119998 8 0 0 25 0 1 0 1094159687 36614144 8236 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/26015/statm: 8939 8236 110 221 0 8715 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.01
CPU time (s): 1200.08
CPU user time (s): 1199.99
CPU system time (s): 0.092985
CPU usage (%): 99.4255
Max. virtual memory (cumulated for all children) (KiB): 35756

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

runsolver used 1.93771 second user time and 4.66229 second system time

The end

Launcher Data

Begin job on node70 at 2009-03-28 05:36:27
IDJOB=1513287
IDBENCH=70250
IDSOLVER=537
FILE ID=node70/1513287-1238214987
PBS_JOBID= 9060496
Free space on /tmp= 65292 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S452919966-071.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513287-1238214987/watcher-1513287-1238214987 -o /tmp/evaluation-result-1513287-1238214987/solver-1513287-1238214987 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1168985511 HOME/instance-1513287-1238214987.cnf

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

MD5SUM BENCH= 5584bb498091ab0373fd0be3ad8dc940
RANDOM SEED=1168985511

node70.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.234
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.234
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:       1844120 kB
Buffers:         29272 kB
Cached:         127608 kB
SwapCached:       8700 kB
Active:          68456 kB
Inactive:        98584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844120 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          15216 kB
Slab:            28776 kB
Committed_AS:  2131792 kB
PageTables:       2668 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= 65292 MiB
End job on node70 at 2009-03-28 05:56:36