Trace number 1721177

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-random 2009-03-22? (TO) 1200.08 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
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 variables1740
Number of clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1740                                                 |
0.00/0.00	c |  Number of clauses:    104640                                               |
0.09/0.10	c |  Parsing time:         0.08         s                                       |
0.09/0.10	c |  Timeout:              43200 s
0.09/0.10	c |  Random Seed:          1237304962.000000
0.09/0.10	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.09/0.10	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.10	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.10	c |                                                                             |
2.20/2.20	c ============================[ Search Statistics ]==============================
2.20/2.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.20/2.20	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.20/2.20	c ===============================================================================
2.20/2.21	c |         0 |    1114   100241   430969 |    33413        0    nan |  0.000 % |
34.48/34.53	c |       101 |    1114   100241   430969 |    36755      101     50 |  0.000 % |
66.98/67.05	c |       252 |    1114   100241   430969 |    40430      252     80 |  0.000 % |
99.76/99.87	c |       478 |    1114   100241   430969 |    44473      478     90 |  0.000 % |
132.65/132.75	c |       815 |    1114   100241   430969 |    48920      815     96 |  0.000 % |
165.45/165.57	c |      1322 |    1114   100241   430969 |    53813     1322    108 |  0.000 % |
198.44/198.59	c |      2081 |    1114   100241   430969 |    59194     2081    115 |  0.000 % |
231.43/231.56	c |      3220 |    1114   100241   430969 |    65113     3220    124 |  0.000 % |
264.71/264.87	c |      4928 |    1114   100241   430969 |    71625     4928    123 |  0.000 % |
298.60/298.77	c |      7492 |    1114   100241   430969 |    78787     7492    135 |  0.000 % |
333.70/333.82	c |     11337 |    1114   100241   430969 |    86666    11337    141 |  0.000 % |
371.49/371.69	c |     17103 |    1114   100241   430969 |    95333    17103    155 |  0.000 % |
414.77/414.96	c |     25753 |    1114   100241   430969 |   104866    25753    164 |  0.000 % |
462.76/462.96	c |     38727 |    1114   100241   430969 |   115353    38727    163 |  0.000 % |
542.34/542.54	c |     58191 |    1114   100241   430969 |   126888    58191    162 |  0.000 % |
672.20/672.49	c |     87384 |    1114   100241   430969 |   139577    87384    168 |  0.000 % |
839.25/839.53	c |    131175 |    1114   100241   430969 |   153534   131175    165 |  0.000 % |
1015.50/1015.81	c |    196860 |    1114   100241   430969 |   168888    58358    184 |  0.000 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1721177-1240663815/watcher-1721177-1240663815 -o /tmp/evaluation-result-1721177-1240663815/solver-1721177-1240663815 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=1237304962 HOME/instance-1721177-1240663815.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.98 3/64 20182
/proc/meminfo: memFree=1755864/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=2740 CPUtime=0
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 516 0 0 0 0 0 0 0 18 0 1 0 94414970 2805760 501 1992294400 4194304 5102416 548682068800 18446744073709551615 4244851 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 685 501 88 221 0 461 0

