Trace number 1722825

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.14 1200.54

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
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:  2220                                                 |
0.00/0.00	c |  Number of clauses:    160694                                               |
0.09/0.15	c |  Parsing time:         0.13         s                                       |
0.09/0.15	c |  Timeout:              43200 s
0.09/0.15	c |  Random Seed:          391547596.000000
0.09/0.15	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.15	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.15	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.15	c |                                                                             |
4.69/4.74	c ============================[ Search Statistics ]==============================
4.69/4.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/4.74	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.69/4.74	c ===============================================================================
4.69/4.74	c |         0 |    1488   156189   680027 |    52063        0    nan |  0.000 % |
29.58/29.69	c |       101 |    1488   156189   680027 |    57269      101    119 |  0.000 % |
54.87/54.99	c |       251 |    1488   156189   680027 |    62996      251     92 |  0.000 % |
80.27/80.30	c |       477 |    1488   156189   680027 |    69295      477     90 |  0.000 % |
105.76/105.87	c |       814 |    1488   156189   680027 |    76225      814     92 |  0.000 % |
131.25/131.32	c |      1321 |    1488   156189   680027 |    83847     1321    102 |  0.000 % |
156.84/156.93	c |      2081 |    1488   156189   680027 |    92232     2081    110 |  0.000 % |
182.63/182.71	c |      3223 |    1488   156189   680027 |   101456     3223    106 |  0.000 % |
208.52/208.68	c |      4932 |    1488   156189   680027 |   111601     4932    116 |  0.000 % |
234.71/234.80	c |      7496 |    1488   156189   680027 |   122761     7496    120 |  0.000 % |
261.71/261.81	c |     11341 |    1488   156189   680027 |   135038    11341    134 |  0.000 % |
289.59/289.70	c |     17110 |    1488   156189   680027 |   148541    17110    140 |  0.000 % |
320.88/321.01	c |     25759 |    1488   156189   680027 |   163395    25759    154 |  0.000 % |
353.77/353.93	c |     38734 |    1488   156189   680027 |   179735    38734    166 |  0.000 % |
399.96/400.15	c |     58199 |    1488   156189   680027 |   197709    58199    175 |  0.000 % |
508.82/509.01	c |     87393 |    1488   156189   680027 |   217480    87393    198 |  0.000 % |
595.09/595.35	c |    131182 |    1488   156189   680027 |   239228   131182    184 |  0.000 % |
965.57/965.94	c |    196867 |    1488   156189   680027 |   263150   196867    208 |  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-1722825-1240680033/watcher-1722825-1240680033 -o /tmp/evaluation-result-1722825-1240680033/solver-1722825-1240680033 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=391547596 HOME/instance-1722825-1240680033.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.83 1.93 1.68 3/64 17317
/proc/meminfo: memFree=1725088/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=2836 CPUtime=0
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 528 0 0 0 0 0 0 0 18 0 1 0 96029534 2904064 514 1992294400 4194304 5102648 548682068768 18446744073709551615 4516119 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 709 519 87 221 0 485 0

