Trace number 1717223

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.12 1200.44

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-7-ipc5-h15-unsat.cnf
MD5SUM0683489092a5eb0c881dd17c2c45d08e
Bench CategoryAPPLICATION (applications 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 variables105623
Number of clauses374254
Sum of the clauses size911890
Maximum clause length43
Minimum clause length1
Number of clauses of size 1128
Number of clauses of size 2269133
Number of clauses of size 399944
Number of clauses of size 4407
Number of clauses of size 5309
Number of clauses of size over 54333

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  106701                                               |
0.00/0.00	c |  Number of clauses:    374254                                               |
0.49/0.51	c |  Parsing time:         0.43         s                                       |
0.49/0.51	c |  Timeout:              43200 s
0.49/0.51	c |  Random Seed:          1009412185.000000
0.49/0.51	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.49/0.51	c |  Branching Rule:       default (solution-guided)                            |
0.49/0.51	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.49/0.51	c |                                                                             |
6.49/6.54	c ============================[ Search Statistics ]==============================
6.49/6.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.49/6.54	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.49/6.54	c ===============================================================================
6.49/6.54	c |         0 |   26639   205137   852281 |    68379        0    nan |  0.000 % |
17.48/17.53	c |       101 |   26639   205137   852281 |    75216      101     46 |  0.225 % |
28.87/28.96	c |       252 |   26639   205137   852281 |    82738      252     72 |  0.225 % |
40.27/40.38	c |       478 |   26639   205137   852281 |    91012      478     90 |  0.225 % |
53.78/53.88	c |       815 |   26639   205137   852281 |   100113      815     76 |  0.225 % |
66.17/66.29	c |      1321 |   26639   205137   852281 |   110125     1321     86 |  0.225 % |
80.27/80.38	c |      2082 |   26639   205137   852281 |   121137     2082     98 |  0.225 % |
96.26/96.33	c |      3221 |   26639   205137   852281 |   133251     3221    105 |  0.225 % |
112.35/112.44	c |      4933 |   26639   205137   852281 |   146576     4933    106 |  0.225 % |
130.75/130.87	c |      7497 |   26639   205137   852281 |   161234     7497    113 |  0.225 % |
155.64/155.72	c |     11341 |   26639   205137   852281 |   177357    11341    123 |  0.225 % |
185.23/185.39	c |     17107 |   26639   205137   852281 |   195093    17107    130 |  0.225 % |
220.82/220.96	c |     25758 |   26639   205137   852281 |   214602    25758    134 |  0.225 % |
269.01/269.13	c |     38732 |   26639   205137   852281 |   236062    38732    126 |  0.225 % |
346.60/346.71	c |     58195 |   26639   205137   852281 |   259669    58195    123 |  0.225 % |
461.36/461.50	c |     87387 |   26639   205137   852281 |   285636    87387    118 |  0.225 % |
655.61/655.81	c |    131178 |   26639   205137   852281 |   314199   131178    117 |  0.225 % |
958.73/959.09	c |    196862 |   26639   205137   852281 |   345619   196862    112 |  0.225 % |

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-1717223-1240625810/watcher-1717223-1240625810 -o /tmp/evaluation-result-1717223-1240625810/solver-1717223-1240625810 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1009412185 HOME/instance-1717223-1240625810.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 0.96 3/65 17997
/proc/meminfo: memFree=1297344/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=4656 CPUtime=0
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 859 0 0 0 0 0 0 0 20 0 1 0 90610886 4767744 844 1992294400 4194304 5102648 548682068800 18446744073709551615 4200628 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 1164 851 78 221 0 940 0

[startup+0.0440961 s]
/proc/loadavg: 1.00 1.00 0.96 3/65 17997
/proc/meminfo: memFree=1297344/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=13132 CPUtime=0.03
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 3001 0 0 0 2 1 0 0 20 0 1 0 90610886 13447168 2986 1992294400 4194304 5102648 548682068800 18446744073709551615 4532746 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 3283 2986 87 221 0 3059 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13132

[startup+0.1011 s]
/proc/loadavg: 1.00 1.00 0.96 3/65 17997
/proc/meminfo: memFree=1297344/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=20280 CPUtime=0.09
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 4700 0 0 0 7 2 0 0 20 0 1 0 90610886 20766720 4685 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 5070 4687 87 221 0 4846 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20280

[startup+0.30112 s]
/proc/loadavg: 1.00 1.00 0.96 3/65 17997
/proc/meminfo: memFree=1297344/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=47504 CPUtime=0.29
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 10688 0 0 0 24 5 0 0 22 0 1 0 90610886 48644096 10673 1992294400 4194304 5102648 548682068800 18446744073709551615 4269907 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 11876 10673 87 221 0 11652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47504

[startup+0.701165 s]
/proc/loadavg: 1.00 1.00 0.96 3/65 17997
/proc/meminfo: memFree=1297344/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=76836 CPUtime=0.69
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 17663 0 0 0 61 8 0 0 25 0 1 0 90610886 78680064 17648 1992294400 4194304 5102648 548682068800 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 19209 17648 99 221 0 18985 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76836

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1216568/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=104124 CPUtime=1.49
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 23969 0 0 0 139 10 0 0 25 0 1 0 90610886 106622976 23954 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 26031 23955 100 221 0 25807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104124

[startup+3.10142 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1186296/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=132540 CPUtime=3.08
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 31235 0 0 0 295 13 0 0 25 0 1 0 90610886 135720960 31220 1992294400 4194304 5102648 548682068800 18446744073709551615 4266506 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 33135 31220 100 221 0 32911 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 132540

[startup+6.30176 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1159480/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=151080 CPUtime=6.29
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 35537 0 0 0 614 15 0 0 25 0 1 0 90610886 154705920 35514 1992294400 4194304 5102648 548682068800 18446744073709551615 4267460 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 37770 35514 100 221 0 37546 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 151080

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1173624/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=128020 CPUtime=12.68
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 35543 0 0 0 1253 15 0 0 25 0 1 0 90610886 131092480 30867 1992294400 4194304 5102648 548682068800 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 32005 30867 102 221 0 31781 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 128020

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1173688/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=128020 CPUtime=25.48
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 35554 0 0 0 2533 15 0 0 25 0 1 0 90610886 131092480 30878 1992294400 4194304 5102648 548682068800 18446744073709551615 4215244 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 32005 30878 112 221 0 31781 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 128020

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1173816/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=128020 CPUtime=51.07
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 35554 0 0 0 5091 16 0 0 25 0 1 0 90610886 131092480 30878 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 32005 30878 112 221 0 31781 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 128020

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1173880/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=128020 CPUtime=102.26
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 35555 0 0 0 10210 16 0 0 25 0 1 0 90610886 131092480 30879 1992294400 4194304 5102648 548682068800 18446744073709551615 4215218 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 32005 30879 112 221 0 31781 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 128020

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1173880/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=128020 CPUtime=162.24
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 35555 0 0 0 16208 16 0 0 25 0 1 0 90610886 131092480 30879 1992294400 4194304 5102648 548682068800 18446744073709551615 4242258 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 32005 30879 112 221 0 31781 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 128020

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1173624/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=128256 CPUtime=222.22
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 35612 0 0 0 22206 16 0 0 25 0 1 0 90610886 131334144 30936 1992294400 4194304 5102648 548682068800 18446744073709551615 4214176 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 32064 30936 112 221 0 31840 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 128256

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1171448/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=130012 CPUtime=282.21
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 36142 0 0 0 28205 16 0 0 25 0 1 0 90610886 133132288 31466 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 32503 31466 112 221 0 32279 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 130012

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1163768/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=137764 CPUtime=342.2
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 38063 0 0 0 34201 19 0 0 25 0 1 0 90610886 141070336 33387 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 34441 33387 112 221 0 34217 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 137764

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1157816/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=143904 CPUtime=402.18
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 39556 0 0 0 40198 20 0 0 25 0 1 0 90610886 147357696 34880 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 35976 34880 112 221 0 35752 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 143904

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1150840/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=150596 CPUtime=462.16
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 41259 0 0 0 46194 22 0 0 25 0 1 0 90610886 154210304 36583 1992294400 4194304 5102648 548682068800 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 37649 36583 112 221 0 37425 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 150596

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1145080/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=156896 CPUtime=522.15
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 42765 0 0 0 52191 24 0 0 25 0 1 0 90610886 160661504 38089 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 39224 38089 112 221 0 39000 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 156896

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1138424/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=163468 CPUtime=582.13
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 44386 0 0 0 58188 25 0 0 25 0 1 0 90610886 167391232 39710 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 40867 39710 112 221 0 40643 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 163468

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1131704/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=170168 CPUtime=642.12
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 46052 0 0 0 64185 27 0 0 25 0 1 0 90610886 174252032 41376 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 42542 41376 112 221 0 42318 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 170168

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1125304/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=177108 CPUtime=702.1
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 47645 0 0 0 70182 28 0 0 25 0 1 0 90610886 181358592 42969 1992294400 4194304 5102648 548682068800 18446744073709551615 4255514 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 44277 42969 112 221 0 44053 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 177108

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1118776/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=183552 CPUtime=762.09
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 49259 0 0 0 76179 30 0 0 25 0 1 0 90610886 187957248 44583 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 45888 44583 112 221 0 45664 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 183552

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1112440/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=189960 CPUtime=822.07
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 50846 0 0 0 82175 32 0 0 25 0 1 0 90610886 194519040 46170 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 47490 46170 112 221 0 47266 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 189960

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1105592/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=196560 CPUtime=882.05
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 52524 0 0 0 88172 33 0 0 25 0 1 0 90610886 201277440 47848 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 49140 47848 112 221 0 48916 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 196560

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1100984/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=201184 CPUtime=942.04
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 53690 0 0 0 94169 35 0 0 25 0 1 0 90610886 206012416 49014 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 50296 49014 112 221 0 50072 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 201184

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1096824/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=205324 CPUtime=1002.02
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 54711 0 0 0 100167 35 0 0 25 0 1 0 90610886 210251776 50035 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 51331 50035 112 221 0 51107 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 205324

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1091512/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=211392 CPUtime=1062.01
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 56041 0 0 0 106164 37 0 0 25 0 1 0 90610886 216465408 51365 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 52848 51365 112 221 0 52624 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 211392

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1086392/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=216392 CPUtime=1121.99
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 57320 0 0 0 112161 38 0 0 25 0 1 0 90610886 221585408 52644 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 54098 52644 112 221 0 53874 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 216392

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1080760/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=221976 CPUtime=1181.98
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 58724 0 0 0 118158 40 0 0 25 0 1 0 90610886 227303424 54048 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 55494 54048 112 221 0 55270 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 221976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 17998
/proc/meminfo: memFree=1079032/2055920 swapFree=4192812/4192956
[pid=17997] ppid=17995 vsize=223516 CPUtime=1200.08
/proc/17997/stat : 17997 (varsat-crafted_) R 17995 17997 17356 0 -1 4194304 59131 0 0 0 119968 40 0 0 25 0 1 0 90610886 228880384 54455 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/17997/statm: 55879 54455 112 221 0 55655 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 223516

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.44
CPU time (s): 1200.12
CPU user time (s): 1199.68
CPU system time (s): 0.438933
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 223516

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

runsolver used 1.36079 second user time and 3.01854 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-25 04:16:51
IDJOB=1717223
IDBENCH=20406
IDSOLVER=537
FILE ID=node81/1717223-1240625810
PBS_JOBID= 9186384
Free space on /tmp= 126440 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-7-ipc5-h15-unsat.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717223-1240625810/watcher-1717223-1240625810 -o /tmp/evaluation-result-1717223-1240625810/solver-1717223-1240625810 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1009412185 HOME/instance-1717223-1240625810.cnf

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

MD5SUM BENCH= 0683489092a5eb0c881dd17c2c45d08e
RANDOM SEED=1009412185

node81.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1297824 kB
Buffers:         51204 kB
Cached:         617100 kB
SwapCached:          0 kB
Active:         122740 kB
Inactive:       560304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1297824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7380 kB
Writeback:           0 kB
Mapped:          24528 kB
Slab:            60844 kB
Committed_AS:   324460 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126440 MiB
End job on node81 at 2009-04-25 04:36:53