Trace number 1722575

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

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
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:  1898                                                 |
0.00/0.00	c |  Number of clauses:    118441                                               |
0.09/0.11	c |  Parsing time:         0.09         s                                       |
0.09/0.11	c |  Timeout:              43200 s
0.09/0.11	c |  Random Seed:          2037889316.000000
0.09/0.11	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.11	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.11	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.11	c |                                                                             |
2.49/2.52	c ============================[ Search Statistics ]==============================
2.49/2.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.49/2.52	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.49/2.52	c ===============================================================================
2.49/2.52	c |         0 |    1240   114014   489429 |    38004        0    nan |  0.000 % |
20.99/21.06	c |       101 |    1240   114014   489429 |    41805      101     59 |  0.000 % |
38.68/38.73	c |       251 |    1240   114014   489429 |    45985      251     75 |  0.000 % |
56.78/56.86	c |       476 |    1240   114014   489429 |    50584      476     78 |  0.000 % |
74.87/74.93	c |       813 |    1240   114014   489429 |    55642      813    105 |  0.000 % |
92.76/92.85	c |      1322 |    1240   114014   489429 |    61206     1322    125 |  0.000 % |
111.36/111.48	c |      2084 |    1240   114014   489429 |    67327     2084    145 |  0.000 % |
129.45/129.59	c |      3223 |    1240   114014   489429 |    74060     3223    162 |  0.000 % |
147.75/147.88	c |      4933 |    1240   114014   489429 |    81466     4933    169 |  0.000 % |
166.64/166.72	c |      7498 |    1240   114014   489429 |    89613     7498    171 |  0.000 % |
186.44/186.55	c |     11342 |    1240   114014   489429 |    98574    11342    184 |  0.000 % |
209.63/209.74	c |     17108 |    1240   114014   489429 |   108431    17108    198 |  0.000 % |
239.92/240.00	c |     25759 |    1240   114014   489429 |   119274    25759    207 |  0.000 % |
273.71/273.80	c |     38738 |    1240   114014   489429 |   131202    38738    213 |  0.000 % |
322.90/323.01	c |     58201 |    1240   114014   489429 |   144322    58201    199 |  0.000 % |
420.48/420.66	c |     87393 |    1240   114014   489429 |   158754    87393    193 |  0.000 % |
657.91/658.13	c |    131184 |    1240   114014   489429 |   174630   131184    215 |  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-1722575-1240677082/watcher-1722575-1240677082 -o /tmp/evaluation-result-1722575-1240677082/solver-1722575-1240677082 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=2037889316 HOME/instance-1722575-1240677082.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 1.00 3/64 12024
/proc/meminfo: memFree=1804812/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=2704 CPUtime=0
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 522 0 0 0 0 0 0 0 20 0 1 0 95737268 2768896 507 1992294400 4194304 5102648 548682068768 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 676 510 87 221 0 452 0