[startup+0.0522331 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20182
/proc/meminfo: memFree=1755864/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=8884 CPUtime=0.05
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 2012 0 0 0 4 1 0 0 18 0 1 0 94414970 9097216 1997 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 2221 1997 88 221 0 1997 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8884

[startup+0.101239 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20182
/proc/meminfo: memFree=1755864/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=15796 CPUtime=0.09
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 3643 0 0 0 8 1 0 0 18 0 1 0 94414970 16175104 3628 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 3949 3631 88 221 0 3725 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15796

[startup+0.301265 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20182
/proc/meminfo: memFree=1755864/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=16056 CPUtime=0.29
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 3727 0 0 0 28 1 0 0 19 0 1 0 94414970 16441344 3712 1992294400 4194304 5102416 548682068800 18446744073709551615 4272646 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 4014 3712 98 221 0 3790 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16056

[startup+0.701317 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 20182
/proc/meminfo: memFree=1755864/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=16056 CPUtime=0.69
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 3727 0 0 0 68 1 0 0 23 0 1 0 94414970 16441344 3712 1992294400 4194304 5102416 548682068800 18446744073709551615 4273029 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 4014 3712 98 221 0 3790 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16056

[startup+1.50142 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 20183
/proc/meminfo: memFree=1736400/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=22908 CPUtime=1.49
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 5363 0 0 0 146 3 0 0 25 0 1 0 94414970 23457792 5348 1992294400 4194304 5102416 548682068800 18446744073709551615 4272632 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5727 5348 99 221 0 5503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22908

[startup+3.10163 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 20183
/proc/meminfo: memFree=1734608/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=20460 CPUtime=3.09
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 5369 0 0 0 306 3 0 0 25 0 1 0 94414970 20951040 4922 1992294400 4194304 5102416 548682068800 18446744073709551615 4221966 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5115 4922 102 221 0 4891 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20460

[startup+6.30105 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 20183
/proc/meminfo: memFree=1736016/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=20460 CPUtime=6.29
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 5369 0 0 0 626 3 0 0 25 0 1 0 94414970 20951040 4922 1992294400 4194304 5102416 548682068800 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5115 4922 102 221 0 4891 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20460

[startup+12.7029 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 20183
/proc/meminfo: memFree=1736016/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=20460 CPUtime=12.69
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 5369 0 0 0 1266 3 0 0 25 0 1 0 94414970 20951040 4922 1992294400 4194304 5102416 548682068800 18446744073709551615 4221966 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5115 4922 102 221 0 4891 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20460

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 20183
/proc/meminfo: memFree=1736016/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=20460 CPUtime=25.49
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 5369 0 0 0 2546 3 0 0 25 0 1 0 94414970 20951040 4922 1992294400 4194304 5102416 548682068800 18446744073709551615 4220526 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5115 4922 102 221 0 4891 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20460

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 20183
/proc/meminfo: memFree=1736080/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=20460 CPUtime=51.08
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 5382 0 0 0 5105 3 0 0 25 0 1 0 94414970 20951040 4935 1992294400 4194304 5102416 548682068800 18446744073709551615 4220500 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5115 4935 115 221 0 4891 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20460

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 20183
/proc/meminfo: memFree=1736080/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=20460 CPUtime=102.26
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 5382 0 0 0 10223 3 0 0 25 0 1 0 94414970 20951040 4935 1992294400 4194304 5102416 548682068800 18446744073709551615 4220445 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5115 4935 115 221 0 4891 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20460

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20183
/proc/meminfo: memFree=1736016/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=20460 CPUtime=162.25
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 5382 0 0 0 16221 4 0 0 25 0 1 0 94414970 20951040 4935 1992294400 4194304 5102416 548682068800 18446744073709551615 4220292 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5115 4935 115 221 0 4891 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 20460

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20183
/proc/meminfo: memFree=1736016/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=20460 CPUtime=222.23
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 5382 0 0 0 22219 4 0 0 25 0 1 0 94414970 20951040 4935 1992294400 4194304 5102416 548682068800 18446744073709551615 4221975 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5115 4935 115 221 0 4891 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20460

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20183
/proc/meminfo: memFree=1735952/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=20460 CPUtime=282.21
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 5383 0 0 0 28217 4 0 0 25 0 1 0 94414970 20951040 4936 1992294400 4194304 5102416 548682068800 18446744073709551615 4221949 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5115 4936 115 221 0 4891 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20460

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20183
/proc/meminfo: memFree=1733200/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=23328 CPUtime=342.2
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 6111 0 0 0 34214 6 0 0 25 0 1 0 94414970 23887872 5664 1992294400 4194304 5102416 548682068800 18446744073709551615 4220500 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 5832 5664 115 221 0 5608 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23328

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20183
/proc/meminfo: memFree=1728400/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=28092 CPUtime=402.18
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 7283 0 0 0 40211 7 0 0 25 0 1 0 94414970 28766208 6836 1992294400 4194304 5102416 548682068800 18446744073709551615 4221966 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 7023 6836 115 221 0 6799 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 28092

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20183
/proc/meminfo: memFree=1712464/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=44628 CPUtime=462.16
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 11354 0 0 0 46207 9 0 0 25 0 1 0 94414970 45699072 10907 1992294400 4194304 5102416 548682068800 18446744073709551615 4249508 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 11157 10907 115 221 0 10933 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 44628

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20183
/proc/meminfo: memFree=1702672/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=54568 CPUtime=522.14
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 13774 0 0 0 52202 12 0 0 25 0 1 0 94414970 55877632 13327 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 13642 13327 115 221 0 13418 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 54568

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20183
/proc/meminfo: memFree=1694736/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=62412 CPUtime=582.12
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 15691 0 0 0 58198 14 0 0 25 0 1 0 94414970 63909888 15244 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 15603 15244 115 221 0 15379 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 62412

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20183
/proc/meminfo: memFree=1680528/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=76812 CPUtime=642.11
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 19192 0 0 0 64194 17 0 0 25 0 1 0 94414970 78655488 18745 1992294400 4194304 5102416 548682068800 18446744073709551615 4249634 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 19203 18745 115 221 0 18979 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 76812

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20189
/proc/meminfo: memFree=1670352/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=87056 CPUtime=702.09
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 21707 0 0 0 70190 19 0 0 25 0 1 0 94414970 89145344 21260 1992294400 4194304 5102416 548682068800 18446744073709551615 4220500 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 21764 21260 115 221 0 21540 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 87056

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20189
/proc/meminfo: memFree=1655696/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=102176 CPUtime=762.08
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 25380 0 0 0 76185 23 0 0 25 0 1 0 94414970 104628224 24933 1992294400 4194304 5102416 548682068800 18446744073709551615 4249660 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 25544 24933 115 221 0 25320 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 102176

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20189
/proc/meminfo: memFree=1642768/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=115356 CPUtime=822.06
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 28620 0 0 0 82180 26 0 0 25 0 1 0 94414970 118124544 28173 1992294400 4194304 5102416 548682068800 18446744073709551615 4249616 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 28839 28173 115 221 0 28615 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 115356

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20189
/proc/meminfo: memFree=1637584/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=120356 CPUtime=882.03
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 29891 0 0 0 88176 27 0 0 25 0 1 0 94414970 123244544 29444 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 30089 29444 115 221 0 29865 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 120356

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20189
/proc/meminfo: memFree=1624272/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=134212 CPUtime=942.02
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 33208 0 0 0 94171 31 0 0 25 0 1 0 94414970 137433088 32761 1992294400 4194304 5102416 548682068800 18446744073709551615 4249634 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 33553 32761 115 221 0 33329 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 134212

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20189
/proc/meminfo: memFree=1620112/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=138184 CPUtime=1002
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 34215 0 0 0 100168 32 0 0 25 0 1 0 94414970 141500416 33768 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 34546 33768 115 221 0 34322 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 138184

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20189
/proc/meminfo: memFree=1619984/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=138184 CPUtime=1061.98
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 34229 0 0 0 106166 32 0 0 25 0 1 0 94414970 141500416 33782 1992294400 4194304 5102416 548682068800 18446744073709551615 4254906 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 34546 33782 115 221 0 34322 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 138184

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20189
/proc/meminfo: memFree=1619856/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=138184 CPUtime=1121.97
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 34259 0 0 0 112164 33 0 0 25 0 1 0 94414970 141500416 33812 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 34546 33812 115 221 0 34322 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 138184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20189
/proc/meminfo: memFree=1619792/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=138184 CPUtime=1181.96
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 34287 0 0 0 118163 33 0 0 25 0 1 0 94414970 141500416 33840 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 34546 33840 115 221 0 34322 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 138184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20189
/proc/meminfo: memFree=1619664/2055920 swapFree=4181092/4192956
[pid=20182] ppid=20180 vsize=138184 CPUtime=1200.05
/proc/20182/stat : 20182 (varsat-random_s) R 20180 20182 20115 0 -1 4194304 34288 0 0 0 119972 33 0 0 25 0 1 0 94414970 141500416 33841 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/20182/statm: 34546 33841 115 221 0 34322 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 138184

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.43
CPU time (s): 1200.08
CPU user time (s): 1199.73
CPU system time (s): 0.356945
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 138184

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

runsolver used 1.03284 second user time and 2.28365 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-25 14:50:15
IDJOB=1721177
IDBENCH=71064
IDSOLVER=539
FILE ID=node13/1721177-1240663815
PBS_JOBID= 9186580
Free space on /tmp= 66220 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_11_UNKNOWN.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721177-1240663815/watcher-1721177-1240663815 -o /tmp/evaluation-result-1721177-1240663815/solver-1721177-1240663815 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=1237304962 HOME/instance-1721177-1240663815.cnf

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

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED=1237304962

node13.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.227
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.227
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:       1756280 kB
Buffers:         23460 kB
Cached:         202840 kB
SwapCached:       5580 kB
Active:          64896 kB
Inactive:       169380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756280 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            2708 kB
Writeback:           0 kB
Mapped:          13420 kB
Slab:            51324 kB
Committed_AS:   297536 kB
PageTables:       1460 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= 66216 MiB
End job on node13 at 2009-04-25 15:10:17