[startup+0.011763 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 17317
/proc/meminfo: memFree=1725088/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=3532 CPUtime=0
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 726 0 0 0 0 0 0 0 18 0 1 0 96029534 3616768 711 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 883 713 87 221 0 659 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3532

[startup+0.101777 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 17317
/proc/meminfo: memFree=1725088/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=15696 CPUtime=0.09
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 3614 0 0 0 8 1 0 0 18 0 1 0 96029534 16072704 3599 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 3924 3602 87 221 0 3700 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15696

[startup+0.301813 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 17317
/proc/meminfo: memFree=1725088/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=23136 CPUtime=0.29
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 5467 0 0 0 26 3 0 0 19 0 1 0 96029534 23691264 5452 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 5784 5452 99 221 0 5560 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23136

[startup+0.701887 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 17317
/proc/meminfo: memFree=1725088/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=23136 CPUtime=0.69
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 5467 0 0 0 66 3 0 0 22 0 1 0 96029534 23691264 5452 1992294400 4194304 5102648 548682068768 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 5784 5452 99 221 0 5560 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23136

[startup+1.50203 s]
/proc/loadavg: 1.83 1.93 1.68 2/65 17318
/proc/meminfo: memFree=1703576/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=23408 CPUtime=1.49
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 5536 0 0 0 146 3 0 0 25 0 1 0 96029534 23969792 5521 1992294400 4194304 5102648 548682068768 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 5852 5521 100 221 0 5628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23408

[startup+3.10132 s]
/proc/loadavg: 1.83 1.93 1.68 2/65 17318
/proc/meminfo: memFree=1694488/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=33984 CPUtime=3.09
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 8001 0 0 0 305 4 0 0 25 0 1 0 96029534 34799616 7986 1992294400 4194304 5102648 548682068768 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 8496 7986 100 221 0 8272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33984

[startup+6.3019 s]
/proc/loadavg: 1.77 1.92 1.67 2/65 17318
/proc/meminfo: memFree=1695640/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=30204 CPUtime=6.29
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 8003 0 0 0 625 4 0 0 25 0 1 0 96029534 30928896 7313 1992294400 4194304 5102648 548682068768 18446744073709551615 4215158 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 7551 7313 102 221 0 7327 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30204

[startup+12.7011 s]
/proc/loadavg: 1.71 1.90 1.67 2/65 17318
/proc/meminfo: memFree=1695704/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=30204 CPUtime=12.69
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 8003 0 0 0 1265 4 0 0 25 0 1 0 96029534 30928896 7313 1992294400 4194304 5102648 548682068768 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 7551 7313 102 221 0 7327 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30204

[startup+25.5014 s]
/proc/loadavg: 1.55 1.86 1.66 2/65 17318
/proc/meminfo: memFree=1695704/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=30204 CPUtime=25.48
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 8003 0 0 0 2544 4 0 0 25 0 1 0 96029534 30928896 7313 1992294400 4194304 5102648 548682068768 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 7551 7313 102 221 0 7327 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30204

[startup+51.101 s]
/proc/loadavg: 1.36 1.79 1.64 2/65 17318
/proc/meminfo: memFree=1695704/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=30204 CPUtime=51.07
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 8016 0 0 0 5103 4 0 0 25 0 1 0 96029534 30928896 7326 1992294400 4194304 5102648 548682068768 18446744073709551615 4215214 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 7551 7326 115 221 0 7327 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30204

[startup+102.305 s]
/proc/loadavg: 1.15 1.66 1.60 2/65 17318
/proc/meminfo: memFree=1695768/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=30204 CPUtime=102.26
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 8016 0 0 0 10221 5 0 0 25 0 1 0 96029534 30928896 7326 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 7551 7326 115 221 0 7327 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30204

[startup+162.301 s]
/proc/loadavg: 1.06 1.54 1.56 2/65 17318
/proc/meminfo: memFree=1695768/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=30204 CPUtime=162.24
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 8016 0 0 0 16219 5 0 0 25 0 1 0 96029534 30928896 7326 1992294400 4194304 5102648 548682068768 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 7551 7326 115 221 0 7327 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30204

[startup+222.301 s]
/proc/loadavg: 1.02 1.44 1.53 2/65 17318
/proc/meminfo: memFree=1695768/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=30204 CPUtime=222.22
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 8017 0 0 0 22217 5 0 0 25 0 1 0 96029534 30928896 7327 1992294400 4194304 5102648 548682068768 18446744073709551615 4242195 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 7551 7327 115 221 0 7327 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 30204

[startup+282.301 s]
/proc/loadavg: 1.05 1.37 1.50 2/65 17318
/proc/meminfo: memFree=1695640/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=30204 CPUtime=282.2
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 8052 0 0 0 28215 5 0 0 25 0 1 0 96029534 30928896 7362 1992294400 4194304 5102648 548682068768 18446744073709551615 4213794 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 7551 7362 115 221 0 7327 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 30204

[startup+342.303 s]
/proc/loadavg: 1.02 1.30 1.46 2/65 17318
/proc/meminfo: memFree=1684696/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=41300 CPUtime=342.18
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 10785 0 0 0 34210 8 0 0 25 0 1 0 96029534 42291200 10095 1992294400 4194304 5102648 548682068768 18446744073709551615 4214299 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 10325 10095 115 221 0 10101 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 41300

[startup+402.302 s]
/proc/loadavg: 1.00 1.24 1.43 2/65 17318
/proc/meminfo: memFree=1657112/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=69000 CPUtime=402.16
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 17659 0 0 0 40201 15 0 0 25 0 1 0 96029534 70656000 16969 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 17250 16969 115 221 0 17026 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 69000

[startup+462.302 s]
/proc/loadavg: 1.00 1.20 1.40 2/65 17318
/proc/meminfo: memFree=1640280/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=86304 CPUtime=462.13
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 21898 0 0 0 46195 18 0 0 25 0 1 0 96029534 88375296 21208 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 21576 21208 115 221 0 21352 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 86304

[startup+522.302 s]
/proc/loadavg: 1.00 1.16 1.37 2/65 17318
/proc/meminfo: memFree=1625624/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=100716 CPUtime=522.12
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 25499 0 0 0 52190 22 0 0 25 0 1 0 96029534 103133184 24809 1992294400 4194304 5102648 548682068768 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 25179 24809 115 221 0 24955 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 100716

[startup+582.302 s]
/proc/loadavg: 1.00 1.13 1.35 2/65 17318
/proc/meminfo: memFree=1602008/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=124968 CPUtime=582.1
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 31431 0 0 0 58183 27 0 0 25 0 1 0 96029534 127967232 30741 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 31242 30741 115 221 0 31018 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 124968

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.32 2/65 17318
/proc/meminfo: memFree=1588248/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=139592 CPUtime=642.08
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 34802 0 0 0 64178 30 0 0 25 0 1 0 96029534 142942208 34112 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 34898 34112 115 221 0 34674 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 139592

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.30 2/65 17318
/proc/meminfo: memFree=1576216/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=152252 CPUtime=702.05
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 37839 0 0 0 70171 34 0 0 25 0 1 0 96029534 155906048 37149 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 38063 37149 115 221 0 37839 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 152252

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.28 2/65 17318
/proc/meminfo: memFree=1563352/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=164696 CPUtime=762.04
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 40988 0 0 0 76164 40 0 0 25 0 1 0 96029534 168648704 40298 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 41174 40298 115 221 0 40950 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 164696

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.26 2/65 17318
/proc/meminfo: memFree=1550744/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=177564 CPUtime=822.02
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 44190 0 0 0 82160 42 0 0 25 0 1 0 96029534 181825536 43500 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 44391 43500 115 221 0 44167 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 177564

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.24 2/65 17318
/proc/meminfo: memFree=1538968/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=189128 CPUtime=882
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 47065 0 0 0 88155 45 0 0 25 0 1 0 96029534 193667072 46375 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 47282 46375 115 221 0 47058 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 189128

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.22 2/65 17318
/proc/meminfo: memFree=1525400/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=202824 CPUtime=941.97
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 50490 0 0 0 94149 48 0 0 25 0 1 0 96029534 207691776 49800 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 50706 49800 115 221 0 50482 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 202824

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/65 17318
/proc/meminfo: memFree=1517464/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=210796 CPUtime=1001.96
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 52408 0 0 0 100145 51 0 0 25 0 1 0 96029534 215855104 51718 1992294400 4194304 5102648 548682068768 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 52699 51718 115 221 0 52475 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 210796

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/65 17318
/proc/meminfo: memFree=1506328/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=221912 CPUtime=1061.93
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 55217 0 0 0 106140 53 0 0 25 0 1 0 96029534 227237888 54527 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 55478 54527 115 221 0 55254 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 221912

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 17320
/proc/meminfo: memFree=1495192/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=233616 CPUtime=1121.91
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 57958 0 0 0 112135 56 0 0 25 0 1 0 96029534 239222784 57268 1992294400 4194304 5102648 548682068768 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 58404 57268 115 221 0 58180 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 233616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 17320
/proc/meminfo: memFree=1481624/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=247160 CPUtime=1181.89
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 61369 0 0 0 118130 59 0 0 25 0 1 0 96029534 253091840 60679 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 61790 60679 115 221 0 61566 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 247160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 17320
/proc/meminfo: memFree=1478552/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=250188 CPUtime=1200.1
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 62093 0 0 0 119950 60 0 0 25 0 1 0 96029534 256192512 61403 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 62547 61403 115 221 0 62323 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 250188

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 17320
/proc/meminfo: memFree=1478552/2055920 swapFree=4181432/4192956
[pid=17317] ppid=17315 vsize=250188 CPUtime=1200.1
/proc/17317/stat : 17317 (varsat-crafted_) R 17315 17317 17216 0 -1 4194304 62093 0 0 0 119950 60 0 0 25 0 1 0 96029534 256192512 61403 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/17317/statm: 62547 61403 115 221 0 62323 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 250188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.14
CPU user time (s): 1199.5
CPU system time (s): 0.639902
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 250188

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

runsolver used 0.970852 second user time and 2.38664 second system time

The end

Launcher Data

Begin job on node67 at 2009-04-25 19:20:33
IDJOB=1722825
IDBENCH=71097
IDSOLVER=537
FILE ID=node67/1722825-1240680033
PBS_JOBID= 9186687
Free space on /tmp= 66300 MiB

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

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=391547596

node67.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
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.277
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:       1725504 kB
Buffers:         25708 kB
Cached:         237456 kB
SwapCached:       5368 kB
Active:          75000 kB
Inactive:       196008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725504 kB
SwapTotal:     4192956 kB
SwapFree:      4181432 kB
Dirty:            3616 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            45312 kB
Committed_AS:   339372 kB
PageTables:       1436 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= 66300 MiB
End job on node67 at 2009-04-25 19:40:36