[startup+0.102407 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12024
/proc/meminfo: memFree=1804812/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=17032 CPUtime=0.09
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 3981 0 0 0 8 1 0 0 20 0 1 0 95737268 17440768 3966 1992294400 4194304 5102648 548682068768 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 4258 3966 87 221 0 4034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17032

[startup+0.201416 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12024
/proc/meminfo: memFree=1804812/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=17688 CPUtime=0.19
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 4188 0 0 0 18 1 0 0 21 0 1 0 95737268 18112512 4173 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 4422 4173 99 221 0 4198 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17688

[startup+0.301427 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12024
/proc/meminfo: memFree=1804812/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=17688 CPUtime=0.29
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 4188 0 0 0 28 1 0 0 22 0 1 0 95737268 18112512 4173 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 4422 4173 99 221 0 4198 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17688

[startup+0.701468 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12024
/proc/meminfo: memFree=1804812/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=17688 CPUtime=0.69
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 4188 0 0 0 68 1 0 0 25 0 1 0 95737268 18112512 4173 1992294400 4194304 5102648 548682068768 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 4422 4173 99 221 0 4198 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17688

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1783172/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=24860 CPUtime=1.49
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 5951 0 0 0 147 2 0 0 25 0 1 0 95737268 25456640 5936 1992294400 4194304 5102648 548682068768 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 6215 5936 100 221 0 5991 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24860

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1781252/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=22428 CPUtime=3.09
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 5953 0 0 0 307 2 0 0 25 0 1 0 95737268 22966272 5451 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 5607 5451 102 221 0 5383 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22428

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1782916/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=22428 CPUtime=6.29
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 5953 0 0 0 627 2 0 0 25 0 1 0 95737268 22966272 5451 1992294400 4194304 5102648 548682068768 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 5607 5451 102 221 0 5383 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22428

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1782852/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=22428 CPUtime=12.69
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 5953 0 0 0 1267 2 0 0 25 0 1 0 95737268 22966272 5451 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 5607 5451 102 221 0 5383 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22428

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1782852/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=22428 CPUtime=25.49
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 5966 0 0 0 2547 2 0 0 25 0 1 0 95737268 22966272 5464 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 5607 5464 115 221 0 5383 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22428

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1782980/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=22428 CPUtime=51.08
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 5966 0 0 0 5106 2 0 0 25 0 1 0 95737268 22966272 5464 1992294400 4194304 5102648 548682068768 18446744073709551615 4214169 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 5607 5464 115 221 0 5383 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22428

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1783044/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=22428 CPUtime=102.26
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 5966 0 0 0 10224 2 0 0 25 0 1 0 95737268 22966272 5464 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 5607 5464 115 221 0 5383 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22428

[startup+162.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 12025
/proc/meminfo: memFree=1783044/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=22428 CPUtime=162.24
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 5967 0 0 0 16222 2 0 0 25 0 1 0 95737268 22966272 5465 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 5607 5465 115 221 0 5383 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 22428

[startup+222.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 12025
/proc/meminfo: memFree=1772548/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=32980 CPUtime=222.23
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 8561 0 0 0 22219 4 0 0 25 0 1 0 95737268 33771520 8059 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 8245 8059 115 221 0 8021 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 32980

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1750980/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=54952 CPUtime=282.21
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 13944 0 0 0 28213 8 0 0 25 0 1 0 95737268 56270848 13442 1992294400 4194304 5102648 548682068768 18446744073709551615 4214161 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 13738 13442 115 221 0 13514 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54952

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1733892/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=72464 CPUtime=342.2
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 18219 0 0 0 34208 12 0 0 25 0 1 0 95737268 74203136 17717 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 18116 17717 115 221 0 17892 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 72464

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1715780/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=91280 CPUtime=402.18
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 22769 0 0 0 40203 15 0 0 25 0 1 0 95737268 93470720 22267 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 22820 22267 115 221 0 22596 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 91280

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12025
/proc/meminfo: memFree=1704196/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=102832 CPUtime=462.17
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 25607 0 0 0 46199 18 0 0 25 0 1 0 95737268 105299968 25105 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 25708 25105 115 221 0 25484 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 102832

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1690692/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=116964 CPUtime=522.15
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 29000 0 0 0 52194 21 0 0 25 0 1 0 95737268 119771136 28498 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 29241 28498 115 221 0 29017 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 116964

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1675780/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=132108 CPUtime=582.14
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 32673 0 0 0 58189 25 0 0 25 0 1 0 95737268 135278592 32171 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 33027 32171 115 221 0 32803 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 132108

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1663044/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=145276 CPUtime=642.12
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 35899 0 0 0 64185 27 0 0 25 0 1 0 95737268 148762624 35397 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 36319 35397 115 221 0 36095 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 145276

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1653188/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=155264 CPUtime=702.11
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 38322 0 0 0 70182 29 0 0 25 0 1 0 95737268 158990336 37820 1992294400 4194304 5102648 548682068768 18446744073709551615 4249957 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 38816 37820 115 221 0 38592 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 155264

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1640644/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=168368 CPUtime=762.1
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 41402 0 0 0 76178 32 0 0 25 0 1 0 95737268 172408832 40900 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 42092 40900 115 221 0 41868 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 168368

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1631620/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=177928 CPUtime=822.08
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 43648 0 0 0 82175 33 0 0 25 0 1 0 95737268 182198272 43146 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 44482 43146 115 221 0 44258 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 177928

[startup+882.305 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 12027
/proc/meminfo: memFree=1627908/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=181476 CPUtime=882.07
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 44568 0 0 0 88173 34 0 0 25 0 1 0 95737268 185831424 44066 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 45369 44066 115 221 0 45145 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 181476

[startup+942.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 12027
/proc/meminfo: memFree=1623876/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=185440 CPUtime=942.05
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 45574 0 0 0 94171 34 0 0 25 0 1 0 95737268 189890560 45072 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 46360 45072 115 221 0 46136 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 185440

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1619140/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=189992 CPUtime=1002.03
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 46750 0 0 0 100168 35 0 0 25 0 1 0 95737268 194551808 46248 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 47498 46248 115 221 0 47274 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 189992

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1615236/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=194172 CPUtime=1062.01
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 47746 0 0 0 106166 35 0 0 25 0 1 0 95737268 198832128 47244 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 48543 47244 115 221 0 48319 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 194172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1608900/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=201076 CPUtime=1122
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 49291 0 0 0 112164 36 0 0 25 0 1 0 95737268 205901824 48789 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 50269 48789 115 221 0 50045 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 201076

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12027
/proc/meminfo: memFree=1603588/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=206608 CPUtime=1181.99
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 50610 0 0 0 118161 38 0 0 25 0 1 0 95737268 211566592 50108 1992294400 4194304 5102648 548682068768 18446744073709551615 4225697 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 51652 50108 115 221 0 51428 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 206608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 12027
/proc/meminfo: memFree=1603524/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=206608 CPUtime=1200.09
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 50611 0 0 0 119971 38 0 0 25 0 1 0 95737268 211566592 50109 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 51652 50109 115 221 0 51428 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 206608

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

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

[startup+1200.4 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 12027
/proc/meminfo: memFree=1603524/2055920 swapFree=4192952/4192956
[pid=12024] ppid=12022 vsize=206608 CPUtime=1200.09
/proc/12024/stat : 12024 (varsat-crafted_) R 12022 12024 11561 0 -1 4194304 50611 0 0 0 119971 38 0 0 25 0 1 0 95737268 211566592 50109 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/12024/statm: 51652 50109 115 221 0 51428 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 206608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.12
CPU user time (s): 1199.71
CPU system time (s): 0.412937
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 206608

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

runsolver used 0.912861 second user time and 2.69059 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-25 18:31:22
IDJOB=1722575
IDBENCH=71092
IDSOLVER=537
FILE ID=node90/1722575-1240677082
PBS_JOBID= 9186611
Free space on /tmp= 66524 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_12_UNKNOWN.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722575-1240677082/watcher-1722575-1240677082 -o /tmp/evaluation-result-1722575-1240677082/solver-1722575-1240677082 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=2037889316 HOME/instance-1722575-1240677082.cnf

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=2037889316

node90.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.238
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.238
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:       1805228 kB
Buffers:         23140 kB
Cached:         142640 kB
SwapCached:          4 kB
Active:          41708 kB
Inactive:       141424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805228 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            2888 kB
Writeback:           0 kB
Mapped:          24012 kB
Slab:            53528 kB
Committed_AS:   232828 kB
PageTables:       1428 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= 66520 MiB
End job on node90 at 2009-04-25 18:51:25